Changeset - 694383a3f88c
[Not reviewed]
0 1 0
Lance Edgar (lance) - 15 months ago 2023-06-16 11:03:49
lance@edbob.org
Update latest packages
1 file changed with 9 insertions and 9 deletions:
0 comments (0 inline, 0 general)
composer.lock
Show inline comments
 
@@ -2564,16 +2564,16 @@
 
        },
 
        {
 
            "name": "phpoffice/phpspreadsheet",
 
            "version": "1.28.0",
 
            "version": "1.29.0",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
 
                "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a"
 
                "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
 
                "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
 
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0",
 
                "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0",
 
                "shasum": ""
 
            },
 
            "require": {
 
@@ -2591,7 +2591,7 @@
 
                "ext-zip": "*",
 
                "ext-zlib": "*",
 
                "ezyang/htmlpurifier": "^4.15",
 
                "maennchen/zipstream-php": "^2.1",
 
                "maennchen/zipstream-php": "^2.1 || ^3.0",
 
                "markbaker/complex": "^3.0",
 
                "markbaker/matrix": "^3.0",
 
                "php": "^7.4 || ^8.0",
 
@@ -2603,12 +2603,12 @@
 
                "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
 
                "dompdf/dompdf": "^1.0 || ^2.0",
 
                "friendsofphp/php-cs-fixer": "^3.2",
 
                "mitoteam/jpgraph": "^10.2.4",
 
                "mitoteam/jpgraph": "^10.3",
 
                "mpdf/mpdf": "^8.1.1",
 
                "phpcompatibility/php-compatibility": "^9.3",
 
                "phpstan/phpstan": "^1.1",
 
                "phpstan/phpstan-phpunit": "^1.0",
 
                "phpunit/phpunit": "^8.5 || ^9.0",
 
                "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
 
                "squizlabs/php_codesniffer": "^3.7",
 
                "tecnickcom/tcpdf": "^6.5"
 
            },
 
@@ -2663,9 +2663,9 @@
 
            ],
 
            "support": {
 
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
 
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.28.0"
 
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0"
 
            },
 
            "time": "2023-02-25T12:24:49+00:00"
 
            "time": "2023-06-14T22:48:31+00:00"
 
        },
 
        {
 
            "name": "phpseclib/phpseclib",
0 comments (0 inline, 0 general)