Skip to content

Commit

Permalink
#74 doctrine/annotations fixed to ^1.9 version, composer.lock updated (
Browse files Browse the repository at this point in the history
…#75)

Co-authored-by: Milan Latinovic <milan.latinovic@stack.holdings>
  • Loading branch information
milanlatinovic and Milan Latinovic authored Jan 24, 2023
1 parent 4daf1df commit 19eac2f
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 142 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"require": {
"php": "^7.1|^8.0",
"guzzlehttp/guzzle": "^6.2.3|^7.0.0",
"jms/serializer": "^1.6.2|^3.12.0"
"jms/serializer": "^1.6.2|^3.12.0",
"doctrine/annotations": "^1.9"
}
}
Loading

0 comments on commit 19eac2f

Please sign in to comment.