mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
rollback on two composer options: adding them made no sense since this file is not meant to handle dependencies but just use the autoloader (dependencies are handled by the one a the root of the project)
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"license": "AGPLv3",
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "5.6.0"
|
||||
},
|
||||
"sort-packages": true,
|
||||
"classmap-authoritative": true
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user