Skip to content

Commit cfc87b4

Browse files
authored
TASK: Declare Neos 8 compatibility
1 parent 3ef09fd commit cfc87b4

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": "^5.0 || ^7.0 || dev-master"
7+
"neos/neos": "^5.0 || ^7.0 || ^8.0 || dev-master"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)