Build Reactive Signals for Bluesky's AT Protocol Firehose in Laravel
0
fork

Configure Feed

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

Add `friendsofphp/php-cs-fixer` as dev dependency

+2 -1
+2 -1
composer.json
··· 14 14 }, 15 15 "require-dev": { 16 16 "orchestra/testbench": "^9.0", 17 - "phpunit/phpunit": "^11.0" 17 + "phpunit/phpunit": "^11.0", 18 + "friendsofphp/php-cs-fixer": "^3.89" 18 19 }, 19 20 "autoload": { 20 21 "psr-4": {