Skip to content

Commit

Permalink
TASK: Add PHP version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsunet committed Jun 16, 2019
1 parent 1d55a02 commit 6bea146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "MIT",
"description": "Extensible and flexible API for building web forms",
"require": {
"php": ">=7.1.0",
"neos/flow": ">=4.0 <6.0 || dev-master"
},
"replace": {
Expand Down

0 comments on commit 6bea146

Please sign in to comment.