Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
vudaltsov committed Oct 13, 2024
1 parent 741432c commit 871a7bb
Show file tree
Hide file tree
Showing 8 changed files with 67 additions and 69 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"dragon-code/benchmark": "^2.6",
"ergebnis/composer-normalize": "^2.44.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"phpstan/phpstan": "^1.12.5",
"phpunit/phpunit": "^10.5.35",
"phpstan/phpstan": "^1.12.6",
"phpunit/phpunit": "^10.5.36",
"phpyh/coding-standard": "^2.6.2",
"symfony/var-dumper": "^6.4.11 || ^7.1.3",
"typhoon/opcache": "^0.2.1",
Expand Down
48 changes: 24 additions & 24 deletions composer.lock

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

6 changes: 3 additions & 3 deletions tools/composer-require-checker/composer.lock

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

18 changes: 9 additions & 9 deletions tools/composer-unused/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/infection/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require-dev": {
"infection/infection": "^0.29.6"
"infection/infection": "^0.29.7"
},
"config": {
"allow-plugins": {
Expand Down
30 changes: 14 additions & 16 deletions tools/infection/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.35",
"phpunit/phpunit": "^10.5.36",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.26.1",
"typhoon/check-visibility-psalm-plugin": "^0.1.0"
Expand Down
Loading

0 comments on commit 871a7bb

Please sign in to comment.