|
@@ -1,206 +0,0 @@
|
|
|
-{
|
|
|
- "name": "root/stats",
|
|
|
- "license": "proprietary",
|
|
|
- "type": "project",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "": "src/"
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "app/AppKernel.php",
|
|
|
- "app/AppCache.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "autoload-dev": {
|
|
|
- "psr-4": {
|
|
|
- "Tests\\": "tests/"
|
|
|
- },
|
|
|
- "files": [
|
|
|
- "vendor/symfony/symfony/src/Symfony/Component/VarDumper/Resources/functions/dump.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "repositories": [
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/BaseAdmin.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/Webservice.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/BaseOAuthClientBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/DeviceBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/ExtraDataBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/OwnerVoter.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/RedisBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/StatsDBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/FiberhomeBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/GeoserverBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "ssh://git@bitbucket.org/ikflowdat/migrations.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
-<<<<<<< HEAD
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/AuditBundle.git",
|
|
|
- "options": {
|
|
|
- "local_pk": "./keys/bitbucket.id_rsa"
|
|
|
- }
|
|
|
-=======
|
|
|
- "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/LeafletBundle.git"
|
|
|
->>>>>>> 063b18164fb16d72cb7eba5ad6d633543c9e7e60
|
|
|
- }
|
|
|
- ],
|
|
|
- "require": {
|
|
|
- "php": ">=5.5.9",
|
|
|
- "doctrine/doctrine-bundle": "^1.6",
|
|
|
- "doctrine/doctrine-cache-bundle": "^1.2",
|
|
|
- "doctrine/doctrine-migrations-bundle": "^1.2",
|
|
|
- "doctrine/orm": "^2.5",
|
|
|
- "ik/base-admin-bundle": "dev-master",
|
|
|
- "ik/device-bundle": "dev-master",
|
|
|
- "ik/extra-data-bundle": "dev-master",
|
|
|
- "ik/leaflet-bundle": "dev-master",
|
|
|
- "ik/migrations-bundle": "dev-master",
|
|
|
- "ik/oauthclient-bundle": "dev-master",
|
|
|
- "ik/owner-voter-bundle": "dev-master",
|
|
|
- "ik/redis-bundle": "dev-master",
|
|
|
- "ik/stats/fiberhome-bundle": "dev-master",
|
|
|
- "ik/stats/geoserver-bundle": "dev-master",
|
|
|
- "ik/statsd-bundle": "dev-master",
|
|
|
- "ik/webservice-bundle": "dev-master",
|
|
|
- "incenteev/composer-parameter-handler": "^2.0",
|
|
|
- "jms/serializer-bundle": "^1.1",
|
|
|
- "opensolutions/oss-snmp": "dev-master",
|
|
|
- "php-amqplib/rabbitmq-bundle": "^1.12",
|
|
|
- "phpunit/phpunit": "5.5.*",
|
|
|
- "sensio/distribution-bundle": "^5.0",
|
|
|
- "sensio/framework-extra-bundle": "^3.0.2",
|
|
|
- "sonata-project/admin-bundle": "^3.12",
|
|
|
- "sonata-project/doctrine-orm-admin-bundle": "^3.1",
|
|
|
- "stof/doctrine-extensions-bundle": "^1.2",
|
|
|
- "symfony/monolog-bundle": "^3.0.2",
|
|
|
- "symfony/polyfill-apcu": "^1.0",
|
|
|
- "symfony/swiftmailer-bundle": "^2.3.10",
|
|
|
- "symfony/symfony": "3.2.*",
|
|
|
- "twig/twig": "^1.0||^2.0",
|
|
|
- "voryx/restgeneratorbundle": "dev-master",
|
|
|
- "ik/audit-bundle": "dev-master"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "sensio/generator-bundle": "^3.0",
|
|
|
- "symfony/phpunit-bridge": "^3.0"
|
|
|
- },
|
|
|
- "scripts": {
|
|
|
- "symfony-scripts": [
|
|
|
- "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
|
|
|
- "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
|
|
|
- "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
|
|
|
- "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
|
|
|
- "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile",
|
|
|
- "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::prepareDeploymentTarget"
|
|
|
- ],
|
|
|
- "doctrine-update": "php bin/console doctrine:schema:update --force",
|
|
|
- "doctrine-migrations":"php bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration",
|
|
|
- "mkdir-dir-cache-sessions-logs": "mkdir -p var/cache var/logs var/sessions",
|
|
|
- "chmod-dir-cache-sessions-logs": "chmod 777 -R var/cache var/logs var/sessions",
|
|
|
- "migration-alert-type": "php bin/console doctrine:migrations:execute 20170627144029 --no-interaction",
|
|
|
- "auto-increment": "php bin/console baseadmin:autoincrement",
|
|
|
-
|
|
|
- "post-install-cmd": [
|
|
|
- "@symfony-scripts",
|
|
|
- "@chmod-dir-cache-sessions-logs",
|
|
|
- "@doctrine-migrations",
|
|
|
- "@doctrine-update",
|
|
|
- "@auto-increment"
|
|
|
- ],
|
|
|
- "post-update-cmd": [
|
|
|
- "@symfony-scripts",
|
|
|
- "@chmod-dir-cache-sessions-logs"
|
|
|
- ]
|
|
|
- },
|
|
|
- "config": {
|
|
|
- "sort-packages": true
|
|
|
- },
|
|
|
- "extra": {
|
|
|
- "symfony-app-dir": "app",
|
|
|
- "symfony-bin-dir": "bin",
|
|
|
- "symfony-var-dir": "var",
|
|
|
- "symfony-web-dir": "web",
|
|
|
- "symfony-tests-dir": "tests",
|
|
|
- "symfony-assets-install": "relative",
|
|
|
- "incenteev-parameters": [
|
|
|
- {
|
|
|
- "file": "app/config/parameters.yml"
|
|
|
- },
|
|
|
- {
|
|
|
- "file": "app/config/bundles/ik/webservice-bundle/parameters.yml"
|
|
|
- },
|
|
|
- {
|
|
|
- "file": "app/config/bundles/hwi/oauth-bundle/parameters.yml"
|
|
|
- },
|
|
|
- {
|
|
|
- "file": "app/config/bundles/ik/audit-bundle/parameters.yml"
|
|
|
- }
|
|
|
- ],
|
|
|
- "branch-alias": null
|
|
|
- }
|
|
|
-}
|