Skip to content

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aplab committed Jun 8, 2021
1 parent 8d9c0ca commit aca6ab1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,12 @@
"role": "Developer"
}
],
"config": {
"platform": {
"php": ">=7.4"
}
},
"require": {
"php": "^8.*.*",
"ext-mysqli": "*"
},
"require-dev": {
Expand Down

0 comments on commit aca6ab1

Please sign in to comment.