Compare commits

..

2 Commits

22
composer.lock generated
View File

@ -72,7 +72,7 @@
},
{
"name": "illuminate/collections",
"version": "v11.12.0",
"version": "v11.13.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@ -127,7 +127,7 @@
},
{
"name": "illuminate/conditionable",
"version": "v11.12.0",
"version": "v11.13.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -173,7 +173,7 @@
},
{
"name": "illuminate/contracts",
"version": "v11.12.0",
"version": "v11.13.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@ -221,7 +221,7 @@
},
{
"name": "illuminate/macroable",
"version": "v11.12.0",
"version": "v11.13.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -2898,16 +2898,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": {
@ -2950,13 +2950,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",