Skip to content

Commit

Permalink
[composer] Set dependencies for 4.5.7 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrobot committed Apr 10, 2024
1 parent 87027d5 commit 1613316
Show file tree
Hide file tree
Showing 2 changed files with 18,689 additions and 11 deletions.
20 changes: 9 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,17 @@
"url": "https://updates.ibexa.co"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^7.4 || ^8.0",
"ibexa/content": "~4.5.x-dev",
"ibexa/form-builder": "~4.5.x-dev",
"ibexa/page-builder": "~4.5.x-dev",
"ibexa/fieldtype-address": "~4.5.x-dev",
"ibexa/fieldtype-page": "~4.5.x-dev",
"ibexa/permissions": "~4.5.x-dev",
"ibexa/segmentation": "~4.5.x-dev",
"ibexa/site-factory": "~4.5.x-dev",
"ibexa/corporate-account": "~4.5.x-dev"
"ibexa/content": "4.5.7",
"ibexa/form-builder": "4.5.7",
"ibexa/page-builder": "4.5.7",
"ibexa/fieldtype-address": "4.5.7",
"ibexa/fieldtype-page": "4.5.7",
"ibexa/permissions": "4.5.7",
"ibexa/segmentation": "4.5.7",
"ibexa/site-factory": "4.5.7",
"ibexa/corporate-account": "4.5.7"
},
"require-dev": {
"ibexa/ci-scripts": "^0.2@dev"
Expand Down
Loading

0 comments on commit 1613316

Please sign in to comment.