Skip to content

Commit

Permalink
Merge pull request #6 from Flowpack/5-add-neos-9-compatibility
Browse files Browse the repository at this point in the history
TASK: add Neos 9 compatibility
  • Loading branch information
t-heuser authored Jan 24, 2025
2 parents e389646 + 7ee2947 commit a074c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"guzzlehttp/psr7": "^2.0",
"php": "^8.1",
"neos/neos": "^8.3"
"neos/neos": "^8.3|^9.0"
},
"require-dev": {
"phpstan/phpstan": "^2.1",
Expand Down

0 comments on commit a074c64

Please sign in to comment.