Skip to content

Commit b80b896

Browse files
committed
Relaxing service contracts requirement
1 parent a50113f commit b80b896

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
@@ -15,7 +15,7 @@
1515
"symfony/config": "^5.4 || ^6.2",
1616
"symfony/dependency-injection": "^5.4 || ^6.2",
1717
"symfony/http-kernel": "^5.4 || ^6.2",
18-
"symfony/service-contracts": "^3.0"
18+
"symfony/service-contracts": "^1.1.9 || ^2.1.3 || ^3.0"
1919
},
2020
"require-dev": {
2121
"symfony/framework-bundle": "^5.4 || ^6.2",

0 commit comments

Comments
 (0)