Skip to content

Commit 19eac2f

Browse files
archivelmMilan Latinovic
and
Milan Latinovic
authored
#74 doctrine/annotations fixed to ^1.9 version, composer.lock updated (#75)
Co-authored-by: Milan Latinovic <[email protected]>
1 parent 4daf1df commit 19eac2f

File tree

2 files changed

+197
-142
lines changed

2 files changed

+197
-142
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"require": {
2525
"php": "^7.1|^8.0",
2626
"guzzlehttp/guzzle": "^6.2.3|^7.0.0",
27-
"jms/serializer": "^1.6.2|^3.12.0"
27+
"jms/serializer": "^1.6.2|^3.12.0",
28+
"doctrine/annotations": "^1.9"
2829
}
2930
}

0 commit comments

Comments
 (0)