Skip to content

Commit

Permalink
Merge pull request #85 from joelhy/fix/resource.stub
Browse files Browse the repository at this point in the history
fix: bug 84
  • Loading branch information
joelhy authored May 26, 2020
2 parents 8a93f0b + 076eb7f commit 25353bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LumenGenerator/Console/stubs/resource.stub
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace DummyNamespace;

use Illuminate\Http\Resources\Json\Resource;
use Illuminate\Http\Resources\Json\JsonResource;

class DummyClass extends Resource
{
Expand Down

0 comments on commit 25353bf

Please sign in to comment.