Skip to content

Commit

Permalink
TASK: adjust dependency for flow 5
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoldbeck authored Jun 21, 2018
1 parent 301d778 commit db70b01
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 @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^7.1",
"neos/flow": "~4.0",
"neos/flow": ">=4.0",
"neos/cache": "*"
},
"autoload": {
Expand Down

0 comments on commit db70b01

Please sign in to comment.