mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 07:00:14 +02:00
Bump the dev-dependencies group with 3 updates (#136)
Bumps the dev-dependencies group with 3 updates: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine), [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) and [sebastian/global-state](https://github.com/sebastianbergmann/global-state). Updates `phpstan/phpstan-doctrine` from 2.0.23 to 2.0.25 - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/2.0.23...2.0.25) Updates `phpunit/php-code-coverage` from 14.1.9 to 14.1.10 - [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases) - [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/14.1.10/ChangeLog-14.1.md) - [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/14.1.9...14.1.10) Updates `sebastian/global-state` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/sebastianbergmann/global-state/releases) - [Changelog](https://github.com/sebastianbergmann/global-state/blob/main/ChangeLog.md) - [Commits](https://github.com/sebastianbergmann/global-state/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-version: 2.0.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: phpunit/php-code-coverage dependency-version: 14.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sebastian/global-state dependency-version: 9.0.1 dependency-type: indirect update-type: version-update:semver-patch 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:
Generated
+22
-22
@@ -9741,16 +9741,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-doctrine",
|
"name": "phpstan/phpstan-doctrine",
|
||||||
"version": "2.0.23",
|
"version": "2.0.25",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||||
"reference": "4821d678585be36f585273de38c06b7e4a98bb91"
|
"reference": "e20e8bf3223ae6eba9c4b5987c391d922e094b3c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4821d678585be36f585273de38c06b7e4a98bb91",
|
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e20e8bf3223ae6eba9c4b5987c391d922e094b3c",
|
||||||
"reference": "4821d678585be36f585273de38c06b7e4a98bb91",
|
"reference": "e20e8bf3223ae6eba9c4b5987c391d922e094b3c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -9812,9 +9812,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
||||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.23"
|
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.25"
|
||||||
},
|
},
|
||||||
"time": "2026-05-25T15:58:25+00:00"
|
"time": "2026-06-02T20:27:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-phpunit",
|
"name": "phpstan/phpstan-phpunit",
|
||||||
@@ -9948,16 +9948,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-code-coverage",
|
"name": "phpunit/php-code-coverage",
|
||||||
"version": "14.1.9",
|
"version": "14.1.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||||
"reference": "655533a65696bbc4231cd8027af150dadc40ec88"
|
"reference": "3719c5b6c045761798238ebacfee1fe06e4ce5be"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/655533a65696bbc4231cd8027af150dadc40ec88",
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/3719c5b6c045761798238ebacfee1fe06e4ce5be",
|
||||||
"reference": "655533a65696bbc4231cd8027af150dadc40ec88",
|
"reference": "3719c5b6c045761798238ebacfee1fe06e4ce5be",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -9969,14 +9969,14 @@
|
|||||||
"php": ">=8.4",
|
"php": ">=8.4",
|
||||||
"phpunit/php-text-template": "^6.0",
|
"phpunit/php-text-template": "^6.0",
|
||||||
"sebastian/complexity": "^6.0",
|
"sebastian/complexity": "^6.0",
|
||||||
"sebastian/environment": "^9.2",
|
"sebastian/environment": "^9.3.2",
|
||||||
"sebastian/git-state": "^1.0",
|
"sebastian/git-state": "^1.0",
|
||||||
"sebastian/lines-of-code": "^5.0",
|
"sebastian/lines-of-code": "^5.0.1",
|
||||||
"sebastian/version": "^7.0",
|
"sebastian/version": "^7.0",
|
||||||
"theseer/tokenizer": "^2.0.1"
|
"theseer/tokenizer": "^2.0.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^13.1"
|
"phpunit/phpunit": "^13.1.13"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-pcov": "PHP extension that provides line coverage",
|
"ext-pcov": "PHP extension that provides line coverage",
|
||||||
@@ -10014,7 +10014,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
||||||
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
||||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/14.1.9"
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/14.1.10"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -10034,7 +10034,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-05-16T05:16:14+00:00"
|
"time": "2026-06-01T13:26:42+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-file-iterator",
|
"name": "phpunit/php-file-iterator",
|
||||||
@@ -11553,16 +11553,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/global-state",
|
"name": "sebastian/global-state",
|
||||||
"version": "9.0.0",
|
"version": "9.0.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/global-state.git",
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
||||||
"reference": "e52e3dc22441e6218c710afe72c3042f8fc41ea7"
|
"reference": "ba68ba79da690cf7eddefd3ce5b78b20b9ba9945"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e52e3dc22441e6218c710afe72c3042f8fc41ea7",
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/ba68ba79da690cf7eddefd3ce5b78b20b9ba9945",
|
||||||
"reference": "e52e3dc22441e6218c710afe72c3042f8fc41ea7",
|
"reference": "ba68ba79da690cf7eddefd3ce5b78b20b9ba9945",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -11572,7 +11572,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"phpunit/phpunit": "^13.0"
|
"phpunit/phpunit": "^13.1.13"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
@@ -11603,7 +11603,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
||||||
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
|
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
|
||||||
"source": "https://github.com/sebastianbergmann/global-state/tree/9.0.0"
|
"source": "https://github.com/sebastianbergmann/global-state/tree/9.0.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -11623,7 +11623,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-02-06T04:45:13+00:00"
|
"time": "2026-06-01T15:11:33+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/lines-of-code",
|
"name": "sebastian/lines-of-code",
|
||||||
|
|||||||
Reference in New Issue
Block a user