Skip to content

Commit

Permalink
dep: add concurrency to app poviders
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentauger committed Dec 13, 2024
1 parent 9408d2e commit 120c9bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
/*
* Package Service Providers...
*/
Illuminate\Concurrency\ConcurrencyServiceProvider::class,

/*
* Application Service Providers...
Expand Down

0 comments on commit 120c9bc

Please sign in to comment.