Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.39 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveb-p committed Jul 31, 2024
1 parent 72596d9 commit c2a16dc
Show file tree
Hide file tree
Showing 2 changed files with 18,399 additions and 29 deletions.
56 changes: 27 additions & 29 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,38 @@
"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.3 || ^8.0",
"ibexa/oss": "^3.3.x-dev",
"ibexa/migrations": "^1.0.x-dev",
"ibexa/image-editor": "^1.0.x-dev",
"ibexa/oauth2-client": "^1.0.x-dev",
"ibexa/installer": "^1.0.x-dev",
"ezsystems/date-based-publisher": "^4.3.x-dev",
"ezsystems/ezplatform-calendar": "^1.3.x-dev",
"ezsystems/ezplatform-connector-dam": "^1.1.x-dev",
"ezsystems/ezplatform-cron": "^3.1.x-dev",
"ezsystems/ezplatform-elastic-search-engine": "^1.2.x-dev",
"ezsystems/ezplatform-http-cache-fastly": "^2.0.x-dev",
"ezsystems/ezplatform-icons": "~1.1.0",
"ezsystems/ezplatform-personalization": "^1.0.x-dev",
"ezsystems/ezplatform-version-comparison": "^1.3.x-dev",
"ezsystems/ezplatform-workflow": "^2.3.x-dev",
"ezsystems/ezrecommendation-client": "^2.1.x-dev",
"ezsystems/ezcommerce-base-design": "^3.3.x-dev",
"ezsystems/ezcommerce-checkout": "^1.0.x-dev",
"ezsystems/ezcommerce-fieldtypes": "^1.2.x-dev",
"ezsystems/ezcommerce-price-engine": "^3.3.x-dev",
"ezsystems/ezcommerce-shop": "^3.3.x-dev",
"ezsystems/ezcommerce-shop-ui": "^1.1.x-dev",
"ezsystems/apache-tika-bundle": "^2.0",
"ezsystems/comment-bundle": "^3.1",
"ezsystems/job-queue-bundle": "^4.0.3",
"ezsystems/payment-core-bundle": "^3.0",
"ezsystems/stash-bundle": "^0.9",
"ibexa/oss": "~3.3.39",
"ibexa/migrations": "~1.0.31",
"ibexa/image-editor": "~1.0.14",
"ibexa/oauth2-client": "~1.0.4",
"ibexa/installer": "~1.0.18",
"ezsystems/date-based-publisher": "~4.3.20",
"ezsystems/ezplatform-calendar": "~1.3.9",
"ezsystems/ezplatform-connector-dam": "~1.1.8",
"ezsystems/ezplatform-cron": "~3.1.5",
"ezsystems/ezplatform-elastic-search-engine": "~1.2.13",
"ezsystems/ezplatform-http-cache-fastly": "~2.0.14",
"ezsystems/ezplatform-icons": "~1.1.7",
"ezsystems/ezplatform-personalization": "~1.0.17",
"ezsystems/ezplatform-version-comparison": "~1.3.14",
"ezsystems/ezplatform-workflow": "~2.3.19",
"ezsystems/ezrecommendation-client": "~2.1.15",
"ezsystems/ezcommerce-base-design": "~3.3.10",
"ezsystems/ezcommerce-checkout": "~1.0.14",
"ezsystems/ezcommerce-fieldtypes": "~1.2.12",
"ezsystems/ezcommerce-price-engine": "~3.3.11",
"ezsystems/ezcommerce-shop": "~3.3.25",
"ezsystems/ezcommerce-shop-ui": "~1.1.9",
"ezsystems/apache-tika-bundle": "~2.0.1",
"ezsystems/comment-bundle": "~3.2.0",
"ezsystems/job-queue-bundle": "~4.0.2",
"ezsystems/payment-core-bundle": "~3.0.2",
"ezsystems/stash-bundle": "~0.9.1",
"gregwar/captcha-bundle": "^2.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit c2a16dc

Please sign in to comment.