Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 5ac896a

Browse files
committed
Use tagged PHPStan version
1 parent d15e9a7 commit 5ac896a

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
@@ -14,7 +14,7 @@
1414
"type": "phpstan-extension",
1515
"require": {
1616
"php": ">=7.2",
17-
"phpstan/phpstan": "^0.12-dev"
17+
"phpstan/phpstan": "^0.12"
1818
},
1919
"require-dev": {
2020
"eloquent/code-style": "^1",

0 commit comments

Comments
 (0)