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
 
@@ -2543,93 +2543,93 @@
 
                {
 
                    "name": "Mark Baker",
 
                    "homepage": "http://markbakeruk.net"
 
                }
 
            ],
 
            "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
 
            "homepage": "https://github.com/PHPOffice/PHPExcel",
 
            "keywords": [
 
                "OpenXML",
 
                "excel",
 
                "php",
 
                "spreadsheet",
 
                "xls",
 
                "xlsx"
 
            ],
 
            "support": {
 
                "issues": "https://github.com/PHPOffice/PHPExcel/issues",
 
                "source": "https://github.com/PHPOffice/PHPExcel/tree/master"
 
            },
 
            "abandoned": "phpoffice/phpspreadsheet",
 
            "time": "2018-11-22T23:07:24+00:00"
 
        },
 
        {
 
            "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": {
 
                "ext-ctype": "*",
 
                "ext-dom": "*",
 
                "ext-fileinfo": "*",
 
                "ext-gd": "*",
 
                "ext-iconv": "*",
 
                "ext-libxml": "*",
 
                "ext-mbstring": "*",
 
                "ext-simplexml": "*",
 
                "ext-xml": "*",
 
                "ext-xmlreader": "*",
 
                "ext-xmlwriter": "*",
 
                "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",
 
                "psr/http-client": "^1.0",
 
                "psr/http-factory": "^1.0",
 
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
 
            },
 
            "require-dev": {
 
                "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"
 
            },
 
            "suggest": {
 
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
 
                "ext-intl": "PHP Internationalization Functions",
 
                "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
 
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
 
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
 
            },
 
            "type": "library",
 
            "autoload": {
 
                "psr-4": {
 
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
 
                }
 
            },
 
            "notification-url": "https://packagist.org/downloads/",
 
            "license": [
 
                "MIT"
 
            ],
 
            "authors": [
 
                {
 
                    "name": "Maarten Balliauw",
 
                    "homepage": "https://blog.maartenballiauw.be"
 
@@ -2642,51 +2642,51 @@
 
                    "name": "Franck Lefevre",
 
                    "homepage": "https://rootslabs.net"
 
                },
 
                {
 
                    "name": "Erik Tilt"
 
                },
 
                {
 
                    "name": "Adrien Crivelli"
 
                }
 
            ],
 
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
 
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
 
            "keywords": [
 
                "OpenXML",
 
                "excel",
 
                "gnumeric",
 
                "ods",
 
                "php",
 
                "spreadsheet",
 
                "xls",
 
                "xlsx"
 
            ],
 
            "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",
 
            "version": "2.0.31",
 
            "source": {
 
                "type": "git",
 
                "url": "https://github.com/phpseclib/phpseclib.git",
 
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4"
 
            },
 
            "dist": {
 
                "type": "zip",
 
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4",
 
                "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4",
 
                "shasum": ""
 
            },
 
            "require": {
 
                "php": ">=5.3.3"
 
            },
 
            "require-dev": {
 
                "phing/phing": "~2.7",
 
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
 
                "squizlabs/php_codesniffer": "~2.0"
 
            },
 
            "suggest": {
0 comments (0 inline, 0 general)