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 a17498e commit 2af501bCopy full SHA for 2af501b
README.md
@@ -47,7 +47,7 @@ EntityManager::flush();
47
Require this package
48
49
```php
50
-"composer require laravel-doctrine/orm"
+composer require "laravel-doctrine/orm:1.0.*"
51
```
52
53
After adding the package, add the ServiceProvider to the providers array in `config/app.php`
0 commit comments