File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 2222 "ext-json" : " *" ,
2323 "ext-openssl" : " *" ,
2424 "ext-pdo" : " *" ,
25+ "doctrine/dbal" : " ^4.3" ,
26+ "doctrine/migrations" : " ^3.9" ,
2527 "guzzlehttp/guzzle" : " ^7.0" ,
2628 "laminas/laminas-diactoros" : " ^3" ,
2729 "laminas/laminas-httphandlerrunner" : " ^2" ,
3032 "nette/forms" : " ^3" ,
3133 "psr/container" : " ^2.0" ,
3234 "psr/log" : " ^3" ,
35+ "psr/simple-cache" : " ^3" ,
3336 "simplesamlphp/composer-module-installer" : " ^1.3" ,
3437 "simplesamlphp/openid" : " ^0" ,
3538 "spomky-labs/base64url" : " ^2.0" ,
39+ "symfony/cache" : " ^6.4" ,
3640 "symfony/expression-language" : " ^6.3" ,
3741 "symfony/psr-http-message-bridge" : " ^7.1" ,
38- "web-token/jwt-framework" : " ^3" ,
39- "symfony/cache" : " ^6.4" ,
40- "psr/simple-cache" : " ^3"
42+ "web-token/jwt-framework" : " ^3"
4143 },
4244 "require-dev" : {
4345 "friendsofphp/php-cs-fixer" : " ^3" ,
You can’t perform that action at this time.
0 commit comments