File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
],
9
9
"require" : {
10
10
"php" : " ^7.2.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" ,
11
- "phpstan/phpstan" : " ^1.11 " ,
11
+ "phpstan/phpstan" : " ^1.12 " ,
12
12
"struggle-for-php/sfp-stubs-psr-log" : " ^1.0.1 || ^2 || ^3.0.1"
13
13
},
14
14
"require-dev" : {
15
15
"laminas/laminas-coding-standard" : " ^2.0.0" ,
16
16
"maglnet/composer-require-checker" : " ^2|^3|^4" ,
17
17
"phpstan/phpstan-phpunit" : " ^1.3" ,
18
18
"phpstan/phpstan-strict-rules" : " ^1.5" ,
19
- "phpunit/phpunit" : " ^8.5.31 || ^9.5.10" ,
19
+ "phpunit/phpunit" : " ^8.5.31 || ^9.5.10 || ^10.5.35 " ,
20
20
"roave/security-advisories" : " dev-master" ,
21
21
"squizlabs/php_codesniffer" : " ^3.7" ,
22
- "vimeo/psalm" : " ^4 || ^5.9 "
22
+ "vimeo/psalm" : " ^4 || ^5.26 "
23
23
},
24
24
"conflict" : {
25
25
"nikic/php-parser" : " <4.13.0"
You can’t perform that action at this time.
0 commit comments