diff --git a/README.md b/README.md index 23c21dd5..134b69a0 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Version | Supported Laravel Versions Require this package ```bash -composer require "laravel-doctrine/orm:~1.5.*" +composer require "laravel-doctrine/orm:1.5.*" ``` Because of the auto package discovery feature Laravel 5.5 has, the ServiceProvider and Facades are automatically registered.