Update dependencies.

This commit is contained in:
Tim Schumacher 2014-11-15 16:30:38 +01:00
parent 9921a789e5
commit 6a37d77092

247
composer.lock generated
View file

@ -198,7 +198,7 @@
{ {
"name": "Johannes Schmitt", "name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com", "email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com", "homepage": "https://github.com/schmittjoh",
"role": "Developer of wrapped JMSSerializerBundle" "role": "Developer of wrapped JMSSerializerBundle"
} }
], ],
@ -274,7 +274,7 @@
{ {
"name": "Johannes Schmitt", "name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com", "email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com", "homepage": "https://github.com/schmittjoh",
"role": "Developer of wrapped JMSSerializerBundle" "role": "Developer of wrapped JMSSerializerBundle"
} }
], ],
@ -291,16 +291,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "v2.4.2", "version": "v2.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "fec965d330c958e175c39e61c3f6751955af32d0" "reference": "0368bc031976126e5d36d37d2c56155092b6575b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/fec965d330c958e175c39e61c3f6751955af32d0", "url": "https://api.github.com/repos/doctrine/dbal/zipball/0368bc031976126e5d36d37d2c56155092b6575b",
"reference": "fec965d330c958e175c39e61c3f6751955af32d0", "reference": "0368bc031976126e5d36d37d2c56155092b6575b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -312,7 +312,7 @@
"symfony/console": "~2.0" "symfony/console": "~2.0"
}, },
"suggest": { "suggest": {
"symfony/console": "Allows use of the command line interface" "symfony/console": "For helpful console commands such as SQL execution and import of files."
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -325,17 +325,6 @@
"MIT" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com",
"homepage": "http://www.jwage.com/",
"role": "Creator"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com",
"homepage": "http://www.instaclick.com"
},
{ {
"name": "Roman Borschel", "name": "Roman Borschel",
"email": "roman@code-factory.org" "email": "roman@code-factory.org"
@ -343,6 +332,14 @@
{ {
"name": "Benjamin Eberlei", "name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de" "email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
} }
], ],
"description": "Database Abstraction Layer", "description": "Database Abstraction Layer",
@ -353,7 +350,7 @@
"persistence", "persistence",
"queryobject" "queryobject"
], ],
"time": "2014-01-01 16:43:57" "time": "2014-10-16 11:56:49"
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
@ -536,7 +533,7 @@
{ {
"name": "Johannes Schmitt", "name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com", "email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com", "homepage": "https://github.com/schmittjoh",
"role": "Developer of wrapped JMSSerializerBundle" "role": "Developer of wrapped JMSSerializerBundle"
} }
], ],
@ -590,7 +587,7 @@
{ {
"name": "Johannes Schmitt", "name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com", "email": "schmittjoh@gmail.com",
"homepage": "http://jmsyst.com", "homepage": "https://github.com/schmittjoh",
"role": "Developer of wrapped JMSSerializerBundle" "role": "Developer of wrapped JMSSerializerBundle"
} }
], ],
@ -608,12 +605,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/migrations.git", "url": "https://github.com/doctrine/migrations.git",
"reference": "1a9dffa64e33fdc10f4b4c3f5d7230b74d4a1021" "reference": "f4fe9d9cc21a711d89d91d29c4a4e7945289cdd0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/1a9dffa64e33fdc10f4b4c3f5d7230b74d4a1021", "url": "https://api.github.com/repos/doctrine/migrations/zipball/f4fe9d9cc21a711d89d91d29c4a4e7945289cdd0",
"reference": "1a9dffa64e33fdc10f4b4c3f5d7230b74d4a1021", "reference": "f4fe9d9cc21a711d89d91d29c4a4e7945289cdd0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -658,20 +655,20 @@
"database", "database",
"migrations" "migrations"
], ],
"time": "2014-08-18 18:03:07" "time": "2014-10-30 14:49:25"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "v2.4.5", "version": "v2.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/doctrine2.git", "url": "https://github.com/doctrine/doctrine2.git",
"reference": "c0d3cdbdfbf873871167050ab077e49b1ad02ab0" "reference": "bebacf79d8d4dae9168f0f9bc6811e6c2cb6a4d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/c0d3cdbdfbf873871167050ab077e49b1ad02ab0", "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/bebacf79d8d4dae9168f0f9bc6811e6c2cb6a4d9",
"reference": "c0d3cdbdfbf873871167050ab077e49b1ad02ab0", "reference": "bebacf79d8d4dae9168f0f9bc6811e6c2cb6a4d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -731,7 +728,7 @@
"database", "database",
"orm" "orm"
], ],
"time": "2014-09-22 21:58:51" "time": "2014-10-06 13:22:50"
}, },
{ {
"name": "enko/ics", "name": "enko/ics",
@ -1053,16 +1050,16 @@
}, },
{ {
"name": "kriswallsmith/assetic", "name": "kriswallsmith/assetic",
"version": "v1.1.2", "version": "v1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/kriswallsmith/assetic.git", "url": "https://github.com/kriswallsmith/assetic.git",
"reference": "735cffd3982c6e8cdebe292d5db39d077f65890f" "reference": "df991c124a2212371443b586a1be767500036dee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/735cffd3982c6e8cdebe292d5db39d077f65890f", "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/df991c124a2212371443b586a1be767500036dee",
"reference": "735cffd3982c6e8cdebe292d5db39d077f65890f", "reference": "df991c124a2212371443b586a1be767500036dee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1077,7 +1074,9 @@
"leafo/scssphp": "*", "leafo/scssphp": "*",
"leafo/scssphp-compass": "*", "leafo/scssphp-compass": "*",
"mrclay/minify": "*", "mrclay/minify": "*",
"phpunit/phpunit": "~3.7", "patchwork/jsqueeze": "~1.0",
"phpunit/phpunit": "~4",
"psr/log": "~1.0",
"ptachoire/cssembed": "*", "ptachoire/cssembed": "*",
"twig/twig": "~1.6" "twig/twig": "~1.6"
}, },
@ -1085,13 +1084,14 @@
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
"patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
"twig/twig": "Assetic provides the integration with the Twig templating engine" "twig/twig": "Assetic provides the integration with the Twig templating engine"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.1-dev" "dev-master": "1.2-dev"
} }
}, },
"autoload": { "autoload": {
@ -1120,7 +1120,7 @@
"compression", "compression",
"minification" "minification"
], ],
"time": "2013-07-19 00:03:27" "time": "2014-10-14 14:45:32"
}, },
{ {
"name": "michelf/php-markdown", "name": "michelf/php-markdown",
@ -1285,17 +1285,17 @@
}, },
{ {
"name": "sensio/distribution-bundle", "name": "sensio/distribution-bundle",
"version": "v3.0.6", "version": "v3.0.8",
"target-dir": "Sensio/Bundle/DistributionBundle", "target-dir": "Sensio/Bundle/DistributionBundle",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sensiolabs/SensioDistributionBundle.git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
"reference": "e20461e4f8e1afd68f36cf90bdccc06f7aa6a6c2" "reference": "bc5e96bb4faf6bee7121085951d11b89488952f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/e20461e4f8e1afd68f36cf90bdccc06f7aa6a6c2", "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/bc5e96bb4faf6bee7121085951d11b89488952f5",
"reference": "e20461e4f8e1afd68f36cf90bdccc06f7aa6a6c2", "reference": "bc5e96bb4faf6bee7121085951d11b89488952f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1303,7 +1303,7 @@
"sensiolabs/security-checker": "~2.0", "sensiolabs/security-checker": "~2.0",
"symfony/class-loader": "~2.2", "symfony/class-loader": "~2.2",
"symfony/form": "~2.2", "symfony/form": "~2.2",
"symfony/framework-bundle": "~2.4", "symfony/framework-bundle": "~2.3",
"symfony/process": "~2.2", "symfony/process": "~2.2",
"symfony/validator": "~2.2", "symfony/validator": "~2.2",
"symfony/yaml": "~2.2" "symfony/yaml": "~2.2"
@ -1334,21 +1334,21 @@
"configuration", "configuration",
"distribution" "distribution"
], ],
"time": "2014-09-24 14:47:46" "time": "2014-11-03 21:16:34"
}, },
{ {
"name": "sensio/framework-extra-bundle", "name": "sensio/framework-extra-bundle",
"version": "v3.0.2", "version": "v3.0.3",
"target-dir": "Sensio/Bundle/FrameworkExtraBundle", "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
"reference": "9b22aaee517e80aad3238ea0328458b6f964066f" "reference": "b829a8097a41ccbd7d35683b1750043b23d682f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/9b22aaee517e80aad3238ea0328458b6f964066f", "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/b829a8097a41ccbd7d35683b1750043b23d682f5",
"reference": "9b22aaee517e80aad3238ea0328458b6f964066f", "reference": "b829a8097a41ccbd7d35683b1750043b23d682f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1389,7 +1389,7 @@
"annotations", "annotations",
"controllers" "controllers"
], ],
"time": "2014-09-02 07:11:30" "time": "2014-11-10 14:50:31"
}, },
{ {
"name": "sensiolabs/security-checker", "name": "sensiolabs/security-checker",
@ -1438,20 +1438,20 @@
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
"version": "v5.2.2", "version": "v5.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git", "url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "e02f71a35436af4bd58a1bd90116089e632e29e1" "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/e02f71a35436af4bd58a1bd90116089e632e29e1", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/b86b927dfefdb56ab0b22d1350033d9a38e9f205",
"reference": "e02f71a35436af4bd58a1bd90116089e632e29e1", "reference": "b86b927dfefdb56ab0b22d1350033d9a38e9f205",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.2.4" "php": ">=5.3.3"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~0.9.1" "mockery/mockery": "~0.9.1"
@ -1459,7 +1459,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.2-dev" "dev-master": "5.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -1486,49 +1486,50 @@
"mail", "mail",
"mailer" "mailer"
], ],
"time": "2014-09-20 07:17:36" "time": "2014-10-04 05:53:18"
}, },
{ {
"name": "symfony/assetic-bundle", "name": "symfony/assetic-bundle",
"version": "v2.3.0", "version": "v2.5.0",
"target-dir": "Symfony/Bundle/AsseticBundle",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/AsseticBundle.git", "url": "https://github.com/symfony/AsseticBundle.git",
"reference": "146dd3cb46b302bd471560471c6aaa930483dac1" "reference": "90ea7fb66d6d5245fd4afc16e4c8070214254fec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/146dd3cb46b302bd471560471c6aaa930483dac1", "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/90ea7fb66d6d5245fd4afc16e4c8070214254fec",
"reference": "146dd3cb46b302bd471560471c6aaa930483dac1", "reference": "90ea7fb66d6d5245fd4afc16e4c8070214254fec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"kriswallsmith/assetic": "~1.1", "kriswallsmith/assetic": "~1.2",
"php": ">=5.3.0", "php": ">=5.3.0",
"symfony/framework-bundle": "~2.1"
},
"require-dev": {
"symfony/class-loader": "~2.1",
"symfony/console": "~2.1", "symfony/console": "~2.1",
"symfony/css-selector": "~2.1", "symfony/framework-bundle": "~2.1",
"symfony/dom-crawler": "~2.1",
"symfony/form": "~2.1",
"symfony/twig-bundle": "~2.1",
"symfony/yaml": "~2.1" "symfony/yaml": "~2.1"
}, },
"suggest": { "require-dev": {
"kriswallsmith/spork": "~0.2",
"patchwork/jsqueeze": "~1.0",
"symfony/class-loader": "~2.1",
"symfony/css-selector": "~2.1",
"symfony/dom-crawler": "~2.1",
"symfony/twig-bundle": "~2.1" "symfony/twig-bundle": "~2.1"
}, },
"suggest": {
"kriswallsmith/spork": "to be able to dump assets in parallel",
"symfony/twig-bundle": "to use the Twig integration"
},
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.1.x-dev" "dev-master": "2.5-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Bundle\\AsseticBundle": "" "Symfony\\Bundle\\AsseticBundle\\": ""
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -1549,56 +1550,7 @@
"compression", "compression",
"minification" "minification"
], ],
"time": "2013-05-16 05:32:23" "time": "2014-10-15 12:03:38"
},
{
"name": "symfony/icu",
"version": "v1.2.2",
"target-dir": "Symfony/Component/Icu",
"source": {
"type": "git",
"url": "https://github.com/symfony/Icu.git",
"reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Icu/zipball/d4d85d6055b87f394d941b45ddd3a9173e1e3d2a",
"reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a",
"shasum": ""
},
"require": {
"ext-intl": "*",
"lib-icu": ">=4.4",
"php": ">=5.3.3",
"symfony/intl": "~2.3"
},
"type": "library",
"autoload": {
"psr-0": {
"Symfony\\Component\\Icu\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Contains an excerpt of the ICU data and classes to load it.",
"homepage": "http://symfony.com",
"keywords": [
"icu",
"intl"
],
"time": "2014-07-25 09:58:17"
}, },
{ {
"name": "symfony/monolog-bundle", "name": "symfony/monolog-bundle",
@ -1718,23 +1670,22 @@
}, },
{ {
"name": "symfony/symfony", "name": "symfony/symfony",
"version": "v2.5.5", "version": "v2.5.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/symfony.git", "url": "https://github.com/symfony/symfony.git",
"reference": "2aef97bbc95d0c4ae63537cca81bd6d984427d81" "reference": "1a1b1e528935f15dd76169f8b1dc3ef97f0d6210"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/2aef97bbc95d0c4ae63537cca81bd6d984427d81", "url": "https://api.github.com/repos/symfony/symfony/zipball/1a1b1e528935f15dd76169f8b1dc3ef97f0d6210",
"reference": "2aef97bbc95d0c4ae63537cca81bd6d984427d81", "reference": "1a1b1e528935f15dd76169f8b1dc3ef97f0d6210",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/common": "~2.2", "doctrine/common": "~2.2",
"php": ">=5.3.3", "php": ">=5.3.3",
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/icu": "~1.0",
"twig/twig": "~1.12" "twig/twig": "~1.12"
}, },
"replace": { "replace": {
@ -1828,29 +1779,35 @@
"keywords": [ "keywords": [
"framework" "framework"
], ],
"time": "2014-09-28 17:33:53" "time": "2014-10-24 06:55:39"
}, },
{ {
"name": "twig/extensions", "name": "twig/extensions",
"version": "v1.1.0", "version": "v1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fabpot/Twig-extensions.git", "url": "https://github.com/twigphp/Twig-extensions.git",
"reference": "c0ab818595338dd5569369bfce2552d02cec5d50" "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/c0ab818595338dd5569369bfce2552d02cec5d50", "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
"reference": "c0ab818595338dd5569369bfce2552d02cec5d50", "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"twig/twig": "~1.12" "twig/twig": "~1.12"
}, },
"require-dev": {
"symfony/translation": "~2.3"
},
"suggest": {
"symfony/translation": "Allow the time_diff output to be translated"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.1.x-dev" "dev-master": "1.2.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1865,31 +1822,29 @@
"authors": [ "authors": [
{ {
"name": "Fabien Potencier", "name": "Fabien Potencier",
"email": "fabien@symfony.com", "email": "fabien@symfony.com"
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
} }
], ],
"description": "Common additional features for Twig that do not directly belong in core", "description": "Common additional features for Twig that do not directly belong in core",
"homepage": "https://github.com/fabpot/Twig-extensions", "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
"keywords": [ "keywords": [
"i18n", "i18n",
"text" "text"
], ],
"time": "2014-07-05 10:01:35" "time": "2014-10-30 14:30:03"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.16.0", "version": "v1.16.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fabpot/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "8ce37115802e257a984a82d38254884085060024" "reference": "42f758d9fe2146d1f0470604fc05ee43580873fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fabpot/Twig/zipball/8ce37115802e257a984a82d38254884085060024", "url": "https://api.github.com/repos/twigphp/Twig/zipball/42f758d9fe2146d1f0470604fc05ee43580873fc",
"reference": "8ce37115802e257a984a82d38254884085060024", "reference": "42f758d9fe2146d1f0470604fc05ee43580873fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1933,7 +1888,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2014-07-05 12:19:05" "time": "2014-10-17 12:53:44"
} }
], ],
"packages-dev": [ "packages-dev": [