Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Feb 20, 2023
1 parent 4c8dde8 commit f7798d8
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 378 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,15 @@
"lcobucci/clock": "^3.0.0"
},
"require-dev": {
"infection/infection": "^0.26.18",
"infection/infection": "^0.26.19",
"lcobucci/coding-standard": "^9.0",
"phpbench/phpbench": "^1.2.8",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9.14",
"phpstan/phpstan": "^1.9.18",
"phpstan/phpstan-deprecation-rules": "^1.1.1",
"phpstan/phpstan-phpunit": "^1.3.3",
"phpstan/phpstan-phpunit": "^1.3.4",
"phpstan/phpstan-strict-rules": "^1.4.5",
"phpunit/php-code-coverage": "9.2.24",
"phpunit/phpunit": "^9.5.28"
"phpunit/phpunit": "^10.0.10"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit f7798d8

Please sign in to comment.