Skip to content

Commit

Permalink
Merge pull request #236 from TheDragonCode/4.x
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
andrey-helldar authored Nov 26, 2024
2 parents 6efcfad + ead29ba commit fbd46ad
Show file tree
Hide file tree
Showing 3 changed files with 1,271 additions and 600 deletions.
2 changes: 1 addition & 1 deletion app/Factories/ConfigurationResolverFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ protected static function resolver(
OutputInterface $output,
array $path,
ConfigurationJsonRepository $configuration,
string $preset
string $preset,
) {
return new ConfigurationResolver(
new Config('default'),
Expand Down
Loading

0 comments on commit fbd46ad

Please sign in to comment.