We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24fe05 commit e0260d3Copy full SHA for e0260d3
composer.json
@@ -14,9 +14,9 @@
14
],
15
"require": {
16
"php": "^7.2|^8.0",
17
- "kunstmaan/admin-bundle": "^5.7",
18
- "kunstmaan/utilities-bundle": "~5.2",
19
- "kunstmaan/node-bundle": "~5.2"
+ "kunstmaan/admin-bundle": "^5.9|^6.0",
+ "kunstmaan/utilities-bundle": "^5.9|^6.0",
+ "kunstmaan/node-bundle": "^5.9|^6.0"
20
},
21
"require-dev": {
22
"matthiasnoback/symfony-config-test": "^4.0",
0 commit comments