Skip to content

Commit b33382c

Browse files
committed
Fix symfony/deprecation-contracts require
1 parent 0c396df commit b33382c

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
@@ -22,6 +22,7 @@
2222
"symfony/clock": "^6.3",
2323
"symfony/config": "^6.1",
2424
"symfony/dependency-injection": "^6.2",
25+
"symfony/deprecation-contracts": "^2.5|^3",
2526
"symfony/event-dispatcher": "^5.4|^6.0",
2627
"symfony/http-kernel": "^6.2",
2728
"symfony/http-foundation": "^6.2",

0 commit comments

Comments
 (0)