Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.1 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Feb 5, 2021
1 parent 86757ca commit 3abad73
Show file tree
Hide file tree
Showing 2 changed files with 18,384 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
],
"require": {
"php": "^7.3",
"ibexa/experience": "^3.3.x-dev",
"ezsystems/ezcommerce-admin-ui": "^1.2.x-dev",
"ezsystems/ezcommerce-erp-admin": "^3.3.x-dev",
"ezsystems/ezcommerce-order-history": "^3.3.x-dev",
"ezsystems/ezcommerce-page-builder": "^1.2.x-dev",
"ezsystems/ezcommerce-transaction": "^1.0.x-dev"
"ibexa/experience": "~3.3.1",
"ezsystems/ezcommerce-admin-ui": "~1.2.1",
"ezsystems/ezcommerce-erp-admin": "~3.3.0",
"ezsystems/ezcommerce-order-history": "~3.3.0",
"ezsystems/ezcommerce-page-builder": "~1.2.0",
"ezsystems/ezcommerce-transaction": "~1.0.1"
},
"extra": {
"branch-alias": {
Expand Down
Loading

0 comments on commit 3abad73

Please sign in to comment.