Compare commits

..

No commits in common. "ce3af8915dff596d70ef176466cd43e0af3f478a" and "684cec7d56fb440b294ab38d77facb45cfc6b70c" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME

View file

@ -5,10 +5,10 @@
"type": "magento2-module", "type": "magento2-module",
"version": "0.0.1", "version": "0.0.1",
"require": { "require": {
"php": "7.4.33", "php": "~7.1.0|~7.2.0|~7.3.0",
"magento/framework": "~101.0", "magento/framework": "~101.0",
"neusta/m2-intex-base": "0.0.1", "neusta/m2-intex-base": "0.0.1",
"guzzlehttp/guzzle": "6.5.*" "guzzlehttp/guzzle": "6.3.*"
}, },
"autoload": { "autoload": {
"files": [ "files": [