Skip to content

Commit cce2b02

Browse files
committed
composer require phpstan/phpstan:^1.9
1 parent 8b4be09 commit cce2b02

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
@@ -3,6 +3,6 @@
33
"description": "Emacs interface to PHPStan",
44
"license": "GPL-3.0-or-later",
55
"require": {
6-
"phpstan/phpstan": "^0.12.92"
6+
"phpstan/phpstan": "^1.9"
77
}
88
}

0 commit comments

Comments
 (0)