Skip to content

Commit

Permalink
Update phpstan/phpstan requirement from ^0.12.34 to ^0.12.35
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.34...0.12.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 4, 2020
1 parent 39708ec commit 6deb68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -62,7 +62,7 @@
"nyholm/psr7": "^1.3",
"nyholm/psr7-server": "^1.0.0",
"phpspec/prophecy": "^1.11",
"phpstan/phpstan": "^0.12.34",
"phpstan/phpstan": "^0.12.35",
"phpunit/phpunit": "^8.5",
"slim/http": "^1.0",
"slim/psr7": "^1.1",
Expand Down

0 comments on commit 6deb68f

Please sign in to comment.