Skip to content

Commit 64d48de

Browse files
committed
chore: phpstan:^2.0
1 parent 70a9225 commit 64d48de

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,17 +140,17 @@
140140
"illuminate/pagination": "^11.0 || ^12.0",
141141
"illuminate/routing": "^11.0 || ^12.0",
142142
"illuminate/support": "^11.0 || ^12.0",
143-
"jangregor/phpstan-prophecy": "^1.0",
143+
"jangregor/phpstan-prophecy": "^2.1.1",
144144
"justinrainbow/json-schema": "^5.2.11",
145145
"laravel/framework": "^11.0 || ^12.0",
146146
"orchestra/testbench": "^9.1",
147147
"phpspec/prophecy-phpunit": "^2.2",
148148
"phpstan/extension-installer": "^1.1",
149149
"phpstan/phpdoc-parser": "^1.29 || ^2.0",
150-
"phpstan/phpstan": "^1.10",
151-
"phpstan/phpstan-doctrine": "^1.0",
152-
"phpstan/phpstan-phpunit": "^1.0",
153-
"phpstan/phpstan-symfony": "^1.0",
150+
"phpstan/phpstan": "^2.0",
151+
"phpstan/phpstan-doctrine": "^2.0",
152+
"phpstan/phpstan-phpunit": "^2.0",
153+
"phpstan/phpstan-symfony": "^2.0",
154154
"phpunit/phpunit": "11.5.x-dev",
155155
"psr/log": "^1.0 || ^2.0 || ^3.0",
156156
"ramsey/uuid": "^4.7",

0 commit comments

Comments
 (0)