diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock index ef060b5e..67b2c714 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -1355,16 +1355,16 @@ | |||
1355 | }, | 1355 | }, |
1356 | { | 1356 | { |
1357 | "name": "j0k3r/php-readability", | 1357 | "name": "j0k3r/php-readability", |
1358 | "version": "v1.0.7", | 1358 | "version": "v1.0.8", |
1359 | "source": { | 1359 | "source": { |
1360 | "type": "git", | 1360 | "type": "git", |
1361 | "url": "https://github.com/j0k3r/php-readability.git", | 1361 | "url": "https://github.com/j0k3r/php-readability.git", |
1362 | "reference": "1830dc45d4fccfe09d2d107ab59890f07adc35c4" | 1362 | "reference": "f71c3a419623f821c245e0a003edfbf2c67f278e" |
1363 | }, | 1363 | }, |
1364 | "dist": { | 1364 | "dist": { |
1365 | "type": "zip", | 1365 | "type": "zip", |
1366 | "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/1830dc45d4fccfe09d2d107ab59890f07adc35c4", | 1366 | "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/f71c3a419623f821c245e0a003edfbf2c67f278e", |
1367 | "reference": "1830dc45d4fccfe09d2d107ab59890f07adc35c4", | 1367 | "reference": "f71c3a419623f821c245e0a003edfbf2c67f278e", |
1368 | "shasum": "" | 1368 | "shasum": "" |
1369 | }, | 1369 | }, |
1370 | "require": { | 1370 | "require": { |
@@ -1414,7 +1414,7 @@ | |||
1414 | "extraction", | 1414 | "extraction", |
1415 | "html" | 1415 | "html" |
1416 | ], | 1416 | ], |
1417 | "time": "2015-09-20 19:05:55" | 1417 | "time": "2015-09-23 19:09:38" |
1418 | }, | 1418 | }, |
1419 | { | 1419 | { |
1420 | "name": "jdorn/sql-formatter", | 1420 | "name": "jdorn/sql-formatter", |
@@ -2970,20 +2970,20 @@ | |||
2970 | }, | 2970 | }, |
2971 | { | 2971 | { |
2972 | "name": "symfony/symfony", | 2972 | "name": "symfony/symfony", |
2973 | "version": "v2.7.4", | 2973 | "version": "v2.7.5", |
2974 | "source": { | 2974 | "source": { |
2975 | "type": "git", | 2975 | "type": "git", |
2976 | "url": "https://github.com/symfony/symfony.git", | 2976 | "url": "https://github.com/symfony/symfony.git", |
2977 | "reference": "1fdf23fe28876844b887b0e1935c9adda43ee645" | 2977 | "reference": "619528a274647cffc1792063c3ea04c4fa8266a0" |
2978 | }, | 2978 | }, |
2979 | "dist": { | 2979 | "dist": { |
2980 | "type": "zip", | 2980 | "type": "zip", |
2981 | "url": "https://api.github.com/repos/symfony/symfony/zipball/1fdf23fe28876844b887b0e1935c9adda43ee645", | 2981 | "url": "https://api.github.com/repos/symfony/symfony/zipball/619528a274647cffc1792063c3ea04c4fa8266a0", |
2982 | "reference": "1fdf23fe28876844b887b0e1935c9adda43ee645", | 2982 | "reference": "619528a274647cffc1792063c3ea04c4fa8266a0", |
2983 | "shasum": "" | 2983 | "shasum": "" |
2984 | }, | 2984 | }, |
2985 | "require": { | 2985 | "require": { |
2986 | "doctrine/common": "~2.3", | 2986 | "doctrine/common": "~2.4", |
2987 | "php": ">=5.3.9", | 2987 | "php": ">=5.3.9", |
2988 | "psr/log": "~1.0", | 2988 | "psr/log": "~1.0", |
2989 | "twig/twig": "~1.20|~2.0" | 2989 | "twig/twig": "~1.20|~2.0" |
@@ -3036,9 +3036,9 @@ | |||
3036 | }, | 3036 | }, |
3037 | "require-dev": { | 3037 | "require-dev": { |
3038 | "doctrine/data-fixtures": "1.0.*", | 3038 | "doctrine/data-fixtures": "1.0.*", |
3039 | "doctrine/dbal": "~2.2", | 3039 | "doctrine/dbal": "~2.4", |
3040 | "doctrine/doctrine-bundle": "~1.2", | 3040 | "doctrine/doctrine-bundle": "~1.2", |
3041 | "doctrine/orm": "~2.2,>=2.2.3", | 3041 | "doctrine/orm": "~2.4,>=2.4.5", |
3042 | "egulias/email-validator": "~1.2", | 3042 | "egulias/email-validator": "~1.2", |
3043 | "ircmaxell/password-compat": "~1.0", | 3043 | "ircmaxell/password-compat": "~1.0", |
3044 | "monolog/monolog": "~1.11", | 3044 | "monolog/monolog": "~1.11", |
@@ -3088,7 +3088,7 @@ | |||
3088 | "keywords": [ | 3088 | "keywords": [ |
3089 | "framework" | 3089 | "framework" |
3090 | ], | 3090 | ], |
3091 | "time": "2015-09-08 14:26:39" | 3091 | "time": "2015-09-25 11:16:52" |
3092 | }, | 3092 | }, |
3093 | { | 3093 | { |
3094 | "name": "tecnick.com/tcpdf", | 3094 | "name": "tecnick.com/tcpdf", |