Skip to content

Commit ba4e1e0

Browse files
Update phpstan/phpstan requirement from 2.1.0 to 2.1.8
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.0...2.1.8) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2057de3 commit ba4e1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ramsey/uuid": "^4.1"
1313
},
1414
"require-dev": {
15-
"phpstan/phpstan": "2.1.0",
15+
"phpstan/phpstan": "2.1.8",
1616
"phpstan/phpstan-phpunit": "^2.0.0",
1717
"phpstan/phpstan-strict-rules": "^2.0.0",
1818
"phpunit/phpunit": "^9.5 || ^10.0 || ^11.0"

0 commit comments

Comments
 (0)