Adding Guzzle HTTP to work with REST applications
{ | ||
"require": { | ||
"bcosca/fatfree": "^3.5", | ||
"firebase/php-jwt": "^4.0" | ||
"firebase/php-jwt": "^4.0", | ||
"guzzlehttp/guzzle": "~6.0" | ||
} | ||
} |
Please register or sign in to comment
{ | ||
"require": { | ||
"bcosca/fatfree": "^3.5", | ||
"firebase/php-jwt": "^4.0" | ||
"firebase/php-jwt": "^4.0", | ||
"guzzlehttp/guzzle": "~6.0" | ||
} | ||
} |