First Commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "ahwelp/ddlwrapper",
|
||||
"description": "From Phinx, just the DDL",
|
||||
"type": "library",
|
||||
"authors": [
|
||||
{
|
||||
"name": "ahwelp",
|
||||
"email": "ahwelp@ahwelp.com"
|
||||
}
|
||||
],
|
||||
"require": {},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"DDLWrapper\\": "src/DDLWrapper"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user