Skip to content

Commit d2a845c

Browse files
Update phpstan/phpstan requirement from 2.1.22 to 2.1.25 (#41)
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.22...2.1.25) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.25 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 323572c commit d2a845c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"phpspec/prophecy": "^1.18",
4141
"phpspec/prophecy-phpunit": "^2.0",
4242
"phpstan/extension-installer": "^1.4",
43-
"phpstan/phpstan": "2.1.22",
43+
"phpstan/phpstan": "2.1.25",
4444
"phpstan/phpstan-phpunit": "2.0.7",
4545
"phpunit/phpunit": "^10 || ^11 || ^12",
4646
"psalm/plugin-phpunit": "0.19.3",

0 commit comments

Comments
 (0)