You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ This tool is current an _alpha release_. Eventually it will replace the [Shift W
7
7
The Shift CLI is bundled as a PHAR, so it has no dependencies and can be installed without conflicts. To use the Shift CLI for your Laravel project, you may run:
8
8
9
9
```sh
10
-
composer require --dev laravel-shift/shift-cli
10
+
composer require --dev laravel-shift/cli
11
11
```
12
12
13
13
To easily use for all your Laravel projects, you may install the Shift CLI globally by running:
0 commit comments