Skip to content

Commit a3c9c3f

Browse files
authored
TASK: Declare compatibility with Neos 8.0
1 parent dc369a1 commit a3c9c3f

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
@@ -5,7 +5,7 @@
55
"keywords": ["neoscms", "gdpr", "eprivacy", "consent-management", "cookie", "third-party", "klaro"],
66
"license": "MIT",
77
"require": {
8-
"neos/neos": "^4.3 || ^5.0 || ^7.0 || dev-master"
8+
"neos/neos": "^4.3 || ^5.0 || ^7.0 || ^8.0 || dev-master"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)