mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-10 17:05:26 +00:00
remove autoload section in composer.json
This commit is contained in:
parent
44f1fef018
commit
894cd087f4
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