Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer: Update dependecies via composer update #69

Merged
merged 2 commits into from
May 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"cweagans/composer-patches": "^1.7"
},
"config": {
"sort-packages": true,
"platform": {
"php": "7.2.9"
},
"allow-plugins": {
"cweagans/composer-patches": true
}
Expand Down
58 changes: 40 additions & 18 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 34 additions & 22 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,17 +165,17 @@
},
{
"name": "setasign/fpdi",
"version": "v2.3.6",
"version_normalized": "2.3.6.0",
"version": "v2.6.0",
"version_normalized": "2.6.0.0",
"source": {
"type": "git",
"url": "https://github.com/Setasign/FPDI.git",
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
"reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6db878129ec6c7e141316ee71872923e7f1b7ad",
"reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad",
"shasum": ""
},
"require": {
Expand All @@ -187,15 +187,15 @@
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"setasign/fpdf": "~1.8",
"setasign/tfpdf": "1.31",
"setasign/fpdf": "~1.8.6",
"setasign/tfpdf": "~1.33",
"squizlabs/php_codesniffer": "^3.5",
"tecnickcom/tcpdf": "~6.2"
},
"suggest": {
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
},
"time": "2021-02-11T11:37:01+00:00",
"time": "2023-12-11T16:03:32+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand Down Expand Up @@ -226,6 +226,10 @@
"fpdi",
"pdf"
],
"support": {
"issues": "https://github.com/Setasign/FPDI/issues",
"source": "https://github.com/Setasign/FPDI/tree/v2.6.0"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
Expand All @@ -236,23 +240,23 @@
},
{
"name": "tecnickcom/tcpdf",
"version": "6.4.2",
"version_normalized": "6.4.2.0",
"version": "6.7.5",
"version_normalized": "6.7.5.0",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76"
"reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/172540dcbfdf8dc983bc2fe78feff48ff7ec1c76",
"reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/951eabf0338ec2522bd0d5d9c79b08a3a3d36b36",
"reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"php": ">=5.5.0"
},
"time": "2021-07-20T14:43:20+00:00",
"time": "2024-04-20T17:25:10+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand All @@ -277,7 +281,7 @@
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
"LGPL-3.0-or-later"
],
"authors": [
{
Expand All @@ -297,6 +301,10 @@
"pdf417",
"qrcode"
],
"support": {
"issues": "https://github.com/tecnickcom/TCPDF/issues",
"source": "https://github.com/tecnickcom/TCPDF/tree/6.7.5"
},
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&[email protected]&item_name=donation%20for%20tcpdf%20project",
Expand All @@ -307,17 +315,17 @@
},
{
"name": "textalk/websocket",
"version": "1.5.5",
"version_normalized": "1.5.5.0",
"version": "1.5.8",
"version_normalized": "1.5.8.0",
"source": {
"type": "git",
"url": "https://github.com/Textalk/websocket-php.git",
"reference": "846542f82658132cd36acb7a7e8ce0f03960c295"
"reference": "d05dbaa97500176447ffb1f1800573f23085ab13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Textalk/websocket-php/zipball/846542f82658132cd36acb7a7e8ce0f03960c295",
"reference": "846542f82658132cd36acb7a7e8ce0f03960c295",
"url": "https://api.github.com/repos/Textalk/websocket-php/zipball/d05dbaa97500176447ffb1f1800573f23085ab13",
"reference": "d05dbaa97500176447ffb1f1800573f23085ab13",
"shasum": ""
},
"require": {
Expand All @@ -329,7 +337,7 @@
"phpunit/phpunit": "^8.0|^9.0",
"squizlabs/php_codesniffer": "^3.5"
},
"time": "2021-08-07T10:21:40+00:00",
"time": "2022-04-26T06:28:24+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand All @@ -351,6 +359,10 @@
}
],
"description": "WebSocket client and server",
"support": {
"issues": "https://github.com/Textalk/websocket-php/issues",
"source": "https://github.com/Textalk/websocket-php/tree/1.5.8"
},
"install-path": "../textalk/websocket"
}
],
Expand Down
18 changes: 9 additions & 9 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,27 +47,27 @@
'dev_requirement' => false,
),
'setasign/fpdi' => array(
'pretty_version' => 'v2.3.6',
'version' => '2.3.6.0',
'reference' => '6231e315f73e4f62d72b73f3d6d78ff0eed93c31',
'pretty_version' => 'v2.6.0',
'version' => '2.6.0.0',
'reference' => 'a6db878129ec6c7e141316ee71872923e7f1b7ad',
'type' => 'library',
'install_path' => __DIR__ . '/../setasign/fpdi',
'aliases' => array(),
'dev_requirement' => false,
),
'tecnickcom/tcpdf' => array(
'pretty_version' => '6.4.2',
'version' => '6.4.2.0',
'reference' => '172540dcbfdf8dc983bc2fe78feff48ff7ec1c76',
'pretty_version' => '6.7.5',
'version' => '6.7.5.0',
'reference' => '951eabf0338ec2522bd0d5d9c79b08a3a3d36b36',
'type' => 'library',
'install_path' => __DIR__ . '/../tecnickcom/tcpdf',
'aliases' => array(),
'dev_requirement' => false,
),
'textalk/websocket' => array(
'pretty_version' => '1.5.5',
'version' => '1.5.5.0',
'reference' => '846542f82658132cd36acb7a7e8ce0f03960c295',
'pretty_version' => '1.5.8',
'version' => '1.5.8.0',
'reference' => 'd05dbaa97500176447ffb1f1800573f23085ab13',
'type' => 'library',
'install_path' => __DIR__ . '/../textalk/websocket',
'aliases' => array(),
Expand Down
2 changes: 1 addition & 1 deletion vendor/setasign/fpdi/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020 Setasign GmbH & Co. KG, https://www.setasign.com
Copyright (c) 2023 Setasign GmbH & Co. KG, https://www.setasign.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 4 additions & 4 deletions vendor/setasign/fpdi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To use FPDI with FPDF include following in your composer.json file:
{
"require": {
"setasign/fpdf": "1.8.*",
"setasign/fpdi": "^2.0"
"setasign/fpdi": "^2.5"
}
}
```
Expand All @@ -37,8 +37,8 @@ If you want to use TCPDF, you have to update your composer.json to:
```json
{
"require": {
"tecnickcom/tcpdf": "6.3.*",
"setasign/fpdi": "^2.0"
"tecnickcom/tcpdf": "6.6.*",
"setasign/fpdi": "^2.5"
}
}
```
Expand All @@ -48,7 +48,7 @@ If you want to use tFPDF, you have to update your composer.json to:
```json
{
"require": {
"setasign/tfpdf": "1.31.*",
"setasign/tfpdf": "1.33.*",
"setasign/fpdi": "^2.3"
}
}
Expand Down
4 changes: 2 additions & 2 deletions vendor/setasign/fpdi/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"setasign/fpdf": "~1.8",
"setasign/fpdf": "~1.8.6",
"tecnickcom/tcpdf": "~6.2",
"setasign/tfpdf": "1.31",
"setasign/tfpdf": "~1.33",
"squizlabs/php_codesniffer": "^3.5"
},
"autoload-dev": {
Expand Down
Loading