Skip to content

Commit

Permalink
Update PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauricio Haygert committed Jun 21, 2022
1 parent efbc106 commit 1f002c1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "magento2-module",
"description": "Magento 2 Module Pagar.me",
"require": {
"php": ">=7.1.0",
"php": "~7.1",
"mundipagg/mundiapi": "^3.0",
"pagarme/ecommerce-module-core": "1.1.*"
},
Expand All @@ -22,8 +22,7 @@
"satooshi/php-coveralls": "^1.0",
"phpdocumentor/phpdocumentor": "^2.8",
"magento-ecg/coding-standard":"dev-master",
"rregeer/phpunit-coverage-check": "^0.1.3",
"mundipagg/mundiapi": "^3.0"
"rregeer/phpunit-coverage-check": "^0.1.3"
},
"authors":[
{
Expand Down

0 comments on commit 1f002c1

Please sign in to comment.