Merge pull request #5 from ajikamaludin/dependabot/composer/phpoffice/phpspreadsheet-1.10.1

Bump phpoffice/phpspreadsheet from 1.7.0 to 1.10.1
pull/6/head
Aji Kamaludin 5 years ago committed by GitHub
commit c51e3150b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

68
composer.lock generated

@ -918,30 +918,29 @@
}, },
{ {
"name": "markbaker/matrix", "name": "markbaker/matrix",
"version": "1.1.4", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/MarkBaker/PHPMatrix.git", "url": "https://github.com/MarkBaker/PHPMatrix.git",
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64" "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64", "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.6.0|^7.0.0" "php": "^5.6.0|^7.0.0"
}, },
"require-dev": { "require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3", "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
"phpcompatibility/php-compatibility": "^8.0", "phpcompatibility/php-compatibility": "dev-master",
"phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "^4",
"phploc/phploc": "2.*", "phpmd/phpmd": "dev-master",
"phpmd/phpmd": "2.*", "phpunit/phpunit": "^5.7",
"phpunit/phpunit": "^4.8.35|^5.4.0", "sebastian/phpcpd": "^3.0",
"sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "^3.0@dev"
"squizlabs/php_codesniffer": "^3.3.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -984,7 +983,7 @@
"matrix", "matrix",
"vector" "vector"
], ],
"time": "2018-11-04T22:12:12+00:00" "time": "2019-10-06T11:29:25+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@ -1283,16 +1282,16 @@
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
"version": "1.7.0", "version": "1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "84e09df79855ed3da84e2eab6850eb7741d8cbda" "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/84e09df79855ed3da84e2eab6850eb7741d8cbda", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1648dc9ebef6ebe0c5a172e16cf66732918416e0",
"reference": "84e09df79855ed3da84e2eab6850eb7741d8cbda", "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1310,20 +1309,19 @@
"ext-zip": "*", "ext-zip": "*",
"ext-zlib": "*", "ext-zlib": "*",
"markbaker/complex": "^1.4", "markbaker/complex": "^1.4",
"markbaker/matrix": "^1.1", "markbaker/matrix": "^1.2",
"php": "^5.6|^7.0", "php": "^7.1",
"psr/simple-cache": "^1.0" "psr/simple-cache": "^1.0"
}, },
"require-dev": { "require-dev": {
"doctrine/instantiator": "^1.0.0", "dompdf/dompdf": "^0.8.3",
"dompdf/dompdf": "^0.8.0", "friendsofphp/php-cs-fixer": "^2.16",
"friendsofphp/php-cs-fixer": "@stable",
"jpgraph/jpgraph": "^4.0", "jpgraph/jpgraph": "^4.0",
"mpdf/mpdf": "^7.0.0", "mpdf/mpdf": "^8.0",
"phpcompatibility/php-compatibility": "^8.0", "phpcompatibility/php-compatibility": "^9.3",
"phpunit/phpunit": "^5.7", "phpunit/phpunit": "^7.5",
"squizlabs/php_codesniffer": "^3.3", "squizlabs/php_codesniffer": "^3.5",
"tecnickcom/tcpdf": "^6.2" "tecnickcom/tcpdf": "^6.3"
}, },
"suggest": { "suggest": {
"dompdf/dompdf": "Option for rendering PDF with PDF Writer", "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
@ -1339,15 +1337,9 @@
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"LGPL-2.1-or-later" "MIT"
], ],
"authors": [ "authors": [
{
"name": "Erik Tilt"
},
{
"name": "Adrien Crivelli"
},
{ {
"name": "Maarten Balliauw", "name": "Maarten Balliauw",
"homepage": "https://blog.maartenballiauw.be" "homepage": "https://blog.maartenballiauw.be"
@ -1359,6 +1351,12 @@
{ {
"name": "Franck Lefevre", "name": "Franck Lefevre",
"homepage": "https://rootslabs.net" "homepage": "https://rootslabs.net"
},
{
"name": "Erik Tilt"
},
{
"name": "Adrien Crivelli"
} }
], ],
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
@ -1373,7 +1371,7 @@
"xls", "xls",
"xlsx" "xlsx"
], ],
"time": "2019-05-26T02:50:36+00:00" "time": "2019-12-01T23:13:51+00:00"
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",

Loading…
Cancel
Save