File tree Expand file tree Collapse file tree 2 files changed +650
-511
lines changed
Expand file tree Collapse file tree 2 files changed +650
-511
lines changed Original file line number Diff line number Diff line change 2828 " Imagick"
2929 ],
3030 "require" : {
31- "php" : " ^8.2 " ,
31+ "php" : " ^8.3 " ,
3232 "ext-fileinfo" : " *" ,
3333 "fylax/forceutf8" : " ^3.0.3" ,
3434 "php-ffmpeg/php-ffmpeg" : " ^1.2" ,
35- "thecodingmachine/safe" : " ^2.5 "
35+ "thecodingmachine/safe" : " ^3.0 "
3636 },
3737 "require-dev" : {
3838 "friendsofphp/php-cs-fixer" : " ^3.51" ,
39- "infection/infection" : " ^0.27.10 " ,
40- "lychee-org/phpstan-lychee" : " ^1 .0.4 " ,
39+ "infection/infection" : " ^0.29.14 " ,
40+ "lychee-org/phpstan-lychee" : " ^2 .0.0 " ,
4141 "php-parallel-lint/php-parallel-lint" : " ^1.3.2" ,
4242 "phpmd/phpmd" : " ^2.15" ,
4343 "phpunit/phpunit" : " ^9.5.10" ,
7676 },
7777 "config" : {
7878 "platform" : {
79- "php" : " 8.2 "
79+ "php" : " 8.3 "
8080 },
8181 "preferred-install" : " dist" ,
8282 "sort-packages" : true ,
You can’t perform that action at this time.
0 commit comments