Skip to content

Commit 81e72a1

Browse files
authored
Allow released versions of the deprecation contract
1 parent c3620e1 commit 81e72a1

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": "^3.4|^4.0|^5.0",
2020
"symfony/console": "^3.4|^4.0|^5.0",
2121
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
22-
"symfony/deprecation-contracts": "^2.3",
22+
"symfony/deprecation-contracts": "^2.2",
2323
"symfony/filesystem": "^3.4|^4.0|^5.0",
2424
"symfony/finder": "^3.4|^4.0|^5.0",
2525
"symfony/framework-bundle": "^3.4|^4.0|^5.0",

0 commit comments

Comments
 (0)