Skip to content

Commit 8fd714a

Browse files
authored
Merge pull request #2 from blitz-php/dependabot/composer/phpstan/phpstan-tw-2.1
chore(deps-dev): update phpstan/phpstan requirement from ^1.11 to ^2.1
2 parents 4a3b124 + 3c04754 commit 8fd714a

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
@@ -22,7 +22,7 @@
2222
"blitz-php/database": "^0.8.1",
2323
"blitz-php/framework": "^0.11",
2424
"kahlan/kahlan": "^6.0",
25-
"phpstan/phpstan": "^1.11"
25+
"phpstan/phpstan": "^2.1"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)