mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 01:38:41 +00:00
Fix composer structure
This commit is contained in:
parent
3e9d5f4108
commit
e45895b850
|
|
@ -7,25 +7,11 @@
|
|||
"email": "spl1nes.com@googlemail.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~6.4",
|
||||
"squizlabs/php_codesniffer": "~3.2",
|
||||
"phpmd/phpmd": "~2.6",
|
||||
"phpstan/phpstan": "~0.10.1",
|
||||
"phan/phan": "~0.12.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/Orange-Management/phpOMS.git"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-0" : {
|
||||
"phpOMS" : ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user