Changeset - 74718556bf90
[Not reviewed]
0 1 0
Lance Edgar (lance) - 14 months ago 2023-06-23 13:59:52
lance@edbob.org
Update latest packages per upstream changes
1 file changed with 62 insertions and 0 deletions:
0 comments (0 inline, 0 general)
composer.lock
Show inline comments
 
@@ -5449,24 +5449,86 @@
 
                "http",
 
                "http client",
 
                "rest",
 
                "web service"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/guzzle/guzzle3/issues",
 
                "source": "https://github.com/guzzle/guzzle3/tree/master"
 
            },
 
            "abandoned": "guzzlehttp/guzzle",
 
            "time": "2015-03-18T18:23:50+00:00"
 
        },
 
        {
 
            "name": "phpcompatibility/php-compatibility",
 
            "version": "9.3.5",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
 
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
 
                "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3",
 
                "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
 
            },
 
            "conflict": {
 
                "squizlabs/php_codesniffer": "2.6.2"
 
            },
 
            "require-dev": {
 
                "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
 
            },
 
            "suggest": {
 
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
 
                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
 
            },
 
            "type": "phpcodesniffer-standard",
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "LGPL-3.0-or-later"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Wim Godden",
 
                    "homepage": "https://github.com/wimg",
 
                    "role": "lead"
 
                },
 
                {
 
                    "name": "Juliette Reinders Folmer",
 
                    "homepage": "https://github.com/jrfnl",
 
                    "role": "lead"
 
                },
 
                {
 
                    "name": "Contributors",
 
                    "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
 
                }
 
            ],
 
            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
 
            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
 
            "keywords": [
 
                "compatibility",
 
                "phpcs",
 
                "standards"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
 
                "source": "https://github.com/PHPCompatibility/PHPCompatibility"
 
            },
 
            "time": "2019-12-27T09:44:58+00:00"
 
        },
 
        {
 
            "name": "phpdocumentor/reflection-common",
 
            "version": "2.2.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
 
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
 
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
0 comments (0 inline, 0 general)