Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit c0b0d87c authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Bump phan/phan from 3.1.1 to 3.2.0

parent c1f78c59
Loading
Loading
Loading
Loading
+26 −25
Original line number Diff line number Diff line
@@ -69,16 +69,16 @@
        },
        {
            "name": "composer/xdebug-handler",
            "version": "1.4.2",
            "version": "1.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51"
                "reference": "ebd27a9866ae8254e873866f795491f02418c5a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
                "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5",
                "reference": "ebd27a9866ae8254e873866f795491f02418c5a5",
                "shasum": ""
            },
            "require": {
@@ -123,7 +123,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2020-06-04T11:16:35+00:00"
            "time": "2020-08-19T10:27:58+00:00"
        },
        {
            "name": "doctrine/annotations",
@@ -1012,7 +1012,7 @@
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.18.0",
            "version": "v1.18.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
@@ -1088,7 +1088,7 @@
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.18.0",
            "version": "v1.18.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
@@ -1293,7 +1293,7 @@
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.18.0",
            "version": "v1.18.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
@@ -1369,7 +1369,7 @@
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.18.0",
            "version": "v1.18.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
@@ -1827,16 +1827,16 @@
        },
        {
            "name": "microsoft/tolerant-php-parser",
            "version": "v0.0.20",
            "version": "v0.0.22",
            "source": {
                "type": "git",
                "url": "https://github.com/microsoft/tolerant-php-parser.git",
                "reference": "c5e2bf5d8c9f4f27eef1370bd39ea2d1f374eeb4"
                "reference": "3fdca6be0f9dc318b8c440d0c0f2a47a173de7a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/microsoft/tolerant-php-parser/zipball/c5e2bf5d8c9f4f27eef1370bd39ea2d1f374eeb4",
                "reference": "c5e2bf5d8c9f4f27eef1370bd39ea2d1f374eeb4",
                "url": "https://api.github.com/repos/microsoft/tolerant-php-parser/zipball/3fdca6be0f9dc318b8c440d0c0f2a47a173de7a6",
                "reference": "3fdca6be0f9dc318b8c440d0c0f2a47a173de7a6",
                "shasum": ""
            },
            "require": {
@@ -1864,7 +1864,7 @@
                }
            ],
            "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
            "time": "2020-02-18T02:57:19+00:00"
            "time": "2020-08-08T23:25:34+00:00"
        },
        {
            "name": "myclabs/deep-copy",
@@ -1962,16 +1962,16 @@
        },
        {
            "name": "phan/phan",
            "version": "3.1.1",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phan/phan.git",
                "reference": "d9ee6bd18aa993b4f8d35245b9c24fbd27e204f3"
                "reference": "cef3be384aa32c7e2d54c9cd57de9836cda02030"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phan/phan/zipball/d9ee6bd18aa993b4f8d35245b9c24fbd27e204f3",
                "reference": "d9ee6bd18aa993b4f8d35245b9c24fbd27e204f3",
                "url": "https://api.github.com/repos/phan/phan/zipball/cef3be384aa32c7e2d54c9cd57de9836cda02030",
                "reference": "cef3be384aa32c7e2d54c9cd57de9836cda02030",
                "shasum": ""
            },
            "require": {
@@ -1981,7 +1981,7 @@
                "ext-json": "*",
                "ext-tokenizer": "*",
                "felixfbecker/advanced-json-rpc": "^3.0.4",
                "microsoft/tolerant-php-parser": "0.0.20",
                "microsoft/tolerant-php-parser": "0.0.22",
                "netresearch/jsonmapper": ">=1.6.0",
                "php": "^7.2.0",
                "sabre/event": "^5.0",
@@ -2030,7 +2030,7 @@
                "php",
                "static"
            ],
            "time": "2020-07-31T17:45:13+00:00"
            "time": "2020-08-25T21:47:26+00:00"
        },
        {
            "name": "phar-io/manifest",
@@ -2250,16 +2250,16 @@
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.2.0",
            "version": "5.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "3170448f5769fe19f456173d833734e0ff1b84df"
                "reference": "d870572532cd70bc3fab58f2e23ad423c8404c44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df",
                "reference": "3170448f5769fe19f456173d833734e0ff1b84df",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d870572532cd70bc3fab58f2e23ad423c8404c44",
                "reference": "d870572532cd70bc3fab58f2e23ad423c8404c44",
                "shasum": ""
            },
            "require": {
@@ -2298,7 +2298,7 @@
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "time": "2020-07-20T20:05:34+00:00"
            "time": "2020-08-15T11:14:08+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
@@ -2658,6 +2658,7 @@
            "keywords": [
                "tokenizer"
            ],
            "abandoned": true,
            "time": "2019-09-17T06:23:10+00:00"
        },
        {