Describe the Bug
More an FYI than a bug report. Upon running the latest update, I get the following warning message:
Package sebastian/resource-operations is abandoned, you should avoid using it. No replacement was suggested.
Steps to Reproduce
Run git pull origin release && composer install --no-dev && php artisan migrate
Expected Behaviour
Not using abandoned packages as it is a security concern if an issue is found in that package
Screenshots or Additional Context
No response
Exact BookStack Version
v21.10
PHP Version
8.0
Hosting Environment
Ubuntu 20.04 VM running apache and php8
Describe the Bug
More an FYI than a bug report. Upon running the latest update, I get the following warning message:
Package sebastian/resource-operations is abandoned, you should avoid using it. No replacement was suggested.Steps to Reproduce
Run
git pull origin release && composer install --no-dev && php artisan migrateExpected Behaviour
Not using abandoned packages as it is a security concern if an issue is found in that package
Screenshots or Additional Context
No response
Exact BookStack Version
v21.10
PHP Version
8.0
Hosting Environment
Ubuntu 20.04 VM running apache and php8