mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-29 04:21:06 +00:00
remove autoload section in composer.json
This commit is contained in:
parent
b6ab520058
commit
5537bb3216
1 changed files with 0 additions and 5 deletions
|
@ -26,10 +26,5 @@
|
|||
"twig/twig": "1.*",
|
||||
"twig/extensions": "1.0.*",
|
||||
"umpirsky/twig-gettext-extractor": "1.1.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Wallabag\\": "src"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue