Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sroehrl authored Dec 23, 2020
1 parent 2e919ab commit fecb02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.3.2",
"license": "MIT",
"require": {
"php": "^7",
"php": "^7||8.*",
"ext-mysqli": "*",
"ext-ctype": "*"
},
Expand Down

0 comments on commit fecb02d

Please sign in to comment.