Laravel AT Protocol Client (alpha & unstable)
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update `atp-resolver` to `^v1.0`

+1 -1
+1 -1
composer.json
··· 25 25 "phpseclib/phpseclib": "^3.0", 26 26 "firebase/php-jwt": "^6.0", 27 27 "socialdept/atp-schema": "^0.2", 28 - "socialdept/atp-resolver": "^0.1" 28 + "socialdept/atp-resolver": "^1.0" 29 29 }, 30 30 "require-dev": { 31 31 "orchestra/testbench": "^9.0",