Skip to content

Commit 1299891

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
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",
24-
"jangregor/phpstan-prophecy": "^1.0",
25-
"phpstan/phpstan": "^1.0",
26-
"phpstan/phpstan-phpunit": "^1.3",
23+
"brainbits/phpstan-rules": "^4.0",
24+
"jangregor/phpstan-prophecy": "^2.0",
25+
"phpstan/phpstan": "^2.0",
26+
"phpstan/phpstan-phpunit": "^2.0",
2727
"phpunit/phpunit": "^10.2"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)