mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-05-14 13:34:05 +02:00
Bump phpstan/phpstan-doctrine from 1.3.13 to 1.3.14
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.13 to 1.3.14. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.13...1.3.14) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2de049bd88
commit
7bfd8ef3a9
@ -57,7 +57,7 @@
|
||||
"phpunit/phpunit": "9.5.*",
|
||||
"squizlabs/php_codesniffer": "^3.7.1",
|
||||
"phpstan/phpstan": "^1.8.5",
|
||||
"phpstan/phpstan-doctrine": "^1.3.13",
|
||||
"phpstan/phpstan-doctrine": "^1.3.14",
|
||||
"phpstan/phpstan-strict-rules": "^1.4.3",
|
||||
"phpstan/phpstan-phpunit": "^1.0.0",
|
||||
"phpstan/extension-installer": "^1.1.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": "a2d742d44dccd44f5f4302b041db80b7",
|
||||
"content-hash": "202d88140bcd2bc509f7716fb5d9d4f4",
|
||||
"packages": [
|
||||
{
|
||||
"name": "arthurhoaro/favicon",
|
||||
@ -1168,16 +1168,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "1.3.13",
|
||||
"version": "1.3.14",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "62a3b4252d502f0ead9c145055947b38b8568498"
|
||||
"reference": "bfefffeee7ea770090c99934509f29ced1b29c3f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/62a3b4252d502f0ead9c145055947b38b8568498",
|
||||
"reference": "62a3b4252d502f0ead9c145055947b38b8568498",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/bfefffeee7ea770090c99934509f29ced1b29c3f",
|
||||
"reference": "bfefffeee7ea770090c99934509f29ced1b29c3f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1231,9 +1231,9 @@
|
||||
"description": "Doctrine extensions for PHPStan",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.13"
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.14"
|
||||
},
|
||||
"time": "2022-09-06T14:54:00+00:00"
|
||||
"time": "2022-09-21T13:08:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
Loading…
Reference in New Issue
Block a user