File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/workbench/komma/kms/composer.lock
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "4e35a0e96c03fbc59f819bcb11680f96",
"content-hash": "7ff71de1f169fd71b5912f079ad65238",
"packages": [
{
"name": "chumper/zipper",
"version": "0.5.1",
"source": {
"type": "git",
"url": "https://github.com/Chumper/Zipper.git",
"reference": "d1ab536b4de2c313cd1c28ea01f5bcefbad33610"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Chumper/Zipper/zipball/d1ab536b4de2c313cd1c28ea01f5bcefbad33610",
"reference": "d1ab536b4de2c313cd1c28ea01f5bcefbad33610",
"shasum": ""
},
"require": {
"illuminate/filesystem": "4.x",
"illuminate/support": "4.x",
"php": ">=5.3.0"
},
"require-dev": {
"mockery/mockery": "dev-master",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"autoload": {
"psr-0": {
"Chumper\\Zipper": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache2"
],
"authors": [
{
"name": "Nils Plaschke",
"email": "github@nilsplaschke.de",
"homepage": "http://nilsplaschke.de",
"role": "Developer"
}
],
"description": "This is a little neat helper for the ZipArchive methods with handy functions",
"homepage": "http://github.com/Chumper/zipper",
"keywords": [
"archive",
"laravel",
"zip"
],
"time": "2015-01-08 10:08:40"
},
{
"name": "illuminate/filesystem",
"version": "v4.2.17",
"target-dir": "Illuminate/Filesystem",
"source": {
"type": "git",
"url": "https://github.com/illuminate/filesystem.git",
"reference": "9127fb58eb6b721d98d2f7077df6cb8004da24c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/9127fb58eb6b721d98d2f7077df6cb8004da24c0",
"reference": "9127fb58eb6b721d98d2f7077df6cb8004da24c0",
"shasum": ""
},
"require": {
"illuminate/support": "4.2.*",
"php": ">=5.4.0",
"symfony/finder": "2.5.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
}
},
"autoload": {
"psr-0": {
"Illuminate\\Filesystem": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
}
],
"time": "2014-12-29 18:11:33"
},
{
"name": "illuminate/support",
"version": "v4.2.17",
"target-dir": "Illuminate/Support",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "db61f3f6d507ce417ca993e1f93585db7efd8b12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/db61f3f6d507ce417ca993e1f93585db7efd8b12",
"reference": "db61f3f6d507ce417ca993e1f93585db7efd8b12",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"jeremeamia/superclosure": "~1.0.1",
"patchwork/utf8": "~1.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.2-dev"
}
},
"autoload": {
"psr-0": {
"Illuminate\\Support": ""
},
"files": [
"Illuminate/Support/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
}
],
"time": "2015-01-27 20:51:43"
},
{
"name": "symfony/finder",
"version": "v2.5.12",
"target-dir": "Symfony/Component/Finder",
"source": {
"type": "git",
"url": "https://github.com/symfony/Finder.git",
"reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
"reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\Component\\Finder\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Symfony Finder Component",
"homepage": "http://symfony.com",
"time": "2015-01-03 08:01:13"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4.0"
},
"platform-dev": []
}