Skip to content

Commit 52280d9

Browse files
committed
Symfony: allow deprecation-contracts version 3
1 parent 4ddab8f commit 52280d9

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
@@ -29,7 +29,7 @@
2929
"psr/http-factory-implementation": "^1.0",
3030
"psr/http-message": "^1.0",
3131
"symfony/polyfill-php80": "^1.17",
32-
"symfony/deprecation-contracts": "^2.2"
32+
"symfony/deprecation-contracts": "^2.2|^3.0"
3333
},
3434
"require-dev": {
3535
"symfony/cache": "^5.1.8",

0 commit comments

Comments
 (0)