Skip to content

Commit 5460ae0

Browse files
authored
changed laravel-doctrine/orm version to laravel-doctrine/orm#557
1 parent 48580fc commit 5460ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"illuminate/config": "^6.0|^7.0|^8.0|^9.0|^10.0",
3131
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
3232
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
33-
"laravel-doctrine/orm": "dev-l10-compatibility"
33+
"laravel-doctrine/orm": "dev-2.0-allow-laravel10@dev"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^7.0 | ^8.3 | ^9.3",

0 commit comments

Comments
 (0)