Skip to content

Commit

Permalink
[composer] Set dependencies for 4.0.0-rc2 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Jan 18, 2022
1 parent de36eb3 commit 152634f
Show file tree
Hide file tree
Showing 2 changed files with 20,732 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
],
"require": {
"php": "^7.4 || ^8.0",
"ibexa/experience": "^4.0.x-dev",
"ibexa/commerce-admin-ui": "^4.0.x-dev",
"ibexa/commerce-erp-admin": "^4.0.x-dev",
"ibexa/commerce-order-history": "^4.0.x-dev",
"ibexa/commerce-page-builder": "^4.0.x-dev",
"ibexa/commerce-rest": "^4.0.x-dev",
"ibexa/commerce-transaction": "^4.0.x-dev"
"ibexa/experience": "4.0.0-rc2",
"ibexa/commerce-admin-ui": "4.0.0-rc2",
"ibexa/commerce-erp-admin": "4.0.0-rc2",
"ibexa/commerce-order-history": "4.0.0-rc2",
"ibexa/commerce-page-builder": "4.0.0-rc2",
"ibexa/commerce-rest": "4.0.0-rc2",
"ibexa/commerce-transaction": "4.0.0-rc2"
},
"require-dev": {
"ibexa/ci-scripts": "^0.2@dev"
Expand Down
Loading

0 comments on commit 152634f

Please sign in to comment.