Skip to content

Commit df8bfe5

Browse files
chore(deps-dev): update phpstan/phpstan requirement
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.33 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcd9a23 commit df8bfe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": "^8.4"
1616
},
1717
"require-dev": {
18-
"phpstan/phpstan": "2.1.32",
18+
"phpstan/phpstan": "2.1.33",
1919
"phpunit/phpunit": "12.4.4",
2020
"friendsofphp/php-cs-fixer": "3.91.0"
2121
},

0 commit comments

Comments
 (0)