Skip to content

Commit 72e53c1

Browse files
committed
Fix requiring symfony/deprecation-contracts in symfony/routing
1 parent bd5744e commit 72e53c1

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
@@ -24,6 +24,7 @@
2424
"symfony/yaml": "^6.4|^7.0",
2525
"symfony/expression-language": "^6.4|^7.0",
2626
"symfony/dependency-injection": "^6.4|^7.0",
27+
"symfony/deprecation-contracts": "^2.5|^3",
2728
"psr/log": "^1|^2|^3"
2829
},
2930
"conflict": {

0 commit comments

Comments
 (0)