Skip to content

Delete composer.lock#57

Open
fouteox wants to merge 1 commit intothedevdojo:mainfrom
fouteox:main
Open

Delete composer.lock#57
fouteox wants to merge 1 commit intothedevdojo:mainfrom
fouteox:main

Conversation

@fouteox
Copy link
Copy Markdown

@fouteox fouteox commented Jun 16, 2025

I created a tool that allows you to Dockerize Laravel applications, including custom starter kits (https://fadogen.app).

Users can also add features like Reverb.

Since Laravel 12.14.1, it's possible to install Reverb with the --reverb flag.

I propose removing composer.lock, which is also missing from the official starter kits. This allows you to install the latest version of the framework when installing the starter kit and avoids having to run the "composer update" command before installing Reverb.

EDIT : or juste run "composer update"

The file will be created during installation.
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.

1 participant