Skip to content

Commit c0d2c94

Browse files
committed
Add composer files
1 parent dea33f5 commit c0d2c94

File tree

2 files changed

+721
-0
lines changed

2 files changed

+721
-0
lines changed

composer.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"minimum-stability" : "dev",
3+
"prefer-stable" : true,
4+
"require": {
5+
"symfony/lock": "^3.3@dev",
6+
"mnapoli/silly": "^1.5",
7+
"predis/predis": "^1.1",
8+
"monolog/monolog": "^1.22"
9+
}
10+
}

0 commit comments

Comments
 (0)