Bump phpunit/phpunit from 11.2.8 to 11.3.0

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.8 to 11.3.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.0/ChangeLog-11.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.8...11.3.0)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-08 14:40:21 +00:00
committed by GitHub
parent a1eb297ca9
commit 65b49b48f7

14
composer.lock generated
View File

@@ -6769,16 +6769,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.2.8", "version": "11.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39" "reference": "a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a7a29e8d3113806f18f99d670f580a30e8ffff39", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3",
"reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39", "reference": "a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6817,7 +6817,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "11.2-dev" "dev-main": "11.3-dev"
} }
}, },
"autoload": { "autoload": {
@@ -6849,7 +6849,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/11.2.8" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.0"
}, },
"funding": [ "funding": [
{ {
@@ -6865,7 +6865,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-18T14:56:37+00:00" "time": "2024-08-02T03:56:43+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",