mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-09 19:15:42 +02:00
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.7 to 1.3.8
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.7...1.3.8) --- updated-dependencies: - dependency-name: phpstan/phpstan-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
2690422243
commit
02189e6f26
@ -59,7 +59,7 @@
|
||||
"phpstan/phpstan": "^1.10.3",
|
||||
"phpstan/phpstan-doctrine": "^1.3.33",
|
||||
"phpstan/phpstan-strict-rules": "^1.5.0",
|
||||
"phpstan/phpstan-phpunit": "^1.3.7",
|
||||
"phpstan/phpstan-phpunit": "^1.3.8",
|
||||
"phpstan/extension-installer": "^1.2.0",
|
||||
"phpstan/phpstan-deprecation-rules": "^1.1",
|
||||
"guzzlehttp/guzzle": "^7.3.0",
|
||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "07f163cca800300b8a9d15e3e4c71e08",
|
||||
"content-hash": "c2119ea4dd3ff95e80627088b770c945",
|
||||
"packages": [
|
||||
{
|
||||
"name": "arthurhoaro/favicon",
|
||||
@ -1532,16 +1532,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
"version": "1.3.7",
|
||||
"version": "1.3.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
||||
"reference": "7e43c8f77c7e419730ead01c8dc787c6bcbe0e15"
|
||||
"reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/7e43c8f77c7e419730ead01c8dc787c6bcbe0e15",
|
||||
"reference": "7e43c8f77c7e419730ead01c8dc787c6bcbe0e15",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5",
|
||||
"reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1578,9 +1578,9 @@
|
||||
"description": "PHPUnit extensions and rules for PHPStan",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.7"
|
||||
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.8"
|
||||
},
|
||||
"time": "2023-02-21T18:40:15+00:00"
|
||||
"time": "2023-02-25T15:14:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-strict-rules",
|
||||
|
Loading…
Reference in New Issue
Block a user