Skip to content

Commit 293472e

Browse files
committed
Remove composer.lock and add to .gitignore for multi-PHP version compatibility
Allows CI environments to generate their own lock files based on the specific PHP version being tested.
1 parent 464b774 commit 293472e

2 files changed

Lines changed: 1 addition & 3566 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ vendor
22
coverage
33
node_modules
44
.phpunit.result.cache
5+
composer.lock

0 commit comments

Comments
 (0)