Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove composer.lock file from the repository.
This commit deletes the `composer.lock` file to allow for a more flexible dependency resolution during installations. It ensures that the project relies on the most current compatible versions of libraries rather than being locked to specific ones.
- Loading branch information