mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-23 00:55:57 +00:00
Bump phpstan/phpstan from 0.12.9 to 0.12.10
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.9 to 0.12.10. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.9...0.12.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2bb497b716
commit
a860ccd259
19
composer.lock
generated
19
composer.lock
generated
@ -386,7 +386,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://gitlab.irstea.fr/pole-is/tools/phpunit-shim.git",
|
||||
"reference": "39b6155954d6caec1110a9e78582c4816ab247bc"
|
||||
"reference": "8ec63f895972681271191821a36f9081c236b993"
|
||||
},
|
||||
"require": {
|
||||
"ext-dom": "*",
|
||||
@ -408,6 +408,11 @@
|
||||
"phpunit"
|
||||
],
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"exclude-from-classmap": [
|
||||
"phpunit"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"BSD-3-Clause"
|
||||
@ -427,20 +432,20 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2020-01-09T03:20:20+00:00"
|
||||
"time": "2020-01-23T13:39:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "0.12.9",
|
||||
"version": "0.12.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "297cb2458a96ea96d5e9d6ef38f1b7305c071f32"
|
||||
"reference": "39004edc7fc308752f625b89b70ad1710708f45e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/297cb2458a96ea96d5e9d6ef38f1b7305c071f32",
|
||||
"reference": "297cb2458a96ea96d5e9d6ef38f1b7305c071f32",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/39004edc7fc308752f625b89b70ad1710708f45e",
|
||||
"reference": "39004edc7fc308752f625b89b70ad1710708f45e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -466,7 +471,7 @@
|
||||
"MIT"
|
||||
],
|
||||
"description": "PHPStan - PHP Static Analysis Tool",
|
||||
"time": "2020-02-04T22:30:27+00:00"
|
||||
"time": "2020-02-12T22:03:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
Loading…
x
Reference in New Issue
Block a user