Skip to content

Commit 7bcf891

Browse files
committed
➕ Ajout de laravel debugbar
1 parent b55f16c commit 7bcf891

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@
8686
"post-update-cmd": [
8787
"Illuminate\\Foundation\\ComposerScripts::postUpdate",
8888
"@php artisan ide-helper:generate",
89-
"@php artisan ide-helper:meta",
90-
"@php artisan telescope:publish --ansi"
89+
"@php artisan ide-helper:meta"
9190
],
9291
"post-root-package-install": [
9392
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""

0 commit comments

Comments
 (0)