Skip to content

Commit

Permalink
Merge pull request #158 from gigya/Magento-2.4.7-PHP-8.3
Browse files Browse the repository at this point in the history
Updating composer
  • Loading branch information
cristian-vatca-osf authored Nov 7, 2024
2 parents 20d047c + ca0fecc commit c098c79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gigya/magento2-im",
"description": "Gigya Identity Management for Magento 2",
"type": "magento2-module",
"version": "6.1.1",
"version": "6.3.0",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down Expand Up @@ -36,11 +36,11 @@
}
],
"require": {
"php": "~7.4.0|~8.1.0",
"php": "^8.1.0",
"magento/module-customer": "*",
"magento/module-checkout": "*",
"aws/aws-sdk-php": "~3.0",
"gigya/php-sdk": "~3.0",
"gigya/php-sdk": ">=3.0.7",
"ext-json": "*",
"ext-openssl": "*"
},
Expand Down

0 comments on commit c098c79

Please sign in to comment.