Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.24 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Jul 14, 2022
1 parent c08d3e5 commit a5372ce
Show file tree
Hide file tree
Showing 2 changed files with 20,073 additions and 9 deletions.
16 changes: 7 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,18 @@
"type": "metapackage",
"license": "proprietary",
"description": "A meta package for installing Ibexa DXP Commerce edition",
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{"type": "composer", "url": "https://updates.ibexa.co"}
],
"require": {
"php": "^7.3 || ^8.0",
"ibexa/experience": "^3.3.x-dev",
"ezsystems/ezcommerce-admin-ui": "^1.2.x-dev",
"ezsystems/ezcommerce-erp-admin": "^3.3.x-dev",
"ezsystems/ezcommerce-order-history": "^3.3.x-dev",
"ezsystems/ezcommerce-page-builder": "^1.2.x-dev",
"ezsystems/ezcommerce-rest": "^3.0.x-dev",
"ezsystems/ezcommerce-transaction": "^1.0.x-dev"
"ibexa/experience": "~3.3.24",
"ezsystems/ezcommerce-admin-ui": "~1.2.12",
"ezsystems/ezcommerce-erp-admin": "~3.3.6",
"ezsystems/ezcommerce-order-history": "~3.3.6",
"ezsystems/ezcommerce-page-builder": "~1.2.5",
"ezsystems/ezcommerce-rest": "~3.3.7",
"ezsystems/ezcommerce-transaction": "~1.0.9"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev"
Expand Down
Loading

0 comments on commit a5372ce

Please sign in to comment.