composer
This commit is contained in:
parent
e32d31966d
commit
cf6424345d
1 changed files with 5 additions and 1 deletions
|
|
@ -8,5 +8,9 @@
|
||||||
"email": "simon@deblan.fr"
|
"email": "simon@deblan.fr"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {}
|
"autoload": {
|
||||||
|
"psr-0": {
|
||||||
|
"": "src/"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue