Skip to content

Commit 732009c

Browse files
committed
Merge pull request #7 from joegreen88/master
Added teardown to vendor bin
2 parents 9e563e6 + 7937beb commit 732009c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "smrtr/mysql-version-control",
33
"description": "A crude version control system for mysql written in php",
44
"keywords": ["database", "db", "mysql", "version control", "version", "migration", "update", "data", "structure"],
5-
"bin": ["bin/up", "bin/down"],
5+
"bin": ["bin/up", "bin/teardown"],
66
"authors": [
77
{
88
"name": "Joe Green",

0 commit comments

Comments
 (0)