mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-12 17:34:02 +00:00
Bump dependencies for Laravel 10
This commit is contained in:
parent
fe0fc363e6
commit
4119794204
1 changed files with 2 additions and 2 deletions
|
|
@ -19,10 +19,10 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": "^6.0|^8.0|^9.0"
|
||||
"illuminate/support": "^6.0|^8.0|^9.0|^10.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^4.0|^6.0|^7.0",
|
||||
"orchestra/testbench": "^4.0|^6.0|^7.0|^8.0",
|
||||
"spatie/valuestore": "^1.2",
|
||||
"ext-redis": "*"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue