We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de94682 commit 384c8f8Copy full SHA for 384c8f8
readme.md
@@ -31,7 +31,7 @@ Revisionable is installable via [composer](http://getcomposer.org/doc/00-intro.m
31
Add the following to the `require` section of your projects composer.json file:
32
33
```php
34
-"cs-revisionable/revisionable": "1.*",
+"csinghdev/cs-revisionable": "1.*",
35
```
36
37
Run composer update to download the package
0 commit comments