forked from wallabag/wallabag
remove autoload section in composer.json
This commit is contained in:
@ -26,10 +26,5 @@
|
|||||||
"twig/twig": "1.*",
|
"twig/twig": "1.*",
|
||||||
"twig/extensions": "1.0.*",
|
"twig/extensions": "1.0.*",
|
||||||
"umpirsky/twig-gettext-extractor": "1.1.*"
|
"umpirsky/twig-gettext-extractor": "1.1.*"
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-0": {
|
|
||||||
"Wallabag\\": "src"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user