Skip to content

Commit ea36f95

Browse files
committed
composer.json PHP constraint updated
1 parent 4aa95c0 commit ea36f95

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^5.6",
12+
"php": ">=5.6",
1313
"pechynho/php-utils": ">=0.0.5 <0.1.0",
1414
"ext-pdo": "*"
1515
},

0 commit comments

Comments
 (0)