Skip to content

Commit

Permalink
DHLGW-1181: update dependencies, add branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
mam08ixo committed Mar 28, 2022
1 parent 336b840 commit ace8193
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,15 @@
"require": {
"deutschepost/module-autocomplete-m2": "~1.2.1",
"deutschepost/module-addressfactory-m2": "~1.2.0",
"deutschepost/module-internetmarke": "~2.1.1",
"dhl/module-carrier-paket": "~2.4.0",
"dhl/module-carrier-paket-returns": "~2.0.3",
"deutschepost/module-internetmarke": "~2.2.0",
"dhl/module-carrier-paket": "~2.5.0",
"dhl/module-carrier-paket-returns": "~2.1.0",
"netresearch/module-interactive-batch-processing": "~1.0.0",
"netresearch/module-shipping-ui": "~2.1.1"
"netresearch/module-shipping-ui": "~2.2.0"
},
"extra": {
"branch-alias": {
"dev-release-2.5.0": "2.5.0.x-dev"
}
}
}

0 comments on commit ace8193

Please sign in to comment.