Skip to content

Commit 9514971

Browse files
authored
TASK: Declare compatible with Neos 5 (#4)
1 parent 6c48291 commit 9514971

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
@@ -3,7 +3,7 @@
33
"type": "neos-package",
44
"name": "psmb/splitadd",
55
"require": {
6-
"neos/neos": "^4.0 || ^3.3"
6+
"neos/neos": "^5.0 || ^4.0 || ^3.3"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)