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

Commit a9da830

Browse files
committed
use PHPStan ^0.12.14
1 parent 3c4ee16 commit a9da830

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
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^8.0",
30-
"phpstan/phpstan": "@stable",
30+
"phpstan/phpstan": "^0.12.14",
3131
"broadway/coding-standard": "^1.0"
3232
}
3333
}

0 commit comments

Comments
 (0)