Skip to content

Commit

Permalink
[composer] Set dependencies for 4.5.6 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrobot committed Mar 20, 2024
1 parent 032faa1 commit dae358a
Show file tree
Hide file tree
Showing 2 changed files with 17,360 additions and 23 deletions.
44 changes: 21 additions & 23 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 Content edition",
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "composer",
Expand All @@ -13,27 +11,27 @@
],
"require": {
"php": "^7.4 || ^8.0",
"ibexa/oss": "~4.5.x-dev",
"ibexa/connect": "~4.5.x-dev",
"ibexa/measurement": "~4.5.x-dev",
"ibexa/migrations": "~4.5.x-dev",
"ibexa/image-editor": "~4.5.x-dev",
"ibexa/oauth2-client": "~4.5.x-dev",
"ibexa/installer": "~4.5.x-dev",
"ibexa/product-catalog": "~4.5.x-dev",
"ibexa/seo": "~4.5.x-dev",
"ibexa/scheduler": "~4.5.x-dev",
"ibexa/calendar": "~4.5.x-dev",
"ibexa/connector-dam": "~4.5.x-dev",
"ibexa/elasticsearch": "~4.5.x-dev",
"ibexa/fastly": "~4.5.x-dev",
"ibexa/icons": "~4.5.x-dev",
"ibexa/personalization": "~4.5.x-dev",
"ibexa/version-comparison": "~4.5.x-dev",
"ibexa/workflow": "~4.5.x-dev",
"ibexa/taxonomy": "~4.5.x-dev",
"ibexa/tree-builder": "~4.5.x-dev",
"ibexa/content-tree": "~4.5.x-dev",
"ibexa/oss": "4.5.6",
"ibexa/connect": "4.5.6",
"ibexa/measurement": "4.5.6",
"ibexa/migrations": "4.5.6",
"ibexa/image-editor": "4.5.6",
"ibexa/oauth2-client": "4.5.6",
"ibexa/installer": "4.5.6",
"ibexa/product-catalog": "4.5.6",
"ibexa/seo": "4.5.6",
"ibexa/scheduler": "4.5.6",
"ibexa/calendar": "4.5.6",
"ibexa/connector-dam": "4.5.6",
"ibexa/elasticsearch": "4.5.6",
"ibexa/fastly": "4.5.6",
"ibexa/icons": "4.5.6",
"ibexa/personalization": "4.5.6",
"ibexa/version-comparison": "4.5.6",
"ibexa/workflow": "4.5.6",
"ibexa/taxonomy": "4.5.6",
"ibexa/tree-builder": "4.5.6",
"ibexa/content-tree": "4.5.6",
"gregwar/captcha-bundle": "^2.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit dae358a

Please sign in to comment.