File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 }
2222 },
2323 "require" : {
24- "php" : " ^8.2 " ,
24+ "php" : " ^8.3 " ,
2525 "ext-gmp" : " *" ,
2626 "ext-filter" : " *" ,
2727 "ext-mbstring" : " *" ,
2828 "ext-hash" : " *" ,
2929
30- "guzzlehttp/guzzle" : " ^7.8 " ,
30+ "guzzlehttp/guzzle" : " ^7.10 " ,
3131 "psr/http-client" : " ^1" ,
3232 "psr/http-message" : " ^2" ,
3333 "psr/log" : " ^3" ,
3434 "psr/simple-cache" : " ^3" ,
35- "web-token/jwt-library" : " ^3.4 || ^4.0.2 "
35+ "web-token/jwt-library" : " ^4.1 "
3636 },
3737 "require-dev" : {
3838 "phpstan/phpstan" : " ^2.1" ,
39- "phpunit/phpunit" : " ^10 || ^11 " ,
39+ "phpunit/phpunit" : " ^11 || ^12.3 || ^13 " ,
4040 "rector/rector" : " ^2.0" ,
41- "simplesamlphp/simplesamlphp-test-framework" : " ^1" ,
42- "squizlabs/php_codesniffer" : " ^3 "
41+ "simplesamlphp/simplesamlphp-test-framework" : " ^1.11 " ,
42+ "squizlabs/php_codesniffer" : " ^4 "
4343 },
4444 "conflict" : {
4545 "rector/rector" : " 2.3.0"
You can’t perform that action at this time.
0 commit comments