Skip to content

Commit 7e2c28e

Browse files
committed
perf: upgrade to Laravel 12
1 parent 2e08110 commit 7e2c28e

3 files changed

Lines changed: 235 additions & 84 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"docchula/vesta-client": "^1.0.0",
1111
"google/apiclient": "^2.15.0",
1212
"guzzlehttp/guzzle": "^7.3",
13-
"inertiajs/inertia-laravel": "2.0",
13+
"inertiajs/inertia-laravel": "^2.0",
1414
"intervention/image": "^3.5",
1515
"intervention/image-laravel": "*",
16-
"laravel/framework": "^11.0",
16+
"laravel/framework": "^12.0",
1717
"laravel/jetstream": "^5.0",
1818
"laravel/sanctum": "^4.0",
1919
"laravel/socialite": "^5.2",
2020
"laravel/tinker": "^2.7",
2121
"openpsa/ranger": "^0.5.2",
22-
"phpoffice/phpspreadsheet": "^3.0",
22+
"phpoffice/phpspreadsheet": "^5.0",
2323
"phpoffice/phpword": "^1.2",
2424
"sentry/sentry-laravel": "^4.4",
2525
"spatie/laravel-activitylog": "^4.8",

0 commit comments

Comments
 (0)