Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add symfony.lock file to skeleton #244

Merged

Conversation

alexander-schranz
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Add symfony.lock file to skeleton.

Why?

This make it possible to use composer recipes:update and mark which recipes our skeleton did have executed. Currently a new installation of Sulu Skeleton could be not uptodate with symfony recipes but be marked as executed to avoid this we should ship our symfony.lock file and in future use our self the composer recipes:update command to keep the sulu skeleton uptodate.

@alexander-schranz alexander-schranz added the enhancement New feature or request label May 2, 2024
@Prokyonn Prokyonn merged commit 4d496db into sulu:2.6 May 2, 2024
4 checks passed
@alexander-schranz alexander-schranz deleted the enhancement/symfony-lock-pushed branch May 2, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants