pull/1/head
alireza hassani 5 years ago
parent dceb5b8192
commit 1ee186efb6

@ -1,39 +0,0 @@
APP_NAME=Laravel
APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
LOG_CHANNEL=stack
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=secret
BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
MAIL_DRIVER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

@ -13,7 +13,7 @@
"laravel/framework": "5.8.*",
"laravel/tinker": "^1.0",
"mll-lab/laravel-graphql-playground": "^1.1",
"nuwave/lighthouse": "^3.7",
"nuwave/lighthouse": "dev-master",
"nwidart/laravel-modules": "^4.0",
"wm/common": "dev-master",
"wm/crm": "dev-master"
@ -65,8 +65,7 @@
"@php artisan key:generate --ansi"
]
},
"repositories": [
{
"repositories": [{
"type": "path",
"url": "./modules/wm-crm"
},

61
composer.lock generated

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6a7ba539431e1b51bce6f14fc24b9510",
"content-hash": "7be4bbf498f057b03ee42474822b258b",
"packages": [
{
"name": "dnoegel/php-xdg-base-dir",
@ -526,16 +526,16 @@
},
{
"name": "laravel/framework",
"version": "v5.8.28",
"version": "v5.8.29",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "341fb54bea9693cada2a5b8d398621a57f82862d"
"reference": "489ae2218c7eb138caac780de584d8df9fe8160b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/341fb54bea9693cada2a5b8d398621a57f82862d",
"reference": "341fb54bea9693cada2a5b8d398621a57f82862d",
"url": "https://api.github.com/repos/laravel/framework/zipball/489ae2218c7eb138caac780de584d8df9fe8160b",
"reference": "489ae2218c7eb138caac780de584d8df9fe8160b",
"shasum": ""
},
"require": {
@ -669,7 +669,7 @@
"framework",
"laravel"
],
"time": "2019-07-09T14:00:02+00:00"
"time": "2019-07-16T14:05:28+00:00"
},
{
"name": "laravel/tinker",
@ -950,16 +950,16 @@
},
{
"name": "nesbot/carbon",
"version": "2.20.0",
"version": "2.21.2",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "bc671b896c276795fad8426b0aa24e8ade0f2498"
"reference": "a8bfb6631e3bc982427406d13ad817fc45d47b61"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bc671b896c276795fad8426b0aa24e8ade0f2498",
"reference": "bc671b896c276795fad8426b0aa24e8ade0f2498",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a8bfb6631e3bc982427406d13ad817fc45d47b61",
"reference": "a8bfb6631e3bc982427406d13ad817fc45d47b61",
"shasum": ""
},
"require": {
@ -975,6 +975,9 @@
"phpunit/phpunit": "^7.5 || ^8.0",
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
"bin/carbon"
],
"type": "library",
"extra": {
"laravel": {
@ -997,6 +1000,10 @@
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "http://nesbot.com"
},
{
"name": "kylekatarnls",
"homepage": "http://github.com/kylekatarnls"
}
],
"description": "A simple API extension for DateTime.",
@ -1006,7 +1013,7 @@
"datetime",
"time"
],
"time": "2019-06-25T10:00:57+00:00"
"time": "2019-07-17T07:49:05+00:00"
},
{
"name": "nikic/php-parser",
@ -1061,16 +1068,16 @@
},
{
"name": "nuwave/lighthouse",
"version": "v3.7.0",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/nuwave/lighthouse.git",
"reference": "cb0627424cd7028ddd1c3bf09be22fb6e84b1af4"
"reference": "724b36194a547bb29835481b1604c320afc59cb9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nuwave/lighthouse/zipball/cb0627424cd7028ddd1c3bf09be22fb6e84b1af4",
"reference": "cb0627424cd7028ddd1c3bf09be22fb6e84b1af4",
"url": "https://api.github.com/repos/nuwave/lighthouse/zipball/724b36194a547bb29835481b1604c320afc59cb9",
"reference": "724b36194a547bb29835481b1604c320afc59cb9",
"shasum": ""
},
"require": {
@ -1081,9 +1088,8 @@
"illuminate/routing": "5.5.*|5.6.*|5.7.*|5.8.*",
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*",
"illuminate/validation": "5.5.*|5.6.*|5.7.*|5.8.*",
"opis/closure": "^3.0",
"php": ">= 7.1",
"webonyx/graphql-php": "^0.13"
"webonyx/graphql-php": "^0.13.2"
},
"require-dev": {
"bensampo/laravel-enum": "^1.19",
@ -1091,7 +1097,7 @@
"laravel/scout": "^4.0",
"mll-lab/graphql-php-scalars": "^2.1",
"mockery/mockery": "^1.0",
"orchestra/database": "3.5.*|3.6.*|3.7.*|3.8.x-dev",
"orchestra/database": "3.5.*|3.6.*|3.7.*|3.8.*",
"orchestra/testbench": "3.5.*|3.6.*|3.7.*|3.8.*",
"phpbench/phpbench": "@dev",
"pusher/pusher-php-server": "^3.2"
@ -1142,7 +1148,7 @@
"laravel",
"laravel-graphql"
],
"time": "2019-05-27T07:10:46+00:00"
"time": "2019-07-19T09:52:35+00:00"
},
{
"name": "nwidart/laravel-modules",
@ -3199,7 +3205,7 @@
"dist": {
"type": "path",
"url": "./modules/wm-common",
"reference": "bcd54aff17bc080c519a7014940b16211d06e07a"
"reference": "f60647112b700f6324e6258c30904ed256ee4f9d"
},
"require": {
"illuminate/support": "5.8.*",
@ -3239,7 +3245,7 @@
"dist": {
"type": "path",
"url": "./modules/wm-core",
"reference": "55dacbe8dde0afabc4c2101ba911974d2a6ea7bf"
"reference": "43af1d5c7ba2fef8e1309eef8108b34e3648d2e0"
},
"require": {
"illuminate/support": "^5.4",
@ -3283,7 +3289,7 @@
"dist": {
"type": "path",
"url": "./modules/wm-crm",
"reference": "d6dec45abcc6eb24df0426e58ed071b1d789a9cb"
"reference": "ae6610b427393e40e0627c1bdf51823e1e393236"
},
"require": {
"illuminate/support": "5.8.*",
@ -4344,16 +4350,16 @@
},
{
"name": "phpunit/phpunit",
"version": "7.5.13",
"version": "7.5.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "b9278591caa8630127f96c63b598712b699e671c"
"reference": "2834789aeb9ac182ad69bfdf9ae91856a59945ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b9278591caa8630127f96c63b598712b699e671c",
"reference": "b9278591caa8630127f96c63b598712b699e671c",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2834789aeb9ac182ad69bfdf9ae91856a59945ff",
"reference": "2834789aeb9ac182ad69bfdf9ae91856a59945ff",
"shasum": ""
},
"require": {
@ -4424,7 +4430,7 @@
"testing",
"xunit"
],
"time": "2019-06-19T12:01:51+00:00"
"time": "2019-07-15T06:24:08+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -5087,6 +5093,7 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"nuwave/lighthouse": 20,
"wm/common": 20,
"wm/crm": 20
},

4051
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -12,6 +12,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.5.0",
"ajv": "^6.10.0",
"apexcharts": "^3.8.2",
"apollo-boost": "^0.4.3",
"apollo-cache-inmemory": "^1.6.2",
"axios": "^0.18.0",
@ -22,6 +23,7 @@
"chart.js": "^2.7.3",
"graphql": "^14.4.2",
"graphql-tag": "^2.10.1",
"vue-apexcharts": "^1.4.0",
"vue-apollo": "^3.0.0-alpha.3",
"vue-chartjs": "^3.4.0",
"vue-router": "^3.0.2",

@ -1,6 +1,6 @@
{
"/js/vue/Authentication/app.js": "/js/vue/Authentication/app.js?id=8ba03455bf554a3c355d",
"/js/vue/Home/app.js": "/js/vue/Home/app.js?id=bf18112bfd001430c068",
"/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=6453bd026923226929e3",
"/js/vue/User/app.js": "/js/vue/User/app.js?id=c4c5a6066b7f9a9d5730"
"/js/vue/Authentication/app.js": "/js/vue/Authentication/app.js?id=2eae82d3fa71f897e604",
"/js/vue/Home/app.js": "/js/vue/Home/app.js?id=e0ff24444a4741972c82",
"/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=40d15556cfb075cca358",
"/js/vue/User/app.js": "/js/vue/User/app.js?id=47c003e1714e1da1fa59"
}

Loading…
Cancel
Save