Skip to content

Commit 8e2590a

Browse files
committed
bug #1023 Allow deprecation-contracts 3 (derrabus)
This PR was merged into the 1.0-dev branch. Discussion ---------- Allow deprecation-contracts 3 Fixes #1023 Commits ------- 5f8ad43 Allow deprecation-contracts 3
2 parents 0f40c82 + 5f8ad43 commit 8e2590a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"symfony/config": "^4.4|^5.0|^6.0",
2020
"symfony/console": "^4.4|^5.0|^6.0",
2121
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
22-
"symfony/deprecation-contracts": "^2.2",
22+
"symfony/deprecation-contracts": "^2.2|^3",
2323
"symfony/filesystem": "^4.4|^5.0|^6.0",
2424
"symfony/finder": "^4.4|^5.0|^6.0",
2525
"symfony/framework-bundle": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)