Upgrading to v6 from 5.x

Updating Dependencies

PHP 8.2.0 Required

Socialstream now requires PHP 8.2.0 or higher

Laravel 11 Required

Socialstream new requires Laravel 11 to be installed, to do update the laravel/framework composer dependency to ^11.0 in your application's composer.json file.

Please follow the official upgrade guide on what dependencies also need updating for this

Jetstream 5 Required

If you use Socialstream with Laravel Jetstream, please ensure you have followed the official upgrade guide for upgrading you Jetstream version to v5

Filament

If you use Socialstream along with Filament Admin Panels, you will want to make sure you've upgraded filament/filament to v3.2.39

Last updated

Was this helpful?