Bump phpunit/phpunit from 10.1.2 to 10.1.3

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.1.2 to 10.1.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.1.3/ChangeLog-10.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.1.2...10.1.3)

---
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:
dependabot[bot] 2023-05-11 10:35:19 +00:00 committed by GitHub
parent e208b7d86e
commit 3b107c6749
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

25
composer.lock generated
View file

@ -9757,16 +9757,16 @@
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "4.0.1", "version": "4.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "fd9329ab3368f59fe1fe808a189c51086bd4b6bd" "reference": "5647d65443818959172645e7ed999217360654b6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/fd9329ab3368f59fe1fe808a189c51086bd4b6bd", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/5647d65443818959172645e7ed999217360654b6",
"reference": "fd9329ab3368f59fe1fe808a189c51086bd4b6bd", "reference": "5647d65443818959172645e7ed999217360654b6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9805,7 +9805,8 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.0.1" "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.0.2"
}, },
"funding": [ "funding": [
{ {
@ -9813,7 +9814,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-10T16:53:14+00:00" "time": "2023-05-07T09:13:23+00:00"
}, },
{ {
"name": "phpunit/php-invoker", "name": "phpunit/php-invoker",
@ -9998,16 +9999,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.1.2", "version": "10.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "6f0cd95be71add539f8fd2be25b2a4a29789000b" "reference": "2379ebafc1737e71cdc84f402acb6b7f04198b9d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6f0cd95be71add539f8fd2be25b2a4a29789000b", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2379ebafc1737e71cdc84f402acb6b7f04198b9d",
"reference": "6f0cd95be71add539f8fd2be25b2a4a29789000b", "reference": "2379ebafc1737e71cdc84f402acb6b7f04198b9d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10079,7 +10080,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/10.1.2" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.1.3"
}, },
"funding": [ "funding": [
{ {
@ -10095,7 +10096,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-22T07:38:19+00:00" "time": "2023-05-11T05:16:22+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",