mirror of
https://github.com/archtechx/jobpipeline.git
synced 2026-03-22 18:14:03 +00:00
Bump dependencies for Laravel 13
This commit is contained in:
parent
4a8f566a5e
commit
454c59e46a
1 changed files with 2 additions and 2 deletions
|
|
@ -20,10 +20,10 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"illuminate/support": "^10.0|^11.0|^12.0"
|
||||
"illuminate/support": "^10.0|^11.0|^12.0|^13.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^8.0|^9.0|^10.0",
|
||||
"orchestra/testbench": "^8.0|^9.0|^10.0|^11.0",
|
||||
"spatie/valuestore": "^1.2",
|
||||
"ext-redis": "*"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue