Skip to content

Commit b86ce01

Browse files
committed
Fix symfony/deprecation-contracts require
1 parent 9cb7423 commit b86ce01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.1",
20+
"symfony/deprecation-contracts": "^2.5|^3",
2021
"symfony/event-dispatcher-contracts": "^2.5|^3",
2122
"symfony/service-contracts": "^2.5|^3",
2223
"symfony/password-hasher": "^5.4|^6.0"

0 commit comments

Comments
 (0)