Skip to content

Commit

Permalink
Relaxing service contracts requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed May 31, 2023
1 parent a50113f commit b80b896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"symfony/config": "^5.4 || ^6.2",
"symfony/dependency-injection": "^5.4 || ^6.2",
"symfony/http-kernel": "^5.4 || ^6.2",
"symfony/service-contracts": "^3.0"
"symfony/service-contracts": "^1.1.9 || ^2.1.3 || ^3.0"
},
"require-dev": {
"symfony/framework-bundle": "^5.4 || ^6.2",
Expand Down

0 comments on commit b80b896

Please sign in to comment.