Skip to content

Commit c5a3bd4

Browse files
fixed minimum php version required
1 parent 768521c commit c5a3bd4

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
@@ -5,7 +5,7 @@
55
"minimum-stability": "stable",
66
"license": "AGPL3.0",
77
"require": {
8-
"php": ">=5.4.0"
8+
"php": ">=5.3.0"
99
},
1010
"authors": [
1111
{

0 commit comments

Comments
 (0)