Skip to content

Commit

Permalink
TASK: Declare compatibility with Neos 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jobee authored May 17, 2022
1 parent 6d86a41 commit 74085ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A email address and link obfuscation plugin for Neos CMS",
"require": {
"php": ">=7.1",
"neos/neos": "^3.0 || ^4.0 || ^5.0 || ^7.0"
"neos/neos": "^3.0 || ^4.0 || ^5.0 || ^7.0 || ^8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 74085ee

Please sign in to comment.