Skip to content

Conversation

Coderberg
Copy link
Contributor

Changed directory name from .symfony to .symfony5
See details here symfony-cli/symfony-cli@5301ebf

- name: Check if any dependencies are compromised
if: always() && steps.install.outcome == 'success'
run: /home/runner/.symfony/bin/symfony check:security
run: /home/runner/.symfony5/bin/symfony check:security
Copy link
Contributor

@bocharsky-bw bocharsky-bw Aug 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, but Symfony Demo is on Symfony 6 already 🤔

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not about the version of Symfony, but the installation path of the CLI tool

@javiereguiluz
Copy link
Member

Thanks Valery. I'm sorry it took me so long to merge this.

@javiereguiluz javiereguiluz merged commit 8e305c6 into symfony:main Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants