1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
wallabag/composer.json
2013-11-21 11:11:02 +01:00

10 lines
157 B
JSON

{
"require": {
"silex/silex": "~1.1",
"atoum/atoum" : "dev-master"
},
"autoload": {
"psr-0": { "Poche": "src/" }
}
}