Skip to content

Commit

Permalink
Merge pull request #1617 from tarlepp/chore(deps)/symfony-update
Browse files Browse the repository at this point in the history
Chore(deps) - Symfony update
  • Loading branch information
tarlepp committed Jan 8, 2022
2 parents 1f9f693 + 695d611 commit 89ebd62
Show file tree
Hide file tree
Showing 16 changed files with 519 additions and 448 deletions.
1 change: 1 addition & 0 deletions .idea/symfony-flex-backend.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -25,19 +25,19 @@
"ext-mbstring": "*",
"ext-pdo": "*",
"doctrine/annotations": "1.13.2",
"doctrine/doctrine-bundle": "2.5.4",
"doctrine/doctrine-bundle": "2.5.5",
"doctrine/doctrine-migrations-bundle": "3.2.1",
"doctrine/orm": "2.10.4",
"gedmo/doctrine-extensions": "3.4.0",
"lexik/jwt-authentication-bundle": "2.14.3",
"mark-gerarts/automapper-plus-bundle": "1.4.0",
"lexik/jwt-authentication-bundle": "2.14.4",
"mark-gerarts/automapper-plus-bundle": "1.4.1",
"matomo/device-detector": "5.0.1",
"matthiasnoback/symfony-console-form": "5.1.1",
"nelmio/api-doc-bundle": "4.8.1",
"nelmio/cors-bundle": "2.2.0",
"phpdocumentor/reflection-docblock": "5.3.0",
"ramsey/uuid-doctrine": "1.8.0",
"sensio/framework-extra-bundle": "6.2.4",
"sensio/framework-extra-bundle": "6.2.5",
"symfony/asset": "6.0.1",
"symfony/config": "6.0.2",
"symfony/console": "6.0.2",
Expand Down
196 changes: 102 additions & 94 deletions composer.lock

Large diffs are not rendered by default.

96 changes: 52 additions & 44 deletions tools/01_phpunit/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/02_phpstan/composer.json
Expand Up @@ -3,7 +3,7 @@
"description": "",
"require": {},
"require-dev": {
"phpstan/phpstan": "1.3.0",
"phpstan/phpstan": "1.3.1",
"phpstan/phpstan-phpunit": "1.0.0",
"phpstan/phpstan-symfony": "1.0.4",
"roave/security-advisories": "dev-latest"
Expand Down

0 comments on commit 89ebd62

Please sign in to comment.