Skip to content

Commit a661f30

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Add missing symfony/deprecation-contracts requirement
2 parents f1d142b + e30af50 commit a661f30

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
@@ -20,6 +20,7 @@
2020
"ext-xml": "*",
2121
"symfony/config": "^4.4|^5.0",
2222
"symfony/dependency-injection": "^5.2",
23+
"symfony/deprecation-contracts": "^2.1",
2324
"symfony/event-dispatcher": "^5.1",
2425
"symfony/http-kernel": "^5.0",
2526
"symfony/polyfill-php80": "^1.15",

0 commit comments

Comments
 (0)