Skip to content

Commit 917ec89

Browse files
Update phpstan/phpstan requirement from ^1.12.4 to ^2.1.16
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@1.12.4...2.1.16) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5e8fef commit 917ec89

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
@@ -26,7 +26,7 @@
2626
"orchestra/testbench": "^8.21|^9.0|^10.0",
2727
"pestphp/pest": "^2.35.1|^3.0.0",
2828
"pestphp/pest-plugin-arch": "^2.7.0|^3.0.0",
29-
"phpstan/phpstan": "^1.12.4",
29+
"phpstan/phpstan": "^2.1.16",
3030
"spatie/ray": "^1.26"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)