This commit is contained in:
RedHood 2021-01-24 16:49:39 +10:00
parent 9887be35f9
commit aaec25f64c

View File

@ -42,10 +42,7 @@
"autoload": {
"psr-4": {
"mirzaev\\skillparts\\": "mirzaev/skillparts/system"
},
"classmap": [
"vendor/explosivebit"
]
}
},
"autoload-dev": {
"psr-4": {
@ -88,18 +85,6 @@
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "package",
"package": {
"name": "explosivebit/arangodb",
"version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/pBazsi/yii2-arangodb.git",
"reference": "master"
}
}
}
]
}