Skip to content

Commit dfeb976

Browse files
author
Max Snow
committed
Comment out the CLI command for blueprint until it's issue with doctrine is fixed
1 parent ba1ff81 commit dfeb976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Provider/DingoServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public function register()
6060

6161
$this->registerTransformer();
6262

63-
$this->registerDocsCommand();
63+
// $this->registerDocsCommand();
6464

6565
if (class_exists('Illuminate\Foundation\Application', false)) {
6666
$this->commands([

0 commit comments

Comments
 (0)