Added filers
This commit is contained in:
commit
33899c38a4
5 changed files with 385 additions and 0 deletions
12
composer.json
Normal file
12
composer.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
{
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "./vendor/phangoapp/cuchuluphputils"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"phangoapp/cuchuluphputils": "dev-master"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue