diff --git a/composer.json b/composer.json index 6030bec..2037309 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "require": { "php" : "^7.1", "andersondanilo/cnab_php" : "~1.3.10", - "mrprompt/shipmentcommon" : "dev-master" + "mrprompt/shipmentcommon" : "^2.0.3" }, "require-dev": { "phpunit/phpunit": "^6.1.3", diff --git a/composer.lock b/composer.lock index b2122d1..f305e9f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7f2c34001ad4f65ad2281e3e924c3476", + "content-hash": "52e17d68b038b1277676188c848a09d1", "packages": [ { "name": "andersondanilo/cnab_php", @@ -104,7 +104,7 @@ }, { "name": "mrprompt/shipmentcommon", - "version": "dev-master", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/mrprompt/ShipmentCommon.git", @@ -1830,7 +1830,6 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "mrprompt/shipmentcommon": 20, "mockery/mockery": 20 }, "prefer-stable": false,