Skip to content

Commit 0c4fdbd

Browse files
committed
update composer.json for update phpstan version
1 parent aba0d58 commit 0c4fdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.5",
1919
"vlucas/phpdotenv": "^5.3",
20-
"phpstan/phpstan": "1.2.x-dev"
20+
"phpstan/phpstan": "^1.2.0"
2121
},
2222
"license": "MIT",
2323
"authors": [

0 commit comments

Comments
 (0)