We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a941f72 commit b63e661Copy full SHA for b63e661
README.md
@@ -1,5 +1,5 @@
1
# Laravel Model UUIDs
2
-## v4.0.1
+## v4.1.0
3
4
[](https://travis-ci.org/michaeldyrynda/laravel-model-uuid)
5
[](https://scrutinizer-ci.com/g/michaeldyrynda/laravel-model-uuid/?branch=master)
@@ -124,7 +124,7 @@ public function boot()
124
This package is installed via [Composer](https://getcomposer.org/). To install, run the following command.
125
126
```bash
127
-composer require "dyrynda/laravel-model-uuid:~4.0"
+composer require "dyrynda/laravel-model-uuid:~4.1"
128
```
129
## Support
130
0 commit comments