Skip to content

Commit 565a118

Browse files
authored
Merge pull request #284 from getsentry/use-phpstan-0.12
Use PHPStan shim to anticipate 0.12 release and avoid require conflicts
2 parents 7b2f5b0 + e48e630 commit 565a118

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
@@ -34,7 +34,7 @@
3434
"jangregor/phpstan-prophecy": "^0.3.0",
3535
"monolog/monolog": "^1.11||^2.0",
3636
"php-http/mock-client": "^1.0",
37-
"phpstan/phpstan": "^0.11",
37+
"phpstan/phpstan-shim": "^0.11",
3838
"phpstan/phpstan-phpunit": "^0.11",
3939
"phpunit/phpunit": "^7.5",
4040
"scrutinizer/ocular": "^1.4",

0 commit comments

Comments
 (0)