[Bug Report]: sebastian/resource-operations is abandoned #2454

Closed
opened 2026-02-05 04:11:37 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Cave-Johnson on GitHub (Oct 26, 2021).

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

Originally created by @Cave-Johnson on GitHub (Oct 26, 2021). ### 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
OVERLORD added the 🐛 Bug label 2026-02-05 04:11:37 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Oct 26, 2021):

Thanks for reporting @Cave-Johnson.

This was not actually something that was installed on a --no-dev environment, nor is it abandoned in reality but I have updated our packages so that the abandoned flag won't be present as it was in the current release.

Changes will be part of next patch release.

@ssddanbrown commented on GitHub (Oct 26, 2021): Thanks for reporting @Cave-Johnson. This was not actually something that was installed on a `--no-dev` environment, [nor is it abandoned in reality](https://github.com/sebastianbergmann/phpunit/issues/4714) but I have updated our packages so that the abandoned flag won't be present as it was in the current release. Changes will be part of next patch release.
Author
Owner

@Cave-Johnson commented on GitHub (Oct 26, 2021):

Must be a left over as my install is quite old now (pre the --no-dev days)
Thanks for the insight in to the not being abandoned!

@Cave-Johnson commented on GitHub (Oct 26, 2021): Must be a left over as my install is quite old now (pre the --no-dev days) Thanks for the insight in to the not being abandoned!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2454