Skip to content

Commit 857b38d

Browse files
Update dependency laravel-doctrine/orm to v3
1 parent ff64b3b commit 857b38d

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "^8.0.2",
99
"guzzlehttp/guzzle": "7.9.2",
10-
"laravel-doctrine/orm": "1.8.3",
10+
"laravel-doctrine/orm": "3.0.5",
1111
"laravel/framework": "9.52.18",
1212
"laravel/sanctum": "3.3.3",
1313
"laravel/tinker": "2.10.0"

0 commit comments

Comments
 (0)