symfony / polyfill

PHP polyfills

Home Page:https://symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconsistency of composer autoload and packages after removing polyfill package

vol4onok opened this issue · comments

Screenshot from 2024-02-28 08-57-38

After composer update the current package was removed, but the composer loader try to load this package.
composer autoload didn't fix this issue.

what was the issue ?