chore(deps-dev): bump phpstan/phpstan from 1.10.22 to 1.10.25

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.22 to 1.10.25.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.22...1.10.25)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-10 03:55:30 +00:00
committed by GitHub
parent 130c539006
commit c6c98c4df5

10
composer.lock generated
View File

@@ -9980,16 +9980,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.22", "version": "1.10.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "97d694dfd4ceb57bcce4e3b38548f13ea62e4287" "reference": "578f4e70d117f9a90699324c555922800ac38d8c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/97d694dfd4ceb57bcce4e3b38548f13ea62e4287", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/578f4e70d117f9a90699324c555922800ac38d8c",
"reference": "97d694dfd4ceb57bcce4e3b38548f13ea62e4287", "reference": "578f4e70d117f9a90699324c555922800ac38d8c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10038,7 +10038,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-30T20:04:11+00:00" "time": "2023-07-06T12:11:37+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",