Skip to content

Commit 47d0552

Browse files
authored
updated laravel-doctrine/orm's version from dev to release
1 parent 5599369 commit 47d0552

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
@@ -27,7 +27,7 @@
2727
"illuminate/contracts": "^10.0 || ^11.0 || ^12.0",
2828
"illuminate/support": "^10.0 || ^11.0 || ^12.0",
2929
"illuminate/http": "^10.0 || ^11.0 || ^12.0",
30-
"laravel-doctrine/orm": "3.1.x-dev"
30+
"laravel-doctrine/orm": "^3.1.0"
3131
},
3232
"require-dev": {
3333
"beberlei/doctrineextensions": "^1.5",

0 commit comments

Comments
 (0)