We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d5065 commit d43ae99Copy full SHA for d43ae99
1 file changed
composer.json
@@ -14,7 +14,7 @@
14
"flow"
15
],
16
"require": {
17
- "neos/neos": "^7.0",
+ "neos/neos": "^7.0 || ^8.0",
18
"friendsofsymfony/http-cache": "^2.0",
19
"php-http/curl-client": "^2.2"
20
},
@@ -25,7 +25,7 @@
25
26
"extra": {
27
"branch-alias": {
28
- "dev-master": "4.0.x-dev"
+ "dev-master": "4.1.x-dev"
29
30
"applied-flow-migrations": [
31
"TYPO3.FLOW3-201201261636",
0 commit comments