File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "require-dev" : {
1616 "phing/phing" : " ^3.0.1" ,
17- "phpunit/phpunit" : " ^11.0 "
17+ "phpunit/phpunit" : " ^11.5.22 "
1818 },
1919 "autoload" : {
2020 "psr-4" : {
Original file line number Diff line number Diff line change 66 displayDetailsOnTestsThatTriggerNotices =" true"
77 displayDetailsOnTestsThatTriggerWarnings =" true"
88 displayDetailsOnPhpunitDeprecations =" true" >
9- <testsuites >
10- <testsuite name =" default" >
11- <directory >test</directory >
12- </testsuite >
13- </testsuites >
9+ <testsuites >
10+ <testsuite name =" default" >
11+ <directory >test</directory >
12+ </testsuite >
13+ </testsuites >
1414
15- <source ignoreIndirectDeprecations =" true" restrictNotices =" true" restrictWarnings =" true" >
16- <include >
17- <directory >src</directory >
18- </include >
19- </source >
15+ <source ignoreIndirectDeprecations =" true" restrictNotices =" true" restrictWarnings =" true" >
16+ <include >
17+ <directory >src</directory >
18+ </include >
19+ </source >
2020</phpunit >
You can’t perform that action at this time.
0 commit comments