mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 10:50:29 +01:00
Merge pull request #4684 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.22
Bump phpstan/phpstan-doctrine from 0.12.21 to 0.12.22
This commit is contained in:
commit
3e5f12a1ef
14
composer.lock
generated
14
composer.lock
generated
@ -11576,16 +11576,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-doctrine",
|
"name": "phpstan/phpstan-doctrine",
|
||||||
"version": "0.12.21",
|
"version": "0.12.22",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||||
"reference": "6e76d431376d7fc00f26d4bd59d6f60201c79334"
|
"reference": "a4966eee1fb42383e752e9c84bd5b7b07b01e57a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6e76d431376d7fc00f26d4bd59d6f60201c79334",
|
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/a4966eee1fb42383e752e9c84bd5b7b07b01e57a",
|
||||||
"reference": "6e76d431376d7fc00f26d4bd59d6f60201c79334",
|
"reference": "a4966eee1fb42383e752e9c84bd5b7b07b01e57a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -11600,7 +11600,7 @@
|
|||||||
"doctrine/persistence": "<1.3"
|
"doctrine/persistence": "<1.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"consistence/coding-standard": "^3.0.1",
|
"consistence/coding-standard": "^3.10",
|
||||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||||||
"doctrine/collections": "^1.0",
|
"doctrine/collections": "^1.0",
|
||||||
"doctrine/common": "^2.7 || ^3.0",
|
"doctrine/common": "^2.7 || ^3.0",
|
||||||
@ -11614,7 +11614,7 @@
|
|||||||
"phpstan/phpstan-strict-rules": "^0.12",
|
"phpstan/phpstan-strict-rules": "^0.12",
|
||||||
"phpunit/phpunit": "^7.0",
|
"phpunit/phpunit": "^7.0",
|
||||||
"ramsey/uuid-doctrine": "^1.5.0",
|
"ramsey/uuid-doctrine": "^1.5.0",
|
||||||
"slevomat/coding-standard": "^4.5.2"
|
"slevomat/coding-standard": "^6.4"
|
||||||
},
|
},
|
||||||
"type": "phpstan-extension",
|
"type": "phpstan-extension",
|
||||||
"extra": {
|
"extra": {
|
||||||
@ -11638,7 +11638,7 @@
|
|||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Doctrine extensions for PHPStan",
|
"description": "Doctrine extensions for PHPStan",
|
||||||
"time": "2020-10-14T16:25:45+00:00"
|
"time": "2020-10-24T20:53:39+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-phpunit",
|
"name": "phpstan/phpstan-phpunit",
|
||||||
|
Loading…
Reference in New Issue
Block a user