File tree Expand file tree Collapse file tree 6 files changed +11
-106
lines changed
Expand file tree Collapse file tree 6 files changed +11
-106
lines changed Original file line number Diff line number Diff line change 2929 "psr-discovery/http-client-implementations" : " ^1.4" ,
3030 "psr-discovery/http-factory-implementations" : " ^1.2" ,
3131 "psr/cache" : " ^3.0" ,
32- "psr/clock" : " ^1.0.0 " ,
33- "psr/http-client" : " ^1.0.0 " ,
34- "psr/http-factory" : " ^1.0 " ,
35- "psr/http-message" : " ^1.0|^ 2.0" ,
36- "psr/log" : " ^3.0.0 " ,
32+ "psr/clock" : " ^1.0" ,
33+ "psr/http-client" : " ^1.0" ,
34+ "psr/http-factory" : " ^1.1 " ,
35+ "psr/http-message" : " ^2.0" ,
36+ "psr/log" : " ^3.0" ,
3737 "rector/rector" : " ^2.2.5" ,
3838 "symfony/cache" : " ^7.3" ,
3939 "symfony/mailer" : " ^7.2.6" ,
Original file line number Diff line number Diff line change 33 "description" : " A clock component that handle few simple clock operations." ,
44 "require" : {
55 "php" : " ^8.5" ,
6- "psr/clock" : " ^1.0.0 " ,
6+ "psr/clock" : " ^1.0" ,
77 "tempest/datetime" : " dev-main"
88 },
99 "autoload" : {
Original file line number Diff line number Diff line change 55 "minimum-stability" : " dev" ,
66 "require" : {
77 "php" : " ^8.5" ,
8- "psr/http-client" : " ^1.0.0 " ,
9- "psr/http-message" : " ^1.0|^ 2.0" ,
8+ "psr/http-client" : " ^1.0" ,
9+ "psr/http-message" : " ^2.0" ,
1010 "tempest/container" : " dev-main" ,
1111 "tempest/http" : " dev-main" ,
1212 "tempest/router" : " dev-main" ,
Original file line number Diff line number Diff line change 1212 "tempest/container" : " dev-main" ,
1313 "tempest/cryptography" : " dev-main" ,
1414 "laminas/laminas-diactoros" : " ^3.3" ,
15- "psr/http-factory" : " ^1.0 " ,
16- "psr/http-message" : " ^1.0|^ 2.0" ,
15+ "psr/http-factory" : " ^1.1 " ,
16+ "psr/http-message" : " ^2.0" ,
1717 "symfony/uid" : " ^7.1"
1818 },
1919 "autoload" : {
Original file line number Diff line number Diff line change 66 "require" : {
77 "php" : " ^8.5" ,
88 "monolog/monolog" : " ^3.7.0" ,
9- "psr/log" : " ^3.0.0 " ,
9+ "psr/log" : " ^3.0" ,
1010 "tempest/container" : " dev-main"
1111 },
1212 "autoload" : {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments