We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4c2f7 commit 0d88e10Copy full SHA for 0d88e10
composer.json
@@ -22,11 +22,11 @@
22
"symfony/console": "~2.5",
23
"symfony/yaml": "~2.4",
24
"symfony/config": "~2.4",
25
- "twig/twig": "~1.15",
+ "twig/twig": "~1.0",
26
"psr/log": "~1.0",
27
- "easyrdf/easyrdf": "~0.8.0",
+ "easyrdf/easyrdf": "~0.9.0",
28
"nickcernis/html-to-markdown": "~2.1",
29
- "fabpot/php-cs-fixer": "~0.5"
+ "fabpot/php-cs-fixer": "~1.0"
30
},
31
"suggest": {
32
"doctrine/orm": "For Doctrine annotations and collections",
0 commit comments