aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2020-11-03 13:35:27 +0100
committerArthurHoaro <arthur@hoa.ro>2020-11-05 17:54:42 +0100
commit67339338af74a53780cc05232461ec30ffb05ad9 (patch)
tree4f6e8d1b80e5dab8e65ee1804ea30f2018be6e56 /composer.lock
parentb3bd8c3e8d367975980043e772f7cd78b7f96bc6 (diff)
downloadShaarli-67339338af74a53780cc05232461ec30ffb05ad9.tar.gz
Shaarli-67339338af74a53780cc05232461ec30ffb05ad9.tar.zst
Shaarli-67339338af74a53780cc05232461ec30ffb05ad9.zip
Bump shaarli/netscape-bookmark-parser dependency version
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock65
1 files changed, 34 insertions, 31 deletions
diff --git a/composer.lock b/composer.lock
index 3c89036f..0023df88 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": "61360efbb2e1ba4c4fe00ce1f7a78ec5", 7 "content-hash": "83852dec81e299a117a81206a5091472",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "arthurhoaro/web-thumbnailer", 10 "name": "arthurhoaro/web-thumbnailer",
@@ -786,24 +786,25 @@
786 }, 786 },
787 { 787 {
788 "name": "shaarli/netscape-bookmark-parser", 788 "name": "shaarli/netscape-bookmark-parser",
789 "version": "v2.2.0", 789 "version": "v3.0.1",
790 "source": { 790 "source": {
791 "type": "git", 791 "type": "git",
792 "url": "https://github.com/shaarli/netscape-bookmark-parser.git", 792 "url": "https://github.com/shaarli/netscape-bookmark-parser.git",
793 "reference": "432a010af2bb1832d6fbc4763e6b0100b980a1df" 793 "reference": "d2321f30413944b2d0a9844bf8cc588c71ae6305"
794 }, 794 },
795 "dist": { 795 "dist": {
796 "type": "zip", 796 "type": "zip",
797 "url": "https://api.github.com/repos/shaarli/netscape-bookmark-parser/zipball/432a010af2bb1832d6fbc4763e6b0100b980a1df", 797 "url": "https://api.github.com/repos/shaarli/netscape-bookmark-parser/zipball/d2321f30413944b2d0a9844bf8cc588c71ae6305",
798 "reference": "432a010af2bb1832d6fbc4763e6b0100b980a1df", 798 "reference": "d2321f30413944b2d0a9844bf8cc588c71ae6305",
799 "shasum": "" 799 "shasum": ""
800 }, 800 },
801 "require": { 801 "require": {
802 "katzgrau/klogger": "~1.0", 802 "katzgrau/klogger": "~1.0",
803 "php": ">=5.6" 803 "php": ">=7.1"
804 }, 804 },
805 "require-dev": { 805 "require-dev": {
806 "phpunit/phpunit": "^5.0" 806 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
807 "squizlabs/php_codesniffer": "^3.5"
807 }, 808 },
808 "type": "library", 809 "type": "library",
809 "autoload": { 810 "autoload": {
@@ -839,9 +840,9 @@
839 ], 840 ],
840 "support": { 841 "support": {
841 "issues": "https://github.com/shaarli/netscape-bookmark-parser/issues", 842 "issues": "https://github.com/shaarli/netscape-bookmark-parser/issues",
842 "source": "https://github.com/shaarli/netscape-bookmark-parser/tree/v2.2.0" 843 "source": "https://github.com/shaarli/netscape-bookmark-parser/tree/v3.0.1"
843 }, 844 },
844 "time": "2020-06-06T15:53:53+00:00" 845 "time": "2020-11-03T12:27:58+00:00"
845 }, 846 },
846 { 847 {
847 "name": "slim/slim", 848 "name": "slim/slim",
@@ -1713,12 +1714,12 @@
1713 "source": { 1714 "source": {
1714 "type": "git", 1715 "type": "git",
1715 "url": "https://github.com/Roave/SecurityAdvisories.git", 1716 "url": "https://github.com/Roave/SecurityAdvisories.git",
1716 "reference": "ba5d234b3a1559321b816b64aafc2ce6728799ff" 1717 "reference": "065a018d3b5c2c84a53db3347cca4e1b7fa362a6"
1717 }, 1718 },
1718 "dist": { 1719 "dist": {
1719 "type": "zip", 1720 "type": "zip",
1720 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ba5d234b3a1559321b816b64aafc2ce6728799ff", 1721 "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/065a018d3b5c2c84a53db3347cca4e1b7fa362a6",
1721 "reference": "ba5d234b3a1559321b816b64aafc2ce6728799ff", 1722 "reference": "065a018d3b5c2c84a53db3347cca4e1b7fa362a6",
1722 "shasum": "" 1723 "shasum": ""
1723 }, 1724 },
1724 "conflict": { 1725 "conflict": {
@@ -1734,7 +1735,7 @@
1734 "bagisto/bagisto": "<0.1.5", 1735 "bagisto/bagisto": "<0.1.5",
1735 "barrelstrength/sprout-base-email": "<1.2.7", 1736 "barrelstrength/sprout-base-email": "<1.2.7",
1736 "barrelstrength/sprout-forms": "<3.9", 1737 "barrelstrength/sprout-forms": "<3.9",
1737 "baserproject/basercms": ">=4,<=4.3.6", 1738 "baserproject/basercms": ">=4,<=4.3.6|>=4.4,<4.4.1",
1738 "bolt/bolt": "<3.7.1", 1739 "bolt/bolt": "<3.7.1",
1739 "brightlocal/phpwhois": "<=4.2.5", 1740 "brightlocal/phpwhois": "<=4.2.5",
1740 "buddypress/buddypress": "<5.1.2", 1741 "buddypress/buddypress": "<5.1.2",
@@ -1818,6 +1819,7 @@
1818 "magento/magento1ee": ">=1,<1.14.4.3", 1819 "magento/magento1ee": ">=1,<1.14.4.3",
1819 "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2", 1820 "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
1820 "marcwillmann/turn": "<0.3.3", 1821 "marcwillmann/turn": "<0.3.3",
1822 "mediawiki/core": ">=1.31,<1.31.9|>=1.32,<1.32.4|>=1.33,<1.33.3|>=1.34,<1.34.3|>=1.34.99,<1.35",
1821 "mittwald/typo3_forum": "<1.2.1", 1823 "mittwald/typo3_forum": "<1.2.1",
1822 "monolog/monolog": ">=1.8,<1.12", 1824 "monolog/monolog": ">=1.8,<1.12",
1823 "namshi/jose": "<2.2", 1825 "namshi/jose": "<2.2",
@@ -1832,7 +1834,8 @@
1832 "onelogin/php-saml": "<2.10.4", 1834 "onelogin/php-saml": "<2.10.4",
1833 "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5", 1835 "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
1834 "openid/php-openid": "<2.3", 1836 "openid/php-openid": "<2.3",
1835 "openmage/magento-lts": "<19.4.6|>=20,<20.0.2", 1837 "openmage/magento-lts": "<19.4.8|>=20,<20.0.4",
1838 "orchid/platform": ">=9,<9.4.4",
1836 "oro/crm": ">=1.7,<1.7.4", 1839 "oro/crm": ">=1.7,<1.7.4",
1837 "oro/platform": ">=1.7,<1.7.4", 1840 "oro/platform": ">=1.7,<1.7.4",
1838 "padraic/humbug_get_contents": "<1.1.2", 1841 "padraic/humbug_get_contents": "<1.1.2",
@@ -1867,8 +1870,8 @@
1867 "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11", 1870 "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
1868 "sensiolabs/connect": "<4.2.3", 1871 "sensiolabs/connect": "<4.2.3",
1869 "serluck/phpwhois": "<=4.2.6", 1872 "serluck/phpwhois": "<=4.2.6",
1870 "shopware/core": "<=6.3.1", 1873 "shopware/core": "<=6.3.2",
1871 "shopware/platform": "<=6.3.1", 1874 "shopware/platform": "<=6.3.2",
1872 "shopware/shopware": "<5.3.7", 1875 "shopware/shopware": "<5.3.7",
1873 "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1", 1876 "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
1874 "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2", 1877 "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
@@ -1901,7 +1904,7 @@
1901 "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", 1904 "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
1902 "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", 1905 "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
1903 "sylius/resource-bundle": "<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4", 1906 "sylius/resource-bundle": "<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
1904 "sylius/sylius": "<1.3.16|>=1.4,<1.4.12|>=1.5,<1.5.9|>=1.6,<1.6.5", 1907 "sylius/sylius": "<1.6.9|>=1.7,<1.7.9|>=1.8,<1.8.3",
1905 "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99", 1908 "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
1906 "symbiote/silverstripe-versionedfiles": "<=2.0.3", 1909 "symbiote/silverstripe-versionedfiles": "<=2.0.3",
1907 "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8", 1910 "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
@@ -2018,7 +2021,7 @@
2018 "type": "tidelift" 2021 "type": "tidelift"
2019 } 2022 }
2020 ], 2023 ],
2021 "time": "2020-10-08T21:02:27+00:00" 2024 "time": "2020-11-01T20:01:47+00:00"
2022 }, 2025 },
2023 { 2026 {
2024 "name": "sebastian/code-unit-reverse-lookup", 2027 "name": "sebastian/code-unit-reverse-lookup",
@@ -2632,16 +2635,16 @@
2632 }, 2635 },
2633 { 2636 {
2634 "name": "squizlabs/php_codesniffer", 2637 "name": "squizlabs/php_codesniffer",
2635 "version": "3.5.6", 2638 "version": "3.5.8",
2636 "source": { 2639 "source": {
2637 "type": "git", 2640 "type": "git",
2638 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", 2641 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2639 "reference": "e97627871a7eab2f70e59166072a6b767d5834e0" 2642 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
2640 }, 2643 },
2641 "dist": { 2644 "dist": {
2642 "type": "zip", 2645 "type": "zip",
2643 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0", 2646 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
2644 "reference": "e97627871a7eab2f70e59166072a6b767d5834e0", 2647 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
2645 "shasum": "" 2648 "shasum": ""
2646 }, 2649 },
2647 "require": { 2650 "require": {
@@ -2684,24 +2687,24 @@
2684 "source": "https://github.com/squizlabs/PHP_CodeSniffer", 2687 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
2685 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" 2688 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
2686 }, 2689 },
2687 "time": "2020-08-10T04:50:15+00:00" 2690 "time": "2020-10-23T02:01:07+00:00"
2688 }, 2691 },
2689 { 2692 {
2690 "name": "symfony/polyfill-ctype", 2693 "name": "symfony/polyfill-ctype",
2691 "version": "v1.18.1", 2694 "version": "v1.20.0",
2692 "source": { 2695 "source": {
2693 "type": "git", 2696 "type": "git",
2694 "url": "https://github.com/symfony/polyfill-ctype.git", 2697 "url": "https://github.com/symfony/polyfill-ctype.git",
2695 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454" 2698 "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
2696 }, 2699 },
2697 "dist": { 2700 "dist": {
2698 "type": "zip", 2701 "type": "zip",
2699 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", 2702 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
2700 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", 2703 "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
2701 "shasum": "" 2704 "shasum": ""
2702 }, 2705 },
2703 "require": { 2706 "require": {
2704 "php": ">=5.3.3" 2707 "php": ">=7.1"
2705 }, 2708 },
2706 "suggest": { 2709 "suggest": {
2707 "ext-ctype": "For best performance" 2710 "ext-ctype": "For best performance"
@@ -2709,7 +2712,7 @@
2709 "type": "library", 2712 "type": "library",
2710 "extra": { 2713 "extra": {
2711 "branch-alias": { 2714 "branch-alias": {
2712 "dev-master": "1.18-dev" 2715 "dev-main": "1.20-dev"
2713 }, 2716 },
2714 "thanks": { 2717 "thanks": {
2715 "name": "symfony/polyfill", 2718 "name": "symfony/polyfill",
@@ -2747,7 +2750,7 @@
2747 "portable" 2750 "portable"
2748 ], 2751 ],
2749 "support": { 2752 "support": {
2750 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.18.0" 2753 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0"
2751 }, 2754 },
2752 "funding": [ 2755 "funding": [
2753 { 2756 {
@@ -2763,7 +2766,7 @@
2763 "type": "tidelift" 2766 "type": "tidelift"
2764 } 2767 }
2765 ], 2768 ],
2766 "time": "2020-07-14T12:35:20+00:00" 2769 "time": "2020-10-23T14:02:19+00:00"
2767 }, 2770 },
2768 { 2771 {
2769 "name": "theseer/tokenizer", 2772 "name": "theseer/tokenizer",