Skip to content

Commit dc74503

Browse files
authored
Update composer.json
1 parent cb8fab0 commit dc74503

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
"license": "MIT",
2222
"require": {
2323
"php": ">=5.3.9",
24-
"apache/log4php": "2.3.*",
25-
"symfony/validator": "3.2.*",
26-
"doctrine/annotations":"~1.0",
27-
"doctrine/cache":"1.6.*"
24+
"apache/log4php": "2.3.*"
2825
},
2926
"autoload": {
3027
"psr-4": {

0 commit comments

Comments
 (0)