Skip to content

Commit 098e8fa

Browse files
committed
2.0 released
1 parent 9c580e6 commit 098e8fa

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": "^6.0|^7.0|^8.0|^9.0|^10.0",
2525
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
2626
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
27-
"laravel-doctrine/orm": "^1.0|^2.0@dev"
27+
"laravel-doctrine/orm": "^1.0|^2.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^7.0 | ^8.3 | ^9.3",

0 commit comments

Comments
 (0)