Skip to content

Commit 6898262

Browse files
committed
Upgrade PHPStan to 1.x branch
1 parent 355ed14 commit 6898262

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
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"friendsofphp/php-cs-fixer": "^v2.17.1",
2626
"phpunit/phpunit": "^8.5.13",
27-
"phpstan/phpstan": "^0.12.59"
27+
"phpstan/phpstan": "^1.3"
2828
},
2929
"suggest": {
3030
"ext-exif": "Allows to read and keep images EXIF data"

0 commit comments

Comments
 (0)