Skip to content

Commit 546032c

Browse files
chore(deps): update phpstan packages
1 parent 2bb54d5 commit 546032c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
},
2121
"require-dev": {
2222
"brainbits/phpcs-standard": "^7.0",
23-
"brainbits/phpstan-rules": "^3.0",
23+
"brainbits/phpstan-rules": "^4.0",
2424
"jangregor/phpstan-prophecy": "^1.0",
25-
"phpstan/phpstan": "^1.0",
26-
"phpstan/phpstan-phpunit": "^1.3",
25+
"phpstan/phpstan": "^2.0",
26+
"phpstan/phpstan-phpunit": "^2.0",
2727
"phpunit/phpunit": "^10.2"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)