Add laravel 11 support
This commit is contained in:
parent
82d52774c6
commit
7304963370
|
@ -14,8 +14,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"laravel/framework": "^10.0",
|
"laravel/framework": "^11.0",
|
||||||
"spatie/laravel-data": "^3.0",
|
"spatie/laravel-data": "^4.0",
|
||||||
"phpoffice/phpspreadsheet": "^2.1"
|
"phpoffice/phpspreadsheet": "^2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue