Commit cc74eddd authored by Marco Schmiedel's avatar Marco Schmiedel

Update composer.json

parent 572cbecf
...@@ -47,9 +47,6 @@ ...@@ -47,9 +47,6 @@
"minimum-stability": "dev", "minimum-stability": "dev",
"prefer-stable": true, "prefer-stable": true,
"scripts": { "scripts": {
"post-install-cmd": [
"chmod -R 755 /var/www/html/storage"
],
"post-autoload-dump": [ "post-autoload-dump": [
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
"@php artisan package:discover --ansi" "@php artisan package:discover --ansi"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment