|
@@ -4,6 +4,25 @@
|
|
|
"keywords": ["Admin Generator", "admin", "sonata", "bootstrap"],
|
|
|
"autoload": {
|
|
|
"psr-4": { "MapBundle\\": "" }
|
|
|
+ },
|
|
|
+ "repositories": [
|
|
|
+ {
|
|
|
+ "type": "vcs",
|
|
|
+ "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/BaseAdmin.git"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "vcs",
|
|
|
+ "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/LeafletBundle.git"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "vcs",
|
|
|
+ "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/ExtraDataBundle.git"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "require": {
|
|
|
+ "ik/base-admin-bundle": "*",
|
|
|
+ "ik/extra-data-bundle": "*",
|
|
|
+ "ik/leaflet-bundle": "*"
|
|
|
},
|
|
|
"version": "1.0",
|
|
|
"minimum-stability": "stable"
|