Skip to content

Commit

Permalink
Merge pull request #2 from 1drop/update-composer
Browse files Browse the repository at this point in the history
Update composer for Neos 5
  • Loading branch information
Hans Höchtl authored Dec 16, 2020
2 parents 68d7d1b + f50adf8 commit ec0777c
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 @@ -4,7 +4,7 @@
"license": "LGPL-3.0+",
"type": "neos-package",
"require": {
"neos/flow": "^5.0"
"neos/flow": "^5.0 || ^6.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ec0777c

Please sign in to comment.