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 5599369 commit 47d0552Copy full SHA for 47d0552
composer.json
@@ -27,7 +27,7 @@
27
"illuminate/contracts": "^10.0 || ^11.0 || ^12.0",
28
"illuminate/support": "^10.0 || ^11.0 || ^12.0",
29
"illuminate/http": "^10.0 || ^11.0 || ^12.0",
30
- "laravel-doctrine/orm": "3.1.x-dev"
+ "laravel-doctrine/orm": "^3.1.0"
31
},
32
"require-dev": {
33
"beberlei/doctrineextensions": "^1.5",
0 commit comments