We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1511358 commit 390a3b6Copy full SHA for 390a3b6
README.md
@@ -30,7 +30,7 @@ Or manually update `require` block of `composer.json` and run `composer update`.
30
31
### Upgrade from `dragon-code/laravel-actions`
32
33
-1. In your `composer.json` file, replace `"dragon-code/laravel-actions": "^2.0"` with `"dragon-code/laravel-migration-actions": "^2.0"`.
+1. In your `composer.json` file, replace `dragon-code/laravel-actions` with `dragon-code/laravel-migration-actions`.
34
3. Run the `command composer` update.
35
4. Profit!
36
0 commit comments