Skip to content

Commit 8a64759

Browse files
authored
Merge pull request #53 from techdivision/update-dependencies
Update doctrine/annotations version constraints
2 parents d86910f + bb95c06 commit 8a64759

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
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^8.1",
77
"doctrine/collections": "^2.2.2",
8-
"doctrine/annotations": "^2.0.1",
8+
"doctrine/annotations": "^1.14.0|^2.0.1",
99
"jms/serializer": "^3.30",
1010
"jean85/pretty-package-versions": "^2.0.6",
1111
"symfony/expression-language": "~6.4.8",

0 commit comments

Comments
 (0)