|
@@ -4,25 +4,6 @@
|
|
|
"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@gogs.infra.flowdat.com: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": "dev-master"
|
|
|
},
|
|
|
"version": "1.0",
|
|
|
"minimum-stability": "stable"
|