Skip to content

Commit c5fe335

Browse files
authored
TASK: set correct Neos version
1 parent a16c55c commit c5fe335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "typo3-flow-package",
44
"description": "Foundation Grid",
55
"require": {
6-
"typo3/flow": "*"
6+
"neos/neos": "~3.0"
77
},
88
"license": "LGPL-3.0+",
99
"autoload": {
@@ -81,4 +81,4 @@
8181
"Neos.Neos-20161220163741"
8282
]
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)