1 Commits

Author SHA1 Message Date
Renovate
d707f98aa7 chore(deps): update dependency phpunit/phpunit to v11.5.56
Some checks failed
Tests / build-npm (pull_request) Successful in 53s
Tests / validate-composer (pull_request) Successful in 21s
Tests / phpcs (pull_request) Successful in 29s
Tests / phpstan (pull_request) Successful in 1m1s
Tests / tests (pull_request) Successful in 1m22s
renovate/artifacts Artifact file update failure
2026-07-07 15:19:17 +00:00

64
composer.lock generated
View File

@@ -6340,16 +6340,16 @@
"packages-dev": [
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
"version": "v1.2.1",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/composer-installer.git",
"reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd"
"reference": "845eb62303d2ca9b289ef216356568ccc075ffd1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
"reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
"url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/845eb62303d2ca9b289ef216356568ccc075ffd1",
"reference": "845eb62303d2ca9b289ef216356568ccc075ffd1",
"shasum": ""
},
"require": {
@@ -6432,7 +6432,7 @@
"type": "thanks_dev"
}
],
"time": "2026-05-06T08:26:05+00:00"
"time": "2025-11-11T04:32:07+00:00"
},
{
"name": "fakerphp/faker",
@@ -7838,24 +7838,24 @@
},
{
"name": "phpunit/phpunit",
"version": "11.5.53",
"version": "11.5.56",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607"
"reference": "5f83edffa6967c3db468d48a695ec7bcb02e9256"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a997a653a82845f1240d73ee73a8a4e97e4b0607",
"reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5f83edffa6967c3db468d48a695ec7bcb02e9256",
"reference": "5f83edffa6967c3db468d48a695ec7bcb02e9256",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-filter": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.13.4",
"phar-io/manifest": "^2.0.4",
@@ -7920,31 +7920,15 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.53"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.56"
},
"funding": [
{
"url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
"url": "https://phpunit.de/sponsoring.html",
"type": "other"
}
],
"time": "2026-02-10T12:28:25+00:00"
"time": "2026-07-06T14:52:39+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -8934,20 +8918,20 @@
},
{
"name": "slevomat/coding-standard",
"version": "8.30.1",
"version": "8.28.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
"reference": "70a3b2150600122f87c59cae1c1b5902ba73798b"
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/70a3b2150600122f87c59cae1c1b5902ba73798b",
"reference": "70a3b2150600122f87c59cae1c1b5902ba73798b",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.1",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.0",
"php": "^7.4 || ^8.0",
"phpstan/phpdoc-parser": "^2.3.2",
"squizlabs/php_codesniffer": "^4.0.1"
@@ -8955,11 +8939,11 @@
"require-dev": {
"phing/phing": "3.0.1|3.1.2",
"php-parallel-lint/php-parallel-lint": "1.4.0",
"phpstan/phpstan": "2.2.2",
"phpstan/phpstan": "2.1.42",
"phpstan/phpstan-deprecation-rules": "2.0.4",
"phpstan/phpstan-phpunit": "2.0.16",
"phpstan/phpstan-strict-rules": "2.0.11",
"phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.55|12.5.30"
"phpstan/phpstan-strict-rules": "2.0.10",
"phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.50|12.5.14"
},
"type": "phpcodesniffer-standard",
"extra": {
@@ -8983,7 +8967,7 @@
],
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.30.1"
"source": "https://github.com/slevomat/coding-standard/tree/8.28.1"
},
"funding": [
{
@@ -8995,7 +8979,7 @@
"type": "tidelift"
}
],
"time": "2026-06-27T11:26:35+00:00"
"time": "2026-03-22T17:22:38+00:00"
},
{
"name": "squizlabs/php_codesniffer",