mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 03:16:36 -04:00
Update Composer dependencies
This commit is contained in:
parent
db35e380c0
commit
daf8e16ef4
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -896,16 +896,16 @@
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "1.12.8",
|
"version": "1.12.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c"
|
"reference": "fc463b5d0fe906dcf19689be692c65c50406a071"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6a60a4d66142b8156c9da923f1972657bc4748c",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fc463b5d0fe906dcf19689be692c65c50406a071",
|
||||||
"reference": "f6a60a4d66142b8156c9da923f1972657bc4748c",
|
"reference": "fc463b5d0fe906dcf19689be692c65c50406a071",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -950,7 +950,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-11-06T19:06:49+00:00"
|
"time": "2024-11-11T15:37:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "thecodingmachine/phpstan-safe-rule",
|
"name": "thecodingmachine/phpstan-safe-rule",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue