mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
add option classmap-authoritative to composer.json
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"preferred-install": {
|
||||
"*": "dist"
|
||||
},
|
||||
"sort-packages": true
|
||||
"sort-packages": true,
|
||||
"classmap-authoritative": true
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user