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 0c1dfe6 commit 082ef53Copy full SHA for 082ef53
README.md
@@ -9,7 +9,7 @@ This is an extension for the Eloquent ORM to support versioning. You can specify
9
Eloquent Versioning is distributed as a composer package. So you first have to add the package to your `composer.json` file:
10
11
```
12
-"proai/eloquent-versioning": "~1.0@dev"
+"proai/eloquent-versioning": "~1.0"
13
14
15
Then you have to run `composer update` to install the package.
0 commit comments