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 95feb01 commit f885e1bCopy full SHA for f885e1b
Resources/config/asset_mapper.php
@@ -17,8 +17,8 @@
17
use Symfony\Component\AssetMapper\AssetMapperInterface;
18
use Symfony\Component\AssetMapper\AssetMapperRepository;
19
use Symfony\Component\AssetMapper\Command\AssetMapperCompileCommand;
20
-use Symfony\Component\AssetMapper\Command\ImportMapAuditCommand;
21
use Symfony\Component\AssetMapper\Command\DebugAssetMapperCommand;
+use Symfony\Component\AssetMapper\Command\ImportMapAuditCommand;
22
use Symfony\Component\AssetMapper\Command\ImportMapInstallCommand;
23
use Symfony\Component\AssetMapper\Command\ImportMapRemoveCommand;
24
use Symfony\Component\AssetMapper\Command\ImportMapRequireCommand;
0 commit comments