Bump phpunit/phpunit from 10.0.7 to 10.0.11
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.0.7 to 10.0.11. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.7...10.0.11) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bfec12b570
commit
e4ae3368b8
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9944,16 +9944,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "10.0.7",
|
||||
"version": "10.0.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "a6f61c5629dd95db79af72f1e94d56702187479a"
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6f61c5629dd95db79af72f1e94d56702187479a",
|
||||
"reference": "a6f61c5629dd95db79af72f1e94d56702187479a",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10024,7 +10024,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.7"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.11"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10040,7 +10040,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-08T15:16:31+00:00"
|
||||
"time": "2023-02-20T16:39:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pimple/pimple",
|
||||
|
|
Loading…
Add table
Reference in a new issue