Skip to content

Commit 40fc623

Browse files
author
Jovert Lota Palonpon
committed
Attempt fix for #34
1 parent d210b37 commit 40fc623

File tree

2 files changed

+116
-105
lines changed

2 files changed

+116
-105
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
"license": "MIT",
99
"type": "project",
1010
"require": {
11-
"php": "^7.1.3",
11+
"php": "^7.3",
12+
"ext-gd": "*",
13+
"ext-json": "*",
14+
"ext-mbstring": "*",
15+
"ext-openssl": "*",
1216
"beyondcode/laravel-self-diagnosis": "^1.1",
1317
"fideloper/proxy": "^4.0",
1418
"fzaninotto/faker": "^1.4",

0 commit comments

Comments
 (0)