Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SenseException committed Jan 24, 2024
1 parent 4021756 commit 018c02b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"require-dev": {
"infection/infection": "^0.27.0",
"doctrine/coding-standard": "^12.0",
"phpunit/phpunit": "^10.3",
"phpunit/phpunit": "^10.5",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"vimeo/psalm": "^5.15",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.20",
"psalm/plugin-phpunit": "^0.18",
"phpstan/phpstan-strict-rules": "^1.5"
},
"autoload": {
Expand Down

0 comments on commit 018c02b

Please sign in to comment.