Skip to content

Commit

Permalink
Merge pull request #2217 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 Feb 26, 2023
2 parents a6074dd + 23d4db5 commit c62f18f
Show file tree
Hide file tree
Showing 16 changed files with 137 additions and 112 deletions.
12 changes: 7 additions & 5 deletions 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/01_phpunit/composer.json
Expand Up @@ -6,9 +6,9 @@
},
"require-dev": {
"liuggio/fastest": "1.10.0",
"phpunit/php-code-coverage": "10.0.0",
"phpunit/php-code-coverage": "10.0.1",
"phpunit/phpcov": "9.0.0",
"phpunit/phpunit": "10.0.11",
"phpunit/phpunit": "10.0.12",
"roave/security-advisories": "dev-latest",
"symfony/browser-kit": "6.2.5",
"symfony/phpunit-bridge": "6.2.5"
Expand Down
40 changes: 21 additions & 19 deletions tools/01_phpunit/composer.lock

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

12 changes: 7 additions & 5 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
Expand Up @@ -8,7 +8,7 @@
"roave/security-advisories": "dev-latest",
"psalm/plugin-phpunit": "0.18.4",
"psalm/plugin-symfony": "5.0.1",
"vimeo/psalm": "5.7.5",
"vimeo/psalm": "5.7.7",
"weirdan/doctrine-psalm-plugin": "2.8.1"
},
"config": {
Expand Down
26 changes: 14 additions & 12 deletions tools/03_psalm/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/04_symplify/composer.json
Expand Up @@ -7,7 +7,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "3.14.4",
"roave/security-advisories": "dev-latest",
"symplify/config-transformer": "12.0.3",
"symplify/config-transformer": "12.0.5",
"symplify/easy-coding-standard": "11.2.9"
},
"config": {
Expand Down

0 comments on commit c62f18f

Please sign in to comment.