Skip to content

Commit 8d10155

Browse files
committed
TASK: Declare compatible with Neos 8
1 parent 2a98094 commit 8d10155

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"neos/flow": "*",
8-
"neos/neos": "^7",
8+
"neos/neos": "^7.0 || ^8.0",
99
"guzzlehttp/guzzle": "^7.3",
1010
"firebase/php-jwt": "^5.2"
1111
},

0 commit comments

Comments
 (0)