Browse Source

Merge pull request #511 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.56

Bump phpstan/phpstan from 1.10.55 to 1.10.56
pull/512/head
James Cole 2 years ago
committed by GitHub
parent
commit
26b2b53443
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      composer.lock

10
composer.lock

@ -8455,16 +8455,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.55",
"version": "1.10.56",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949"
"reference": "27816a01aea996191ee14d010f325434c0ee76fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a88f9d18ddf4cf54c922fbeac16c4cb164c5949",
"reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa",
"reference": "27816a01aea996191ee14d010f325434c0ee76fa",
"shasum": ""
},
"require": {
@ -8513,7 +8513,7 @@
"type": "tidelift"
}
],
"time": "2024-01-08T12:32:40+00:00"
"time": "2024-01-15T10:43:00+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",

Loading…
Cancel
Save