Skip to content

Commit 17f25c5

Browse files
committed
Removed composer.lock from tracking.
1 parent 2119fd2 commit 17f25c5

File tree

3 files changed

+4
-1316
lines changed

3 files changed

+4
-1316
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/vendor/
2+
composer.lock

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "sevavietl/arrays",
33
"description": "This is a collection of array wrappers",
44
"type": "library",
5+
"keywords": [
6+
"arrays"
7+
],
58
"license": "MIT",
69
"authors": [
710
{

0 commit comments

Comments
 (0)