We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68926e8 commit fad7a6bCopy full SHA for fad7a6b
1 file changed
composer.json
@@ -78,7 +78,7 @@
78
"TYPO3\\TestingFramework\\Composer\\ExtensionTestEnvironment::prepare"
79
],
80
"package-states": [
81
- ".build/bin/typo3cms install:fixfolderstructure"
+ ".build/bin/typo3 install:fixfolderstructure"
82
83
"install-hooks": ["sh ./.github/hooks/setup.sh"],
84
"post-install-cmd": ["@install-hooks"],
0 commit comments