1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Merge pull request #6544 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-1.3.12

This commit is contained in:
Jérémy Benoist 2023-05-24 06:36:47 +02:00 committed by GitHub
commit 18d46f0f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12773,16 +12773,16 @@
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
"version": "1.3.11", "version": "1.3.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git", "url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c" "reference": "c44246879d692d3b2cf2a21d65be4b4715d6ef21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/c44246879d692d3b2cf2a21d65be4b4715d6ef21",
"reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c", "reference": "c44246879d692d3b2cf2a21d65be4b4715d6ef21",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12819,9 +12819,9 @@
"description": "PHPUnit extensions and rules for PHPStan", "description": "PHPUnit extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues", "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.11" "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.12"
}, },
"time": "2023-03-25T19:42:13+00:00" "time": "2023-05-23T11:58:47+00:00"
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",