Dependencies update
symfony/finder should be a production dependency
This commit is contained in:
parent
ad77d029d3
commit
e777f51490
2 changed files with 310 additions and 264 deletions
|
@ -14,6 +14,7 @@
|
||||||
"mathmarques/smarty-view": "^1.1",
|
"mathmarques/smarty-view": "^1.1",
|
||||||
"npm-asset/open-sans-fontface": "^1.4",
|
"npm-asset/open-sans-fontface": "^1.4",
|
||||||
"rinvex/countries": "^6.1",
|
"rinvex/countries": "^6.1",
|
||||||
|
"symfony/finder": "^5.0",
|
||||||
"symfony/process": "^4.0",
|
"symfony/process": "^4.0",
|
||||||
"symfony/translation": "^4.0",
|
"symfony/translation": "^4.0",
|
||||||
"symfony/yaml": "^4.0",
|
"symfony/yaml": "^4.0",
|
||||||
|
@ -21,7 +22,7 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"anam/phantomjs-linux-x86-binary": "^2.1",
|
"anam/phantomjs-linux-x86-binary": "^2.1",
|
||||||
"consolidation/robo": "^2.0",
|
"consolidation/robo": "^2.1",
|
||||||
"ffmpeg/ffmpeg": "^4.1",
|
"ffmpeg/ffmpeg": "^4.1",
|
||||||
"heroku/heroku-buildpack-php": "^162.0",
|
"heroku/heroku-buildpack-php": "^162.0",
|
||||||
"php-mock/php-mock-mockery": "^1.3",
|
"php-mock/php-mock-mockery": "^1.3",
|
||||||
|
|
571
composer.lock
generated
571
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue