Work to invoice
This commit is contained in:
parent
224bf9e951
commit
02e78e7255
101 changed files with 23483 additions and 154 deletions
51
composer.lock
generated
51
composer.lock
generated
|
|
@ -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": "ef4569bbf806f3339fc3af3a5cbe0116",
|
||||
"content-hash": "9a9e6aad9041019ff4baba8deedd02c4",
|
||||
"packages": [
|
||||
{
|
||||
"name": "askedio/laravel5-profanity-filter",
|
||||
|
|
@ -4425,6 +4425,55 @@
|
|||
},
|
||||
"time": "2020-12-07T02:35:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "rguedes/pdfmerger",
|
||||
"version": "1.0.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rguedes/PDFMerger.git",
|
||||
"reference": "8e1caa1093160107bb1796ce07d9fc3d6769fc34"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rguedes/PDFMerger/zipball/8e1caa1093160107bb1796ce07d9fc3d6769fc34",
|
||||
"reference": "8e1caa1093160107bb1796ce07d9fc3d6769fc34",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"PDFMerger": "Classes/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"LGPL"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Myo Kyaw Htun",
|
||||
"homepage": "https://github.com/myokyawhtun"
|
||||
},
|
||||
{
|
||||
"name": "Rolando Guedes",
|
||||
"homepage": "https://github.com/rguedes"
|
||||
}
|
||||
],
|
||||
"description": "PDFMerger for PHP",
|
||||
"homepage": "https://github.com/rguedes/PDFMerger",
|
||||
"keywords": [
|
||||
"pdf",
|
||||
"php"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/rguedes/PDFMerger/issues",
|
||||
"source": "https://github.com/rguedes/PDFMerger/tree/1.0.4"
|
||||
},
|
||||
"time": "2019-01-04T09:47:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sabberworm/php-css-parser",
|
||||
"version": "8.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue