Updating composer
This commit is contained in:
parent
ea3bbc91e4
commit
6538924688
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "phangoapp/phamodel",
|
||||
"name": "phangoapp/phamodels",
|
||||
"description": "A simple class for create models",
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.8@dev"
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PhangoApp\\PhaRouter\\": "src"
|
||||
"PhangoApp\\PhaModels\\": "src"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue