Skip to content

Commit

Permalink
TASK: Declare compatible with Neos 5 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns authored Sep 14, 2020
1 parent 6c48291 commit 9514971
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 @@ -3,7 +3,7 @@
"type": "neos-package",
"name": "psmb/splitadd",
"require": {
"neos/neos": "^4.0 || ^3.3"
"neos/neos": "^5.0 || ^4.0 || ^3.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9514971

Please sign in to comment.