Skip to content
New issue

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

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

Already on GitHub? # to your account

composer.lock not up to date #1215

Closed
techalgo opened this issue Dec 1, 2023 · 3 comments
Closed

composer.lock not up to date #1215

techalgo opened this issue Dec 1, 2023 · 3 comments
Assignees

Comments

@techalgo
Copy link

techalgo commented Dec 1, 2023

Bug report

Title

The lock file is not up to date with the latest changes in composer.json .

Issue Description

Warning during installation: The lock file is not up to date with the latest changes in composer.json. Required package "barryvdh/laravel-dompdf" is in the lock file as "v2.0.0" but that does not satisfy your constraint "^1.0".

Preconditions

1. framework Version: 1.2.4

Steps to reproduce

It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples.

1. git clone https://github.com/techalgo/laravel-crm.git
2. cd laravel-crm
3. composer install
file_not_up_to_date_composer lock

Expected result

Installation of packages.

Actual result

Installation warning.

Proposed solution

Add composer.lock to .gitignore

@prabhat-webkul
Copy link
Collaborator

updated lock file by #1227

@komal-sh-27
Copy link

I have checked this issue, now issue has been resolved now with this PR #1227

@harshit-webkul
Copy link
Collaborator

Checked that the issue has been resolved with this PR #1227.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

5 participants