|
|
@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "fe2612b7b0bc8d9bd48499fcb0b1cc71", |
|
|
|
"content-hash": "6b2a345146d28f6cd5eacc49b8104410", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "barryvdh/laravel-dompdf", |
|
|
@ -212,166 +212,6 @@ |
|
|
|
], |
|
|
|
"time": "2023-12-11T17:09:12+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "composer/pcre", |
|
|
|
"version": "3.3.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/composer/pcre.git", |
|
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", |
|
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^7.4 || ^8.0" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"phpstan/phpstan": "<1.11.10" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpstan/phpstan": "^1.12 || ^2", |
|
|
|
"phpstan/phpstan-strict-rules": "^1 || ^2", |
|
|
|
"phpunit/phpunit": "^8 || ^9" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"phpstan": { |
|
|
|
"includes": [ |
|
|
|
"extension.neon" |
|
|
|
] |
|
|
|
}, |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "3.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Composer\\Pcre\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Jordi Boggiano", |
|
|
|
"email": "j.boggiano@seld.be", |
|
|
|
"homepage": "http://seld.be" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "PCRE wrapping library that offers type-safe preg_* replacements.", |
|
|
|
"keywords": [ |
|
|
|
"PCRE", |
|
|
|
"preg", |
|
|
|
"regex", |
|
|
|
"regular expression" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/composer/pcre/issues", |
|
|
|
"source": "https://github.com/composer/pcre/tree/3.3.2" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"url": "https://packagist.com", |
|
|
|
"type": "custom" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://github.com/composer", |
|
|
|
"type": "github" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer", |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-11-12T16:29:46+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "composer/semver", |
|
|
|
"version": "3.4.3", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/composer/semver.git", |
|
|
|
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", |
|
|
|
"reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpstan/phpstan": "^1.11", |
|
|
|
"symfony/phpunit-bridge": "^3 || ^7" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "3.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Composer\\Semver\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Nils Adermann", |
|
|
|
"email": "naderman@naderman.de", |
|
|
|
"homepage": "http://www.naderman.de" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Jordi Boggiano", |
|
|
|
"email": "j.boggiano@seld.be", |
|
|
|
"homepage": "http://seld.be" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Rob Bast", |
|
|
|
"email": "rob.bast@gmail.com", |
|
|
|
"homepage": "http://robbast.nl" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Semver library that offers utilities, version constraint parsing and validation.", |
|
|
|
"keywords": [ |
|
|
|
"semantic", |
|
|
|
"semver", |
|
|
|
"validation", |
|
|
|
"versioning" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"irc": "ircs://irc.libera.chat:6697/composer", |
|
|
|
"issues": "https://github.com/composer/semver/issues", |
|
|
|
"source": "https://github.com/composer/semver/tree/3.4.3" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"url": "https://packagist.com", |
|
|
|
"type": "custom" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://github.com/composer", |
|
|
|
"type": "github" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer", |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-09-19T14:15:21+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "dflydev/dot-access-data", |
|
|
|
"version": "v3.0.3", |
|
|
@ -902,67 +742,6 @@ |
|
|
|
], |
|
|
|
"time": "2025-03-06T22:45:56+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ezyang/htmlpurifier", |
|
|
|
"version": "v4.18.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/ezyang/htmlpurifier.git", |
|
|
|
"reference": "cb56001e54359df7ae76dc522d08845dc741621b" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b", |
|
|
|
"reference": "cb56001e54359df7ae76dc522d08845dc741621b", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"cerdic/css-tidy": "^1.7 || ^2.0", |
|
|
|
"simpletest/simpletest": "dev-master" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", |
|
|
|
"ext-bcmath": "Used for unit conversion and imagecrash protection", |
|
|
|
"ext-iconv": "Converts text to and from non-UTF-8 encodings", |
|
|
|
"ext-tidy": "Used for pretty-printing HTML" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"files": [ |
|
|
|
"library/HTMLPurifier.composer.php" |
|
|
|
], |
|
|
|
"psr-0": { |
|
|
|
"HTMLPurifier": "library/" |
|
|
|
}, |
|
|
|
"exclude-from-classmap": [ |
|
|
|
"/library/HTMLPurifier/Language/" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"LGPL-2.1-or-later" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Edward Z. Yang", |
|
|
|
"email": "admin@htmlpurifier.org", |
|
|
|
"homepage": "http://ezyang.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Standards compliant HTML filter written in PHP", |
|
|
|
"homepage": "http://htmlpurifier.org/", |
|
|
|
"keywords": [ |
|
|
|
"html" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/ezyang/htmlpurifier/issues", |
|
|
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0" |
|
|
|
}, |
|
|
|
"time": "2024-11-01T03:51:45+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "fruitcake/php-cors", |
|
|
|
"version": "v1.3.0", |
|
|
@ -1098,16 +877,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "guzzlehttp/guzzle", |
|
|
|
"version": "7.9.2", |
|
|
|
"version": "7.9.3", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/guzzle/guzzle.git", |
|
|
|
"reference": "d281ed313b989f213357e3be1a179f02196ac99b" |
|
|
|
"reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", |
|
|
|
"reference": "d281ed313b989f213357e3be1a179f02196ac99b", |
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", |
|
|
|
"reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1204,7 +983,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/guzzle/guzzle/issues", |
|
|
|
"source": "https://github.com/guzzle/guzzle/tree/7.9.2" |
|
|
|
"source": "https://github.com/guzzle/guzzle/tree/7.9.3" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -1220,20 +999,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-07-24T11:22:20+00:00" |
|
|
|
"time": "2025-03-27T13:37:11+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "guzzlehttp/promises", |
|
|
|
"version": "2.0.4", |
|
|
|
"version": "2.2.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/guzzle/promises.git", |
|
|
|
"reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" |
|
|
|
"reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", |
|
|
|
"reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", |
|
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c", |
|
|
|
"reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1287,7 +1066,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/guzzle/promises/issues", |
|
|
|
"source": "https://github.com/guzzle/promises/tree/2.0.4" |
|
|
|
"source": "https://github.com/guzzle/promises/tree/2.2.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -1303,20 +1082,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-10-17T10:06:22+00:00" |
|
|
|
"time": "2025-03-27T13:27:01+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "guzzlehttp/psr7", |
|
|
|
"version": "2.7.0", |
|
|
|
"version": "2.7.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/guzzle/psr7.git", |
|
|
|
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" |
|
|
|
"reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", |
|
|
|
"reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", |
|
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16", |
|
|
|
"reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -1403,7 +1182,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/guzzle/psr7/issues", |
|
|
|
"source": "https://github.com/guzzle/psr7/tree/2.7.0" |
|
|
|
"source": "https://github.com/guzzle/psr7/tree/2.7.1" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -1419,7 +1198,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-07-18T11:15:46+00:00" |
|
|
|
"time": "2025-03-27T12:30:47+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "guzzlehttp/uri-template", |
|
|
@ -2407,58 +2186,51 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "maatwebsite/excel", |
|
|
|
"version": "3.1.64", |
|
|
|
"version": "3.1.48", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/SpartnerNL/Laravel-Excel.git", |
|
|
|
"reference": "e25d44a2d91da9179cd2d7fec952313548597a79" |
|
|
|
"reference": "6d0fe2a1d195960c7af7bf0de760582da02a34b9" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/e25d44a2d91da9179cd2d7fec952313548597a79", |
|
|
|
"reference": "e25d44a2d91da9179cd2d7fec952313548597a79", |
|
|
|
"url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/6d0fe2a1d195960c7af7bf0de760582da02a34b9", |
|
|
|
"reference": "6d0fe2a1d195960c7af7bf0de760582da02a34b9", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"composer/semver": "^3.3", |
|
|
|
"ext-json": "*", |
|
|
|
"illuminate/support": "5.8.*||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0||^12.0", |
|
|
|
"php": "^7.0||^8.0", |
|
|
|
"phpoffice/phpspreadsheet": "^1.29.9", |
|
|
|
"psr/simple-cache": "^1.0||^2.0||^3.0" |
|
|
|
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0", |
|
|
|
"php": "^7.0|^8.0", |
|
|
|
"phpoffice/phpspreadsheet": "^1.18", |
|
|
|
"psr/simple-cache": "^1.0|^2.0|^3.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"laravel/scout": "^7.0||^8.0||^9.0||^10.0", |
|
|
|
"orchestra/testbench": "^6.0||^7.0||^8.0||^9.0||^10.0", |
|
|
|
"orchestra/testbench": "^6.0|^7.0|^8.0", |
|
|
|
"predis/predis": "^1.1" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"laravel": { |
|
|
|
"aliases": { |
|
|
|
"Excel": "Maatwebsite\\Excel\\Facades\\Excel" |
|
|
|
}, |
|
|
|
"providers": [ |
|
|
|
"Maatwebsite\\Excel\\ExcelServiceProvider" |
|
|
|
] |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"psr-0": { |
|
|
|
"Maatwebsite\\Excel\\": "src/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"classmap": [ |
|
|
|
"src/Maatwebsite/Excel", |
|
|
|
"tests/TestCase.php" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
"LGPL" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Patrick Brouwers", |
|
|
|
"email": "patrick@spartner.nl" |
|
|
|
"name": "Maatwebsite.nl", |
|
|
|
"email": "patrick@maatwebsite.nl" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Supercharged Excel exports and imports in Laravel", |
|
|
|
"description": "An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel", |
|
|
|
"keywords": [ |
|
|
|
"PHPExcel", |
|
|
|
"batch", |
|
|
@ -2466,13 +2238,11 @@ |
|
|
|
"excel", |
|
|
|
"export", |
|
|
|
"import", |
|
|
|
"laravel", |
|
|
|
"php", |
|
|
|
"phpspreadsheet" |
|
|
|
"laravel" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/SpartnerNL/Laravel-Excel/issues", |
|
|
|
"source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.64" |
|
|
|
"source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.48" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -2484,7 +2254,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-24T11:12:50+00:00" |
|
|
|
"time": "2023-02-22T21:01:38+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "maennchen/zipstream-php", |
|
|
@ -3240,110 +3010,66 @@ |
|
|
|
"time": "2024-11-21T10:36:35+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpoffice/phpspreadsheet", |
|
|
|
"version": "1.29.10", |
|
|
|
"name": "phpoffice/phpexcel", |
|
|
|
"version": "1.8.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", |
|
|
|
"reference": "c80041b1628c4f18030407134fe88303661d4e4e" |
|
|
|
"url": "https://github.com/PHPOffice/PHPExcel.git", |
|
|
|
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/c80041b1628c4f18030407134fe88303661d4e4e", |
|
|
|
"reference": "c80041b1628c4f18030407134fe88303661d4e4e", |
|
|
|
"url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", |
|
|
|
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"composer/pcre": "^1||^2||^3", |
|
|
|
"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 || ^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 || ^3.0", |
|
|
|
"friendsofphp/php-cs-fixer": "^3.2", |
|
|
|
"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", |
|
|
|
"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" |
|
|
|
"php": ">=5.2.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" |
|
|
|
"psr-0": { |
|
|
|
"PHPExcel": "Classes/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
"LGPL" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Maarten Balliauw", |
|
|
|
"homepage": "https://blog.maartenballiauw.be" |
|
|
|
"homepage": "http://blog.maartenballiauw.be" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Mark Baker", |
|
|
|
"homepage": "https://markbakeruk.net" |
|
|
|
"name": "Mark Baker" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "Franck Lefevre", |
|
|
|
"homepage": "https://rootslabs.net" |
|
|
|
"homepage": "http://blog.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", |
|
|
|
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", |
|
|
|
"homepage": "http://phpexcel.codeplex.com", |
|
|
|
"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.29.10" |
|
|
|
"issues": "https://github.com/PHPOffice/PHPExcel/issues", |
|
|
|
"source": "https://github.com/PHPOffice/PHPExcel/tree/master" |
|
|
|
}, |
|
|
|
"time": "2025-02-08T02:56:14+00:00" |
|
|
|
"abandoned": "phpoffice/phpspreadsheet", |
|
|
|
"time": "2015-05-01T07:00:55+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpoption/phpoption", |
|
|
@ -4190,16 +3916,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/console", |
|
|
|
"version": "v6.4.17", |
|
|
|
"version": "v6.4.20", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/console.git", |
|
|
|
"reference": "799445db3f15768ecc382ac5699e6da0520a0a04" |
|
|
|
"reference": "2e4af9c952617cc3f9559ff706aee420a8464c36" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/799445db3f15768ecc382ac5699e6da0520a0a04", |
|
|
|
"reference": "799445db3f15768ecc382ac5699e6da0520a0a04", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/2e4af9c952617cc3f9559ff706aee420a8464c36", |
|
|
|
"reference": "2e4af9c952617cc3f9559ff706aee420a8464c36", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4264,7 +3990,7 @@ |
|
|
|
"terminal" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/console/tree/v6.4.17" |
|
|
|
"source": "https://github.com/symfony/console/tree/v6.4.20" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4280,7 +4006,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-12-07T12:07:30+00:00" |
|
|
|
"time": "2025-03-03T17:16:38+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/css-selector", |
|
|
@ -4416,16 +4142,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/error-handler", |
|
|
|
"version": "v6.4.19", |
|
|
|
"version": "v6.4.20", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/error-handler.git", |
|
|
|
"reference": "3d4e55cd2b8f1979a65eba9ab749d6466c316f71" |
|
|
|
"reference": "aa3bcf4f7674719df078e61cc8062e5b7f752031" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/3d4e55cd2b8f1979a65eba9ab749d6466c316f71", |
|
|
|
"reference": "3d4e55cd2b8f1979a65eba9ab749d6466c316f71", |
|
|
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/aa3bcf4f7674719df078e61cc8062e5b7f752031", |
|
|
|
"reference": "aa3bcf4f7674719df078e61cc8062e5b7f752031", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4471,7 +4197,7 @@ |
|
|
|
"description": "Provides tools to manage errors and ease debugging PHP code", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/error-handler/tree/v6.4.19" |
|
|
|
"source": "https://github.com/symfony/error-handler/tree/v6.4.20" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4487,7 +4213,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-02T20:16:33+00:00" |
|
|
|
"time": "2025-03-01T13:00:38+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/event-dispatcher", |
|
|
@ -4788,16 +4514,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-kernel", |
|
|
|
"version": "v6.4.19", |
|
|
|
"version": "v6.4.20", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-kernel.git", |
|
|
|
"reference": "88f2c9f7feff86bb7b9105c5151bc2c1404cd64c" |
|
|
|
"reference": "6be6db31bc74693ce5516e1fd5e5ff1171005e37" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/88f2c9f7feff86bb7b9105c5151bc2c1404cd64c", |
|
|
|
"reference": "88f2c9f7feff86bb7b9105c5151bc2c1404cd64c", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/6be6db31bc74693ce5516e1fd5e5ff1171005e37", |
|
|
|
"reference": "6be6db31bc74693ce5516e1fd5e5ff1171005e37", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4882,7 +4608,7 @@ |
|
|
|
"description": "Provides a structured process for converting a Request into a Response", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/http-kernel/tree/v6.4.19" |
|
|
|
"source": "https://github.com/symfony/http-kernel/tree/v6.4.20" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4898,7 +4624,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-26T10:51:37+00:00" |
|
|
|
"time": "2025-03-28T13:27:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/mailer", |
|
|
@ -5703,16 +5429,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/process", |
|
|
|
"version": "v6.4.19", |
|
|
|
"version": "v6.4.20", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/process.git", |
|
|
|
"reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3" |
|
|
|
"reference": "e2a61c16af36c9a07e5c9906498b73e091949a20" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3", |
|
|
|
"reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20", |
|
|
|
"reference": "e2a61c16af36c9a07e5c9906498b73e091949a20", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -5744,7 +5470,7 @@ |
|
|
|
"description": "Executes commands in sub-processes", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/process/tree/v6.4.19" |
|
|
|
"source": "https://github.com/symfony/process/tree/v6.4.20" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5760,7 +5486,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-04T13:35:48+00:00" |
|
|
|
"time": "2025-03-10T17:11:00+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/routing", |
|
|
|