Upgrading to v6 from 5.x
Last updated
Was this helpful?
Last updated
Was this helpful?
Socialstream now requires PHP 8.2.0 or higher
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 on what dependencies also need updating for this
If you use Socialstream with Laravel Jetstream, please ensure you have followed the for upgrading you Jetstream version to v5
If you use Socialstream along with Filament Admin Panels, you will want to make sure you've upgraded filament/filament
to v3.2.39