|
|
@@ -29,9 +29,9 @@
|
|
|
"cakephp/core": "^5.0",
|
|
|
"cakephp/event": "^5.0",
|
|
|
"cakephp/utility": "^5.0",
|
|
|
- "composer/ca-bundle": "^1.2",
|
|
|
+ "composer/ca-bundle": "^1.5",
|
|
|
"psr/http-client": "^1.0.2",
|
|
|
- "psr/http-factory": "^1.0.2",
|
|
|
+ "psr/http-factory": "^1.1",
|
|
|
"psr/http-message": "^1.1 || ^2.0",
|
|
|
"psr/http-server-handler": "^1.0.2",
|
|
|
"psr/http-server-middleware": "^1.0.2",
|
|
|
@@ -40,7 +40,7 @@
|
|
|
},
|
|
|
"provide": {
|
|
|
"psr/http-client-implementation": "^1.0",
|
|
|
- "psr/http-factory-implementation": "^1.0",
|
|
|
+ "psr/http-factory-implementation": "^1.1",
|
|
|
"psr/http-server-handler-implementation": "^1.0",
|
|
|
"psr/http-server-middleware-implementation": "^1.0"
|
|
|
},
|