Skip to content

Commit

Permalink
[composer] Set dependencies for 4.6.10 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrobot committed Aug 14, 2024
1 parent 32e1463 commit 7277130
Show file tree
Hide file tree
Showing 2 changed files with 18,034 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,8 +3,6 @@
"type": "metapackage",
"license": "proprietary",
"description": "A meta package for installing Ibexa DXP Headless edition",
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "composer",
Expand All @@ -16,31 +14,31 @@
},
"require": {
"php": "^7.4 || ^8.0",
"ibexa/oss": "~4.6.x-dev",
"ibexa/connect": "~4.6.x-dev",
"ibexa/measurement": "~4.6.x-dev",
"ibexa/migrations": "~4.6.x-dev",
"ibexa/image-editor": "~4.6.x-dev",
"ibexa/oauth2-client": "~4.6.x-dev",
"ibexa/installer": "~4.6.x-dev",
"ibexa/product-catalog": "~4.6.x-dev",
"ibexa/seo": "~4.6.x-dev",
"ibexa/scheduler": "~4.6.x-dev",
"ibexa/calendar": "~4.6.x-dev",
"ibexa/connector-dam": "~4.6.x-dev",
"ibexa/elasticsearch": "~4.6.x-dev",
"ibexa/fastly": "~4.6.x-dev",
"ibexa/icons": "~4.6.x-dev",
"ibexa/personalization": "~4.6.x-dev",
"ibexa/version-comparison": "~4.6.x-dev",
"ibexa/workflow": "~4.6.x-dev",
"ibexa/taxonomy": "~4.6.x-dev",
"ibexa/tree-builder": "~4.6.x-dev",
"ibexa/content-tree": "~4.6.x-dev",
"ibexa/image-picker": "~4.6.x-dev",
"ibexa/site-context": "~4.6.x-dev",
"ibexa/oss": "4.6.10",
"ibexa/connect": "4.6.10",
"ibexa/measurement": "4.6.10",
"ibexa/migrations": "4.6.10",
"ibexa/image-editor": "4.6.10",
"ibexa/oauth2-client": "4.6.10",
"ibexa/installer": "4.6.10",
"ibexa/product-catalog": "4.6.10",
"ibexa/seo": "4.6.10",
"ibexa/scheduler": "4.6.10",
"ibexa/calendar": "4.6.10",
"ibexa/connector-dam": "4.6.10",
"ibexa/elasticsearch": "4.6.10",
"ibexa/fastly": "4.6.10",
"ibexa/icons": "4.6.10",
"ibexa/personalization": "4.6.10",
"ibexa/version-comparison": "4.6.10",
"ibexa/workflow": "4.6.10",
"ibexa/taxonomy": "4.6.10",
"ibexa/tree-builder": "4.6.10",
"ibexa/content-tree": "4.6.10",
"ibexa/image-picker": "4.6.10",
"ibexa/site-context": "4.6.10",
"ibexa/headless-assets": "~4.6.0@alpha",
"ibexa/app-switcher": "~4.6.x-dev",
"ibexa/app-switcher": "4.6.10",
"gregwar/captcha-bundle": "^2.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 7277130

Please sign in to comment.