aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2018-07-01 11:44:35 +0200
committerArthurHoaro <arthur@hoa.ro>2018-07-05 20:34:22 +0200
commitfcba541e2f12c85ac56c6915ba1319fbdd3e6962 (patch)
treeaaed2335e0a47b867fcfb78eae788c81fd402a8a /composer.lock
parent28f26524609338316cc6e51c743058e6e8c7b12b (diff)
downloadShaarli-fcba541e2f12c85ac56c6915ba1319fbdd3e6962.tar.gz
Shaarli-fcba541e2f12c85ac56c6915ba1319fbdd3e6962.tar.zst
Shaarli-fcba541e2f12c85ac56c6915ba1319fbdd3e6962.zip
Bump WT version
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock179
1 files changed, 90 insertions, 89 deletions
diff --git a/composer.lock b/composer.lock
index 43c4ba68..5ba4bdce 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,20 +8,21 @@
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "arthurhoaro/web-thumbnailer", 10 "name": "arthurhoaro/web-thumbnailer",
11 "version": "v1.1.2", 11 "version": "v1.2.0",
12 "source": { 12 "source": {
13 "type": "git", 13 "type": "git",
14 "url": "https://github.com/ArthurHoaro/web-thumbnailer.git", 14 "url": "https://github.com/ArthurHoaro/web-thumbnailer.git",
15 "reference": "21cf6493014cb0949a7485bfc170763d964aefd4" 15 "reference": "d6bc683c7081ee6a0bdedc317ad88a9d9cddc4d6"
16 }, 16 },
17 "dist": { 17 "dist": {
18 "type": "zip", 18 "type": "zip",
19 "url": "https://api.github.com/repos/ArthurHoaro/web-thumbnailer/zipball/21cf6493014cb0949a7485bfc170763d964aefd4", 19 "url": "https://api.github.com/repos/ArthurHoaro/web-thumbnailer/zipball/d6bc683c7081ee6a0bdedc317ad88a9d9cddc4d6",
20 "reference": "21cf6493014cb0949a7485bfc170763d964aefd4", 20 "reference": "d6bc683c7081ee6a0bdedc317ad88a9d9cddc4d6",
21 "shasum": "" 21 "shasum": ""
22 }, 22 },
23 "require": { 23 "require": {
24 "php": ">=5.6" 24 "php": ">=5.6",
25 "phpunit/php-text-template": "^1.2"
25 }, 26 },
26 "conflict": { 27 "conflict": {
27 "phpunit/php-timer": ">=2" 28 "phpunit/php-timer": ">=2"
@@ -51,7 +52,7 @@
51 } 52 }
52 ], 53 ],
53 "description": "PHP library which will retrieve a thumbnail for any given URL", 54 "description": "PHP library which will retrieve a thumbnail for any given URL",
54 "time": "2018-05-05T10:32:59+00:00" 55 "time": "2018-06-30T12:12:07+00:00"
55 }, 56 },
56 { 57 {
57 "name": "container-interop/container-interop", 58 "name": "container-interop/container-interop",
@@ -132,16 +133,16 @@
132 }, 133 },
133 { 134 {
134 "name": "gettext/gettext", 135 "name": "gettext/gettext",
135 "version": "v4.5.0", 136 "version": "v4.6.0",
136 "source": { 137 "source": {
137 "type": "git", 138 "type": "git",
138 "url": "https://github.com/oscarotero/Gettext.git", 139 "url": "https://github.com/oscarotero/Gettext.git",
139 "reference": "81c05cb213e8e4828db7aabd9dd363367ebca9f2" 140 "reference": "cae84aff39a87e07bd6e5cddb5adb720a0ffa357"
140 }, 141 },
141 "dist": { 142 "dist": {
142 "type": "zip", 143 "type": "zip",
143 "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/81c05cb213e8e4828db7aabd9dd363367ebca9f2", 144 "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/cae84aff39a87e07bd6e5cddb5adb720a0ffa357",
144 "reference": "81c05cb213e8e4828db7aabd9dd363367ebca9f2", 145 "reference": "cae84aff39a87e07bd6e5cddb5adb720a0ffa357",
145 "shasum": "" 146 "shasum": ""
146 }, 147 },
147 "require": { 148 "require": {
@@ -150,7 +151,7 @@
150 }, 151 },
151 "require-dev": { 152 "require-dev": {
152 "illuminate/view": "*", 153 "illuminate/view": "*",
153 "phpunit/phpunit": "^4.8|^5.7", 154 "phpunit/phpunit": "^4.8|^5.7|^6.5",
154 "squizlabs/php_codesniffer": "^3.0", 155 "squizlabs/php_codesniffer": "^3.0",
155 "symfony/yaml": "~2", 156 "symfony/yaml": "~2",
156 "twig/extensions": "*", 157 "twig/extensions": "*",
@@ -190,20 +191,20 @@
190 "po", 191 "po",
191 "translation" 192 "translation"
192 ], 193 ],
193 "time": "2018-04-23T17:22:10+00:00" 194 "time": "2018-06-26T16:51:09+00:00"
194 }, 195 },
195 { 196 {
196 "name": "gettext/languages", 197 "name": "gettext/languages",
197 "version": "2.3.0", 198 "version": "2.4.0",
198 "source": { 199 "source": {
199 "type": "git", 200 "type": "git",
200 "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git", 201 "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
201 "reference": "49c39e51569963cc917a924b489e7025bfb9d8c7" 202 "reference": "1b74377bd0c4cd87e8d72b948f5d8867e23505a5"
202 }, 203 },
203 "dist": { 204 "dist": {
204 "type": "zip", 205 "type": "zip",
205 "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/49c39e51569963cc917a924b489e7025bfb9d8c7", 206 "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/1b74377bd0c4cd87e8d72b948f5d8867e23505a5",
206 "reference": "49c39e51569963cc917a924b489e7025bfb9d8c7", 207 "reference": "1b74377bd0c4cd87e8d72b948f5d8867e23505a5",
207 "shasum": "" 208 "shasum": ""
208 }, 209 },
209 "require": { 210 "require": {
@@ -251,7 +252,7 @@
251 "translations", 252 "translations",
252 "unicode" 253 "unicode"
253 ], 254 ],
254 "time": "2017-03-23T17:02:28+00:00" 255 "time": "2018-06-21T15:58:36+00:00"
255 }, 256 },
256 { 257 {
257 "name": "katzgrau/klogger", 258 "name": "katzgrau/klogger",
@@ -350,6 +351,47 @@
350 "time": "2018-02-13T20:26:39+00:00" 351 "time": "2018-02-13T20:26:39+00:00"
351 }, 352 },
352 { 353 {
354 "name": "phpunit/php-text-template",
355 "version": "1.2.1",
356 "source": {
357 "type": "git",
358 "url": "https://github.com/sebastianbergmann/php-text-template.git",
359 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
360 },
361 "dist": {
362 "type": "zip",
363 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
364 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
365 "shasum": ""
366 },
367 "require": {
368 "php": ">=5.3.3"
369 },
370 "type": "library",
371 "autoload": {
372 "classmap": [
373 "src/"
374 ]
375 },
376 "notification-url": "https://packagist.org/downloads/",
377 "license": [
378 "BSD-3-Clause"
379 ],
380 "authors": [
381 {
382 "name": "Sebastian Bergmann",
383 "email": "sebastian@phpunit.de",
384 "role": "lead"
385 }
386 ],
387 "description": "Simple template engine.",
388 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
389 "keywords": [
390 "template"
391 ],
392 "time": "2015-06-21T13:50:34+00:00"
393 },
394 {
353 "name": "pimple/pimple", 395 "name": "pimple/pimple",
354 "version": "v3.2.3", 396 "version": "v3.2.3",
355 "source": { 397 "source": {
@@ -1241,47 +1283,6 @@
1241 "time": "2017-11-27T13:52:08+00:00" 1283 "time": "2017-11-27T13:52:08+00:00"
1242 }, 1284 },
1243 { 1285 {
1244 "name": "phpunit/php-text-template",
1245 "version": "1.2.1",
1246 "source": {
1247 "type": "git",
1248 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1249 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1250 },
1251 "dist": {
1252 "type": "zip",
1253 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1254 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1255 "shasum": ""
1256 },
1257 "require": {
1258 "php": ">=5.3.3"
1259 },
1260 "type": "library",
1261 "autoload": {
1262 "classmap": [
1263 "src/"
1264 ]
1265 },
1266 "notification-url": "https://packagist.org/downloads/",
1267 "license": [
1268 "BSD-3-Clause"
1269 ],
1270 "authors": [
1271 {
1272 "name": "Sebastian Bergmann",
1273 "email": "sebastian@phpunit.de",
1274 "role": "lead"
1275 }
1276 ],
1277 "description": "Simple template engine.",
1278 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1279 "keywords": [
1280 "template"
1281 ],
1282 "time": "2015-06-21T13:50:34+00:00"
1283 },
1284 {
1285 "name": "phpunit/php-timer", 1286 "name": "phpunit/php-timer",
1286 "version": "1.0.9", 1287 "version": "1.0.9",
1287 "source": { 1288 "source": {
@@ -2254,16 +2255,16 @@
2254 }, 2255 },
2255 { 2256 {
2256 "name": "symfony/config", 2257 "name": "symfony/config",
2257 "version": "v3.4.11", 2258 "version": "v3.4.12",
2258 "source": { 2259 "source": {
2259 "type": "git", 2260 "type": "git",
2260 "url": "https://github.com/symfony/config.git", 2261 "url": "https://github.com/symfony/config.git",
2261 "reference": "73e055cf2e6467715f187724a0347ea32079967c" 2262 "reference": "1fffdeb349ff36a25184e5564c25289b1dbfc402"
2262 }, 2263 },
2263 "dist": { 2264 "dist": {
2264 "type": "zip", 2265 "type": "zip",
2265 "url": "https://api.github.com/repos/symfony/config/zipball/73e055cf2e6467715f187724a0347ea32079967c", 2266 "url": "https://api.github.com/repos/symfony/config/zipball/1fffdeb349ff36a25184e5564c25289b1dbfc402",
2266 "reference": "73e055cf2e6467715f187724a0347ea32079967c", 2267 "reference": "1fffdeb349ff36a25184e5564c25289b1dbfc402",
2267 "shasum": "" 2268 "shasum": ""
2268 }, 2269 },
2269 "require": { 2270 "require": {
@@ -2314,20 +2315,20 @@
2314 ], 2315 ],
2315 "description": "Symfony Config Component", 2316 "description": "Symfony Config Component",
2316 "homepage": "https://symfony.com", 2317 "homepage": "https://symfony.com",
2317 "time": "2018-05-14T16:49:53+00:00" 2318 "time": "2018-06-19T14:02:58+00:00"
2318 }, 2319 },
2319 { 2320 {
2320 "name": "symfony/console", 2321 "name": "symfony/console",
2321 "version": "v3.4.11", 2322 "version": "v3.4.12",
2322 "source": { 2323 "source": {
2323 "type": "git", 2324 "type": "git",
2324 "url": "https://github.com/symfony/console.git", 2325 "url": "https://github.com/symfony/console.git",
2325 "reference": "36f83f642443c46f3cf751d4d2ee5d047d757a27" 2326 "reference": "1b97071a26d028c9bd4588264e101e14f6e7cd00"
2326 }, 2327 },
2327 "dist": { 2328 "dist": {
2328 "type": "zip", 2329 "type": "zip",
2329 "url": "https://api.github.com/repos/symfony/console/zipball/36f83f642443c46f3cf751d4d2ee5d047d757a27", 2330 "url": "https://api.github.com/repos/symfony/console/zipball/1b97071a26d028c9bd4588264e101e14f6e7cd00",
2330 "reference": "36f83f642443c46f3cf751d4d2ee5d047d757a27", 2331 "reference": "1b97071a26d028c9bd4588264e101e14f6e7cd00",
2331 "shasum": "" 2332 "shasum": ""
2332 }, 2333 },
2333 "require": { 2334 "require": {
@@ -2383,20 +2384,20 @@
2383 ], 2384 ],
2384 "description": "Symfony Console Component", 2385 "description": "Symfony Console Component",
2385 "homepage": "https://symfony.com", 2386 "homepage": "https://symfony.com",
2386 "time": "2018-05-16T08:49:21+00:00" 2387 "time": "2018-05-23T05:02:55+00:00"
2387 }, 2388 },
2388 { 2389 {
2389 "name": "symfony/debug", 2390 "name": "symfony/debug",
2390 "version": "v3.4.11", 2391 "version": "v3.4.12",
2391 "source": { 2392 "source": {
2392 "type": "git", 2393 "type": "git",
2393 "url": "https://github.com/symfony/debug.git", 2394 "url": "https://github.com/symfony/debug.git",
2394 "reference": "b28fd73fefbac341f673f5efd707d539d6a19f68" 2395 "reference": "47e6788c5b151cf0cfdf3329116bf33800632d75"
2395 }, 2396 },
2396 "dist": { 2397 "dist": {
2397 "type": "zip", 2398 "type": "zip",
2398 "url": "https://api.github.com/repos/symfony/debug/zipball/b28fd73fefbac341f673f5efd707d539d6a19f68", 2399 "url": "https://api.github.com/repos/symfony/debug/zipball/47e6788c5b151cf0cfdf3329116bf33800632d75",
2399 "reference": "b28fd73fefbac341f673f5efd707d539d6a19f68", 2400 "reference": "47e6788c5b151cf0cfdf3329116bf33800632d75",
2400 "shasum": "" 2401 "shasum": ""
2401 }, 2402 },
2402 "require": { 2403 "require": {
@@ -2439,20 +2440,20 @@
2439 ], 2440 ],
2440 "description": "Symfony Debug Component", 2441 "description": "Symfony Debug Component",
2441 "homepage": "https://symfony.com", 2442 "homepage": "https://symfony.com",
2442 "time": "2018-05-16T14:03:39+00:00" 2443 "time": "2018-06-25T11:10:40+00:00"
2443 }, 2444 },
2444 { 2445 {
2445 "name": "symfony/dependency-injection", 2446 "name": "symfony/dependency-injection",
2446 "version": "v3.4.11", 2447 "version": "v3.4.12",
2447 "source": { 2448 "source": {
2448 "type": "git", 2449 "type": "git",
2449 "url": "https://github.com/symfony/dependency-injection.git", 2450 "url": "https://github.com/symfony/dependency-injection.git",
2450 "reference": "8a4672aca8db6d807905d695799ea7d83c8e5bba" 2451 "reference": "a0be80e3f8c11aca506e250c00bb100c04c35d10"
2451 }, 2452 },
2452 "dist": { 2453 "dist": {
2453 "type": "zip", 2454 "type": "zip",
2454 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8a4672aca8db6d807905d695799ea7d83c8e5bba", 2455 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a0be80e3f8c11aca506e250c00bb100c04c35d10",
2455 "reference": "8a4672aca8db6d807905d695799ea7d83c8e5bba", 2456 "reference": "a0be80e3f8c11aca506e250c00bb100c04c35d10",
2456 "shasum": "" 2457 "shasum": ""
2457 }, 2458 },
2458 "require": { 2459 "require": {
@@ -2510,20 +2511,20 @@
2510 ], 2511 ],
2511 "description": "Symfony DependencyInjection Component", 2512 "description": "Symfony DependencyInjection Component",
2512 "homepage": "https://symfony.com", 2513 "homepage": "https://symfony.com",
2513 "time": "2018-05-25T11:57:15+00:00" 2514 "time": "2018-06-25T08:36:56+00:00"
2514 }, 2515 },
2515 { 2516 {
2516 "name": "symfony/filesystem", 2517 "name": "symfony/filesystem",
2517 "version": "v3.4.11", 2518 "version": "v3.4.12",
2518 "source": { 2519 "source": {
2519 "type": "git", 2520 "type": "git",
2520 "url": "https://github.com/symfony/filesystem.git", 2521 "url": "https://github.com/symfony/filesystem.git",
2521 "reference": "8e03ca3fa52a0f56b87506f38cf7bd3f9442b3a0" 2522 "reference": "8a721a5f2553c6c3482b1c5b22ed60fe94dd63ed"
2522 }, 2523 },
2523 "dist": { 2524 "dist": {
2524 "type": "zip", 2525 "type": "zip",
2525 "url": "https://api.github.com/repos/symfony/filesystem/zipball/8e03ca3fa52a0f56b87506f38cf7bd3f9442b3a0", 2526 "url": "https://api.github.com/repos/symfony/filesystem/zipball/8a721a5f2553c6c3482b1c5b22ed60fe94dd63ed",
2526 "reference": "8e03ca3fa52a0f56b87506f38cf7bd3f9442b3a0", 2527 "reference": "8a721a5f2553c6c3482b1c5b22ed60fe94dd63ed",
2527 "shasum": "" 2528 "shasum": ""
2528 }, 2529 },
2529 "require": { 2530 "require": {
@@ -2560,20 +2561,20 @@
2560 ], 2561 ],
2561 "description": "Symfony Filesystem Component", 2562 "description": "Symfony Filesystem Component",
2562 "homepage": "https://symfony.com", 2563 "homepage": "https://symfony.com",
2563 "time": "2018-05-16T08:49:21+00:00" 2564 "time": "2018-06-21T11:10:19+00:00"
2564 }, 2565 },
2565 { 2566 {
2566 "name": "symfony/finder", 2567 "name": "symfony/finder",
2567 "version": "v3.4.11", 2568 "version": "v3.4.12",
2568 "source": { 2569 "source": {
2569 "type": "git", 2570 "type": "git",
2570 "url": "https://github.com/symfony/finder.git", 2571 "url": "https://github.com/symfony/finder.git",
2571 "reference": "472a92f3df8b247b49ae364275fb32943b9656c6" 2572 "reference": "3a8c3de91d2b2c68cd2d665cf9d00f7ef9eaa394"
2572 }, 2573 },
2573 "dist": { 2574 "dist": {
2574 "type": "zip", 2575 "type": "zip",
2575 "url": "https://api.github.com/repos/symfony/finder/zipball/472a92f3df8b247b49ae364275fb32943b9656c6", 2576 "url": "https://api.github.com/repos/symfony/finder/zipball/3a8c3de91d2b2c68cd2d665cf9d00f7ef9eaa394",
2576 "reference": "472a92f3df8b247b49ae364275fb32943b9656c6", 2577 "reference": "3a8c3de91d2b2c68cd2d665cf9d00f7ef9eaa394",
2577 "shasum": "" 2578 "shasum": ""
2578 }, 2579 },
2579 "require": { 2580 "require": {
@@ -2609,7 +2610,7 @@
2609 ], 2610 ],
2610 "description": "Symfony Finder Component", 2611 "description": "Symfony Finder Component",
2611 "homepage": "https://symfony.com", 2612 "homepage": "https://symfony.com",
2612 "time": "2018-05-16T08:49:21+00:00" 2613 "time": "2018-06-19T20:52:10+00:00"
2613 }, 2614 },
2614 { 2615 {
2615 "name": "symfony/polyfill-ctype", 2616 "name": "symfony/polyfill-ctype",
@@ -2727,7 +2728,7 @@
2727 }, 2728 },
2728 { 2729 {
2729 "name": "symfony/yaml", 2730 "name": "symfony/yaml",
2730 "version": "v3.4.11", 2731 "version": "v3.4.12",
2731 "source": { 2732 "source": {
2732 "type": "git", 2733 "type": "git",
2733 "url": "https://github.com/symfony/yaml.git", 2734 "url": "https://github.com/symfony/yaml.git",