Skip to content

Commit 92ca0a4

Browse files
authored
hotfix
1 parent 59183e2 commit 92ca0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/BackpackCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use Illuminate\Support\Arr;
77
use Illuminate\Support\Str;
88

9-
class BackpackCommand extends GeneratorCommand
9+
abstract class BackpackCommand extends GeneratorCommand
1010
{
1111
private const STR_CAMEL = 'camel';
1212

0 commit comments

Comments
 (0)