Skip to content

Commit 90cbd8a

Browse files
remove version on install command... so I don't forget it next time
1 parent 2f21bc4 commit 90cbd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ As of right now this is not documented in the Larvel docs, but just know that th
8282
This trait is installed via [Composer](http://getcomposer.org/). To install, simply add to your `composer.json` file:
8383

8484
```
85-
$ composer require iatstuti/laravel-cascade-soft-deletes="~1.3"
85+
$ composer require iatstuti/laravel-cascade-soft-deletes
8686
```
8787

8888
## Support

0 commit comments

Comments
 (0)