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

Synchronize this project version with Bolt Core #130

Open
macintoshplus opened this issue Mar 7, 2025 · 0 comments
Open

Synchronize this project version with Bolt Core #130

macintoshplus opened this issue Mar 7, 2025 · 0 comments

Comments

@macintoshplus
Copy link
Contributor

Like the Symfony skeleton, I propose to publish here a version with the same version of the related Bolt core version.

This command installs Bolt 5.1: composer create-project bolt/project website.com

To install Bolt 5.2 you need to know the related version of this project and specify the version: composer create-project bolt/project website.com "^2.5" --stability=beta like reported here.

This command is simpler for all users: composer create-project bolt/project website.com "^5.2"

See: https://github.com/symfony/skeleton/tags

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

No branches or pull requests

1 participant