Skip to content

Commit

Permalink
PHPStan is a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vaceletm authored and LeSuisse committed May 6, 2020
1 parent ec3c554 commit 3b844df
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -5,7 +5,6 @@
"require": {
"php": ">=7.3",
"ext-json": "*",
"phpstan/phpstan": "0.12.23",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0"
Expand All @@ -17,6 +16,7 @@
"infection/infection": "^0.16.1",
"php-http/curl-client": "^2.0",
"php-http/mock-client": "^1.3",
"phpstan/phpstan": "^0.12.23",
"phpstan/phpstan-phpunit": "^0.12.6",
"phpstan/phpstan-strict-rules": "^0.12.2",
"phpunit/phpunit": "^9.0",
Expand Down
114 changes: 57 additions & 57 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b844df

Please sign in to comment.