Skip to content

Commit

Permalink
Update platform requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ajardin committed Apr 6, 2020
1 parent 3fc2817 commit 5e8f5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
}
],
"require": {
"php": "^7.4.0",
"php": "^7.3.0",
"ext-ctype": "*",
"ext-iconv": "*",
"ext-pdo": "*",
"ext-json": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"ext-zlib": "*"
Expand Down

0 comments on commit 5e8f5e0

Please sign in to comment.