Skip to content

Commit c8a9782

Browse files
authored
Merge pull request #34 from valbeat/dependabot/composer/phpstan/phpstan-2.1.31
chore(deps-dev): update phpstan/phpstan requirement from 2.1.29 to 2.1.31
2 parents 71cf553 + dbd8ce7 commit c8a9782

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
@@ -15,7 +15,7 @@
1515
"php": "^8.4"
1616
},
1717
"require-dev": {
18-
"phpstan/phpstan": "2.1.29",
18+
"phpstan/phpstan": "2.1.31",
1919
"phpunit/phpunit": "12.3.15",
2020
"friendsofphp/php-cs-fixer": "3.88.2"
2121
},

0 commit comments

Comments
 (0)