Skip to content

Commit b3d30b8

Browse files
committed
Fix symfony/deprecation-contracts require
1 parent d7375ff commit b3d30b8

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/options-resolver": "^4.4|^5.0|^6.0",
2122
"symfony/polyfill-php80": "^1.15",
2223
"ext-ldap": "*"

0 commit comments

Comments
 (0)