You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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]
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: