Skip to content

Commit 853db5f

Browse files
authored
Fix php version requirement reduced
1 parent 29a4215 commit 853db5f

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
@@ -15,6 +15,6 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=5.6"
18+
"php": ">=5.1"
1919
}
2020
}

0 commit comments

Comments
 (0)