Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.4 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Jun 2, 2021
1 parent 03f4a07 commit bb5b7c7
Show file tree
Hide file tree
Showing 2 changed files with 19,091 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/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-rest": "^3.0.x-dev",
"ezsystems/ezcommerce-transaction": "^1.0.x-dev"
"ibexa/experience": "~3.3.4",
"ezsystems/ezcommerce-admin-ui": "~1.2.4",
"ezsystems/ezcommerce-erp-admin": "~3.3.1",
"ezsystems/ezcommerce-order-history": "~3.3.1",
"ezsystems/ezcommerce-page-builder": "~1.2.0",
"ezsystems/ezcommerce-rest": "~3.3.3",
"ezsystems/ezcommerce-transaction": "~1.0.3"
},
"extra": {
"branch-alias": {
Expand Down
Loading

0 comments on commit bb5b7c7

Please sign in to comment.