Changing name
This commit is contained in:
+4
-4
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "ahwelp/bbddl",
|
||||
"name": "urfat/schema",
|
||||
"description": "From Phinx, just the DDL",
|
||||
"type": "library",
|
||||
"authors": [
|
||||
{
|
||||
"name": "ahwelp",
|
||||
"email": "ahwelp@ahwelp.com"
|
||||
"name": "Artur Welp",
|
||||
"email": "ahwelp@universo.univates.br"
|
||||
}
|
||||
],
|
||||
"require": {},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"BBDDL\\": "src/BBDDL"
|
||||
"Schema\\": "src/Schema"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user