Skip to content

Commit 5b1339e

Browse files
authored
fix: use country codes from sdk
Required in #856
1 parent 5652c3f commit 5b1339e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"type": "magento2-module",
3131
"require": {
3232
"php": "^7.1 || ^8.0",
33-
"myparcelnl/sdk": "~v7.14.1",
33+
"myparcelnl/sdk": "~v7.15.0",
3434
"magento/framework": ">=101.0.8 <102 || >=102.0.1"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)