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

Merge pull request #6429 from wallabag/dependabot/composer/phpstan/phpstan-1.10.13

Bump phpstan/phpstan from 1.10.11 to 1.10.13
This commit is contained in:
Jérémy Benoist 2023-04-13 09:42:52 +02:00 committed by GitHub
commit 60a0b0ed2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -12704,16 +12704,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.11", "version": "1.10.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21" "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8aa62e6ea8b58ffb650e02940e55a788cbc3fe21", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f07bf8c6980b81bf9e49d44bd0caf2e737614a70",
"reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21", "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12762,7 +12762,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-04T19:17:42+00:00" "time": "2023-04-12T19:29:52+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",