mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-15 18:00:36 +01:00
remove autoload section in composer.json
This commit is contained in:
parent
44f1fef018
commit
894cd087f4
@ -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 New Issue
Block a user