Skip to content

Commit

Permalink
bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
radarlog committed Dec 17, 2021
1 parent 0893150 commit 3049d7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"php": ">=7.1"
},
"require-dev": {
"phpstan/phpstan": "^0.12.92",
"phpstan/phpstan": "^1.2",
"phpunit/phpunit": "^7.3 || ^8.0 || ^9.0",
"psalm/plugin-phpunit": "^0.16.1",
"slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.6",
"vimeo/psalm": "^4.8"
"vimeo/psalm": "^4.15"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3049d7a

Please sign in to comment.