|
@@ -96,6 +96,13 @@
|
|
"options": {
|
|
"options": {
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
"local_pk": "./keys/bitbucket.id_rsa"
|
|
}
|
|
}
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "vcs",
|
|
|
|
+ "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/AuditBundle.git",
|
|
|
|
+ "options": {
|
|
|
|
+ "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"require": {
|
|
"require": {
|
|
@@ -130,7 +137,8 @@
|
|
"symfony/swiftmailer-bundle": "^2.3.10",
|
|
"symfony/swiftmailer-bundle": "^2.3.10",
|
|
"symfony/symfony": "3.2.*",
|
|
"symfony/symfony": "3.2.*",
|
|
"twig/twig": "^1.0||^2.0",
|
|
"twig/twig": "^1.0||^2.0",
|
|
- "voryx/restgeneratorbundle": "dev-master"
|
|
|
|
|
|
+ "voryx/restgeneratorbundle": "dev-master",
|
|
|
|
+ "ik/audit-bundle": "dev-master"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"sensio/generator-bundle": "^3.0",
|
|
"sensio/generator-bundle": "^3.0",
|
|
@@ -183,6 +191,9 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"file": "app/config/bundles/hwi/oauth-bundle/parameters.yml"
|
|
"file": "app/config/bundles/hwi/oauth-bundle/parameters.yml"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "file": "app/config/bundles/ik/audit-bundle/parameters.yml"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"branch-alias": null
|
|
"branch-alias": null
|