Skip to content

Commit

Permalink
TASK: Compatibility with Neos 7 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Uhlmann authored Apr 20, 2021
1 parent 9514971 commit 21021a9
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": "^5.0 || ^4.0 || ^3.3"
"neos/neos": "^7.0 || ^5.0 || ^4.0 || ^3.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 21021a9

Please sign in to comment.