mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-08 07:38:48 +01:00
Bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 0.12.16 to 0.12.17. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.16...0.12.17) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab6f22a1f6
commit
f5b0832812
25
composer.lock
generated
25
composer.lock
generated
@ -11548,35 +11548,30 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-phpunit",
|
"name": "phpstan/phpstan-phpunit",
|
||||||
"version": "0.12.16",
|
"version": "0.12.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
||||||
"reference": "1dd916d181b0539dea5cd37e91546afb8b107e17"
|
"reference": "432575b41cf2d4f44e460234acaf56119ed97d36"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/1dd916d181b0539dea5cd37e91546afb8b107e17",
|
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/432575b41cf2d4f44e460234acaf56119ed97d36",
|
||||||
"reference": "1dd916d181b0539dea5cd37e91546afb8b107e17",
|
"reference": "432575b41cf2d4f44e460234acaf56119ed97d36",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.1 || ^8.0",
|
"php": "^7.1 || ^8.0",
|
||||||
"phpstan/phpstan": "^0.12.33"
|
"phpstan/phpstan": "^0.12.60"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"phpunit/phpunit": "<7.0"
|
"phpunit/phpunit": "<7.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"consistence/coding-standard": "^3.5",
|
"phing/phing": "^2.16.3",
|
||||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
||||||
"ergebnis/composer-normalize": "^2.0.2",
|
"phpstan/phpstan-strict-rules": "^0.12.6",
|
||||||
"jakub-onderka/php-parallel-lint": "^1.0",
|
"phpunit/phpunit": "^7.5.20"
|
||||||
"phing/phing": "^2.16.0",
|
|
||||||
"phpstan/phpstan-strict-rules": "^0.12",
|
|
||||||
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
||||||
"satooshi/php-coveralls": "^1.0",
|
|
||||||
"slevomat/coding-standard": "^4.7.2"
|
|
||||||
},
|
},
|
||||||
"type": "phpstan-extension",
|
"type": "phpstan-extension",
|
||||||
"extra": {
|
"extra": {
|
||||||
@ -11600,7 +11595,7 @@
|
|||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "PHPUnit extensions and rules for PHPStan",
|
"description": "PHPUnit extensions and rules for PHPStan",
|
||||||
"time": "2020-08-05T13:28:50+00:00"
|
"time": "2020-12-13T12:12:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-symfony",
|
"name": "phpstan/phpstan-symfony",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user