@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "03f969c6eb107a15b0b5239da2d3c76e ",
"content-hash": "bfebdd8e42854b5a00c9d5dc776a6212 ",
"hash": "e914006b3e14705d83af8c2166731383 ",
"content-hash": "de59bc3d1dbeb01e0e15e0347a1cd25e ",
"packages": [
{
"name": "cboden/ratchet",
@ -55,6 +55,69 @@
],
"time": "2015-12-23 15:06:48"
},
{
"name": "cocur/slugify",
"version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/cocur/slugify.git",
"reference": "eee9879958875921082293dbdbf4866b641864f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cocur/slugify/zipball/eee9879958875921082293dbdbf4866b641864f2",
"reference": "eee9879958875921082293dbdbf4866b641864f2",
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"require-dev": {
"laravel/framework": "~5.1",
"latte/latte": "~2.2",
"mikey179/vfsstream": "~1.6",
"mockery/mockery": "~0.9",
"nette/di": "~2.2",
"phpunit/phpunit": "~4.8|~5.2",
"pimple/pimple": "~1.1",
"plumphp/plum": "~0.1",
"silex/silex": "~1.3",
"symfony/config": "~2.4|~3.0",
"symfony/dependency-injection": "~2.4|~3.0",
"symfony/http-kernel": "~2.4|~3.0",
"twig/twig": "~1.12",
"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": "2016-04-08 18:57:21"
},
{
"name": "embed/embed",
"version": "dev-master",