Skip to content

Commit

Permalink
Merge pull request #14 from CommonGateway/feature/GW-1596/Symfony-upd…
Browse files Browse the repository at this point in the history
…ates

Limit corebundle to 2.0
  • Loading branch information
WilcoLouwerse authored Mar 15, 2024
2 parents 51098da + b0f8f1e commit d2306f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"minimum-stability": "dev",
"require": {
"php": ">=7.4",
"commongateway/corebundle": "^1.2.48",
"common-gateway/customer-notifications-bundle": ">=0.0.14"
"commongateway/corebundle": "^1.2.68 | <2.0",
"common-gateway/customer-notifications-bundle": "^0.0.40 | < 1.0"
},
"require-dev": {
"symfony/dependency-injection": "~3.4|~4.1|~5.0"
Expand Down

0 comments on commit d2306f0

Please sign in to comment.