Skip to content

Commit b730621

Browse files
committed
PHPStan release now available
1 parent 744502a commit b730621

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^8 || ^9",
24-
"phpstan/phpstan": "^1.11.8@dev",
24+
"phpstan/phpstan": "^1.11.8",
2525
"phpstan/phpstan-strict-rules": "^1.1"
2626
},
2727
"conflict": {

0 commit comments

Comments
 (0)