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 2fe2ad9 commit bcaecc6Copy full SHA for bcaecc6
composer.json
@@ -18,12 +18,12 @@
18
}
19
],
20
"require": {
21
- "php": ">=5.4",
+ "php": ">=5.5",
22
"symfony/finder": "~2.6",
23
"symfony/form": "~2.6",
24
"symfony/framework-bundle": "~2.6",
25
"symfony/twig-bundle": "~2.6",
26
- "dontdrinkandroot/utils": "0.3.1",
+ "dontdrinkandroot/utils": "0.4.*",
27
"cpliakas/git-wrapper": "~1.0",
28
"league/commonmark": "0.9.0",
29
"webuni/commonmark-table-extension": "0.1.0"
0 commit comments