Skip to content

Commit

Permalink
We need CoreBundle 1.4.13 or higher for this
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoLouwerse committed Jul 2, 2024
1 parent cb207a1 commit 7dee15d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"minimum-stability": "dev",
"require": {
"php": ">=7.4",
"commongateway/corebundle": "^1.2.46 | <2.0"
"commongateway/corebundle": "^1.4.13 | <2.0"
},
"require-dev": {
"symfony/dependency-injection": "~3.4|~4.1|~5.0"
Expand Down
6 changes: 3 additions & 3 deletions publiccode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ dependsOn:
versionMin: 1.2
- name: CoreBundle
optional: false
version: 1.2.47
versionMax: 1.3
versionMin: 1.2
version: 1.4.13
versionMax: 1.5
versionMin: 1.4
description:
en:
apiDocumentation: null
Expand Down

0 comments on commit 7dee15d

Please sign in to comment.