Skip to content

Instantly share code, notes, and snippets.

@ArnaudValensi
Created January 4, 2018 16:39
Show Gist options
  • Save ArnaudValensi/4bca37dcba895eda8028a28eee483196 to your computer and use it in GitHub Desktop.
Save ArnaudValensi/4bca37dcba895eda8028a28eee483196 to your computer and use it in GitHub Desktop.
Laravel link package
"repositories": [
{
"type": "path",
"url": "/Users/arnaud/dev/forest/repos/forest-laravel",
"options": {
"symlink": true
}
}
],
"require": {
"php": ">=7.0.0",
"fideloper/proxy": "~3.3",
"forestadmin/forest-laravel": "*",
"laravel/framework": "5.5.*",
"laravel/tinker": "~1.0"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment