mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-22 21:46:17 +00:00
Bump phpstan/phpstan-doctrine in the phpstan-dependencies group
Bumps the phpstan-dependencies group with 1 update: [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine). Updates `phpstan/phpstan-doctrine` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.4.3...1.4.4) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch dependency-group: phpstan-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e43a028a45
commit
c0dfb443e5
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -17386,16 +17386,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f"
|
||||
"reference": "6051e97bf3aa530e0a1d8f8bf5489ee7649396ca"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f",
|
||||
"reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6051e97bf3aa530e0a1d8f8bf5489ee7649396ca",
|
||||
"reference": "6051e97bf3aa530e0a1d8f8bf5489ee7649396ca",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -17452,9 +17452,9 @@
|
|||
"description": "Doctrine extensions for PHPStan",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.3"
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.4"
|
||||
},
|
||||
"time": "2024-06-08T05:48:50+00:00"
|
||||
"time": "2024-06-30T13:08:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
Loading…
Reference in a new issue