File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 34
34
}
35
35
},
36
36
"require-dev" : {
37
- "friendsofphp/php-cs-fixer" : " ^3.57" ,
38
- "phpstan/phpstan" : " ^1.11" ,
39
- "rector/rector" : " ^1.1" ,
40
37
"phpunit/phpunit" : " ^10.5" ,
41
- "phpstan/phpstan-phpunit" : " ^1.3" ,
42
- "phpstan/extension-installer" : " ^1.3" ,
43
- "szepeviktor/phpstan-wordpress" : " ^1.3" ,
44
- "roots/wordpress" : " ^6.5"
38
+ "roots/wordpress" : " ^6.5" ,
39
+ "phpstan/phpstan" : " ^2.0" ,
40
+ "rector/rector" : " ^2.0" ,
41
+ "friendsofphp/php-cs-fixer" : " ^3.69" ,
42
+ "phpstan/extension-installer" : " ^1.4" ,
43
+ "szepeviktor/phpstan-wordpress" : " ^2.0" ,
44
+ "phpstan/phpstan-phpunit" : " ^2.0"
45
45
},
46
46
"config" : {
47
47
"allow-plugins" : {
48
- "phpstan/extension -installer" : true ,
49
- "roots/wordpress-core -installer" : true
48
+ "roots/wordpress-core -installer" : true ,
49
+ "phpstan/extension -installer" : true
50
50
}
51
51
},
52
52
"extra" : {
You can’t perform that action at this time.
0 commit comments