mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 08:24:05 +00:00
Install larastan/larastan (#21)
This commit is contained in:
parent
922b6abdc1
commit
fb521d2dcb
2 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^7.0|^8.0",
|
||||
"nunomaduro/larastan": "^1.0|^2.4",
|
||||
"pestphp/pest": "^1.2|^2.0",
|
||||
"pestphp/pest-plugin-laravel": "^1.0|^2.0"
|
||||
"pestphp/pest-plugin-laravel": "^1.0|^2.0",
|
||||
"larastan/larastan": "^1.0|^2.7.0"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue