How to install Symfony CLI #2

Closed
opened 2024-03-05 14:12:54 -08:00 by nick · 1 comment
Owner

Maybe an article, this is how you did it with apt:

998 2024-03-05 14:10:48 curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | sudo -E bash
999 2024-03-05 14:11:18 sudo nala install symfony-cli

symfony check:req

Maybe an article, this is how you did it with apt: 998 2024-03-05 14:10:48 curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | sudo -E bash 999 2024-03-05 14:11:18 sudo nala install symfony-cli symfony check:req
Author
Owner

How to us cs-fixer

install it:
composer require cs-fixer-shim

Run it:
./vendor/bin/php-cs-fixer fix

# How to us cs-fixer install it: composer require cs-fixer-shim Run it: ./vendor/bin/php-cs-fixer fix
nick closed this issue 2024-03-05 18:26:01 -08:00
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nick/symfony#2
No description provided.