mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-16 02:14:03 +00:00
Introduce Larastan
This commit is contained in:
parent
9dae38398b
commit
ea1eb6dc8e
4 changed files with 731 additions and 8 deletions
|
|
@ -22,8 +22,9 @@
|
|||
"illuminate/support": "^7.11"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-redis": "*",
|
||||
"nunomaduro/larastan": "^0.5.8",
|
||||
"orchestra/testbench": "^5.2",
|
||||
"spatie/valuestore": "^1.2",
|
||||
"ext-redis": "*"
|
||||
"spatie/valuestore": "^1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue