Skip to content

Commit 5f8ad43

Browse files
committed
Allow deprecation-contracts 3
1 parent 0f40c82 commit 5f8ad43

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)