Skip to content

Commit 0b9503c

Browse files
committed
- uses PHP 7.3+ for now
1 parent 7f71987 commit 0b9503c

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
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "~7",
19+
"php": "~7.3",
2020
"psr/http-server-middleware": "~1",
2121
"koded/cache-simple": "dev-2.0-dev",
2222
"koded/http": "dev-master",

0 commit comments

Comments
 (0)