1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-03-05 17:32:51 +01:00

Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.8 to 1.3.9 ()

This commit is contained in:
dependabot[bot] 2023-03-02 12:09:08 +00:00 committed by GitHub
parent cfb8147b49
commit 6964bd0dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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.8",
"phpstan/phpstan-phpunit": "^1.3.9",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",

14
composer.lock generated
View File

@ -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": "c2119ea4dd3ff95e80627088b770c945",
"content-hash": "6389fa5714063b9c6b88d42d0e3dff0b",
"packages": [
{
"name": "arthurhoaro/favicon",
@ -1532,16 +1532,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.3.8",
"version": "1.3.9",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5"
"reference": "34ee324a2b8fcab680fbb3f3f3d6c86389df35ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5",
"reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/34ee324a2b8fcab680fbb3f3f3d6c86389df35ba",
"reference": "34ee324a2b8fcab680fbb3f3f3d6c86389df35ba",
"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.8"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.9"
},
"time": "2023-02-25T15:14:31+00:00"
"time": "2023-02-28T13:04:23+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",