Alireza Hassani 4 years ago
commit 683acd703a

33
composer.lock generated

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

Loading…
Cancel
Save