Skip to content

Commit b73334c

Browse files
Update phpstan/phpstan requirement from ^0.12.80 to ^0.12.85
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.80...0.12.85) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9c9bfb commit b73334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"nyholm/psr7": "^1.4",
6363
"nyholm/psr7-server": "^1.0.1",
6464
"phpspec/prophecy": "^1.12",
65-
"phpstan/phpstan": "^0.12.80",
65+
"phpstan/phpstan": "^0.12.85",
6666
"phpunit/phpunit": "^8.5.13 || ^9.3.8",
6767
"slim/http": "^1.2",
6868
"slim/psr7": "^1.3",

0 commit comments

Comments
 (0)