File tree Expand file tree Collapse file tree 1 file changed +7
-12
lines changed
Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change 88 "sort-packages" : true ,
99 "preferred-install" : " dist" ,
1010 "allow-plugins" : {
11- "php-http/discovery" : true
11+ "php-http/discovery" : false
1212 }
1313 },
1414 "minimum-stability" : " dev" ,
2222 {
2323 "type" : " github" ,
2424 "url" : " https://github.com/flavioheleno"
25- },
26- {
27- "type" : " patreon" ,
28- "url" : " https://www.patreon.com/flavioheleno"
2925 }
3026 ],
3127 "require" : {
3228 "php" : " >=8.1" ,
3329 "ext-json" : " *" ,
3430 "ext-mbstring" : " *" ,
3531 "jane-php/open-api-runtime" : " ^7.4" ,
36- "nyholm/psr7" : " ^1.8" ,
3732 "psr/http-client" : " ^1.0" ,
33+ "psr/http-client-implementation" : " *" ,
3834 "psr/http-factory" : " ^1.0" ,
39- "psr/http-message" : " ^1.0 || ^2.0"
35+ "psr/http-factory-implementation" : " *" ,
36+ "psr/http-message" : " ^1.0 || ^2.0" ,
37+ "psr/http-message-implementation" : " *"
4038 },
4139 "require-dev" : {
4240 "friendsofphp/php-cs-fixer" : " ^3.8" ,
43- "jane-php/json-schema" : " ^7.4" ,
44- "jane-php/open-api-3" : " ^7.4"
45- },
46- "suggest" : {
47- "php-http/socket-client" : " Socket-based HTTP Client to use the API"
41+ "jane-php/open-api-3" : " ^7.4" ,
42+ "roave/security-advisories" : " dev-latest"
4843 },
4944 "conflict" : {
5045 "docker-php/docker-php-api" : " *"
You can’t perform that action at this time.
0 commit comments