Skip to content

Commit 281f165

Browse files
authored
Switch back to stable dependencies (#445)
1 parent 808cb4a commit 281f165

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^7.2 || ^8.0",
13-
"doctrine/orm": "^2.19 || ^3.0 @dev"
13+
"doctrine/orm": "^2.19 || ^3.0"
1414
},
1515
"require-dev": {
1616
"doctrine/annotations": "^1.14 || ^2",

0 commit comments

Comments
 (0)