File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://getcomposer.org/schema.json" ,
33 "name" : " chillerlan/php-qrcode" ,
4- "description" : " A QR Code generator and reader with a user-friendly API. PHP 8.2 +" ,
4+ "description" : " A QR Code generator and reader with a user-friendly API. PHP 8.4 +" ,
55 "homepage" : " https://github.com/chillerlan/php-qrcode" ,
66 "license" : [
77 " MIT" , " Apache-2.0"
4747 "minimum-stability" : " stable" ,
4848 "prefer-stable" : true ,
4949 "require" : {
50- "php" : " ^8.2 " ,
50+ "php" : " ^8.4 " ,
5151 "ext-mbstring" : " *" ,
5252 "chillerlan/php-settings-container" : " ^3.2.1"
5353 },
5757 "intervention/image" : " ^3.11" ,
5858 "phan/phan" : " ^6.0.1" ,
5959 "phpbench/phpbench" : " ^1.4" ,
60- "phpunit/phpunit" : " ^11.5 " ,
60+ "phpunit/phpunit" : " ^13.0 " ,
6161 "phpmd/phpmd" : " ^2.15" ,
6262 "phpstan/phpstan" : " ^2.1.40" ,
6363 "phpstan/phpstan-deprecation-rules" : " ^2.0.4" ,
You can’t perform that action at this time.
0 commit comments