Commit 6b8b44fd by Jonathan Reinink

Update inertia-laravel dependency

1 parent 45719496
Showing with 1 additions and 7 deletions
......@@ -4,22 +4,16 @@
"keywords": ["framework", "laravel"],
"license": "MIT",
"type": "project",
"repositories": [
{
"type": "path",
"url": "../inertia-laravel"
}
],
"require": {
"php": "~7.2.0",
"ext-redis": "*",
"fideloper/proxy": "^4.0",
"fzaninotto/faker": "^1.4",
"inertiajs/inertia-laravel": "dev-master",
"laravel/framework": "5.8.*",
"laravel/tinker": "^1.0",
"openpsa/ranger": "^0.4.0",
"reinink/advanced-eloquent": "^0.2.0",
"reinink/inertia-laravel": "@dev",
"tightenco/ziggy": "^0.6.9"
},
"require-dev": {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!