Skip to content

Commit

Permalink
Minor dependency updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrian Iliev committed Mar 7, 2023
1 parent d19fec5 commit ea2d048
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Ingenico ePayments Module",
"require": {
"monolog/monolog": "*",
"league/iso3166": "~2.1",
"league/iso3166": "^4.2",
"graylog2/gelf-php": "~1.5",
"symfony/translation": ">=4.2",
"ingenico/ogone-client": "^7.1.0"
Expand Down Expand Up @@ -42,6 +42,7 @@
}
},
"require-dev": {
"magento/magento-coding-standard": "^6.0"
"magento/magento-coding-standard": "^6.0",
"rector/rector": "*"
}
}

0 comments on commit ea2d048

Please sign in to comment.