chore: update project dependencies
This commit is contained in:
Generated
+26
-26
@@ -3168,31 +3168,31 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "setasign/fpdi",
|
"name": "setasign/fpdi",
|
||||||
"version": "v2.6.2",
|
"version": "v2.6.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Setasign/FPDI.git",
|
"url": "https://github.com/Setasign/FPDI.git",
|
||||||
"reference": "9e013b376939c0d4029f54150d2a16f3c67a5797"
|
"reference": "67c31f5e50c93c20579ca9e23035d8c540b51941"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/9e013b376939c0d4029f54150d2a16f3c67a5797",
|
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/67c31f5e50c93c20579ca9e23035d8c540b51941",
|
||||||
"reference": "9e013b376939c0d4029f54150d2a16f3c67a5797",
|
"reference": "67c31f5e50c93c20579ca9e23035d8c540b51941",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-zlib": "*",
|
"ext-zlib": "*",
|
||||||
"php": "^5.6 || ^7.0 || ^8.0"
|
"php": "^7.1 || ^8.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"setasign/tfpdf": "<1.31"
|
"setasign/tfpdf": "<1.31"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "~5.7",
|
"phpunit/phpunit": "^7",
|
||||||
"setasign/fpdf": "~1.8.6",
|
"setasign/fpdf": "~1.8.6",
|
||||||
"setasign/tfpdf": "~1.33",
|
"setasign/tfpdf": "~1.33",
|
||||||
"squizlabs/php_codesniffer": "^3.5",
|
"squizlabs/php_codesniffer": "^3.5",
|
||||||
"tecnickcom/tcpdf": "~6.2"
|
"tecnickcom/tcpdf": "^6.2"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"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."
|
"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."
|
||||||
@@ -3228,7 +3228,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/Setasign/FPDI/issues",
|
"issues": "https://github.com/Setasign/FPDI/issues",
|
||||||
"source": "https://github.com/Setasign/FPDI/tree/v2.6.2"
|
"source": "https://github.com/Setasign/FPDI/tree/v2.6.3"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -3236,7 +3236,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-12-10T13:12:19+00:00"
|
"time": "2025-02-05T13:22:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/enum",
|
"name": "spatie/enum",
|
||||||
@@ -7648,16 +7648,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/stimulus-bundle",
|
"name": "symfony/stimulus-bundle",
|
||||||
"version": "v2.22.1",
|
"version": "v2.23.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/stimulus-bundle.git",
|
"url": "https://github.com/symfony/stimulus-bundle.git",
|
||||||
"reference": "e13034d428354023c82a1db108d40fdf6cec2d36"
|
"reference": "254f4e05cbaa349d4ae68b9b2e6a22995e0887f9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/e13034d428354023c82a1db108d40fdf6cec2d36",
|
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/254f4e05cbaa349d4ae68b9b2e6a22995e0887f9",
|
||||||
"reference": "e13034d428354023c82a1db108d40fdf6cec2d36",
|
"reference": "254f4e05cbaa349d4ae68b9b2e6a22995e0887f9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7697,7 +7697,7 @@
|
|||||||
"symfony-ux"
|
"symfony-ux"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.22.1"
|
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.23.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7713,7 +7713,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-12-06T14:30:33+00:00"
|
"time": "2025-01-16T21:55:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/stopwatch",
|
"name": "symfony/stopwatch",
|
||||||
@@ -8371,16 +8371,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/ux-twig-component",
|
"name": "symfony/ux-twig-component",
|
||||||
"version": "v2.22.1",
|
"version": "v2.23.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/ux-twig-component.git",
|
"url": "https://github.com/symfony/ux-twig-component.git",
|
||||||
"reference": "9b347f6ca2d9e18cee630787f0a6aa453982bf18"
|
"reference": "f29033b95e93aea2d498dc40eac185ed14b07800"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/9b347f6ca2d9e18cee630787f0a6aa453982bf18",
|
"url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/f29033b95e93aea2d498dc40eac185ed14b07800",
|
||||||
"reference": "9b347f6ca2d9e18cee630787f0a6aa453982bf18",
|
"reference": "f29033b95e93aea2d498dc40eac185ed14b07800",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -8434,7 +8434,7 @@
|
|||||||
"twig"
|
"twig"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/ux-twig-component/tree/v2.22.1"
|
"source": "https://github.com/symfony/ux-twig-component/tree/v2.23.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -8450,7 +8450,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-12-07T18:05:50+00:00"
|
"time": "2025-01-25T02:19:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/validator",
|
"name": "symfony/validator",
|
||||||
@@ -9764,16 +9764,16 @@
|
|||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "deployer/deployer",
|
"name": "deployer/deployer",
|
||||||
"version": "v7.5.8",
|
"version": "v7.5.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/deployphp/deployer.git",
|
"url": "https://github.com/deployphp/deployer.git",
|
||||||
"reference": "4900fe799ce5566d54a14103cdfd6e865b7c5d72"
|
"reference": "448761221383877d61bed6700805001f872c0ad3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/deployphp/deployer/zipball/4900fe799ce5566d54a14103cdfd6e865b7c5d72",
|
"url": "https://api.github.com/repos/deployphp/deployer/zipball/448761221383877d61bed6700805001f872c0ad3",
|
||||||
"reference": "4900fe799ce5566d54a14103cdfd6e865b7c5d72",
|
"reference": "448761221383877d61bed6700805001f872c0ad3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -9814,7 +9814,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-11-27T21:35:20+00:00"
|
"time": "2025-02-10T14:27:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "marcocesarato/php-conventional-changelog",
|
"name": "marcocesarato/php-conventional-changelog",
|
||||||
|
|||||||
Reference in New Issue
Block a user