Skip to content

Commit d623bb0

Browse files
committed
Do composer install before anything
1 parent aeee67f commit d623bb0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.phpbenchmarks/initBenchmark.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@ function clearCache() {
1818
mkdir storage/framework/sessions
1919
}
2020

21-
clearCache
2221
composer install --no-dev --classmap-authoritative
2322
clearCache
2423
php artisan config:cache
2524
php artisan route:cache
26-
27-
chmod -R 777 bootstrap/cache

0 commit comments

Comments
 (0)