Skip to content

Commit 4978ecb

Browse files
committed
allow laravel-doctrine/orm 3.1.x-dev
1 parent 89bebd5 commit 4978ecb

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
@@ -24,7 +24,7 @@
2424
"illuminate/config": "^9.0|^10.0|^11.0|^12.0",
2525
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
2626
"illuminate/console": "^9.0|^10.0|^11.0|^12.0",
27-
"laravel-doctrine/orm": "^2.0 || ^3.0"
27+
"laravel-doctrine/orm": "3.1.x-dev"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^7.0 | ^8.3 | ^9.3",

0 commit comments

Comments
 (0)