Skip to content

Commit 6dd2daf

Browse files
committed
Fix symfony/deprecation-contracts require
1 parent 7ce4529 commit 6dd2daf

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": ">=7.2.5",
20+
"symfony/deprecation-contracts": "^2.1|^3",
2021
"symfony/polyfill-php80": "^1.15"
2122
},
2223
"require-dev": {

0 commit comments

Comments
 (0)