We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2564276 commit 35253f8Copy full SHA for 35253f8
composer.json
@@ -55,12 +55,10 @@
55
},
56
"scripts": {
57
"pre-install-cmd": [
58
- "php artisan config:clear",
59
"php -r \"!file_exists('bootstrap/cache/services.php') || @unlink('bootstrap/cache/services.php');\"",
60
"php -r \"!file_exists('bootstrap/cache/compiled.php') || @unlink('bootstrap/cache/compiled.php');\""
61
],
62
"pre-update-cmd": [
63
64
65
66
0 commit comments