mirror of
https://github.com/Dannecron/coverage-merger.git
synced 2025-12-26 00:02:35 +03:00
lock phpstan version in composer.json
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"require-dev": {
|
||||
"mockery/mockery": "1.6.6",
|
||||
"pestphp/pest": "2.18.2",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpstan/phpstan": "1.10.37",
|
||||
"squizlabs/php_codesniffer": "3.7.2"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user