Skip to content

Commit b91f7cc

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Backport psr/container 1.1/2.0 compatibility Update notifier_transports.php Dont lock tables or start transactions Bump Symfony version to 5.2.5 Update VERSION for 5.2.4 Update CHANGELOG for 5.2.4 Bump Symfony version to 4.4.21 Update VERSION for 4.4.20 Update CONTRIBUTORS for 4.4.20 Update CHANGELOG for 4.4.20
2 parents cb6b44c + 0515112 commit b91f7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"symfony/password-hasher": "^5.3"
2525
},
2626
"require-dev": {
27-
"psr/container": "^1.0",
27+
"psr/container": "^1.0|^2.0",
2828
"symfony/event-dispatcher": "^4.4|^5.0",
2929
"symfony/expression-language": "^4.4|^5.0",
3030
"symfony/http-foundation": "^5.3",

0 commit comments

Comments
 (0)