Skip to content

Commit 2da64ea

Browse files
committed
Increased minimum supported version to PHP 5.4.0
1 parent 7ff0a18 commit 2da64ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
}
4141
],
4242
"require": {
43-
"php": ">=5.3",
43+
"php": ">=5.4.0",
4444
"htmlburger/carbon-fields": "^2.0.0",
4545
"jjgrainger/posttypes": "dev-master",
4646
"jashkenas/underscore": ">=1.8.0",

0 commit comments

Comments
 (0)