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 bbc6076 commit c2595b3Copy full SHA for c2595b3
README.md
@@ -43,7 +43,7 @@ Or manually update `require` block of `composer.json` and run `composer update`.
43
44
```json
45
{
46
- "require-dev": {
+ "require": {
47
"andrey-helldar/laravel-actions": "^1.3"
48
}
49
0 commit comments