Updated composer dependencies.

This commit is contained in:
Jan Böhmer 2021-10-02 19:36:17 +02:00
parent a4635fce61
commit bd4c20765a
6 changed files with 375 additions and 1576 deletions

11
.gitignore vendored
View file

@ -1,4 +1,3 @@
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
@ -39,13 +38,3 @@ yarn-error.log
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###
###> squizlabs/php_codesniffer ###
/.phpcs-cache
/phpcs.xml
###< squizlabs/php_codesniffer ###
###> friendsofphp/php-cs-fixer ###
/.php_cs
/.php_cs.cache
###< friendsofphp/php-cs-fixer ###