Skip to content

Commit

Permalink
Fix error in module:list command - closes #4056
Browse files Browse the repository at this point in the history
  • Loading branch information
freescout-help-desk committed Jun 5, 2024
1 parent 585f8f4 commit d9502ff
Show file tree
Hide file tree
Showing 2 changed files with 699 additions and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@
"vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php",
"vendor/symfony/finder/Iterator/DateRangeFilterIterator.php",
"vendor/symfony/console/Helper/HelperSet.php",
"vendor/symfony/console/Helper/Table.php",
"vendor/maximebf/debugbar/src/DebugBar/DebugBar.php",
"vendor/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php",
"vendor/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatter.php",
Expand Down
Loading

0 comments on commit d9502ff

Please sign in to comment.