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 48580fc commit 5460ae0Copy full SHA for 5460ae0
composer.json
@@ -30,7 +30,7 @@
30
"illuminate/config": "^6.0|^7.0|^8.0|^9.0|^10.0",
31
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
32
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
33
- "laravel-doctrine/orm": "dev-l10-compatibility"
+ "laravel-doctrine/orm": "dev-2.0-allow-laravel10@dev"
34
},
35
"require-dev": {
36
"phpunit/phpunit": "^7.0 | ^8.3 | ^9.3",
0 commit comments