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 4978ecb commit f542927Copy full SHA for f542927
composer.json
@@ -24,7 +24,7 @@
24
"illuminate/config": "^9.0|^10.0|^11.0|^12.0",
25
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
26
"illuminate/console": "^9.0|^10.0|^11.0|^12.0",
27
- "laravel-doctrine/orm": "3.1.x-dev"
+ "laravel-doctrine/orm": "^3.1.0"
28
},
29
"require-dev": {
30
"phpunit/phpunit": "^7.0 | ^8.3 | ^9.3",
0 commit comments