Closed robbanl closed 5 years ago
Tried to install this but it looks like the other packages are to new :-) Had to change my composer.json file to this:
"require": { "php-http/curl-client": "^1.7", "guzzlehttp/psr7": "^1.5", "jolicode/harvest-php-api": "^1.0" }
Tried to install this but it looks like the other packages are to new :-) Had to change my composer.json file to this: