diff --git a/composer.json b/composer.json index d8a28d69..f4fda02f 100755 --- a/composer.json +++ b/composer.json @@ -1,12 +1,12 @@ { "name": "pagarme/pagarme-magento2-module", "license": "MIT", - "version": "2.4.2", + "version": "2.5.0", "type": "magento2-module", "description": "Magento 2 Module Pagar.me", "require": { "php": ">=7.1", - "pagarme/ecommerce-module-core": "dev-develop" + "pagarme/ecommerce-module-core": "~2.5.0" }, "require-dev": { "phpunit/phpunit": "^5 | ^6 | ^7 | ^8 | ^9", @@ -42,6 +42,5 @@ }, "config":{ "secure-http":false - }, - "minimum-stability": "dev" + } } diff --git a/etc/module.xml b/etc/module.xml index 07cf9f4c..2ae94da5 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -9,7 +9,7 @@ */ --> - +