We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1633104 commit 7df40afCopy full SHA for 7df40af
scripts/composer/ScriptHandler.php
@@ -12,7 +12,7 @@
12
use Drupal\Core\Site\Settings;
13
use DrupalFinder\DrupalFinder;
14
use Symfony\Component\Filesystem\Filesystem;
15
-use Webmozart\PathUtil\Path;
+use Symfony\Component\Filesystem\Path;
16
17
class ScriptHandler {
18
0 commit comments