diff --git a/README.md b/README.md
index 996e8c1..f95f5c0 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@
-
+
-
+
@@ -16,7 +16,7 @@
-
+
diff --git a/composer.json b/composer.json index 8b0e22e..4ef288b 100644 --- a/composer.json +++ b/composer.json @@ -15,10 +15,10 @@ ], "require": { "php": "^7.2", + "ext-soap": "*", "sylius/sylius": "~1.4.0", - "bitbag/shipping-export-plugin": "^1.3", - "ext-soap": "*" + "bitbag/shipping-export-plugin": "^1.3" }, "require-dev": { "behat/behat": "^3.4",