File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"druidfi/mysqldump-php" : " ^1.1" ,
19
19
"fakerphp/faker" : " ^1.17" ,
20
20
"justinrainbow/json-schema" : " ^5.2" ,
21
- "phpstan/phpstan" : " ^2.0" ,
22
- "phpstan/phpstan-phpunit" : " ^2.0" ,
23
21
"symfony/config" : " ^6.1" ,
24
22
"symfony/console" : " ^6.1" ,
25
23
"symfony/dependency-injection" : " ^6.1" ,
29
27
"theseer/tokenizer" : " ^1.2"
30
28
},
31
29
"require-dev" : {
32
- "php-parallel-lint/php-parallel-lint" : " ^1.3" ,
30
+ "php-parallel-lint/php-parallel-lint" : " ^1.4" ,
31
+ "phpstan/phpstan" : " ^2.0" ,
32
+ "phpstan/phpstan-phpunit" : " ^2.0" ,
33
33
"phpunit/phpunit" : " ^10.5" ,
34
- "slevomat/coding-standard" : " ^8.14 " ,
35
- "squizlabs/php_codesniffer" : " ^3.7 "
34
+ "slevomat/coding-standard" : " ^8.15 " ,
35
+ "squizlabs/php_codesniffer" : " ^3.11 "
36
36
},
37
37
"autoload" : {
38
38
"psr-4" : {
You can’t perform that action at this time.
0 commit comments