Skip to content

Commit

Permalink
Merge pull request #59 from batabana/neos-8-compat
Browse files Browse the repository at this point in the history
TASK: declare compatible with flow 8
  • Loading branch information
robertlemke authored Nov 15, 2022
2 parents fcf44be + 9fb9a06 commit 36ab1c6
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 @@ -14,7 +14,7 @@
"MIT"
],
"require": {
"neos/flow": "^6.3 || ^7.0 || dev-master",
"neos/flow": "^6.3 || ^7.0 || ^8.0 || dev-master",
"aws/aws-sdk-php": "^3.0"
},
"autoload": {
Expand Down

0 comments on commit 36ab1c6

Please sign in to comment.