Skip to content

Commit 1f64c56

Browse files
authored
Merge pull request #2 from plesk/remove-composer-lock
Remove composer.lock
2 parents 7191ad3 + ffcc2ed commit 1f64c56

File tree

3 files changed

+2
-2862
lines changed

3 files changed

+2
-2862
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
/phpcs.xml.dist export-ignore
1111
/phpunit.xml.dist export-ignore
1212
/test/ export-ignore
13+
composer.lock export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
/laminas-mkdoc-theme/
88
/phpunit.xml
99
/vendor/
10+
composer.lock

0 commit comments

Comments
 (0)