Skip to content

Commit a074c64

Browse files
authored
Merge pull request #6 from Flowpack/5-add-neos-9-compatibility
TASK: add Neos 9 compatibility
2 parents e389646 + 7ee2947 commit a074c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"guzzlehttp/psr7": "^2.0",
1515
"php": "^8.1",
16-
"neos/neos": "^8.3"
16+
"neos/neos": "^8.3|^9.0"
1717
},
1818
"require-dev": {
1919
"phpstan/phpstan": "^2.1",

0 commit comments

Comments
 (0)