Skip to content

Commit

Permalink
Allow corebundle up to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzondervan committed Mar 14, 2024
1 parent 446384f commit 2ec7d80
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 @@ -16,7 +16,7 @@
"minimum-stability" : "dev",
"require": {
"php": ">=7.4",
"commongateway/corebundle": ">=1.1.68"
"commongateway/corebundle": ">=1.1.68 | <2.0"
},
"require-dev" : {
"symfony/dependency-injection" : "~3.4|~4.1|~5.0"
Expand Down

0 comments on commit 2ec7d80

Please sign in to comment.