Skip to content

Commit

Permalink
[MAT-7230] Update File Path Utility path
Browse files Browse the repository at this point in the history
  • Loading branch information
dlariono committed Nov 1, 2024
1 parent 65ce6f2 commit e93dd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/composer/ScriptHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use Drupal\Core\Site\Settings;
use DrupalFinder\DrupalFinder;
use Symfony\Component\Filesystem\Filesystem;
use Webmozart\PathUtil\Path;
use Symfony\Component\Filesystem\Path;

class ScriptHandler {

Expand Down

0 comments on commit e93dd32

Please sign in to comment.