Skip to content

Commit 6fac8d8

Browse files
authored
Merge pull request #2 from Tomix3D/patch-1
Update doctrine/orm to 2.8
2 parents 3e800f3 + 7aa5f0d commit 6fac8d8

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
@@ -16,7 +16,7 @@
1616
}
1717
},
1818
"require": {
19-
"doctrine/orm": "2.7.x-dev",
19+
"doctrine/orm": "^2.8",
2020
"rixafy/image": "dev-master",
2121
"nette/di": "^3.0",
2222
"nette/application": "^3.0",

0 commit comments

Comments
 (0)