Skip to content

Commit a967858

Browse files
author
Bernhard Schmitt
committed
Fix Kaleidoscope requirement
1 parent 98004d9 commit a967858

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"neos/neos": "^5.0 || ^7.0 || dev-master",
15-
"sitegeist/kaleidoscope": "^5.0 || 6.0 || dev-master"
15+
"sitegeist/kaleidoscope": "^5.0 || ^6.0 || dev-master"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.4",

0 commit comments

Comments
 (0)