Skip to content

Commit b15c5d7

Browse files
committed
Merge branch 'develop' of https://github.com/getgrav/grav into 1.4
2 parents d629391 + 24898de commit b15c5d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"homepage": "http://getgrav.org",
77
"license": "MIT",
88
"require": {
9+
"roave/security-advisories": "dev-master",
910
"php": ">=5.5.9",
1011
"twig/twig": "~1.24",
1112
"erusev/parsedown": "~1.6",
@@ -41,6 +42,11 @@
4142
"fzaninotto/faker": "^1.5",
4243
"victorjonsson/markdowndocs": "dev-master"
4344
},
45+
"config": {
46+
"platform": {
47+
"php": "5.5.9"
48+
}
49+
},
4450
"repositories": [
4551
{
4652
"type": "vcs",

0 commit comments

Comments
 (0)