Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.5 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Jul 1, 2021
1 parent aeca550 commit b674b24
Show file tree
Hide file tree
Showing 2 changed files with 18,096 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
],
"require": {
"php": "^7.3",
"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.5",
"ezsystems/ezplatform-form-builder": "~2.3.3",
"ezsystems/ezplatform-page-builder": "~2.3.5",
"ezsystems/ezplatform-page-fieldtype": "~2.3.5",
"ezsystems/ezplatform-permissions": "~1.1.0",
"ezsystems/ezplatform-segmentation": "~1.1.1",
"ezsystems/ezplatform-site-factory": "~1.3.4"
},
"extra": {
"branch-alias": {
Expand Down
Loading

0 comments on commit b674b24

Please sign in to comment.