-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I tried to run this on my desktop Mac which is running PHP 8 via Homebrew, and composer refused to install due to the hard-coded PHP version requirement in composer.json:
"require": {
"php": "^7.2",
"ext-ctype": "*",
"ext-iconv": "*",
"guzzlehttp/guzzle": "~6.0",
Going to try to see if anything breaks if I remove this requirement.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels