diff options
-rw-r--r-- | composer.json | 2 | ||||
-rw-r--r-- | composer.lock | 117 |
2 files changed, 60 insertions, 59 deletions
diff --git a/composer.json b/composer.json index 99ef0b5e..f5e7a9cd 100644 --- a/composer.json +++ b/composer.json | |||
@@ -16,7 +16,7 @@ | |||
16 | }, | 16 | }, |
17 | "require": { | 17 | "require": { |
18 | "php": ">=5.6", | 18 | "php": ">=5.6", |
19 | "shaarli/netscape-bookmark-parser": "^2.0", | 19 | "shaarli/netscape-bookmark-parser": "^2.1", |
20 | "erusev/parsedown": "^1.6", | 20 | "erusev/parsedown": "^1.6", |
21 | "slim/slim": "^3.0", | 21 | "slim/slim": "^3.0", |
22 | "arthurhoaro/web-thumbnailer": "^1.1", | 22 | "arthurhoaro/web-thumbnailer": "^1.1", |
diff --git a/composer.lock b/composer.lock index 22c97fa9..bdf1861c 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -4,7 +4,7 @@ | |||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | 4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
5 | "This file is @generated automatically" | 5 | "This file is @generated automatically" |
6 | ], | 6 | ], |
7 | "content-hash": "da7a0c081b61d949154c5d2e5370cbab", | 7 | "content-hash": "0dc33ee0b7d9f47868d4fa961f0d13b4", |
8 | "packages": [ | 8 | "packages": [ |
9 | { | 9 | { |
10 | "name": "arthurhoaro/web-thumbnailer", | 10 | "name": "arthurhoaro/web-thumbnailer", |
@@ -133,16 +133,16 @@ | |||
133 | }, | 133 | }, |
134 | { | 134 | { |
135 | "name": "gettext/gettext", | 135 | "name": "gettext/gettext", |
136 | "version": "v4.6.0", | 136 | "version": "v4.6.1", |
137 | "source": { | 137 | "source": { |
138 | "type": "git", | 138 | "type": "git", |
139 | "url": "https://github.com/oscarotero/Gettext.git", | 139 | "url": "https://github.com/oscarotero/Gettext.git", |
140 | "reference": "cae84aff39a87e07bd6e5cddb5adb720a0ffa357" | 140 | "reference": "854ff5f5aaf92d2af7080ba8fc15718b27b5c89a" |
141 | }, | 141 | }, |
142 | "dist": { | 142 | "dist": { |
143 | "type": "zip", | 143 | "type": "zip", |
144 | "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/cae84aff39a87e07bd6e5cddb5adb720a0ffa357", | 144 | "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/854ff5f5aaf92d2af7080ba8fc15718b27b5c89a", |
145 | "reference": "cae84aff39a87e07bd6e5cddb5adb720a0ffa357", | 145 | "reference": "854ff5f5aaf92d2af7080ba8fc15718b27b5c89a", |
146 | "shasum": "" | 146 | "shasum": "" |
147 | }, | 147 | }, |
148 | "require": { | 148 | "require": { |
@@ -191,7 +191,7 @@ | |||
191 | "po", | 191 | "po", |
192 | "translation" | 192 | "translation" |
193 | ], | 193 | ], |
194 | "time": "2018-06-26T16:51:09+00:00" | 194 | "time": "2018-08-27T15:40:19+00:00" |
195 | }, | 195 | }, |
196 | { | 196 | { |
197 | "name": "gettext/languages", | 197 | "name": "gettext/languages", |
@@ -593,15 +593,16 @@ | |||
593 | "source": { | 593 | "source": { |
594 | "type": "git", | 594 | "type": "git", |
595 | "url": "https://github.com/pubsubhubbub/php-publisher.git", | 595 | "url": "https://github.com/pubsubhubbub/php-publisher.git", |
596 | "reference": "5008fc529b057251b48f4d17a10fdb20047ea8f5" | 596 | "reference": "e8a7cf52a2c86b0c364da56f7192ec020c83b8f7" |
597 | }, | 597 | }, |
598 | "dist": { | 598 | "dist": { |
599 | "type": "zip", | 599 | "type": "zip", |
600 | "url": "https://api.github.com/repos/pubsubhubbub/php-publisher/zipball/5008fc529b057251b48f4d17a10fdb20047ea8f5", | 600 | "url": "https://api.github.com/repos/pubsubhubbub/php-publisher/zipball/e8a7cf52a2c86b0c364da56f7192ec020c83b8f7", |
601 | "reference": "5008fc529b057251b48f4d17a10fdb20047ea8f5", | 601 | "reference": "e8a7cf52a2c86b0c364da56f7192ec020c83b8f7", |
602 | "shasum": "" | 602 | "shasum": "" |
603 | }, | 603 | }, |
604 | "require": { | 604 | "require": { |
605 | "ext-curl": "*", | ||
605 | "php": "~5.4 || ~7.0" | 606 | "php": "~5.4 || ~7.0" |
606 | }, | 607 | }, |
607 | "type": "library", | 608 | "type": "library", |
@@ -628,28 +629,28 @@ | |||
628 | "publishers", | 629 | "publishers", |
629 | "pubsubhubbub" | 630 | "pubsubhubbub" |
630 | ], | 631 | ], |
631 | "time": "2018-05-22T11:56:26+00:00" | 632 | "time": "2018-10-05T12:31:04+00:00" |
632 | }, | 633 | }, |
633 | { | 634 | { |
634 | "name": "shaarli/netscape-bookmark-parser", | 635 | "name": "shaarli/netscape-bookmark-parser", |
635 | "version": "v2.0.5", | 636 | "version": "v2.1.0", |
636 | "source": { | 637 | "source": { |
637 | "type": "git", | 638 | "type": "git", |
638 | "url": "https://github.com/shaarli/netscape-bookmark-parser.git", | 639 | "url": "https://github.com/shaarli/netscape-bookmark-parser.git", |
639 | "reference": "ea6911a0ea3dd372fa7002593c5aef9c15a49315" | 640 | "reference": "819008ee42c4dd7e45d988176a4a22d6ed689577" |
640 | }, | 641 | }, |
641 | "dist": { | 642 | "dist": { |
642 | "type": "zip", | 643 | "type": "zip", |
643 | "url": "https://api.github.com/repos/shaarli/netscape-bookmark-parser/zipball/ea6911a0ea3dd372fa7002593c5aef9c15a49315", | 644 | "url": "https://api.github.com/repos/shaarli/netscape-bookmark-parser/zipball/819008ee42c4dd7e45d988176a4a22d6ed689577", |
644 | "reference": "ea6911a0ea3dd372fa7002593c5aef9c15a49315", | 645 | "reference": "819008ee42c4dd7e45d988176a4a22d6ed689577", |
645 | "shasum": "" | 646 | "shasum": "" |
646 | }, | 647 | }, |
647 | "require": { | 648 | "require": { |
648 | "katzgrau/klogger": "~1.0", | 649 | "katzgrau/klogger": "~1.0", |
649 | "php": ">=5.3.4" | 650 | "php": ">=5.6" |
650 | }, | 651 | }, |
651 | "require-dev": { | 652 | "require-dev": { |
652 | "phpunit/phpunit": "4.8.*" | 653 | "phpunit/phpunit": "^5.0" |
653 | }, | 654 | }, |
654 | "type": "library", | 655 | "type": "library", |
655 | "autoload": { | 656 | "autoload": { |
@@ -681,22 +682,22 @@ | |||
681 | "bookmark", | 682 | "bookmark", |
682 | "link", | 683 | "link", |
683 | "netscape", | 684 | "netscape", |
684 | "parse" | 685 | "parser" |
685 | ], | 686 | ], |
686 | "time": "2018-01-30T17:34:48+00:00" | 687 | "time": "2018-10-06T14:43:38+00:00" |
687 | }, | 688 | }, |
688 | { | 689 | { |
689 | "name": "slim/slim", | 690 | "name": "slim/slim", |
690 | "version": "3.10.0", | 691 | "version": "3.11.0", |
691 | "source": { | 692 | "source": { |
692 | "type": "git", | 693 | "type": "git", |
693 | "url": "https://github.com/slimphp/Slim.git", | 694 | "url": "https://github.com/slimphp/Slim.git", |
694 | "reference": "d8aabeacc3688b25e2f2dd2db91df91ec6fdd748" | 695 | "reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a" |
695 | }, | 696 | }, |
696 | "dist": { | 697 | "dist": { |
697 | "type": "zip", | 698 | "type": "zip", |
698 | "url": "https://api.github.com/repos/slimphp/Slim/zipball/d8aabeacc3688b25e2f2dd2db91df91ec6fdd748", | 699 | "url": "https://api.github.com/repos/slimphp/Slim/zipball/d378e70431e78ee92ee32ddde61ecc72edf5dc0a", |
699 | "reference": "d8aabeacc3688b25e2f2dd2db91df91ec6fdd748", | 700 | "reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a", |
700 | "shasum": "" | 701 | "shasum": "" |
701 | }, | 702 | }, |
702 | "require": { | 703 | "require": { |
@@ -754,7 +755,7 @@ | |||
754 | "micro", | 755 | "micro", |
755 | "router" | 756 | "router" |
756 | ], | 757 | ], |
757 | "time": "2018-04-19T19:29:08+00:00" | 758 | "time": "2018-09-16T10:54:21+00:00" |
758 | } | 759 | } |
759 | ], | 760 | ], |
760 | "packages-dev": [ | 761 | "packages-dev": [ |
@@ -2255,16 +2256,16 @@ | |||
2255 | }, | 2256 | }, |
2256 | { | 2257 | { |
2257 | "name": "symfony/config", | 2258 | "name": "symfony/config", |
2258 | "version": "v3.4.14", | 2259 | "version": "v3.4.17", |
2259 | "source": { | 2260 | "source": { |
2260 | "type": "git", | 2261 | "type": "git", |
2261 | "url": "https://github.com/symfony/config.git", | 2262 | "url": "https://github.com/symfony/config.git", |
2262 | "reference": "7b08223b7f6abd859651c56bcabf900d1627d085" | 2263 | "reference": "e5389132dc6320682de3643091121c048ff796b3" |
2263 | }, | 2264 | }, |
2264 | "dist": { | 2265 | "dist": { |
2265 | "type": "zip", | 2266 | "type": "zip", |
2266 | "url": "https://api.github.com/repos/symfony/config/zipball/7b08223b7f6abd859651c56bcabf900d1627d085", | 2267 | "url": "https://api.github.com/repos/symfony/config/zipball/e5389132dc6320682de3643091121c048ff796b3", |
2267 | "reference": "7b08223b7f6abd859651c56bcabf900d1627d085", | 2268 | "reference": "e5389132dc6320682de3643091121c048ff796b3", |
2268 | "shasum": "" | 2269 | "shasum": "" |
2269 | }, | 2270 | }, |
2270 | "require": { | 2271 | "require": { |
@@ -2315,20 +2316,20 @@ | |||
2315 | ], | 2316 | ], |
2316 | "description": "Symfony Config Component", | 2317 | "description": "Symfony Config Component", |
2317 | "homepage": "https://symfony.com", | 2318 | "homepage": "https://symfony.com", |
2318 | "time": "2018-07-26T11:19:56+00:00" | 2319 | "time": "2018-09-08T13:15:14+00:00" |
2319 | }, | 2320 | }, |
2320 | { | 2321 | { |
2321 | "name": "symfony/console", | 2322 | "name": "symfony/console", |
2322 | "version": "v3.4.14", | 2323 | "version": "v3.4.17", |
2323 | "source": { | 2324 | "source": { |
2324 | "type": "git", | 2325 | "type": "git", |
2325 | "url": "https://github.com/symfony/console.git", | 2326 | "url": "https://github.com/symfony/console.git", |
2326 | "reference": "6b217594552b9323bcdcfc14f8a0ce126e84cd73" | 2327 | "reference": "3b2b415d4c48fbefca7dc742aa0a0171bfae4e0b" |
2327 | }, | 2328 | }, |
2328 | "dist": { | 2329 | "dist": { |
2329 | "type": "zip", | 2330 | "type": "zip", |
2330 | "url": "https://api.github.com/repos/symfony/console/zipball/6b217594552b9323bcdcfc14f8a0ce126e84cd73", | 2331 | "url": "https://api.github.com/repos/symfony/console/zipball/3b2b415d4c48fbefca7dc742aa0a0171bfae4e0b", |
2331 | "reference": "6b217594552b9323bcdcfc14f8a0ce126e84cd73", | 2332 | "reference": "3b2b415d4c48fbefca7dc742aa0a0171bfae4e0b", |
2332 | "shasum": "" | 2333 | "shasum": "" |
2333 | }, | 2334 | }, |
2334 | "require": { | 2335 | "require": { |
@@ -2384,20 +2385,20 @@ | |||
2384 | ], | 2385 | ], |
2385 | "description": "Symfony Console Component", | 2386 | "description": "Symfony Console Component", |
2386 | "homepage": "https://symfony.com", | 2387 | "homepage": "https://symfony.com", |
2387 | "time": "2018-07-26T11:19:56+00:00" | 2388 | "time": "2018-10-02T16:33:53+00:00" |
2388 | }, | 2389 | }, |
2389 | { | 2390 | { |
2390 | "name": "symfony/debug", | 2391 | "name": "symfony/debug", |
2391 | "version": "v3.4.14", | 2392 | "version": "v3.4.17", |
2392 | "source": { | 2393 | "source": { |
2393 | "type": "git", | 2394 | "type": "git", |
2394 | "url": "https://github.com/symfony/debug.git", | 2395 | "url": "https://github.com/symfony/debug.git", |
2395 | "reference": "d5a058ff6ecad26b30c1ba452241306ea34c65cc" | 2396 | "reference": "0a612e9dfbd2ccce03eb174365f31ecdca930ff6" |
2396 | }, | 2397 | }, |
2397 | "dist": { | 2398 | "dist": { |
2398 | "type": "zip", | 2399 | "type": "zip", |
2399 | "url": "https://api.github.com/repos/symfony/debug/zipball/d5a058ff6ecad26b30c1ba452241306ea34c65cc", | 2400 | "url": "https://api.github.com/repos/symfony/debug/zipball/0a612e9dfbd2ccce03eb174365f31ecdca930ff6", |
2400 | "reference": "d5a058ff6ecad26b30c1ba452241306ea34c65cc", | 2401 | "reference": "0a612e9dfbd2ccce03eb174365f31ecdca930ff6", |
2401 | "shasum": "" | 2402 | "shasum": "" |
2402 | }, | 2403 | }, |
2403 | "require": { | 2404 | "require": { |
@@ -2440,20 +2441,20 @@ | |||
2440 | ], | 2441 | ], |
2441 | "description": "Symfony Debug Component", | 2442 | "description": "Symfony Debug Component", |
2442 | "homepage": "https://symfony.com", | 2443 | "homepage": "https://symfony.com", |
2443 | "time": "2018-07-26T11:19:56+00:00" | 2444 | "time": "2018-10-02T16:33:53+00:00" |
2444 | }, | 2445 | }, |
2445 | { | 2446 | { |
2446 | "name": "symfony/dependency-injection", | 2447 | "name": "symfony/dependency-injection", |
2447 | "version": "v3.4.14", | 2448 | "version": "v3.4.17", |
2448 | "source": { | 2449 | "source": { |
2449 | "type": "git", | 2450 | "type": "git", |
2450 | "url": "https://github.com/symfony/dependency-injection.git", | 2451 | "url": "https://github.com/symfony/dependency-injection.git", |
2451 | "reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1" | 2452 | "reference": "aea20fef4e92396928b5db175788b90234c0270d" |
2452 | }, | 2453 | }, |
2453 | "dist": { | 2454 | "dist": { |
2454 | "type": "zip", | 2455 | "type": "zip", |
2455 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1c0e679e522591fd744fdf242fec41a43d62b2b1", | 2456 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/aea20fef4e92396928b5db175788b90234c0270d", |
2456 | "reference": "1c0e679e522591fd744fdf242fec41a43d62b2b1", | 2457 | "reference": "aea20fef4e92396928b5db175788b90234c0270d", |
2457 | "shasum": "" | 2458 | "shasum": "" |
2458 | }, | 2459 | }, |
2459 | "require": { | 2460 | "require": { |
@@ -2511,20 +2512,20 @@ | |||
2511 | ], | 2512 | ], |
2512 | "description": "Symfony DependencyInjection Component", | 2513 | "description": "Symfony DependencyInjection Component", |
2513 | "homepage": "https://symfony.com", | 2514 | "homepage": "https://symfony.com", |
2514 | "time": "2018-07-29T15:19:31+00:00" | 2515 | "time": "2018-10-02T12:28:39+00:00" |
2515 | }, | 2516 | }, |
2516 | { | 2517 | { |
2517 | "name": "symfony/filesystem", | 2518 | "name": "symfony/filesystem", |
2518 | "version": "v3.4.14", | 2519 | "version": "v3.4.17", |
2519 | "source": { | 2520 | "source": { |
2520 | "type": "git", | 2521 | "type": "git", |
2521 | "url": "https://github.com/symfony/filesystem.git", | 2522 | "url": "https://github.com/symfony/filesystem.git", |
2522 | "reference": "a59f917e3c5d82332514cb4538387638f5bde2d6" | 2523 | "reference": "d69930fc337d767607267d57c20a7403d0a822a4" |
2523 | }, | 2524 | }, |
2524 | "dist": { | 2525 | "dist": { |
2525 | "type": "zip", | 2526 | "type": "zip", |
2526 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/a59f917e3c5d82332514cb4538387638f5bde2d6", | 2527 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/d69930fc337d767607267d57c20a7403d0a822a4", |
2527 | "reference": "a59f917e3c5d82332514cb4538387638f5bde2d6", | 2528 | "reference": "d69930fc337d767607267d57c20a7403d0a822a4", |
2528 | "shasum": "" | 2529 | "shasum": "" |
2529 | }, | 2530 | }, |
2530 | "require": { | 2531 | "require": { |
@@ -2561,20 +2562,20 @@ | |||
2561 | ], | 2562 | ], |
2562 | "description": "Symfony Filesystem Component", | 2563 | "description": "Symfony Filesystem Component", |
2563 | "homepage": "https://symfony.com", | 2564 | "homepage": "https://symfony.com", |
2564 | "time": "2018-07-26T11:19:56+00:00" | 2565 | "time": "2018-10-02T12:28:39+00:00" |
2565 | }, | 2566 | }, |
2566 | { | 2567 | { |
2567 | "name": "symfony/finder", | 2568 | "name": "symfony/finder", |
2568 | "version": "v3.4.14", | 2569 | "version": "v3.4.17", |
2569 | "source": { | 2570 | "source": { |
2570 | "type": "git", | 2571 | "type": "git", |
2571 | "url": "https://github.com/symfony/finder.git", | 2572 | "url": "https://github.com/symfony/finder.git", |
2572 | "reference": "8a84fcb207451df0013b2c74cbbf1b62d47b999a" | 2573 | "reference": "54ba444dddc5bd5708a34bd095ea67c6eb54644d" |
2573 | }, | 2574 | }, |
2574 | "dist": { | 2575 | "dist": { |
2575 | "type": "zip", | 2576 | "type": "zip", |
2576 | "url": "https://api.github.com/repos/symfony/finder/zipball/8a84fcb207451df0013b2c74cbbf1b62d47b999a", | 2577 | "url": "https://api.github.com/repos/symfony/finder/zipball/54ba444dddc5bd5708a34bd095ea67c6eb54644d", |
2577 | "reference": "8a84fcb207451df0013b2c74cbbf1b62d47b999a", | 2578 | "reference": "54ba444dddc5bd5708a34bd095ea67c6eb54644d", |
2578 | "shasum": "" | 2579 | "shasum": "" |
2579 | }, | 2580 | }, |
2580 | "require": { | 2581 | "require": { |
@@ -2610,7 +2611,7 @@ | |||
2610 | ], | 2611 | ], |
2611 | "description": "Symfony Finder Component", | 2612 | "description": "Symfony Finder Component", |
2612 | "homepage": "https://symfony.com", | 2613 | "homepage": "https://symfony.com", |
2613 | "time": "2018-07-26T11:19:56+00:00" | 2614 | "time": "2018-10-03T08:46:40+00:00" |
2614 | }, | 2615 | }, |
2615 | { | 2616 | { |
2616 | "name": "symfony/polyfill-ctype", | 2617 | "name": "symfony/polyfill-ctype", |
@@ -2731,16 +2732,16 @@ | |||
2731 | }, | 2732 | }, |
2732 | { | 2733 | { |
2733 | "name": "symfony/yaml", | 2734 | "name": "symfony/yaml", |
2734 | "version": "v3.4.14", | 2735 | "version": "v3.4.17", |
2735 | "source": { | 2736 | "source": { |
2736 | "type": "git", | 2737 | "type": "git", |
2737 | "url": "https://github.com/symfony/yaml.git", | 2738 | "url": "https://github.com/symfony/yaml.git", |
2738 | "reference": "810af2d35fc72b6cf5c01116806d2b65ccaaf2e2" | 2739 | "reference": "640b6c27fed4066d64b64d5903a86043f4a4de7f" |
2739 | }, | 2740 | }, |
2740 | "dist": { | 2741 | "dist": { |
2741 | "type": "zip", | 2742 | "type": "zip", |
2742 | "url": "https://api.github.com/repos/symfony/yaml/zipball/810af2d35fc72b6cf5c01116806d2b65ccaaf2e2", | 2743 | "url": "https://api.github.com/repos/symfony/yaml/zipball/640b6c27fed4066d64b64d5903a86043f4a4de7f", |
2743 | "reference": "810af2d35fc72b6cf5c01116806d2b65ccaaf2e2", | 2744 | "reference": "640b6c27fed4066d64b64d5903a86043f4a4de7f", |
2744 | "shasum": "" | 2745 | "shasum": "" |
2745 | }, | 2746 | }, |
2746 | "require": { | 2747 | "require": { |
@@ -2786,7 +2787,7 @@ | |||
2786 | ], | 2787 | ], |
2787 | "description": "Symfony Yaml Component", | 2788 | "description": "Symfony Yaml Component", |
2788 | "homepage": "https://symfony.com", | 2789 | "homepage": "https://symfony.com", |
2789 | "time": "2018-07-26T11:19:56+00:00" | 2790 | "time": "2018-10-02T16:33:53+00:00" |
2790 | }, | 2791 | }, |
2791 | { | 2792 | { |
2792 | "name": "theseer/fdomdocument", | 2793 | "name": "theseer/fdomdocument", |