Skip to content

Commit ab2bba3

Browse files
authored
TASK: Prevent installing this version on dev-master
1 parent a52b456 commit ab2bba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Neos plugin demonstrating a simple frontend login",
55
"license": "MIT",
66
"require": {
7-
"neos/neos": ">=3.0 <5.0 || dev-master"
7+
"neos/neos": ">=3.0 <5.0"
88
},
99
"autoload": {
1010
"psr-0": {

0 commit comments

Comments
 (0)