Skip to content

Commit 62c78ff

Browse files
authored
TASK: Add PHP ^7.1 as requirement
See #27
1 parent 5e0c0d3 commit 62c78ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Neos plugin demonstrating a simple frontend login",
55
"license": "MIT",
66
"require": {
7+
"php": "^7.1",
78
"neos/neos": ">=3.0 <5.0"
89
},
910
"autoload": {

0 commit comments

Comments
 (0)