We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0c0d3 commit 62c78ffCopy full SHA for 62c78ff
composer.json
@@ -4,6 +4,7 @@
4
"description": "Neos plugin demonstrating a simple frontend login",
5
"license": "MIT",
6
"require": {
7
+ "php": "^7.1",
8
"neos/neos": ">=3.0 <5.0"
9
},
10
"autoload": {
0 commit comments