Skip to content

Commit a9975ec

Browse files
authored
Tweak composer dependencies
Limits compatibility to neos/neos 8.x since the change seems to require that version
1 parent 1b2da7c commit a9975ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "flowpack/restrictcreation",
55
"license": "MIT",
66
"require": {
7-
"neos/neos": "^3.0|^4.0|^5.0|^7.0|^8.0"
7+
"neos/neos": "^8.0"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)