Skip to content

Commit 5ee030f

Browse files
committed
removing version from envbar installation command
1 parent 4d5d4a2 commit 5ee030f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Enums/Examples/V2/Helpers/EnvBar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class EnvBar
66
{
77
public const INSTALLATION = <<<'HTML'
8-
composer require tallstackui/envbar:^1.0.0
8+
composer require tallstackui/envbar
99
HTML;
1010

1111
public const CONFIGURATION = <<<'HTML'

0 commit comments

Comments
 (0)