Update dependencies again
This commit is contained in:
Generated
+4
-69
@@ -1567,12 +1567,12 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "3c1d7672ec207fbd51f3757182a552f4ddd3836e"
|
"reference": "73ad2636ced1219d6170d4352e091a51a885feb7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/3c1d7672ec207fbd51f3757182a552f4ddd3836e",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/73ad2636ced1219d6170d4352e091a51a885feb7",
|
||||||
"reference": "3c1d7672ec207fbd51f3757182a552f4ddd3836e",
|
"reference": "73ad2636ced1219d6170d4352e091a51a885feb7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1580,7 +1580,6 @@
|
|||||||
"danielstjules/stringy": "~1.8",
|
"danielstjules/stringy": "~1.8",
|
||||||
"doctrine/inflector": "~1.0",
|
"doctrine/inflector": "~1.0",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"ext-mcrypt": "*",
|
|
||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
"jeremeamia/superclosure": "~2.0",
|
"jeremeamia/superclosure": "~2.0",
|
||||||
"league/flysystem": "~1.0",
|
"league/flysystem": "~1.0",
|
||||||
@@ -1599,7 +1598,6 @@
|
|||||||
"symfony/http-kernel": "2.7.*",
|
"symfony/http-kernel": "2.7.*",
|
||||||
"symfony/process": "2.7.*",
|
"symfony/process": "2.7.*",
|
||||||
"symfony/routing": "2.7.*",
|
"symfony/routing": "2.7.*",
|
||||||
"symfony/security-core": "2.7.*",
|
|
||||||
"symfony/translation": "2.7.*",
|
"symfony/translation": "2.7.*",
|
||||||
"symfony/var-dumper": "2.7.*",
|
"symfony/var-dumper": "2.7.*",
|
||||||
"vlucas/phpdotenv": "~1.0"
|
"vlucas/phpdotenv": "~1.0"
|
||||||
@@ -1689,7 +1687,7 @@
|
|||||||
"framework",
|
"framework",
|
||||||
"laravel"
|
"laravel"
|
||||||
],
|
],
|
||||||
"time": "2015-06-02 21:56:35"
|
"time": "2015-06-03 21:29:40"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/commonmark",
|
"name": "league/commonmark",
|
||||||
@@ -3096,69 +3094,6 @@
|
|||||||
],
|
],
|
||||||
"time": "2015-05-19 06:58:17"
|
"time": "2015-05-19 06:58:17"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "symfony/security-core",
|
|
||||||
"version": "v2.7.0",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/symfony/security-core.git",
|
|
||||||
"reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/symfony/security-core/zipball/af39a58d9dceabeb8c29c1ac347a78d259db1b29",
|
|
||||||
"reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": ">=5.3.9"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"ircmaxell/password-compat": "1.0.*",
|
|
||||||
"psr/log": "~1.0",
|
|
||||||
"symfony/event-dispatcher": "~2.1",
|
|
||||||
"symfony/expression-language": "~2.6",
|
|
||||||
"symfony/http-foundation": "~2.4",
|
|
||||||
"symfony/phpunit-bridge": "~2.7",
|
|
||||||
"symfony/translation": "~2.0,>=2.0.5",
|
|
||||||
"symfony/validator": "~2.5,>=2.5.5"
|
|
||||||
},
|
|
||||||
"suggest": {
|
|
||||||
"ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
|
|
||||||
"symfony/event-dispatcher": "",
|
|
||||||
"symfony/expression-language": "For using the expression voter",
|
|
||||||
"symfony/http-foundation": "",
|
|
||||||
"symfony/validator": "For using the user password constraint"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "2.7-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Symfony\\Component\\Security\\Core\\": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Fabien Potencier",
|
|
||||||
"email": "fabien@symfony.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Symfony Community",
|
|
||||||
"homepage": "https://symfony.com/contributors"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Symfony Security Component - Core Library",
|
|
||||||
"homepage": "https://symfony.com",
|
|
||||||
"time": "2015-05-15 13:53:44"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "symfony/translation",
|
"name": "symfony/translation",
|
||||||
"version": "v2.7.0",
|
"version": "v2.7.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user