We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8448cec + 4b19240 commit 42430e9Copy full SHA for 42430e9
composer.json
@@ -2,7 +2,7 @@
2
"name": "smrtr/mysql-version-control",
3
"description": "A crude version control system for mysql written in php",
4
"keywords": ["database", "db", "mysql", "version control", "version", "migration", "update", "data", "structure"],
5
- "bin": ["bin/mysql-version-control", "bin/mysql-version-control"],
+ "bin": ["bin/up", "bin/down"],
6
"authors": [
7
{
8
"name": "Joe Green",
0 commit comments