friendship ended with social-app. php is my new best friend
1{
2 "require": {
3 "guzzlehttp/guzzle": "^7.0",
4 "latte/latte": "^3.0",
5 "erusev/parsedown": "^1.7",
6 "flightphp/core": "^3.17",
7 "league/commonmark": "^2.7",
8 "chillerlan/php-oauth": "^1.0",
9 "fusonic/opengraph": "^3.0",
10 "tracy/tracy": "^2.10",
11 "contributte/logging": "^0.6.3",
12 "jerome/fetch-php": "^3.2",
13 "react/http": "^1.11",
14 "react/promise": "^3.3",
15 "react/dns": "^1.13",
16 "lcobucci/jwt": "^5.6"
17 },
18 "require-dev": {
19 "flightphp/tracy-extensions": "^0.2.7"
20 }
21}