Skip to content

Commit f048101

Browse files
committed
Merge branch '5.1' into 5.2
* 5.1: Add missing symfony/deprecation-contracts requirement
2 parents 6986321 + a2d9f92 commit f048101

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
@@ -21,6 +21,7 @@
2121
"symfony/cache": "^5.2",
2222
"symfony/config": "^5.0",
2323
"symfony/dependency-injection": "^5.2",
24+
"symfony/deprecation-contracts": "^2.1",
2425
"symfony/event-dispatcher": "^5.1",
2526
"symfony/error-handler": "^4.4.1|^5.0.1",
2627
"symfony/http-foundation": "^5.2.1",

0 commit comments

Comments
 (0)