We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad1569 commit dcc6d60Copy full SHA for dcc6d60
1 file changed
composer.json
@@ -7,11 +7,11 @@
7
"ext-json": "*",
8
9
"flowpack/elasticsearch": "^5.0",
10
- "neos/media": "^7.0",
11
- "neos/eel": "^7.0",
12
- "neos/flow": "^7.0",
13
- "neos/fluid-adaptor": "^7.0",
14
- "neos/utility-arrays": "^7.0"
+ "neos/media": "^7.0 || ^8.0",
+ "neos/eel": "^7.0 || ^8.0",
+ "neos/flow": "^7.0 || ^8.0",
+ "neos/fluid-adaptor": "^7.0 || ^8.0",
+ "neos/utility-arrays": "^7.0 || ^8.0"
15
},
16
"autoload": {
17
"psr-4": {
0 commit comments