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 904831b commit 4ff83aeCopy full SHA for 4ff83ae
README.md
@@ -16,7 +16,7 @@
16
To get the latest version of Laravel Identify, simply add the following line to the require block of your `composer.json` file.
17
18
```
19
-"unicodeveloper/laravel-identify": "1.0.*"
+"unicodeveloper/laravel-identify": "1.1.*"
20
21
22
You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.
0 commit comments