Skip to content

Commit

Permalink
Merge pull request #1321 from tarlepp/chore(deps)/dependency-update
Browse files Browse the repository at this point in the history
Chore(deps) - Dependency update
  • Loading branch information
tarlepp committed Jul 11, 2021
2 parents d780ace + 86bf380 commit f3b4a76
Show file tree
Hide file tree
Showing 9 changed files with 88 additions and 87 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"doctrine/doctrine-migrations-bundle": "3.1.1",
"doctrine/orm": "2.9.3",
"gedmo/doctrine-extensions": "3.1.0",
"lexik/jwt-authentication-bundle": "2.12.2",
"lexik/jwt-authentication-bundle": "2.12.3",
"mark-gerarts/automapper-plus-bundle": "1.3.0",
"matomo/device-detector": "4.2.3",
"matthiasnoback/symfony-console-form": "5.0.0",
Expand Down
52 changes: 27 additions & 25 deletions 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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "",
"require": {},
"require-dev": {
"phpstan/phpstan": "0.12.90",
"phpstan/phpstan": "0.12.91",
"phpstan/phpstan-phpunit": "0.12.20",
"phpstan/phpstan-symfony": "0.12.38",
"roave/security-advisories": "dev-latest"
Expand Down
14 changes: 7 additions & 7 deletions tools/02_phpstan/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/03_psalm/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require-dev": {
"roave/security-advisories": "dev-latest",
"psalm/plugin-phpunit": "0.16.1",
"psalm/plugin-symfony": "2.3.1",
"psalm/plugin-symfony": "2.4.0",
"vimeo/psalm": "4.8.1"
},
"config": {
Expand Down
16 changes: 8 additions & 8 deletions tools/03_psalm/composer.lock

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

4 changes: 2 additions & 2 deletions tools/04_symplify/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"require": {},
"require-dev": {
"roave/security-advisories": "dev-latest",
"symplify/config-transformer": "9.4.8",
"symplify/easy-coding-standard": "9.4.8"
"symplify/config-transformer": "9.4.20",
"symplify/easy-coding-standard": "9.4.20"
},
"config": {
"platform": {
Expand Down
26 changes: 13 additions & 13 deletions tools/04_symplify/composer.lock

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

Loading

0 comments on commit f3b4a76

Please sign in to comment.