Alireza Hassani 4 years ago
commit 683acd703a

33
composer.lock generated

@ -4886,7 +4886,10 @@
"license": [
"MIT"
],
"description": "blog management"
"description": "blog management",
"transport-options": {
"relative": true
}
},
{
"name": "wm/common",
@ -4929,7 +4932,10 @@
"license": [
"MIT"
],
"description": "manage common information in willamall"
"description": "manage common information in willamall",
"transport-options": {
"relative": true
}
},
{
"name": "wm/core",
@ -4974,7 +4980,10 @@
"license": [
"MIT"
],
"description": "client relationship management"
"description": "client relationship management",
"transport-options": {
"relative": true
}
},
{
"name": "wm/crm",
@ -5018,7 +5027,10 @@
"license": [
"MIT"
],
"description": "client relationship management"
"description": "client relationship management",
"transport-options": {
"relative": true
}
},
{
"name": "wm/portfolio",
@ -5060,7 +5072,10 @@
"license": [
"MIT"
],
"description": "Portfolio management"
"description": "Portfolio management",
"transport-options": {
"relative": true
}
},
{
"name": "wm/reservation",
@ -5100,7 +5115,10 @@
"license": [
"MIT"
],
"description": "add reservation system to willamall"
"description": "add reservation system to willamall",
"transport-options": {
"relative": true
}
},
{
"name": "zendframework/zend-diactoros",
@ -7234,5 +7252,6 @@
"platform": {
"php": "^7.2"
},
"platform-dev": []
"platform-dev": [],
"plugin-api-version": "1.1.0"
}

Loading…
Cancel
Save