Skip to content

Commit

Permalink
TASK: Set minimum Flow requirement to 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert committed Nov 28, 2019
1 parent 948ee13 commit dcde113
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": "MIT",
"type": "neos-package",
"require": {
"neos/flow": "^5.0 || ^6.0",
"neos/flow": "^5.1 || ^6.0",
"league/oauth2-server": "^6.0",
"guzzlehttp/psr7": "~1.5.0"
},
Expand Down

0 comments on commit dcde113

Please sign in to comment.