Skip to content

Commit

Permalink
Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vudaltsov committed Sep 6, 2024
1 parent d1021c8 commit 038c2af
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"ergebnis/composer-normalize": "^2.43.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"infection/infection": "^0.29.6",
"phpstan/phpstan": "^1.12.1",
"phpunit/phpunit": "^10.5.31",
"phpstan/phpstan": "^1.12.2",
"phpunit/phpunit": "^10.5.32",
"phpyh/coding-standard": "^2.6.2",
"symfony/var-dumper": "^6.4.11 || ^7.1.3"
},
Expand Down
24 changes: 12 additions & 12 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/psalm/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require-dev": {
"phpunit/phpunit": "^10.5.31",
"phpunit/phpunit": "^10.5.32",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.25.0",
"typhoon/check-visibility-psalm-plugin": "^0.1.0"
Expand Down
14 changes: 7 additions & 7 deletions tools/psalm/composer.lock

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

0 comments on commit 038c2af

Please sign in to comment.