Skip to content

Add the PHARs dependency lock file to the project#22

Merged
veewee merged 1 commit intophpro:v2.xfrom
veewee:phar-lock
Jun 21, 2023
Merged

Add the PHARs dependency lock file to the project#22
veewee merged 1 commit intophpro:v2.xfrom
veewee:phar-lock

Conversation

@veewee
Copy link
Copy Markdown
Collaborator

@veewee veewee commented Jun 21, 2023

Fixes phpro/grumphp#1095

From now on, we can ship an additional phar.composer.lock with the project that keeps track of the dependencies inside the PHAR distribution. This lock file can be used for guarding reproducibility if you wish to compile your own version of GrumPHP and is validated against all actively supported PHP versions.

@drupol
Copy link
Copy Markdown

drupol commented Jun 21, 2023

Thank you :)

FYI, I just updated the Grumphp derivation, including YOUR composer.lock :) See the relevant commit.

Issue closed for me as well.

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.

Consider adding a composer.lock file in the repository

2 participants