Merge branch 'master' into develop
This commit is contained in:
commit
c1c6c2dd97
7 changed files with 58 additions and 228 deletions
|
@ -11,7 +11,6 @@
|
|||
"symfony/yaml": "~3.2.0",
|
||||
"symfony/process": "~3.2.0",
|
||||
"ptachoire/process-builder-chain": "~1.2.0",
|
||||
"rudloff/smarty-plugin-noscheme": "~0.1.0",
|
||||
"guzzlehttp/guzzle": "~6.2.0",
|
||||
"aura/session": "~2.1.0",
|
||||
"barracudanetworks/archivestream-php": "~1.0.5"
|
||||
|
@ -80,6 +79,6 @@
|
|||
}
|
||||
},
|
||||
"scripts": {
|
||||
"compile": "composer install --dev"
|
||||
"compile": "composer install --ignore-platform-reqs"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue