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 4, 2024
1 parent 511c00a commit d578711
Show file tree
Hide file tree
Showing 4 changed files with 741 additions and 31 deletions.
13 changes: 7 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@
"php": "^8.1"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
"bamarni/composer-bin-plugin": "^1.8.2",
"dragon-code/benchmark": "^2.6",
"ergebnis/composer-normalize": "^2.43.0",
"friendsofphp/php-cs-fixer": "^3.62.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"infection/infection": "^0.29.6",
"phpstan/phpstan": "^1.11.9",
"phpunit/phpunit": "^10.5",
"phpyh/coding-standard": "^2.6.1",
"symfony/var-dumper": "^6.4.10 || ^7.1.3"
"phpstan/phpstan": "^1.12.1",
"phpunit/phpunit": "^10.5.31",
"phpyh/coding-standard": "^2.6.2",
"symfony/var-dumper": "^6.4.11 || ^7.1.3"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit d578711

Please sign in to comment.