Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.1 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Feb 5, 2021
1 parent f0646f2 commit 6fed121
Show file tree
Hide file tree
Showing 2 changed files with 17,280 additions and 28 deletions.
56 changes: 28 additions & 28 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,34 @@
],
"require": {
"php": "^7.3",
"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.2.x-dev",
"ezsystems/ezplatform-elastic-search-engine": "^1.2.x-dev",
"ezsystems/ezplatform-http-cache-fastly": "^2.1.x-dev",
"ezsystems/ezplatform-icons": "~1.0.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/ezmigrationbundle": "^1.0",
"ezsystems/job-queue-bundle": "^4.0",
"ezsystems/payment-core-bundle": "^3.0",
"ezsystems/stash-bundle": "^0.8",
"ibexa/oss": "~3.3.1",
"ibexa/migrations": "~1.0.1",
"ibexa/image-editor": "~1.0.1",
"ibexa/oauth2-client": "~1.0.0",
"ibexa/installer": "~1.0.1",
"ezsystems/date-based-publisher": "~4.3.1",
"ezsystems/ezplatform-calendar": "~1.3.1",
"ezsystems/ezplatform-connector-dam": "~1.1.0",
"ezsystems/ezplatform-cron": "~3.1.0",
"ezsystems/ezplatform-elastic-search-engine": "~1.2.0",
"ezsystems/ezplatform-http-cache-fastly": "~2.0.1",
"ezsystems/ezplatform-icons": "~1.1.0",
"ezsystems/ezplatform-personalization": "~1.0.1",
"ezsystems/ezplatform-version-comparison": "~1.3.1",
"ezsystems/ezplatform-workflow": "~2.3.1",
"ezsystems/ezrecommendation-client": "~2.1.0",
"ezsystems/ezcommerce-base-design": "~3.3.1",
"ezsystems/ezcommerce-checkout": "~1.0.1",
"ezsystems/ezcommerce-fieldtypes": "~1.2.0",
"ezsystems/ezcommerce-price-engine": "~3.3.0",
"ezsystems/ezcommerce-shop": "~3.3.1",
"ezsystems/ezcommerce-shop-ui": "~1.1.0",
"ezsystems/apache-tika-bundle": "~2.0.0",
"ezsystems/comment-bundle": "~3.1.0",
"ezsystems/ezmigrationbundle": "~1.0.0",
"ezsystems/job-queue-bundle": "~4.0.0",
"ezsystems/payment-core-bundle": "~3.0.0",
"ezsystems/stash-bundle": "~0.8.0",
"gregwar/captcha-bundle": "^2.1"
},
"extra": {
Expand Down
Loading

0 comments on commit 6fed121

Please sign in to comment.