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.
2 parents a12aaa5 + fc7cbc2 commit 457c8b3Copy full SHA for 457c8b3
Configuration/Settings.yaml
@@ -11,4 +11,5 @@ Flowpack:
11
Translation: 'Neos\Flow\I18n\EelHelper\TranslationHelper'
12
Type: 'Neos\Eel\Helper\TypeHelper'
13
I18n: 'Neos\Flow\I18n\EelHelper\TranslationHelper'
14
- nodeCreationDepth: 10
+ q: 'Neos\Eel\FlowQuery\FlowQuery::q'
15
+ nodeCreationDepth: 10
composer.json
@@ -4,6 +4,7 @@
4
"name": "flowpack/nodetemplates",
5
"license": "GPL-3.0+",
6
"require": {
7
+ "neos/neos": "^5.0",
8
"neos/neos-ui": "*"
9
},
10
"autoload": {
0 commit comments