Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note about abandoned packages and security vunerabilities from install #1104

Open
p-sims opened this issue Sep 2, 2023 · 0 comments
Open
Labels
bug Features or code that is not working correctly

Comments

@p-sims
Copy link

p-sims commented Sep 2, 2023

Composer Complains about abandoned packages on install.

Package laravelcollective/html is abandoned, you should avoid using it. Use spatie/laravel-html instead.
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer 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/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.

Composer Security Vunderability warnings

Found 5 security vulnerability advisories affecting 1 package.
See the following regarding 'dompdf/dompdf':

Composer other notes

Class Tests\Features\OrganisationWithTaxTest located in ./tests/Feature/OrderCancellation/OrganisationWithTaxTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Tests\Features\OrganisationWithoutTaxTest located in ./tests/Feature/OrderCancellation/OrganisationWithoutTaxTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Tests\Features\UtilsTest located in ./tests/Feature/Utils/UtilsTest.php does not comply with psr-4 autoloading standard. Skipping.

Also:

Version of Attendize you are using

  • 2.8.0

Where you are running Attendize
Shared Webhost -- direct install not docker
PHP 7.3.33-14+020230902.114+debian101.gbp764b27 (cli) (built: Sep 2 2023 07:11:20) ( NTS )

What version or Operating System are you using on the above server
Debian 10

What version of PHP you are using on the above server
PHP7.3 as PHP8 not yet compatible
Apache2

@p-sims p-sims added the bug Features or code that is not working correctly label Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Features or code that is not working correctly
Projects
None yet
Development

No branches or pull requests

1 participant