Skip to content

Commit bcaecc6

Browse files
committed
Bumping utils version, php to 5.5
1 parent 2fe2ad9 commit bcaecc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
}
1919
],
2020
"require": {
21-
"php": ">=5.4",
21+
"php": ">=5.5",
2222
"symfony/finder": "~2.6",
2323
"symfony/form": "~2.6",
2424
"symfony/framework-bundle": "~2.6",
2525
"symfony/twig-bundle": "~2.6",
26-
"dontdrinkandroot/utils": "0.3.1",
26+
"dontdrinkandroot/utils": "0.4.*",
2727
"cpliakas/git-wrapper": "~1.0",
2828
"league/commonmark": "0.9.0",
2929
"webuni/commonmark-table-extension": "0.1.0"

0 commit comments

Comments
 (0)