Skip to content

Commit

Permalink
Enhancement: Update vimeo/psalm and psalm/plugin-phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Mar 6, 2021
1 parent 4a7f064 commit 5c723ea
Show file tree
Hide file tree
Showing 2 changed files with 2,601 additions and 2,635 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
"php": "^7.2 || ^8.0",
"ext-json": "*",
"ergebnis/json-printer": "^3.1.1",
"justinrainbow/json-schema": "^5.2.10"
"justinrainbow/json-schema": "^5.2.10",
"psalm/plugin-phpunit": "~0.15.1",
"vimeo/psalm": "^4.6.1"
},
"require-dev": {
"ergebnis/license": "^1.1.0",
Expand All @@ -32,9 +34,7 @@
"phpstan/phpstan-deprecation-rules": "~0.12.6",
"phpstan/phpstan-phpunit": "~0.12.17",
"phpstan/phpstan-strict-rules": "~0.12.9",
"phpunit/phpunit": "^8.5.14",
"psalm/plugin-phpunit": "~0.12.2",
"vimeo/psalm": "^3.18"
"phpunit/phpunit": "^8.5.14"
},
"config": {
"platform": {
Expand Down

0 comments on commit 5c723ea

Please sign in to comment.