Skip to content

Commit

Permalink
fix: adjusted final class
Browse files Browse the repository at this point in the history
  • Loading branch information
dacoto97 committed Aug 22, 2023
1 parent 2b1eb8e commit 3b05083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EnvSetEditor.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use dacoto\EnvSet\Workers\Writer;
use Illuminate\Contracts\Container\Container;

final class EnvSetEditor
class EnvSetEditor
{
private Container $app;
private Formatter $formatter;
Expand Down

0 comments on commit 3b05083

Please sign in to comment.