Skip to content

Commit 7c98866

Browse files
committed
Add missing symfony/deprecation-contracts requirement
1 parent 266fd1d commit 7c98866

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
@@ -19,6 +19,7 @@
1919
"php": ">=7.2.5",
2020
"doctrine/event-manager": "~1.0",
2121
"doctrine/persistence": "^1.3|^2",
22+
"symfony/deprecation-contracts": "^2.1",
2223
"symfony/polyfill-ctype": "~1.8",
2324
"symfony/polyfill-mbstring": "~1.0",
2425
"symfony/polyfill-php80": "^1.15",

0 commit comments

Comments
 (0)