aws / aws-sdk-php-symfony

Apache License 2.0
350 stars 89 forks source link

Add support Symfony ^6.0 #90

Closed max-petrovich closed 1 year ago

max-petrovich commented 1 year ago

Describe the bug

Your requirements ~6.0 is not semantic. Add support for newer symfony minor versions please

Expected Behavior

Support symfony ^6.0

Current Behavior

~6.0, doesn't support newer minor versions

Reproduction Steps

Require symfony ^6.0 packages

Possible Solution

No response

Additional Information/Context

No response

SDK version used

2.5

Environment details (OS name and version, etc.)

all

VincentLanglet commented 1 year ago

https://getcomposer.org/doc/articles/versions.md#tilde-version-range-

So ~6.0 does seems to support newer minor versions.

github-actions[bot] commented 1 year ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.