Skip to content

Commit

Permalink
[composer] Set dependencies for 4.0.3 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Mar 21, 2022
1 parent caf8c82 commit 97ed636
Show file tree
Hide file tree
Showing 2 changed files with 19,203 additions and 26 deletions.
50 changes: 24 additions & 26 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,35 @@
"type": "metapackage",
"license": "proprietary",
"description": "A meta package for installing Ibexa DXP Content edition",
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{"type": "composer", "url": "https://updates.ibexa.co"}
],
"require": {
"php": "^7.4 || ^8.0",
"ibexa/oss": "^4.0.x-dev",
"ibexa/migrations": "^4.0.x-dev",
"ibexa/image-editor": "^4.0.x-dev",
"ibexa/oauth2-client": "^4.0.x-dev",
"ibexa/installer": "^4.0.x-dev",
"ibexa/product-catalog": "^4.0.x-dev",
"ibexa/scheduler": "^4.0.x-dev",
"ibexa/calendar": "^4.0.x-dev",
"ibexa/connector-dam": "^4.0.x-dev",
"ibexa/elasticsearch": "^4.0.x-dev",
"ibexa/fastly": "^4.0.x-dev",
"ibexa/icons": "^4.0.x-dev",
"ibexa/personalization": "^4.0.x-dev",
"ibexa/version-comparison": "^4.0.x-dev",
"ibexa/workflow": "^4.0.x-dev",
"ibexa/taxonomy": "^4.0.x-dev",
"ibexa/tree-builder": "^4.0.x-dev",
"ibexa/content-tree": "^4.0.x-dev",
"ibexa/commerce-base-design": "^4.0.x-dev",
"ibexa/commerce-checkout": "^4.0.x-dev",
"ibexa/commerce-fieldtypes": "^4.0.x-dev",
"ibexa/commerce-price-engine": "^4.0.x-dev",
"ibexa/commerce-shop": "^4.0.x-dev",
"ibexa/commerce-shop-ui": "^4.0.x-dev",
"ibexa/oss": "4.0.3",
"ibexa/migrations": "4.0.3",
"ibexa/image-editor": "4.0.3",
"ibexa/oauth2-client": "4.0.3",
"ibexa/installer": "4.0.3",
"ibexa/product-catalog": "4.0.3",
"ibexa/scheduler": "4.0.3",
"ibexa/calendar": "4.0.3",
"ibexa/connector-dam": "4.0.3",
"ibexa/elasticsearch": "4.0.3",
"ibexa/fastly": "4.0.3",
"ibexa/icons": "4.0.3",
"ibexa/personalization": "4.0.3",
"ibexa/version-comparison": "4.0.3",
"ibexa/workflow": "4.0.3",
"ibexa/taxonomy": "4.0.3",
"ibexa/tree-builder": "4.0.3",
"ibexa/content-tree": "4.0.3",
"ibexa/commerce-base-design": "4.0.3",
"ibexa/commerce-checkout": "4.0.3",
"ibexa/commerce-fieldtypes": "4.0.3",
"ibexa/commerce-price-engine": "4.0.3",
"ibexa/commerce-shop": "4.0.3",
"ibexa/commerce-shop-ui": "4.0.3",
"ezsystems/apache-tika-bundle": "^2.0",
"ezsystems/comment-bundle": "^3.1",
"ezsystems/job-queue-bundle": "^4.0",
Expand Down
Loading

0 comments on commit 97ed636

Please sign in to comment.