Update project dependencies

This commit is contained in:
Björn Fromme
2019-01-31 21:12:42 +01:00
parent 6a31a3ba81
commit 40f534e111
3 changed files with 154 additions and 90 deletions
+3 -5
View File
@@ -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": {