"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "a572b5d66862ea9828caace85f28af6a",
- "content-hash": "c6972ff452252a45e53f83b1e7a19c9b",
+ "hash": "7eda7cd093eab9cd041a6b175c4f8879",
+ "content-hash": "db3c77741bea7113ffe6fbf1e770d000",
"packages": [
{
- "name": "codeplex/phpexcel",
- "version": "1.7.8",
- "source": {
- "type": "git",
- "url": "https://github.com/markushausammann/PHPExcel.git",
- "reference": "6236b1e1513dda38a68a5ac22bbab5fc2b7942fd"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/markushausammann/PHPExcel/zipball/6236b1e1513dda38a68a5ac22bbab5fc2b7942fd",
- "reference": "6236b1e1513dda38a68a5ac22bbab5fc2b7942fd",
- "shasum": ""
- },
- "require": {
- "ext-xml": "*",
- "php": ">=5.2.0"
- },
- "type": "library",
- "autoload": {
- "psr-0": {
- "PHPExcel": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "LGPL"
- ],
- "authors": [
- {
- "name": "Maarten Balliauw",
- "homepage": "http://blog.maartenballiauw.be"
- },
- {
- "name": "Mark Baker"
- },
- {
- "name": "Erit Tilt"
- }
- ],
- "description": "PHPExcel - OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine",
- "homepage": "http://phpexcel.codeplex.com",
- "keywords": [
- "OpenXML",
- "excel",
- "php",
- "spreadsheet"
- ],
- "abandoned": "phpoffice/phpexcel",
- "time": "2012-11-21 10:55:52"
- },
- {
"name": "doctrine/annotations",
"version": "v1.2.7",
"source": {
"time": "2014-06-02 12:00:27"
},
{
+ "name": "pclzip/pclzip",
+ "version": "2.8.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/ivanlanin/pclzip.git",
+ "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
+ "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
+ "shasum": ""
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "pclzip.lib.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "LGPL-2.1"
+ ],
+ "authors": [
+ {
+ "name": "Vincent Blavet"
+ }
+ ],
+ "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
+ "homepage": "http://www.phpconcept.net/pclzip",
+ "keywords": [
+ "php",
+ "zip"
+ ],
+ "time": "2014-06-05 11:42:24"
+ },
+ {
+ "name": "phpoffice/common",
+ "version": "v0.2.6",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/PHPOffice/Common.git",
+ "reference": "c9be70c80637c28c728be78e66aad4878a34f8dd"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/PHPOffice/Common/zipball/c9be70c80637c28c728be78e66aad4878a34f8dd",
+ "reference": "c9be70c80637c28c728be78e66aad4878a34f8dd",
+ "shasum": ""
+ },
+ "require": {
+ "pclzip/pclzip": "^2.8",
+ "php": ">=5.3.0"
+ },
+ "require-dev": {
+ "phpdocumentor/phpdocumentor": "2.*",
+ "phploc/phploc": "2.*",
+ "phpmd/phpmd": "2.*",
+ "phpunit/phpunit": "3.7.*",
+ "sebastian/phpcpd": "2.*",
+ "squizlabs/php_codesniffer": "2.*"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "PhpOffice\\Common\\": "src/Common/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "LGPL"
+ ],
+ "authors": [
+ {
+ "name": "Mark Baker"
+ },
+ {
+ "name": "Franck Lefevre",
+ "homepage": "http://rootslabs.net"
+ }
+ ],
+ "description": "PHPOffice Common",
+ "homepage": "http://phpoffice.github.io",
+ "keywords": [
+ "common",
+ "component",
+ "office",
+ "php"
+ ],
+ "time": "2016-07-07 17:26:55"
+ },
+ {
+ "name": "phpoffice/phpexcel",
+ "version": "1.8.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/PHPOffice/PHPExcel.git",
+ "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
+ "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
+ "shasum": ""
+ },
+ "require": {
+ "ext-xml": "*",
+ "ext-xmlwriter": "*",
+ "php": ">=5.2.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "PHPExcel": "Classes/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "LGPL"
+ ],
+ "authors": [
+ {
+ "name": "Maarten Balliauw",
+ "homepage": "http://blog.maartenballiauw.be"
+ },
+ {
+ "name": "Mark Baker"
+ },
+ {
+ "name": "Franck Lefevre",
+ "homepage": "http://blog.rootslabs.net"
+ },
+ {
+ "name": "Erik Tilt"
+ }
+ ],
+ "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
+ "homepage": "http://phpexcel.codeplex.com",
+ "keywords": [
+ "OpenXML",
+ "excel",
+ "php",
+ "spreadsheet",
+ "xls",
+ "xlsx"
+ ],
+ "time": "2015-05-01 07:00:55"
+ },
+ {
"name": "phpoffice/phpword",
- "version": "v0.12.1",
+ "version": "v0.13.0",
"source": {
"type": "git",
"url": "https://github.com/PHPOffice/PHPWord.git",
- "reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db"
+ "reference": "0a3f873972defb304de4fa2f5f53156558c11a7a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
- "reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
+ "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/0a3f873972defb304de4fa2f5f53156558c11a7a",
+ "reference": "0a3f873972defb304de4fa2f5f53156558c11a7a",
"shasum": ""
},
"require": {
"ext-xml": "*",
- "php": ">=5.3.3"
+ "php": ">=5.3.3",
+ "phpoffice/common": "0.2.*",
+ "zendframework/zend-escaper": "2.4.*",
+ "zendframework/zend-stdlib": "2.4.*",
+ "zendframework/zend-validator": "2.4.*"
},
"require-dev": {
"dompdf/dompdf": "0.6.*",
"phploc/phploc": "2.*",
"phpmd/phpmd": "2.*",
"phpunit/phpunit": "3.7.*",
- "sebastian/phpcpd": "2.*",
"squizlabs/php_codesniffer": "1.*",
- "tecnick.com/tcpdf": "6.*"
+ "tecnickcom/tcpdf": "6.*"
},
"suggest": {
- "dompdf/dompdf": "Used to write PDF",
- "ext-gd2": "Used to add images",
- "ext-xmlwriter": "Used to write DOCX and ODT",
- "ext-xsl": "Used to apply XSL style sheet to main document part of OOXML template",
- "ext-zip": "Used to write DOCX and ODT"
+ "dompdf/dompdf": "Allows writing PDF",
+ "ext-gd2": "Allows adding images",
+ "ext-xmlwriter": "Allows writing OOXML and ODF",
+ "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
+ "ext-zip": "Allows writing OOXML and ODF"
},
"type": "library",
"autoload": {
"homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
}
],
- "description": "PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)",
+ "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
"homepage": "http://phpoffice.github.io",
"keywords": [
"ISO IEC 29500",
"doc",
"docx",
"html",
+ "odf",
"odt",
"office",
"pdf",
"word",
"writer"
],
- "time": "2015-08-30 14:30:44"
+ "time": "2016-07-31 08:53:39"
},
{
"name": "sabre/dav",