Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit 658a989

Browse files
Bump phpstan/phpstan from 1.11.11 to 1.12.0
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.11 to 1.12.0. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.11...1.12.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21af794 commit 658a989

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"friendsofphp/php-cs-fixer": "^3.61",
1818
"gomzyakov/php-cs-fixer-config": "^1.67",
1919
"phpunit/phpunit": "^11.3",
20-
"phpstan/phpstan": "^1.11"
20+
"phpstan/phpstan": "^1.12"
2121
},
2222
"autoload": {
2323
"psr-4": {

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)