Skip to content

Commit

Permalink
Update composer package versions (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolenorman authored Apr 9, 2024
1 parent dc2d1a9 commit 2f32082
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@
"version": "1.1.32",
"require": {
"ext-curl": "*",
"magento/framework": ">=102.0.2 <103.0.7",
"magento/module-backend": ">=101.0.2 <102.0.7",
"magento/module-bundle": ">=100.3.2 <101.0.7",
"magento/module-catalog": ">=103.0.2 <104.0.7",
"magento/module-catalog-import-export": ">=101.0.2 <101.1.7",
"magento/module-checkout": ">=100.3.2 <100.4.7",
"magento/module-config": ">=101.1.2 <101.2.7",
"magento/module-configurable-product": ">=100.3.2 <100.4.7",
"magento/module-customer": ">=102.0.2 <103.0.7",
"magento/module-directory": ">=100.3.2 <100.4.7",
"magento/module-eav": ">=102.0.2 <102.1.7",
"magento/module-grouped-product": ">=100.3.2 <100.4.7",
"magento/module-import-export": ">=100.3.2 <101.0.7",
"magento/module-integration": ">=100.3.2 <100.4.7",
"magento/module-payment": ">=100.3.2 <100.4.7",
"magento/module-quote": ">=101.1.2 <101.2.7",
"magento/module-reports": ">=100.3.2 <100.4.7",
"magento/module-sales": ">=102.0.2 <103.0.7",
"magento/module-store": ">=101.0.2 <101.1.7",
"magento/module-tax": ">=100.3.2 <100.4.7",
"magento/framework": ">=102.0.2 <103.0.8",
"magento/module-backend": ">=101.0.2 <102.0.8",
"magento/module-bundle": ">=100.3.2 <101.0.8",
"magento/module-catalog": ">=103.0.2 <104.0.8",
"magento/module-catalog-import-export": ">=101.0.2 <101.1.8",
"magento/module-checkout": ">=100.3.2 <100.4.8",
"magento/module-config": ">=101.1.2 <101.2.8",
"magento/module-configurable-product": ">=100.3.2 <100.4.8",
"magento/module-customer": ">=102.0.2 <103.0.8",
"magento/module-directory": ">=100.3.2 <100.4.8",
"magento/module-eav": ">=102.0.2 <102.1.8",
"magento/module-grouped-product": ">=100.3.2 <100.4.8",
"magento/module-import-export": ">=100.3.2 <101.0.8",
"magento/module-integration": ">=100.3.2 <100.4.8",
"magento/module-payment": ">=100.3.2 <100.4.8",
"magento/module-quote": ">=101.1.2 <101.2.8",
"magento/module-reports": ">=100.3.2 <100.4.8",
"magento/module-sales": ">=102.0.2 <103.0.8",
"magento/module-store": ">=101.0.2 <101.1.8",
"magento/module-tax": ">=100.3.2 <100.4.8",
"psr/log": "*"
},
"suggest": {
Expand Down

0 comments on commit 2f32082

Please sign in to comment.