Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.14 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Jan 26, 2022
1 parent 07d2241 commit 8e5daa7
Show file tree
Hide file tree
Showing 2 changed files with 19,727 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.14",
"ezsystems/ezcommerce-admin-ui": "~1.2.10",
"ezsystems/ezcommerce-erp-admin": "~3.3.5",
"ezsystems/ezcommerce-order-history": "~3.3.5",
"ezsystems/ezcommerce-page-builder": "~1.2.4",
"ezsystems/ezcommerce-rest": "~3.3.6",
"ezsystems/ezcommerce-transaction": "~1.0.7"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev"
Expand Down
Loading

0 comments on commit 8e5daa7

Please sign in to comment.