Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2024-09-23T15:21:45Z
Commit: composer(deps-dev): bump phpunit/phpunit from 11.3.5 to 11.3.6 · php/web-php@dcfc0c4 · GitHub
Raw diff: https://github.com/php/web-php/commit/dcfc0c4479aff45ded78f130bf4138e5dc248124.diff
composer(deps-dev): bump phpunit/phpunit from 11.3.5 to 11.3.6
Bumps [phpunit/phpunit](GitHub - sebastianbergmann/phpunit: The PHP Unit Testing framework.) from 11.3.5 to 11.3.6.
- [Release notes](Releases · sebastianbergmann/phpunit · GitHub)
- [Changelog](phpunit/ChangeLog-11.3.md at 11.3.6 · sebastianbergmann/phpunit · GitHub)
- [Commits](Comparing 11.3.5...11.3.6 · sebastianbergmann/phpunit · GitHub)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Changed paths:
M composer.json
M composer.lock
Diff:
diff --git a/composer.json b/composer.json
index fdd180eb3d..a6c326862a 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
"require-dev": {
"ext-curl": "*",
"friendsofphp/php-cs-fixer": "^3.64.0",
- "phpunit/phpunit": "^11.3.5"
+ "phpunit/phpunit": "^11.3.6"
},
"autoload": {
"psr-4": {
diff --git a/composer.lock b/composer.lock
index e1d27c1106..b5839ccf55 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at Basic usage - Composer,
"This file is @generated automatically"
],
- "content-hash": "4894ac3dfb28fa84c304bed83985a0e6",
+ "content-hash": "2a3dd6b1ec8a6dc25f1d5f5b223c9927",
"packages": ,
"packages-dev": [
{
@@ -1069,16 +1069,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "11.3.5",
+ "version": "11.3.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "4dc07a589a68f8f2d5132ac0849146d122e08347"
+ "reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4dc07a589a68f8f2d5132ac0849146d122e08347",
- "reference": "4dc07a589a68f8f2d5132ac0849146d122e08347",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d62c45a19c665bb872c2a47023a0baf41a98bb2b",
+ "reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b",
"shasum": ""
},
"require": {
@@ -1105,7 +1105,7 @@
"sebastian/exporter": "^6.1.3",
"sebastian/global-state": "^7.0.2",
"sebastian/object-enumerator": "^6.0.1",
- "sebastian/type": "^5.0.1",
+ "sebastian/type": "^5.1.0",
"sebastian/version": "^5.0.1"
},
"suggest": {
@@ -1149,7 +1149,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.5"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.6"
},
"funding": [
{
@@ -1165,7 +1165,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-13T05:22:17+00:00"
+ "time": "2024-09-19T10:54:28+00:00"
},
{
"name": "psr/container",
@@ -2664,28 +2664,28 @@
},
{
"name": "sebastian/type",
- "version": "5.0.1",
+ "version": "5.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
- "reference": "fb6a6566f9589e86661291d13eba708cce5eb4aa"
+ "reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb6a6566f9589e86661291d13eba708cce5eb4aa",
- "reference": "fb6a6566f9589e86661291d13eba708cce5eb4aa",
+ "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/461b9c5da241511a2a0e8f240814fb23ce5c0aac",
+ "reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac",
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
- "phpunit/phpunit": "^11.0"
+ "phpunit/phpunit": "^11.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "5.0-dev"
+ "dev-main": "5.1-dev"
}
},
"autoload": {
@@ -2709,7 +2709,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"security": "https://github.com/sebastianbergmann/type/security/policy",
- "source": "https://github.com/sebastianbergmann/type/tree/5.0.1"
+ "source": "https://github.com/sebastianbergmann/type/tree/5.1.0"
},
"funding": [
{
@@ -2717,7 +2717,7 @@
"type": "github"
}
],
- "time": "2024-07-03T05:11:49+00:00"
+ "time": "2024-09-17T13:12:04+00:00"
},
{
"name": "sebastian/version",