Update deps (PHP & JS)

Also re-enable assets diff in GitHub Actions.
This commit is contained in:
Jeremy Benoist
2020-11-30 11:52:44 +01:00
parent 61a755e4a8
commit cab3eb4005
4 changed files with 264 additions and 171 deletions

View File

@ -111,7 +111,7 @@
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-symfony": "^0.12",
"symfony/maker-bundle": "^1.18",
"symfony/phpunit-bridge": "~5.1.1"
"symfony/phpunit-bridge": "~5.1"
},
"suggest": {
"ext-imagick": "To keep GIF animation when downloading image is enabled"