Skip to content

Commit 29991dc

Browse files
committed
Bumping minimum PHP version support
1 parent 43a4777 commit 29991dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.5.0",
16+
"php": ">=5.6",
1717
"silverstripe/framework": "^4"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)