Skip to content

Commit

Permalink
Fix di providers
Browse files Browse the repository at this point in the history
  • Loading branch information
xepozz committed Jun 23, 2024
1 parent 8a581db commit 4fe6e72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
'web/di/*.php',
],
'di-console' => '$di',
'di-providers-web' => [
'$di-providers',
'*di-providers-web.php'
],
'events' => [],
'events-web' => [
'$events',
Expand Down

0 comments on commit 4fe6e72

Please sign in to comment.