Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 1aa4b1a

Browse files
committed
Bump Acorn
Drop `Command.php` as the methods are now in Acorn core
1 parent 46a4690 commit 1aa4b1a

File tree

3 files changed

+6
-88
lines changed

3 files changed

+6
-88
lines changed

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Console/Commands/Command.php

Lines changed: 0 additions & 83 deletions
This file was deleted.

src/Console/Commands/EjectBlocksCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use WP_Filesystem_Base;
77
use Illuminate\Support\Str;
88
use Illuminate\Filesystem\Filesystem;
9+
use Roots\Acorn\Console\Commands\Command;
910

1011
use function Roots\asset;
1112
use function Roots\public_path;

0 commit comments

Comments
 (0)