Compare commits

..

2 Commits

32
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "bd86bd7f56cbbfba41f30bc5a5a27b50",
"content-hash": "cb6a16525ba7dcd4dfb5e5746f0b732c",
"packages": [
{
"name": "cebe/markdown",
@ -2897,16 +2897,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.46",
"version": "1.11.5",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70"
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443",
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443",
"shasum": ""
},
"require": {
@ -2949,13 +2949,9 @@
{
"url": "https://github.com/phpstan",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
"time": "2023-11-28T14:57:26+00:00"
"time": "2024-06-17T15:10:54+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -3481,21 +3477,21 @@
},
{
"name": "rector/rector",
"version": "0.18.11",
"version": "0.19.8",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "9621124c860066f56a4ab841349cb7c284edfaee"
"reference": "de3b3bb159abd704b144aa86fb244f7f1f4ac947"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/9621124c860066f56a4ab841349cb7c284edfaee",
"reference": "9621124c860066f56a4ab841349cb7c284edfaee",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/de3b3bb159abd704b144aa86fb244f7f1f4ac947",
"reference": "de3b3bb159abd704b144aa86fb244f7f1f4ac947",
"shasum": ""
},
"require": {
"php": "^7.2|^8.0",
"phpstan/phpstan": "^1.10.35"
"phpstan/phpstan": "^1.10.56"
},
"conflict": {
"rector/rector-doctrine": "*",
@ -3525,7 +3521,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.18.11"
"source": "https://github.com/rectorphp/rector/tree/0.19.8"
},
"funding": [
{
@ -3533,7 +3529,7 @@
"type": "github"
}
],
"time": "2023-11-27T13:27:43+00:00"
"time": "2024-02-05T10:59:13+00:00"
},
{
"name": "robiningelbrecht/phpunit-pretty-print",
@ -5408,5 +5404,5 @@
"ext-mbstring": "*"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}