File tree 2 files changed +2888
-227
lines changed
2 files changed +2888
-227
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"require" : {
27
27
"php" : " ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" ,
28
- "phpunit/phpunit" : " ^9 .0.0"
28
+ "phpunit/phpunit" : " ^6.5.0 || ^7.5.0 || ^8.5.19 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12 .0.0"
29
29
},
30
30
"require-dev" : {
31
31
"ergebnis/composer-normalize" : " ^2.45.0" ,
32
32
"ergebnis/license" : " ^2.6.0" ,
33
+ "ergebnis/php-cs-fixer-config" : " ^6.43.1" ,
33
34
"fakerphp/faker" : " ~1.20.0" ,
34
35
"phpstan/extension-installer" : " ^1.4.3" ,
35
36
"phpstan/phpstan" : " ^1.12.11" ,
36
37
"phpstan/phpstan-deprecation-rules" : " ^1.2.1" ,
38
+ "phpstan/phpstan-phpunit" : " ^1.4.1" ,
37
39
"phpstan/phpstan-strict-rules" : " ^1.6.1" ,
38
40
"psr/container" : " ~1.0.0" ,
39
41
"rector/rector" : " ^1.2.10"
59
61
"abandoned" : " report"
60
62
},
61
63
"platform" : {
64
+ "php" : " 7.4.33"
62
65
},
63
66
"preferred-install" : " dist" ,
64
67
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments