nuxsmin / sysPass

Systems Password Manager
https://syspass.org
GNU General Public License v3.0
958 stars 207 forks source link

Composer on Debian 11 responses indicate old versions being used #1885

Open PoC-dev opened 1 year ago

PoC-dev commented 1 year ago

sysPass Version 3.2.11

Describe the bug Following the steps to install dependencies on the according documentation page yields these warnings:

Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
Package fzaninotto/faker is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.

To Reproduce Use a new plain Debian 11 server and follow the install instructions.

Expected behavior The warning messages should not be issued by upgrading or replacing abandoned dependency code in sysPass.

Platform (please complete the following information):