Skip to content

Commit e0260d3

Browse files
committed
[AllBundles] Open up version constraints for v6
1 parent c24fe05 commit e0260d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
],
1515
"require": {
1616
"php": "^7.2|^8.0",
17-
"kunstmaan/admin-bundle": "^5.7",
18-
"kunstmaan/utilities-bundle": "~5.2",
19-
"kunstmaan/node-bundle": "~5.2"
17+
"kunstmaan/admin-bundle": "^5.9|^6.0",
18+
"kunstmaan/utilities-bundle": "^5.9|^6.0",
19+
"kunstmaan/node-bundle": "^5.9|^6.0"
2020
},
2121
"require-dev": {
2222
"matthiasnoback/symfony-config-test": "^4.0",

0 commit comments

Comments
 (0)