Skip to content

Conversation

@DavidPrevot
Copy link
Contributor

Q A
Branch? 8.0
Bug fix? yes
New feature? no
Deprecations? no
License MIT

Fix the version constraint to allow installation of the DynamoDB bridge with the latest Lock component.

"async-aws/core": "^1.7",
"async-aws/dynamo-db": "^3.0",
"symfony/lock": "^7.4"
"symfony/lock": "^7.4|^8.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be backported to 7.4, right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed

GromNaN added a commit that referenced this pull request Nov 2, 2025
This PR was merged into the 7.4 branch.

Discussion
----------

[Lock][DynamoDB] Allow symfony/lock 8.0

| Q             | A
| ------------- | ---
| Branch?       | 7.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| License       | MIT

Backport of #62265 to 7.4 branch.

Commits
-------

262f290 [Lock][DynamoDB] Allow symfony/lock 8.0
@GromNaN
Copy link
Member

GromNaN commented Nov 2, 2025

Thank you @DavidPrevot.

@GromNaN GromNaN merged commit b807374 into symfony:8.0 Nov 2, 2025
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants