Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.17 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Apr 22, 2022
1 parent 75bfbb0 commit 5248665
Show file tree
Hide file tree
Showing 2 changed files with 18,802 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.17",
"ezsystems/ezplatform-form-builder": "~2.3.10",
"ezsystems/ezplatform-page-builder": "~2.3.16",
"ezsystems/ezplatform-page-fieldtype": "~2.3.16",
"ezsystems/ezplatform-permissions": "~1.1.4",
"ezsystems/ezplatform-segmentation": "~1.1.7",
"ezsystems/ezplatform-site-factory": "~1.3.11"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev"
Expand Down

0 comments on commit 5248665

Please sign in to comment.