Skip to content

Commit d45d1d6

Browse files
author
Harrison Ifeanyichukwu
committed
chore: lower php version tag, and automate build
1 parent d416dda commit d45d1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php" : ">=7.0",
13+
"php" : ">=5.6",
1414
"php-coveralls/php-coveralls": "^2.1"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)