File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5454 "require-dev" : {
5555 "ext-fileinfo" : " *" ,
5656 "chillerlan/php-authenticator" : " ^5.2.1" ,
57- "intervention/image" : " ^3.7 " ,
58- "phpbench/phpbench" : " ^1.2.15 " ,
59- "phpunit/phpunit" : " ^11.2 " ,
57+ "intervention/image" : " ^3.8 " ,
58+ "phpbench/phpbench" : " ^1.3 " ,
59+ "phpunit/phpunit" : " ^11.3 " ,
6060 "phpmd/phpmd" : " ^2.15" ,
61- "phpstan/phpstan" : " ^1.11 " ,
61+ "phpstan/phpstan" : " ^1.12 " ,
6262 "phpstan/phpstan-deprecation-rules" : " ^1.2" ,
6363 "setasign/fpdf" : " ^1.8.2" ,
6464 "slevomat/coding-standard" : " ^8.15" ,
7272 },
7373 "autoload" : {
7474 "psr-4" : {
75- "chillerlan\\ QRCode\\ " : " src/ "
75+ "chillerlan\\ QRCode\\ " : " src"
7676 }
7777 },
7878 "autoload-dev" : {
7979 "psr-4" : {
80- "chillerlan\\ QRCodeBenchmark\\ " : " benchmark/ " ,
81- "chillerlan\\ QRCodeTest\\ " : " tests/ "
80+ "chillerlan\\ QRCodeBenchmark\\ " : " benchmark" ,
81+ "chillerlan\\ QRCodeTest\\ " : " tests"
8282 }
8383 },
8484 "scripts" : {
You can’t perform that action at this time.
0 commit comments