Update project dependencies
This commit is contained in:
+3
-5
@@ -70,10 +70,7 @@
|
||||
"scripts": {
|
||||
"typo3-cms-scripts": [
|
||||
"@php vendor/bin/typo3cms install:fixfolderstructure",
|
||||
"@php vendor/bin/typo3cms install:generatepackagestates",
|
||||
"@php vendor/bin/typo3cms language:update",
|
||||
"@php vendor/bin/typo3cms cache:flush",
|
||||
"@php vendor/bin/typo3cms pbsocial:updatefeeddata"
|
||||
"@php vendor/bin/typo3cms install:generatepackagestates"
|
||||
],
|
||||
"post-install-cmd": [
|
||||
"@typo3-cms-scripts"
|
||||
@@ -100,7 +97,8 @@
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"deployer/deployer": "^6.0"
|
||||
"deployer/deployer": "^6.0",
|
||||
"ichhabrecht/filefill": "^2.0"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user