Skip to content

[Warning] Receive a warning after updating maker-bundle #1013

Closed
@karaka200

Description

@karaka200

Symfony version : 5.3.10

@weaverryan After updating maker-bundle from 1.35.0 to 1.36.0, this warning show:

Class Symfony\Bundle\MakerBundle\Console\MigrationDiffFilteredOutput located in C:/projects/VANT1/vendor/symfony/maker-bundle/src\Console\MigrationDiffFilteredOutput_php8.php does not comply with psr-4 autoloading standard. Skipping.

Loading composer repositories with package information
Restricting packages listed in "symfony/symfony" to "5.3.*"
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading symfony/maker-bundle (v1.35.0 => v1.36.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Downloading symfony/maker-bundle (v1.36.0)
  - Upgrading symfony/maker-bundle (v1.35.0 => v1.36.0): Extracting archive
Generating optimized autoload files
Class Symfony\Bundle\MakerBundle\Console\MigrationDiffFilteredOutput located in C:/projects/VANT1/vendor/symfony/maker-bundle/src\Console\MigrationDiffFilteredOutput_php8.php does not comply with psr-4 autoloading standard. Skipping.
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class
77 packages you are using are looking for funding.
Use the `composer fund` command to find out more!

What about running composer global require symfony/thanks && composer thanks now?
This will spread some love by sending a star to the GitHub repositories of your fellow package maintainers.

Run composer recipes at any time to see the status of your Symfony recipes.

Executing script cache:clear [OK]
Executing script assets:install public [OK]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions