mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-17 22:55:15 -05:00
Add composer.json for Silex
This commit is contained in:
parent
451ae459e5
commit
7ef0c5565a
5
composer.json
Normal file
5
composer.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"require": {
|
||||
"silex/silex": "~1.1"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user