Skip to content

Commit c7c367f

Browse files
staabmbsweeney
authored andcommitted
rais min-php version to 5.4.x. Refs dompdf#1597
1 parent 355a3a2 commit c7c367f

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
@@ -25,7 +25,7 @@
2525
"classmap" : ["lib/"]
2626
},
2727
"require": {
28-
"php": ">=5.3.0",
28+
"php": ">=5.4.0",
2929
"ext-gd": "*",
3030
"ext-dom": "*",
3131
"ext-mbstring": "*",

0 commit comments

Comments
 (0)