Skip to content

Commit e2a2bbd

Browse files
authored
Merge pull request #26 from die-wegmeister/master
UPDATE: Add compatbility with Neos 7.x
2 parents b5407eb + deb0e16 commit e2a2bbd

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": "A email address and link obfuscation plugin for Neos CMS",
55
"require": {
66
"php": ">=7.0",
7-
"neos/neos": "^3.0 || ^4.0 || ^5.0"
7+
"neos/neos": "^3.0 || ^4.0 || ^5.0 || ^7.0"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)