Skip to content

Commit 7a76c24

Browse files
author
Bernhard Schmitt
committed
Allow any 7.x version of Kaleidoscope
1 parent 52e5e52 commit 7a76c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.2",
1515
"neos/neos": "^9.0 || dev-master",
16-
"sitegeist/kaleidoscope": ">= 7.0.5 || dev-neos9 || dev-master"
16+
"sitegeist/kaleidoscope": "^7.0 || dev-neos9 || dev-master"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)