-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
When installing Symfony, and creating a new project - a bin folder is added to the project structure. This contains a file called : console.
This allows the user to issue the command : symfony console - this console is used as part of the composer install / symfony flex commands to clear the cache.
I had a go - and from what I can see the latest version of symfony is 6.3 - whereas the composer files seems to suggest that it was built against 6.2
@edent - is it possible to add the missing bin/console file, or should I go to 6.3?
currently when running composer install - the following error is displayed :
Metadata
Metadata
Assignees
Labels
No labels
