|
|
|
|
@ -245,6 +245,66 @@ |
|
|
|
|
], |
|
|
|
|
"time": "2015-01-27 15:13:53" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "cocur/slugify", |
|
|
|
|
"version": "v1.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/cocur/slugify.git", |
|
|
|
|
"reference": "2c929c56997e663747be9bb635e58db918a0134f" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/cocur/slugify/zipball/2c929c56997e663747be9bb635e58db918a0134f", |
|
|
|
|
"reference": "2c929c56997e663747be9bb635e58db918a0134f", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"codeclimate/php-test-reporter": "dev-master", |
|
|
|
|
"laravel/framework": "~4.1", |
|
|
|
|
"mockery/mockery": "~0.9", |
|
|
|
|
"phpunit/phpunit": "~3.7", |
|
|
|
|
"sami/sami": "~1.3", |
|
|
|
|
"satooshi/php-coveralls": "0.6.*", |
|
|
|
|
"silex/silex": "~1.2", |
|
|
|
|
"symfony/dependency-injection": "~2.4", |
|
|
|
|
"symfony/http-kernel": "~2.4", |
|
|
|
|
"twig/twig": "~1", |
|
|
|
|
"zendframework/zend-modulemanager": "~2.2", |
|
|
|
|
"zendframework/zend-servicemanager": "~2.2", |
|
|
|
|
"zendframework/zend-view": "~2.2" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Cocur\\Slugify\\": "src" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Ivo Bathke", |
|
|
|
|
"email": "ivo.bathke@gmail.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Florian Eckerstorfer", |
|
|
|
|
"email": "florian@eckerstorfer.co", |
|
|
|
|
"homepage": "https://florian.ec" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Converts a string into a slug.", |
|
|
|
|
"keywords": [ |
|
|
|
|
"slug", |
|
|
|
|
"slugify" |
|
|
|
|
], |
|
|
|
|
"time": "2014-11-26 22:45:14" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "doctrine/annotations", |
|
|
|
|
"version": "v1.2.3", |
|
|
|
|
@ -1365,16 +1425,16 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "monolog/monolog", |
|
|
|
|
"version": "1.13.0", |
|
|
|
|
"version": "1.13.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Seldaek/monolog.git", |
|
|
|
|
"reference": "c41c218e239b50446fd883acb1ecfd4b770caeae" |
|
|
|
|
"reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c41c218e239b50446fd883acb1ecfd4b770caeae", |
|
|
|
|
"reference": "c41c218e239b50446fd883acb1ecfd4b770caeae", |
|
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c31a2c4e8db5da8b46c74cf275d7f109c0f249ac", |
|
|
|
|
"reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1434,7 +1494,7 @@ |
|
|
|
|
"logging", |
|
|
|
|
"psr-3" |
|
|
|
|
], |
|
|
|
|
"time": "2015-03-05 01:12:12" |
|
|
|
|
"time": "2015-03-09 09:58:04" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "mpdf/mpdf", |
|
|
|
|
@ -1481,17 +1541,17 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "nelmio/api-doc-bundle", |
|
|
|
|
"version": "2.7.0", |
|
|
|
|
"version": "2.8.0", |
|
|
|
|
"target-dir": "Nelmio/ApiDocBundle", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/nelmio/NelmioApiDocBundle.git", |
|
|
|
|
"reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955" |
|
|
|
|
"reference": "f23351b1321942c4264efb604653d475cff7201f" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/3fdb2d4a819d1f71bff0c45880af705a8b124955", |
|
|
|
|
"reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955", |
|
|
|
|
"url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/f23351b1321942c4264efb604653d475cff7201f", |
|
|
|
|
"reference": "f23351b1321942c4264efb604653d475cff7201f", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -1507,7 +1567,7 @@ |
|
|
|
|
"require-dev": { |
|
|
|
|
"friendsofsymfony/rest-bundle": "~1.0", |
|
|
|
|
"jms/serializer-bundle": ">=0.11", |
|
|
|
|
"sensio/framework-extra-bundle": "~2.1", |
|
|
|
|
"sensio/framework-extra-bundle": "~3.0", |
|
|
|
|
"symfony/browser-kit": "~2.1", |
|
|
|
|
"symfony/css-selector": "~2.1", |
|
|
|
|
"symfony/form": "~2.1", |
|
|
|
|
@ -1523,7 +1583,7 @@ |
|
|
|
|
"type": "symfony-bundle", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.7.x-dev" |
|
|
|
|
"dev-master": "2.8.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
@ -1552,7 +1612,7 @@ |
|
|
|
|
"documentation", |
|
|
|
|
"rest" |
|
|
|
|
], |
|
|
|
|
"time": "2014-07-30 09:11:08" |
|
|
|
|
"time": "2015-03-06 10:47:58" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "neutron/temporary-filesystem", |
|
|
|
|
@ -2021,19 +2081,20 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "sonata-project/core-bundle", |
|
|
|
|
"version": "2.3.0", |
|
|
|
|
"version": "2.3.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/sonata-project/SonataCoreBundle.git", |
|
|
|
|
"reference": "60bfa806faa332642a63215e3b6e3607c1e1b13e" |
|
|
|
|
"reference": "b2e2127dbb739598b5ebc0378a9b1d93022680e6" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/60bfa806faa332642a63215e3b6e3607c1e1b13e", |
|
|
|
|
"reference": "60bfa806faa332642a63215e3b6e3607c1e1b13e", |
|
|
|
|
"url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/b2e2127dbb739598b5ebc0378a9b1d93022680e6", |
|
|
|
|
"reference": "b2e2127dbb739598b5ebc0378a9b1d93022680e6", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"cocur/slugify": "*", |
|
|
|
|
"symfony/config": "~2.3", |
|
|
|
|
"symfony/form": "~2.3", |
|
|
|
|
"symfony/http-foundation": "~2.3", |
|
|
|
|
@ -2046,6 +2107,8 @@ |
|
|
|
|
"friendsofsymfony/rest-bundle": "~1.1", |
|
|
|
|
"jackalope/jackalope-doctrine-dbal": "~1.0", |
|
|
|
|
"jms/serializer-bundle": "~0.11", |
|
|
|
|
"matthiasnoback/symfony-config-test": "~0.4", |
|
|
|
|
"matthiasnoback/symfony-dependency-injection-test": "~0.7", |
|
|
|
|
"sensio/framework-extra-bundle": "~2.3", |
|
|
|
|
"sonata-project/exporter": "~1.3" |
|
|
|
|
}, |
|
|
|
|
@ -2079,7 +2142,7 @@ |
|
|
|
|
"keywords": [ |
|
|
|
|
"sonata" |
|
|
|
|
], |
|
|
|
|
"time": "2014-09-09 23:58:27" |
|
|
|
|
"time": "2015-03-09 09:18:34" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "sonata-project/doctrine-extensions", |
|
|
|
|
|