Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.26 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Sep 16, 2022
1 parent f8c21f7 commit 9b65713
Show file tree
Hide file tree
Showing 2 changed files with 20,589 additions and 9 deletions.
16 changes: 7 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,15 @@
"repositories": [
{"type": "composer", "url": "https://updates.ibexa.co"}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^7.3 || ^8.0",
"ibexa/content": "^3.3.x-dev",
"ezsystems/ezplatform-form-builder": "^2.3.x-dev",
"ezsystems/ezplatform-page-builder": "^2.3.x-dev",
"ezsystems/ezplatform-page-fieldtype": "^2.3.x-dev",
"ezsystems/ezplatform-permissions": "^1.1.x-dev",
"ezsystems/ezplatform-segmentation": "^1.1.x-dev",
"ezsystems/ezplatform-site-factory": "^1.3.x-dev"
"ibexa/content": "~3.3.26",
"ezsystems/ezplatform-form-builder": "~2.3.12",
"ezsystems/ezplatform-page-builder": "~2.3.24",
"ezsystems/ezplatform-page-fieldtype": "~2.3.21",
"ezsystems/ezplatform-permissions": "~1.1.5",
"ezsystems/ezplatform-segmentation": "~1.1.9",
"ezsystems/ezplatform-site-factory": "~1.3.12"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev"
Expand Down
Loading

0 comments on commit 9b65713

Please sign in to comment.