Skip to content

Commit

Permalink
lower the PHP version to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cth-inni committed Aug 30, 2021
1 parent 6d78d31 commit a0ff885
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 @@ -13,7 +13,7 @@
}
],
"require": {
"php": ">=7.4"
"php": ">=7.1"
},
"autoload": {
"psr-4": {"TangHoong\\ChatBlock\\": "src/"}
Expand Down

0 comments on commit a0ff885

Please sign in to comment.