File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 "composer-runtime-api" : " ^2.0" ,
1717 "php-http/client-common" : " ^1.9 || ^2.0" ,
1818 "php-http/discovery" : " ^1.0" ,
19+ "private-packagist/oidc-identities" : " ^1.0.1" ,
1920 "psr/http-client-implementation" : " ^1.0" ,
20- "php-http/message-factory" : " ^1.0" ,
21- "psr/http-message-implementation" : " ^1.0" ,
22- "private-packagist/oidc-identities" : " ^1.0.1"
21+ "psr/http-factory" : " ^1.0" ,
22+ "psr/http-message-implementation" : " ^1.0"
2323 },
2424 "require-dev" : {
2525 "friendsofphp/php-cs-fixer" : " ^3.0" ,
2626 "guzzlehttp/guzzle" : " ^7.0" ,
27+ "php-http/message-factory" : " ^1.0" ,
2728 "php-http/mock-client" : " ^1.0" ,
2829 "phpstan/phpstan" : " ^1.2" ,
2930 "phpunit/phpunit" : " ^8.0 || ^9.0"
4344 "config" : {
4445 "allow-plugins" : {
4546 "php-http/discovery" : true
46- }
47+ },
48+ "sort-packages" : true
4749 }
4850}
You can’t perform that action at this time.
0 commit comments