Bump the dev-dependencies group with 2 updates (#144)

Bumps the dev-dependencies group with 2 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `friendsofphp/php-cs-fixer` from 3.95.4 to 3.95.5
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.4...v3.95.5)

Updates `phpunit/phpunit` from 13.1.14 to 13.2.0
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.2.0/ChangeLog-13.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/13.1.14...13.2.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.95.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpunit/phpunit
  dependency-version: 13.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-09 23:55:05 +00:00
committed by GitHub
parent 078f838700
commit 368790c073
Generated
+106 -36
View File
@@ -9289,16 +9289,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.95.4", "version": "v3.95.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "3f8f68856837a77e1f1d870354eca3c8747f2f72" "reference": "7f86d8763063f5d2e2e2d0e1e45bb2f15895361d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3f8f68856837a77e1f1d870354eca3c8747f2f72", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7f86d8763063f5d2e2e2d0e1e45bb2f15895361d",
"reference": "3f8f68856837a77e1f1d870354eca3c8747f2f72", "reference": "7f86d8763063f5d2e2e2d0e1e45bb2f15895361d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9316,7 +9316,7 @@
"react/event-loop": "^1.5", "react/event-loop": "^1.5",
"react/socket": "^1.16", "react/socket": "^1.16",
"react/stream": "^1.4", "react/stream": "^1.4",
"sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0 || ^8.0", "sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0 || ^8.0 || ^9.0",
"symfony/console": "^5.4.47 || ^6.4.24 || ^7.0 || ^8.0", "symfony/console": "^5.4.47 || ^6.4.24 || ^7.0 || ^8.0",
"symfony/event-dispatcher": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0", "symfony/event-dispatcher": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0",
"symfony/filesystem": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0", "symfony/filesystem": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0",
@@ -9382,7 +9382,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.4" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.5"
}, },
"funding": [ "funding": [
{ {
@@ -9390,7 +9390,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-06-03T18:02:44+00:00" "time": "2026-06-09T14:55:16+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@@ -10332,16 +10332,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "13.1.14", "version": "13.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "cdd419c33c040c6b570e51dba8ecbe81d399da53" "reference": "3796ea973f1e7698f0d432c1c66662af9764fd9a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cdd419c33c040c6b570e51dba8ecbe81d399da53", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3796ea973f1e7698f0d432c1c66662af9764fd9a",
"reference": "cdd419c33c040c6b570e51dba8ecbe81d399da53", "reference": "3796ea973f1e7698f0d432c1c66662af9764fd9a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10355,16 +10355,17 @@
"phar-io/manifest": "^2.0.4", "phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1", "phar-io/version": "^3.2.1",
"php": ">=8.4.1", "php": ">=8.4.1",
"phpunit/php-code-coverage": "^14.1.10", "phpunit/php-code-coverage": "^14.2",
"phpunit/php-file-iterator": "^7.0.0", "phpunit/php-file-iterator": "^7.0.0",
"phpunit/php-invoker": "^7.0.0", "phpunit/php-invoker": "^7.0.0",
"phpunit/php-text-template": "^6.0.0", "phpunit/php-text-template": "^6.0.0",
"phpunit/php-timer": "^9.0.0", "phpunit/php-timer": "^9.0.0",
"sebastian/cli-parser": "^5.0.0", "sebastian/cli-parser": "^5.0.0",
"sebastian/comparator": "^8.2.1", "sebastian/comparator": "^8.3.0",
"sebastian/diff": "^8.3.0", "sebastian/diff": "^9.0",
"sebastian/environment": "^9.3.2", "sebastian/environment": "^9.3.2",
"sebastian/exporter": "^8.1.0", "sebastian/exporter": "^8.1.0",
"sebastian/file-filter": "^1.0",
"sebastian/git-state": "^1.0", "sebastian/git-state": "^1.0",
"sebastian/global-state": "^9.0.1", "sebastian/global-state": "^9.0.1",
"sebastian/object-enumerator": "^8.0.0", "sebastian/object-enumerator": "^8.0.0",
@@ -10379,7 +10380,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "13.1-dev" "dev-main": "13.2-dev"
} }
}, },
"autoload": { "autoload": {
@@ -10411,7 +10412,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.14" "source": "https://github.com/sebastianbergmann/phpunit/tree/13.2.0"
}, },
"funding": [ "funding": [
{ {
@@ -10419,7 +10420,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2026-06-04T06:16:42+00:00" "time": "2026-06-05T03:13:07+00:00"
}, },
{ {
"name": "react/cache", "name": "react/cache",
@@ -11078,27 +11079,27 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "8.2.1", "version": "8.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "ce999bf08b2c387a5423fe56961c32eed3f88089" "reference": "c025fc7604afab3f195fab7cdaf72327331af241"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/ce999bf08b2c387a5423fe56961c32eed3f88089", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c025fc7604afab3f195fab7cdaf72327331af241",
"reference": "ce999bf08b2c387a5423fe56961c32eed3f88089", "reference": "c025fc7604afab3f195fab7cdaf72327331af241",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"php": ">=8.4", "php": ">=8.4",
"sebastian/diff": "^8.3", "sebastian/diff": "^9.0",
"sebastian/exporter": "^8.0.3" "sebastian/exporter": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^13.1.10" "phpunit/phpunit": "^13.2"
}, },
"suggest": { "suggest": {
"ext-bcmath": "For comparing BcMath\\Number objects" "ext-bcmath": "For comparing BcMath\\Number objects"
@@ -11106,7 +11107,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "8.2-dev" "dev-main": "8.3-dev"
} }
}, },
"autoload": { "autoload": {
@@ -11146,7 +11147,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues", "issues": "https://github.com/sebastianbergmann/comparator/issues",
"security": "https://github.com/sebastianbergmann/comparator/security/policy", "security": "https://github.com/sebastianbergmann/comparator/security/policy",
"source": "https://github.com/sebastianbergmann/comparator/tree/8.2.1" "source": "https://github.com/sebastianbergmann/comparator/tree/8.3.0"
}, },
"funding": [ "funding": [
{ {
@@ -11166,7 +11167,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-21T04:46:40+00:00" "time": "2026-06-05T03:06:45+00:00"
}, },
{ {
"name": "sebastian/complexity", "name": "sebastian/complexity",
@@ -11240,29 +11241,29 @@
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "8.3.0", "version": "9.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "b36d33b6e796513de7cb7df053afb3f55eefcd47" "reference": "a3fb6a298a265ff487a91bbea46e03cd01dbb226"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b36d33b6e796513de7cb7df053afb3f55eefcd47", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/a3fb6a298a265ff487a91bbea46e03cd01dbb226",
"reference": "b36d33b6e796513de7cb7df053afb3f55eefcd47", "reference": "a3fb6a298a265ff487a91bbea46e03cd01dbb226",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.4" "php": ">=8.4"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^13.0", "phpunit/phpunit": "^13.2",
"symfony/process": "^7.2" "symfony/process": "^7.4.13"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "8.3-dev" "dev-main": "9.0-dev"
} }
}, },
"autoload": { "autoload": {
@@ -11295,7 +11296,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/diff/issues", "issues": "https://github.com/sebastianbergmann/diff/issues",
"security": "https://github.com/sebastianbergmann/diff/security/policy", "security": "https://github.com/sebastianbergmann/diff/security/policy",
"source": "https://github.com/sebastianbergmann/diff/tree/8.3.0" "source": "https://github.com/sebastianbergmann/diff/tree/9.0.0"
}, },
"funding": [ "funding": [
{ {
@@ -11315,7 +11316,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-15T04:58:09+00:00" "time": "2026-06-05T03:04:51+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
@@ -11483,6 +11484,75 @@
], ],
"time": "2026-05-21T11:50:56+00:00" "time": "2026-05-21T11:50:56+00:00"
}, },
{
"name": "sebastian/file-filter",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/file-filter.git",
"reference": "33a26f394330f6faa7684bb9cc73afb7727aae93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/file-filter/zipball/33a26f394330f6faa7684bb9cc73afb7727aae93",
"reference": "33a26f394330f6faa7684bb9cc73afb7727aae93",
"shasum": ""
},
"require": {
"php": ">=8.4"
},
"require-dev": {
"phpunit/phpunit": "^13.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for filtering files",
"homepage": "https://github.com/sebastianbergmann/file-filter",
"support": {
"issues": "https://github.com/sebastianbergmann/file-filter/issues",
"security": "https://github.com/sebastianbergmann/file-filter/security/policy",
"source": "https://github.com/sebastianbergmann/file-filter/tree/1.0.0"
},
"funding": [
{
"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/sebastian/file-filter",
"type": "tidelift"
}
],
"time": "2026-04-22T07:20:04+00:00"
},
{ {
"name": "sebastian/git-state", "name": "sebastian/git-state",
"version": "1.0.0", "version": "1.0.0",