Skip to content

Commit 83134d6

Browse files
committed
Fix symfony/deprecation-contracts require
1 parent cc8965a commit 83134d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=7.2.5",
24+
"symfony/deprecation-contracts": "^2.1|^3",
2425
"symfony/polyfill-php80": "^1.15"
2526
},
2627
"require-dev": {

0 commit comments

Comments
 (0)