Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Do not require JMS Serializer directly
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Jun 27, 2019
1 parent 7f0def2 commit 0656e17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@
"ext-json": "*",
"ext-libxml": "*",
"guzzlehttp/guzzle": "^6.3",
"jms/serializer": "^1.11",
"psr/log": "^1.0",
"sanmai/cdek-sdk-serializer": "^0.1.0",
"sanmai/cdek-sdk-serializer": "^0.1",
"sanmai/pipeline": "^0.3.2 || ^2.0 || ^3.0.1"
},
"conflict": {},
Expand Down

0 comments on commit 0656e17

Please sign in to comment.