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
{{ message }}
This repository was archived by the owner on Sep 4, 2023. It is now read-only.
Generating autoload files
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
18 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> @php -r "copy('.env.example', '.env');"
> symfony-cmd
sh: symfony-cmd: command not found
Script symfony-cmd handling the auto-scripts event returned with error code 127
Script @auto-scripts was called via post-install-cmd
Composer version 2.2.9 2022-03-15 22:13:37
PHP 7.4
When I try to run the bin/mailocal, then I'm getting error and I am unable to run the app:
In DefinitionErrorExceptionPass.php line 54:
In DefinitionErrorExceptionPass.php line 54:
Cannot autowire service "App\Command\PostfixReceiveCommand": argument "$name" of method "__con
struct()" is type-hinted "string", you should configure its value explicitly.
Cannot autowire service "App\Command\PostfixReceiveCommand": argument "$name" of method "__con
struct()" is type-hinted "string", you should configure its value explicitly.
Composer version 2.2.9 2022-03-15 22:13:37
PHP 7.4
When I try to run the bin/mailocal, then I'm getting error and I am unable to run the app: