Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.25 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Aug 23, 2022
1 parent f8c21f7 commit 08f6779
Show file tree
Hide file tree
Showing 2 changed files with 20,585 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.25",
"ezsystems/ezplatform-form-builder": "~2.3.12",
"ezsystems/ezplatform-page-builder": "~2.3.23",
"ezsystems/ezplatform-page-fieldtype": "~2.3.20",
"ezsystems/ezplatform-permissions": "~1.1.4",
"ezsystems/ezplatform-segmentation": "~1.1.8",
"ezsystems/ezplatform-site-factory": "~1.3.12"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev"
Expand Down

0 comments on commit 08f6779

Please sign in to comment.