Skip to content

Commit

Permalink
[composer] Set dependencies for 4.1.4 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed May 31, 2022
1 parent e315b41 commit e444539
Show file tree
Hide file tree
Showing 2 changed files with 19,095 additions and 27 deletions.
52 changes: 25 additions & 27 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,36 @@
"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.1.x-dev",
"ibexa/measurement": "~4.1.x-dev",
"ibexa/migrations": "~4.1.x-dev",
"ibexa/image-editor": "~4.1.x-dev",
"ibexa/oauth2-client": "~4.1.x-dev",
"ibexa/installer": "~4.1.x-dev",
"ibexa/product-catalog": "~4.1.x-dev",
"ibexa/scheduler": "~4.1.x-dev",
"ibexa/calendar": "~4.1.x-dev",
"ibexa/connector-dam": "~4.1.x-dev",
"ibexa/elasticsearch": "~4.1.x-dev",
"ibexa/fastly": "~4.1.x-dev",
"ibexa/icons": "~4.1.x-dev",
"ibexa/personalization": "~4.1.x-dev",
"ibexa/version-comparison": "~4.1.x-dev",
"ibexa/workflow": "~4.1.x-dev",
"ibexa/taxonomy": "~4.1.x-dev",
"ibexa/tree-builder": "~4.1.x-dev",
"ibexa/content-tree": "~4.1.x-dev",
"ibexa/commerce-base-design": "~4.1.x-dev",
"ibexa/commerce-checkout": "~4.1.x-dev",
"ibexa/commerce-fieldtypes": "~4.1.x-dev",
"ibexa/commerce-price-engine": "~4.1.x-dev",
"ibexa/commerce-shop": "~4.1.x-dev",
"ibexa/commerce-shop-ui": "~4.1.x-dev",
"ibexa/oss": "4.1.4",
"ibexa/measurement": "4.1.4",
"ibexa/migrations": "4.1.4",
"ibexa/image-editor": "4.1.4",
"ibexa/oauth2-client": "4.1.4",
"ibexa/installer": "4.1.4",
"ibexa/product-catalog": "4.1.4",
"ibexa/scheduler": "4.1.4",
"ibexa/calendar": "4.1.4",
"ibexa/connector-dam": "4.1.4",
"ibexa/elasticsearch": "4.1.4",
"ibexa/fastly": "4.1.4",
"ibexa/icons": "4.1.4",
"ibexa/personalization": "4.1.4",
"ibexa/version-comparison": "4.1.4",
"ibexa/workflow": "4.1.4",
"ibexa/taxonomy": "4.1.4",
"ibexa/tree-builder": "4.1.4",
"ibexa/content-tree": "4.1.4",
"ibexa/commerce-base-design": "4.1.4",
"ibexa/commerce-checkout": "4.1.4",
"ibexa/commerce-fieldtypes": "4.1.4",
"ibexa/commerce-price-engine": "4.1.4",
"ibexa/commerce-shop": "4.1.4",
"ibexa/commerce-shop-ui": "4.1.4",
"ezsystems/apache-tika-bundle": "^2.0",
"ezsystems/comment-bundle": "^3.1",
"ezsystems/job-queue-bundle": "^4.0",
Expand Down
Loading

0 comments on commit e444539

Please sign in to comment.