mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 03:14:03 +00:00
Try using older PHPStan version
This commit is contained in:
parent
dfce704a2e
commit
0f4b845e93
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"require-dev": {
|
||||
"orchestra/testbench": "^6.9|^7.0|^8.0",
|
||||
"pestphp/pest": "^1.10|^2.0",
|
||||
"phpstan/phpstan": "^1.9.8",
|
||||
"phpstan/phpstan": "^0.12.92|^1.9.8",
|
||||
"pestphp/pest-plugin-laravel": "^1.1|^2.0",
|
||||
"nunomaduro/larastan": "^1.0|^2.4"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue