Skip to content

Commit 0d88e10

Browse files
committed
Update dependencies.
1 parent 9c4c2f7 commit 0d88e10

File tree

2 files changed

+232
-69
lines changed

2 files changed

+232
-69
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"symfony/console": "~2.5",
2323
"symfony/yaml": "~2.4",
2424
"symfony/config": "~2.4",
25-
"twig/twig": "~1.15",
25+
"twig/twig": "~1.0",
2626
"psr/log": "~1.0",
27-
"easyrdf/easyrdf": "~0.8.0",
27+
"easyrdf/easyrdf": "~0.9.0",
2828
"nickcernis/html-to-markdown": "~2.1",
29-
"fabpot/php-cs-fixer": "~0.5"
29+
"fabpot/php-cs-fixer": "~1.0"
3030
},
3131
"suggest": {
3232
"doctrine/orm": "For Doctrine annotations and collections",

0 commit comments

Comments
 (0)