Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslaw-przylucki committed Mar 26, 2024
1 parent a569474 commit a111613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Example usage:

namespace App\Enums;

use SaasLaravel\LaravelEnumsToJson\Attributes\EnumToJson;
use SaasLaravel\LaravelEnumsToJson\Attributes\EnumToJson;

#[EnumToJson] //add attribute
enum CastType: int
Expand Down

0 comments on commit a111613

Please sign in to comment.