chore(deps-dev): bump larastan/larastan from 3.10.0 to 3.11.0

Bumps [larastan/larastan](https://github.com/larastan/larastan) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](https://github.com/larastan/larastan/compare/v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: larastan/larastan
  dependency-version: 3.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/7068/head
dependabot[bot] 3 weeks ago committed by GitHub
parent 7d02f2a516
commit 8f8b95e170
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

49
composer.lock generated

@ -3323,16 +3323,16 @@
},
{
"name": "league/flysystem",
"version": "3.35.3",
"version": "3.36.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "5fc8404762179ae514678487b23494fd69b2309c"
"reference": "f7fb152932f30072d573510cbd4dd657d6475b25"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5fc8404762179ae514678487b23494fd69b2309c",
"reference": "5fc8404762179ae514678487b23494fd69b2309c",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f7fb152932f30072d573510cbd4dd657d6475b25",
"reference": "f7fb152932f30072d573510cbd4dd657d6475b25",
"shasum": ""
},
"require": {
@ -3400,9 +3400,9 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.35.3"
"source": "https://github.com/thephpleague/flysystem/tree/3.36.0"
},
"time": "2026-08-22T12:55:54+00:00"
"time": "2026-09-02T08:00:27+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
@ -4193,16 +4193,16 @@
},
{
"name": "monolog/monolog",
"version": "3.10.0",
"version": "3.11.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
"reference": "147f303310f06334f03f409e49d7ad1e275ff05a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/147f303310f06334f03f409e49d7ad1e275ff05a",
"reference": "147f303310f06334f03f409e49d7ad1e275ff05a",
"shasum": ""
},
"require": {
@ -4280,7 +4280,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.10.0"
"source": "https://github.com/Seldaek/monolog/tree/3.11.0"
},
"funding": [
{
@ -4292,7 +4292,7 @@
"type": "tidelift"
}
],
"time": "2026-01-02T08:56:05+00:00"
"time": "2026-09-02T12:39:56+00:00"
},
{
"name": "mtdowling/jmespath.php",
@ -12795,20 +12795,19 @@
},
{
"name": "larastan/larastan",
"version": "v3.10.0",
"version": "v3.11.0",
"source": {
"type": "git",
"url": "https://github.com/larastan/larastan.git",
"reference": "2970f83398154178a739609c244577267c7ee8eb"
"reference": "9baa74074f17cc70feaef31616a06ea0faeebba5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/2970f83398154178a739609c244577267c7ee8eb",
"reference": "2970f83398154178a739609c244577267c7ee8eb",
"url": "https://api.github.com/repos/larastan/larastan/zipball/9baa74074f17cc70feaef31616a06ea0faeebba5",
"reference": "9baa74074f17cc70feaef31616a06ea0faeebba5",
"shasum": ""
},
"require": {
"ext-json": "*",
"iamcal/sql-parser": "^0.7.0",
"illuminate/console": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/container": "^11.44.2 || ^12.4.1 || ^13",
@ -12818,7 +12817,7 @@
"illuminate/pipeline": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/support": "^11.44.2 || ^12.4.1 || ^13",
"php": "^8.2",
"phpstan/phpstan": "^2.2.0"
"phpstan/phpstan": "^2.2.2"
},
"require-dev": {
"doctrine/coding-standard": "^14",
@ -12828,7 +12827,7 @@
"orchestra/canvas": "^v9.2.2 || ^10.0.1 || ^11",
"orchestra/testbench-core": "^9.12.0 || ^10.1 || ^11",
"phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpunit/phpunit": "^10.5.35 || ^11.5.15 || ^12.5.8 || ^13.1.8"
"phpunit/phpunit": "^10.5.35 || ^11.5.15 || ^12.5.8 || ^13.3.0"
},
"suggest": {
"orchestra/testbench": "Using Larastan for analysing a package needs Testbench",
@ -12873,7 +12872,7 @@
],
"support": {
"issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v3.10.0"
"source": "https://github.com/larastan/larastan/tree/v3.11.0"
},
"funding": [
{
@ -12881,7 +12880,7 @@
"type": "github"
}
],
"time": "2026-05-28T08:00:58+00:00"
"time": "2026-09-01T16:35:48+00:00"
},
{
"name": "laravel/pint",
@ -14194,11 +14193,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.2.12",
"version": "2.2.13",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/174b0d88710f00a42598886504dd7a146f91ace5",
"reference": "174b0d88710f00a42598886504dd7a146f91ace5",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260",
"reference": "9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260",
"shasum": ""
},
"require": {
@ -14254,7 +14253,7 @@
"type": "github"
}
],
"time": "2026-08-31T19:09:43+00:00"
"time": "2026-09-03T20:38:19+00:00"
},
{
"name": "phpunit/php-code-coverage",

Loading…
Cancel
Save