build(composer): We don't need to require doctrine/instantiator explicitely anymore

Since c2325224
This commit is contained in:
Pierre Rudloff 2019-10-01 00:17:37 +02:00
parent 7a46d7f1bd
commit d6451d3095
2 changed files with 1 additions and 2 deletions

View file

@ -22,7 +22,6 @@
"symfony/var-dumper": "~3.4.1",
"squizlabs/php_codesniffer": "~3.4.0",
"phpunit/phpunit": "~6.5.2",
"doctrine/instantiator": "~1.0.0",
"ffmpeg/ffmpeg": "^4.1",
"rg3/youtube-dl": "^2019.09",
"heroku/heroku-buildpack-php": "^162.0",