Skip to content

Commit

Permalink
Update phpstan/phpstan requirement from 0.12.40 to 0.12.42
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.40...0.12.42)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 2, 2020
1 parent 5b31db7 commit 6ffd7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"nyholm/psr7": "^1.2",
"php-http/curl-client": "^2.1",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "0.12.40",
"phpstan/phpstan": "0.12.42",
"phpstan/phpstan-phpunit": "0.12.16",
"phpstan/phpstan-strict-rules": "0.12.4",
"phpunit/phpunit": "~9.2.0",
Expand Down

0 comments on commit 6ffd7ef

Please sign in to comment.