upgrade to laravel 9.0.0

pull/2/head
Aji Kamaludin 3 years ago
parent ded79349ff
commit e6a22df009
No known key found for this signature in database
GPG Key ID: 670E1F26AD5A8099

@ -8,8 +8,8 @@
"php": "^7.3|^8.0",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"inertiajs/inertia-laravel": "^0.3.5",
"laravel/framework": "^8.65",
"inertiajs/inertia-laravel": "^0.5.4",
"laravel/framework": "^9.0",
"laravel/sanctum": "^2.6",
"laravel/telescope": "^4.6",
"laravel/tinker": "^2.5",
@ -17,12 +17,12 @@
"tightenco/ziggy": "^1.0"
},
"require-dev": {
"facade/ignition": "^2.5",
"spatie/laravel-ignition": "^1.0",
"fakerphp/faker": "^1.9.1",
"laravel/breeze": "^1.5",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^5.10",
"nunomaduro/collision": "^6.0",
"phpunit/phpunit": "^9.5.10"
},
"autoload": {

1987
composer.lock generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

5832
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -12,9 +12,9 @@
"devDependencies": {
"@babel/preset-react": "^7.13.13",
"@headlessui/react": "^1.2.0",
"@inertiajs/inertia": "^0.9.0",
"@inertiajs/inertia-react": "^0.6.0",
"@inertiajs/progress": "^0.2.4",
"@inertiajs/inertia": "^0.11.0",
"@inertiajs/inertia-react": "^0.8.0",
"@inertiajs/progress": "^0.2.7",
"@tailwindcss/forms": "^0.3.2",
"autoprefixer": "^10.2.4",
"axios": "^0.21",

714
public/css/app.css vendored

File diff suppressed because it is too large Load Diff

484
public/js/app.js vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save