Skip to content

Commit

Permalink
[composer] Set dependencies for 4.0.0-alpha1 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Oct 4, 2021
1 parent 034f1c4 commit 9319902
Show file tree
Hide file tree
Showing 2 changed files with 17,774 additions and 23 deletions.
48 changes: 25 additions & 23 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,33 @@
"repositories": [
{"type": "composer", "url": "https://updates.ibexa.co"}
],
"minimum-stability": "alpha",
"prefer-stable": true,
"require": {
"php": "^7.3",
"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",
"ezsystems/date-based-publisher": "^5.0.x-dev",
"ezsystems/ezplatform-calendar": "^4.0.x-dev",
"ezsystems/ezplatform-connector-dam": "^4.0.x-dev",
"ezsystems/ezplatform-cron": "^4.0.x-dev",
"ezsystems/ezplatform-elastic-search-engine": "^4.0.x-dev",
"ezsystems/ezplatform-http-cache-fastly": "^4.0.x-dev",
"ezsystems/ezplatform-icons": "^4.0.x-dev",
"ezsystems/ezplatform-personalization": "^4.0.x-dev",
"ezsystems/ezplatform-version-comparison": "^4.0.x-dev",
"ezsystems/ezplatform-workflow": "^4.0.x-dev",
"ezsystems/ezrecommendation-client": "^4.0.x-dev",
"ezsystems/ezcommerce-base-design": "^4.0.x-dev",
"ezsystems/ezcommerce-checkout": "^4.0.x-dev",
"ezsystems/ezcommerce-fieldtypes": "^4.0.x-dev",
"ezsystems/ezcommerce-price-engine": "^4.0.x-dev",
"ezsystems/ezcommerce-shop": "^4.0.x-dev",
"ezsystems/ezcommerce-shop-ui": "^4.0.x-dev",
"ibexa/oss": "~4.0.0@alpha",
"ibexa/migrations": "~4.0.0@alpha",
"ibexa/image-editor": "~4.0.0@alpha",
"ibexa/oauth2-client": "~4.0.0@alpha",
"ibexa/installer": "~4.0.0@alpha",
"ibexa/product-catalog": "~4.0.0@alpha",
"ezsystems/date-based-publisher": "~5.0.0@alpha",
"ezsystems/ezplatform-calendar": "~4.0.0@alpha",
"ezsystems/ezplatform-connector-dam": "~4.0.0@alpha",
"ezsystems/ezplatform-cron": "~4.0.0@alpha",
"ezsystems/ezplatform-elastic-search-engine": "~4.0.0@alpha",
"ezsystems/ezplatform-http-cache-fastly": "~4.0.0@alpha",
"ezsystems/ezplatform-icons": "~4.0.0@alpha",
"ezsystems/ezplatform-personalization": "~4.0.0@alpha",
"ezsystems/ezplatform-version-comparison": "~4.0.0@alpha",
"ezsystems/ezplatform-workflow": "~4.0.0@alpha",
"ezsystems/ezrecommendation-client": "~4.0.0@alpha",
"ezsystems/ezcommerce-base-design": "~4.0.0@alpha",
"ezsystems/ezcommerce-checkout": "~4.0.0@alpha",
"ezsystems/ezcommerce-fieldtypes": "~4.0.0@alpha",
"ezsystems/ezcommerce-price-engine": "~4.0.0@alpha",
"ezsystems/ezcommerce-shop": "~4.0.0@alpha",
"ezsystems/ezcommerce-shop-ui": "~4.0.0@alpha",
"ezsystems/apache-tika-bundle": "^2.0",
"ezsystems/comment-bundle": "^3.1",
"ezsystems/job-queue-bundle": "^4.0",
Expand Down
Loading

0 comments on commit 9319902

Please sign in to comment.