Skip to content

Commit d4b9e01

Browse files
authored
chore: Add composer lock for development only (#75)
1 parent 4020209 commit d4b9e01

File tree

3 files changed

+6280
-1
lines changed

3 files changed

+6280
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
*.dist export-ignore
55
tests export-ignore
66
assets export-ignore
7+
*.lock

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.build/
22
vendor
3-
composer.lock
43
.php-cs-fixer.cache
54
phpunit.xml
65
.idea

0 commit comments

Comments
 (0)