Release 2.60 (#5971)

This commit is contained in:
Kevin Papst
2026-06-10 12:39:54 +02:00
committed by GitHub
parent 8ed666c0eb
commit a2c1c71cfc
26 changed files with 252 additions and 145 deletions

122
composer.lock generated
View File

@@ -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": "fa13e2255a6ecd636351e12bf7b69792",
"content-hash": "3a36f355f322598267719beb6a7c22e0",
"packages": [
{
"name": "azuyalabs/yasumi",
@@ -1661,70 +1661,6 @@
},
"time": "2026-02-08T16:21:46+00:00"
},
{
"name": "easybill/zugferd-php",
"version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/easybill/zugferd-php.git",
"reference": "fba2a504feb58ae2b3a19da5a0c051ce8fe13895"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easybill/zugferd-php/zipball/fba2a504feb58ae2b3a19da5a0c051ce8fe13895",
"reference": "fba2a504feb58ae2b3a19da5a0c051ce8fe13895",
"shasum": ""
},
"require": {
"ext-dom": "*",
"jms/serializer": "^3.16",
"php": "^8.2"
},
"require-dev": {
"ext-libxml": "*",
"friendsofphp/php-cs-fixer": "^3.16",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpunit": "^9.3",
"rector/rector": "^1.0",
"symfony/finder": "^5.4"
},
"suggest": {
"ext-libxml": "Needed for XSD validation"
},
"type": "library",
"autoload": {
"psr-4": {
"Easybill\\ZUGFeRD\\": "src/zugferd10",
"Easybill\\ZUGFeRD2\\": "src/zugferd2"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Patrick Romowicz",
"email": "patrick@romowicz.de"
},
{
"name": "Jan Nöhles",
"email": "jan.noehles@easybill.de"
}
],
"description": "ZUGFeRD PHP SDK (Factur-X, XRechnung) - Convert PHP Objects to XML and back.",
"keywords": [
"ZUGFeRD",
"factur-x",
"xrechnung"
],
"support": {
"issues": "https://github.com/easybill/zugferd-php/issues",
"source": "https://github.com/easybill/zugferd-php/tree/v2.3.1"
},
"time": "2025-09-13T13:57:46+00:00"
},
{
"name": "egulias/email-validator",
"version": "4.0.4",
@@ -4318,16 +4254,16 @@
},
{
"name": "phpoffice/phpspreadsheet",
"version": "2.4.5",
"version": "2.4.6",
"source": {
"type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "ec7815be350e03df90f3e2ace92653fa6cb4327c"
"reference": "0bbef382b7d9c1dbda10c8113d564ff9159a7e79"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/ec7815be350e03df90f3e2ace92653fa6cb4327c",
"reference": "ec7815be350e03df90f3e2ace92653fa6cb4327c",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0bbef382b7d9c1dbda10c8113d564ff9159a7e79",
"reference": "0bbef382b7d9c1dbda10c8113d564ff9159a7e79",
"shasum": ""
},
"require": {
@@ -4418,9 +4354,9 @@
],
"support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.4.5"
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.4.6"
},
"time": "2026-04-19T05:48:49+00:00"
"time": "2026-06-07T02:31:12+00:00"
},
{
"name": "phpoffice/phpword",
@@ -5374,16 +5310,16 @@
},
{
"name": "spomky-labs/otphp",
"version": "11.4.3",
"version": "11.5.0",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/otphp.git",
"reference": "46663316285bf1f001a31584213b327494b00ae7"
"reference": "877683d6352b80cdc7020fd43a725629c2524435"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/46663316285bf1f001a31584213b327494b00ae7",
"reference": "46663316285bf1f001a31584213b327494b00ae7",
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/877683d6352b80cdc7020fd43a725629c2524435",
"reference": "877683d6352b80cdc7020fd43a725629c2524435",
"shasum": ""
},
"require": {
@@ -5428,7 +5364,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/otphp/issues",
"source": "https://github.com/Spomky-Labs/otphp/tree/11.4.3"
"source": "https://github.com/Spomky-Labs/otphp/tree/11.5.0"
},
"funding": [
{
@@ -5440,7 +5376,7 @@
"type": "patreon"
}
],
"time": "2026-05-31T12:42:43+00:00"
"time": "2026-06-06T23:41:24+00:00"
},
{
"name": "symfony/asset",
@@ -11681,16 +11617,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.95.3",
"version": "v3.95.4",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "3d681493acc0e93283481b1c63c263737df78687"
"reference": "3f8f68856837a77e1f1d870354eca3c8747f2f72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3d681493acc0e93283481b1c63c263737df78687",
"reference": "3d681493acc0e93283481b1c63c263737df78687",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3f8f68856837a77e1f1d870354eca3c8747f2f72",
"reference": "3f8f68856837a77e1f1d870354eca3c8747f2f72",
"shasum": ""
},
"require": {
@@ -11774,7 +11710,7 @@
],
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.3"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.4"
},
"funding": [
{
@@ -11782,7 +11718,7 @@
"type": "github"
}
],
"time": "2026-05-29T20:35:26+00:00"
"time": "2026-06-03T18:02:44+00:00"
},
{
"name": "masterminds/html5",
@@ -11971,11 +11907,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.2.1",
"version": "2.2.2",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dea9c8f2d25cc849391042b71e429c1a4bf82660",
"reference": "dea9c8f2d25cc849391042b71e429c1a4bf82660",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5cc34d491a90e79c216d824f60fe21fd4d93bd6",
"reference": "e5cc34d491a90e79c216d824f60fe21fd4d93bd6",
"shasum": ""
},
"require": {
@@ -12031,7 +11967,7 @@
"type": "github"
}
],
"time": "2026-05-28T14:44:12+00:00"
"time": "2026-06-05T09:00:01+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -12085,16 +12021,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "2.0.23",
"version": "2.0.25",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "4821d678585be36f585273de38c06b7e4a98bb91"
"reference": "e20e8bf3223ae6eba9c4b5987c391d922e094b3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4821d678585be36f585273de38c06b7e4a98bb91",
"reference": "4821d678585be36f585273de38c06b7e4a98bb91",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e20e8bf3223ae6eba9c4b5987c391d922e094b3c",
"reference": "e20e8bf3223ae6eba9c4b5987c391d922e094b3c",
"shasum": ""
},
"require": {
@@ -12156,9 +12092,9 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.23"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.25"
},
"time": "2026-05-25T15:58:25+00:00"
"time": "2026-06-02T20:27:36+00:00"
},
{
"name": "phpstan/phpstan-phpunit",