Version 1.0
This commit is contained in:
Executable
+27
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "ghost/urfat-bro",
|
||||
"description": "The other framework",
|
||||
"type": "project",
|
||||
"repositories": [{
|
||||
"type": "composer",
|
||||
"url": "https://satis.inforsistemas-devel1.com.br"
|
||||
}],
|
||||
"authors": [
|
||||
{
|
||||
"name": "ahwelp",
|
||||
"email": "ahwelp@ahwelp.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"ahwelp/menubuilder": "dev-master",
|
||||
"php-school/cli-menu": "^3.0",
|
||||
"creitive/breadcrumbs": "^3.2",
|
||||
"tburry/pquery": "^1.1",
|
||||
"ahwelp/htmlbuilder": "dev-master",
|
||||
"ahwelp/bborm": "dev-master",
|
||||
"ahwelp/request-response": "dev-master",
|
||||
"ahwelp/bbrouter": "dev-master",
|
||||
"nesbot/carbon": "1.33",
|
||||
"ahwelp/ddlwrapper": "dev-master"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user