Skip to content

Commit 2739707

Browse files
committed
Do not include composer.lock in distribution
1 parent 6759f22 commit 2739707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/.scrutinizer.yml export-ignore
77
/Makefile export-ignore
88
/composer-require-config.json export-ignore
9-
/composer.lock
9+
/composer.lock export-ignore
1010
/phive.xml export-ignore
1111
/phpbench.json export-ignore
1212
/phpcs.xml.dist export-ignore

0 commit comments

Comments
 (0)