build(composer): We don't need to require doctrine/instantiator explicitely anymore
Since c2325224
This commit is contained in:
parent
7a46d7f1bd
commit
d6451d3095
2 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,6 @@
|
||||||
"symfony/var-dumper": "~3.4.1",
|
"symfony/var-dumper": "~3.4.1",
|
||||||
"squizlabs/php_codesniffer": "~3.4.0",
|
"squizlabs/php_codesniffer": "~3.4.0",
|
||||||
"phpunit/phpunit": "~6.5.2",
|
"phpunit/phpunit": "~6.5.2",
|
||||||
"doctrine/instantiator": "~1.0.0",
|
|
||||||
"ffmpeg/ffmpeg": "^4.1",
|
"ffmpeg/ffmpeg": "^4.1",
|
||||||
"rg3/youtube-dl": "^2019.09",
|
"rg3/youtube-dl": "^2019.09",
|
||||||
"heroku/heroku-buildpack-php": "^162.0",
|
"heroku/heroku-buildpack-php": "^162.0",
|
||||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "c55d75b41a6cb8d56734f5266508049d",
|
"content-hash": "33493e464172695368aaecf1f8e4e563",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aura/session",
|
"name": "aura/session",
|
||||||
|
|
Loading…
Reference in a new issue