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 67909d7 commit 293a521Copy full SHA for 293a521
symfony-6.3/_benchmark/setup.sh
@@ -9,5 +9,5 @@ yes|cp -r _benchmark/symfony/* ./
9
10
# some enhancement
11
composer dump-env prod
12
-APP_ENV=prod APP_DEBUG=1 php bin/console cache:clear
+APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear
13
composer install --no-dev --optimize-autoloader
symfony-6.3/_benchmark/update.sh
@@ -7,4 +7,4 @@ yes|cp -r _benchmark/symfony/* ./
7
# some enhancements
8
0 commit comments