| 1 |
[ |
| 2 |
{ |
| 3 |
"name": "tareq1988/wordpress-settings-api-class", |
| 4 |
"version": "dev-master", |
| 5 |
"version_normalized": "9999999-dev", |
| 6 |
"source": { |
| 7 |
"type": "git", |
| 8 |
"url": "https://github.com/tareq1988/wordpress-settings-api-class.git", |
| 9 |
"reference": "243544eeb83be10e629dd89eb487b96e4170ed57" |
| 10 |
}, |
| 11 |
"dist": { |
| 12 |
"type": "zip", |
| 13 |
"url": "https://api.github.com/repos/tareq1988/wordpress-settings-api-class/zipball/243544eeb83be10e629dd89eb487b96e4170ed57", |
| 14 |
"reference": "243544eeb83be10e629dd89eb487b96e4170ed57", |
| 15 |
"shasum": "" |
| 16 |
}, |
| 17 |
"require": { |
| 18 |
"php": ">=5.2.4" |
| 19 |
}, |
| 20 |
"time": "2018-05-01T19:33:47+00:00", |
| 21 |
"type": "library", |
| 22 |
"installation-source": "source", |
| 23 |
"autoload": { |
| 24 |
"classmap": [ |
| 25 |
"src/" |
| 26 |
] |
| 27 |
}, |
| 28 |
"notification-url": "https://packagist.org/downloads/", |
| 29 |
"license": [ |
| 30 |
"GPLv2" |
| 31 |
], |
| 32 |
"authors": [ |
| 33 |
{ |
| 34 |
"name": "Tareq Hasan", |
| 35 |
"email": "tareq@wedevs.com", |
| 36 |
"homepage": "http://tareq.wedevs.com", |
| 37 |
"role": "Developer" |
| 38 |
} |
| 39 |
], |
| 40 |
"description": "WordPress settings API Abstraction Class", |
| 41 |
"homepage": "https://github.com/tareq1988/wordpress-settings-api-class", |
| 42 |
"keywords": [ |
| 43 |
"settings-api", |
| 44 |
"wordpress", |
| 45 |
"wp" |
| 46 |
] |
| 47 |
}, |
| 48 |
{ |
| 49 |
"name": "ralouphie/getallheaders", |
| 50 |
"version": "3.0.3", |
| 51 |
"version_normalized": "3.0.3.0", |
| 52 |
"source": { |
| 53 |
"type": "git", |
| 54 |
"url": "https://github.com/ralouphie/getallheaders.git", |
| 55 |
"reference": "120b605dfeb996808c31b6477290a714d356e822" |
| 56 |
}, |
| 57 |
"dist": { |
| 58 |
"type": "zip", |
| 59 |
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", |
| 60 |
"reference": "120b605dfeb996808c31b6477290a714d356e822", |
| 61 |
"shasum": "" |
| 62 |
}, |
| 63 |
"require": { |
| 64 |
"php": ">=5.6" |
| 65 |
}, |
| 66 |
"require-dev": { |
| 67 |
"php-coveralls/php-coveralls": "^2.1", |
| 68 |
"phpunit/phpunit": "^5 || ^6.5" |
| 69 |
}, |
| 70 |
"time": "2019-03-08T08:55:37+00:00", |
| 71 |
"type": "library", |
| 72 |
"installation-source": "dist", |
| 73 |
"autoload": { |
| 74 |
"files": [ |
| 75 |
"src/getallheaders.php" |
| 76 |
] |
| 77 |
}, |
| 78 |
"notification-url": "https://packagist.org/downloads/", |
| 79 |
"license": [ |
| 80 |
"MIT" |
| 81 |
], |
| 82 |
"authors": [ |
| 83 |
{ |
| 84 |
"name": "Ralph Khattar", |
| 85 |
"email": "ralph.khattar@gmail.com" |
| 86 |
} |
| 87 |
], |
| 88 |
"description": "A polyfill for getallheaders." |
| 89 |
}, |
| 90 |
{ |
| 91 |
"name": "psr/http-message", |
| 92 |
"version": "dev-master", |
| 93 |
"version_normalized": "9999999-dev", |
| 94 |
"source": { |
| 95 |
"type": "git", |
| 96 |
"url": "https://github.com/php-fig/http-message.git", |
| 97 |
"reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4" |
| 98 |
}, |
| 99 |
"dist": { |
| 100 |
"type": "zip", |
| 101 |
"url": "https://api.github.com/repos/php-fig/http-message/zipball/efd67d1dc14a7ef4fc4e518e7dee91c271d524e4", |
| 102 |
"reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4", |
| 103 |
"shasum": "" |
| 104 |
}, |
| 105 |
"require": { |
| 106 |
"php": ">=5.3.0" |
| 107 |
}, |
| 108 |
"time": "2019-08-29T13:16:46+00:00", |
| 109 |
"type": "library", |
| 110 |
"extra": { |
| 111 |
"branch-alias": { |
| 112 |
"dev-master": "1.0.x-dev" |
| 113 |
} |
| 114 |
}, |
| 115 |
"installation-source": "source", |
| 116 |
"autoload": { |
| 117 |
"psr-4": { |
| 118 |
"Psr\\Http\\Message\\": "src/" |
| 119 |
} |
| 120 |
}, |
| 121 |
"notification-url": "https://packagist.org/downloads/", |
| 122 |
"license": [ |
| 123 |
"MIT" |
| 124 |
], |
| 125 |
"authors": [ |
| 126 |
{ |
| 127 |
"name": "PHP-FIG", |
| 128 |
"homepage": "http://www.php-fig.org/" |
| 129 |
} |
| 130 |
], |
| 131 |
"description": "Common interface for HTTP messages", |
| 132 |
"homepage": "https://github.com/php-fig/http-message", |
| 133 |
"keywords": [ |
| 134 |
"http", |
| 135 |
"http-message", |
| 136 |
"psr", |
| 137 |
"psr-7", |
| 138 |
"request", |
| 139 |
"response" |
| 140 |
] |
| 141 |
}, |
| 142 |
{ |
| 143 |
"name": "guzzlehttp/psr7", |
| 144 |
"version": "1.x-dev", |
| 145 |
"version_normalized": "1.9999999.9999999.9999999-dev", |
| 146 |
"source": { |
| 147 |
"type": "git", |
| 148 |
"url": "https://github.com/guzzle/psr7.git", |
| 149 |
"reference": "2595b33c1c924889b474d324f3d719fa40b6954e" |
| 150 |
}, |
| 151 |
"dist": { |
| 152 |
"type": "zip", |
| 153 |
"url": "https://api.github.com/repos/guzzle/psr7/zipball/2595b33c1c924889b474d324f3d719fa40b6954e", |
| 154 |
"reference": "2595b33c1c924889b474d324f3d719fa40b6954e", |
| 155 |
"shasum": "" |
| 156 |
}, |
| 157 |
"require": { |
| 158 |
"php": ">=5.4.0", |
| 159 |
"psr/http-message": "~1.0", |
| 160 |
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0" |
| 161 |
}, |
| 162 |
"provide": { |
| 163 |
"psr/http-message-implementation": "1.0" |
| 164 |
}, |
| 165 |
"require-dev": { |
| 166 |
"ext-zlib": "*", |
| 167 |
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" |
| 168 |
}, |
| 169 |
"suggest": { |
| 170 |
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" |
| 171 |
}, |
| 172 |
"time": "2019-08-13T16:05:52+00:00", |
| 173 |
"type": "library", |
| 174 |
"extra": { |
| 175 |
"branch-alias": { |
| 176 |
"dev-master": "1.6-dev" |
| 177 |
} |
| 178 |
}, |
| 179 |
"installation-source": "source", |
| 180 |
"autoload": { |
| 181 |
"psr-4": { |
| 182 |
"GuzzleHttp\\Psr7\\": "src/" |
| 183 |
}, |
| 184 |
"files": [ |
| 185 |
"src/functions_include.php" |
| 186 |
] |
| 187 |
}, |
| 188 |
"notification-url": "https://packagist.org/downloads/", |
| 189 |
"license": [ |
| 190 |
"MIT" |
| 191 |
], |
| 192 |
"authors": [ |
| 193 |
{ |
| 194 |
"name": "Michael Dowling", |
| 195 |
"email": "mtdowling@gmail.com", |
| 196 |
"homepage": "https://github.com/mtdowling" |
| 197 |
}, |
| 198 |
{ |
| 199 |
"name": "Tobias Schultze", |
| 200 |
"homepage": "https://github.com/Tobion" |
| 201 |
} |
| 202 |
], |
| 203 |
"description": "PSR-7 message implementation that also provides common utility methods", |
| 204 |
"keywords": [ |
| 205 |
"http", |
| 206 |
"message", |
| 207 |
"psr-7", |
| 208 |
"request", |
| 209 |
"response", |
| 210 |
"stream", |
| 211 |
"uri", |
| 212 |
"url" |
| 213 |
] |
| 214 |
}, |
| 215 |
{ |
| 216 |
"name": "guzzlehttp/promises", |
| 217 |
"version": "dev-master", |
| 218 |
"version_normalized": "9999999-dev", |
| 219 |
"source": { |
| 220 |
"type": "git", |
| 221 |
"url": "https://github.com/guzzle/promises.git", |
| 222 |
"reference": "17d36ed176c998839582c739ce0753381598edf0" |
| 223 |
}, |
| 224 |
"dist": { |
| 225 |
"type": "zip", |
| 226 |
"url": "https://api.github.com/repos/guzzle/promises/zipball/17d36ed176c998839582c739ce0753381598edf0", |
| 227 |
"reference": "17d36ed176c998839582c739ce0753381598edf0", |
| 228 |
"shasum": "" |
| 229 |
}, |
| 230 |
"require": { |
| 231 |
"php": ">=5.6" |
| 232 |
}, |
| 233 |
"require-dev": { |
| 234 |
"phpunit/phpunit": "^5.7.27 || ^7.5" |
| 235 |
}, |
| 236 |
"time": "2019-07-02T14:54:06+00:00", |
| 237 |
"type": "library", |
| 238 |
"extra": { |
| 239 |
"branch-alias": { |
| 240 |
"dev-master": "1.4-dev" |
| 241 |
} |
| 242 |
}, |
| 243 |
"installation-source": "source", |
| 244 |
"autoload": { |
| 245 |
"psr-4": { |
| 246 |
"GuzzleHttp\\Promise\\": "src/" |
| 247 |
}, |
| 248 |
"files": [ |
| 249 |
"src/functions_include.php" |
| 250 |
] |
| 251 |
}, |
| 252 |
"notification-url": "https://packagist.org/downloads/", |
| 253 |
"license": [ |
| 254 |
"MIT" |
| 255 |
], |
| 256 |
"authors": [ |
| 257 |
{ |
| 258 |
"name": "Michael Dowling", |
| 259 |
"email": "mtdowling@gmail.com", |
| 260 |
"homepage": "https://github.com/mtdowling" |
| 261 |
} |
| 262 |
], |
| 263 |
"description": "Guzzle promises library", |
| 264 |
"keywords": [ |
| 265 |
"promise" |
| 266 |
] |
| 267 |
}, |
| 268 |
{ |
| 269 |
"name": "guzzlehttp/guzzle", |
| 270 |
"version": "dev-master", |
| 271 |
"version_normalized": "9999999-dev", |
| 272 |
"source": { |
| 273 |
"type": "git", |
| 274 |
"url": "https://github.com/guzzle/guzzle.git", |
| 275 |
"reference": "df36d8dae3979cf927d5bbbed6f0427f39aadfec" |
| 276 |
}, |
| 277 |
"dist": { |
| 278 |
"type": "zip", |
| 279 |
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/df36d8dae3979cf927d5bbbed6f0427f39aadfec", |
| 280 |
"reference": "df36d8dae3979cf927d5bbbed6f0427f39aadfec", |
| 281 |
"shasum": "" |
| 282 |
}, |
| 283 |
"require": { |
| 284 |
"ext-json": "*", |
| 285 |
"guzzlehttp/promises": "^1.0", |
| 286 |
"guzzlehttp/psr7": "^1.6.1", |
| 287 |
"php": ">=5.5" |
| 288 |
}, |
| 289 |
"require-dev": { |
| 290 |
"ext-curl": "*", |
| 291 |
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", |
| 292 |
"psr/log": "^1.1" |
| 293 |
}, |
| 294 |
"suggest": { |
| 295 |
"psr/log": "Required for using the Log middleware" |
| 296 |
}, |
| 297 |
"time": "2019-10-30T11:22:04+00:00", |
| 298 |
"type": "library", |
| 299 |
"extra": { |
| 300 |
"branch-alias": { |
| 301 |
"dev-master": "6.5-dev" |
| 302 |
} |
| 303 |
}, |
| 304 |
"installation-source": "source", |
| 305 |
"autoload": { |
| 306 |
"psr-4": { |
| 307 |
"GuzzleHttp\\": "src/" |
| 308 |
}, |
| 309 |
"files": [ |
| 310 |
"src/functions_include.php" |
| 311 |
] |
| 312 |
}, |
| 313 |
"notification-url": "https://packagist.org/downloads/", |
| 314 |
"license": [ |
| 315 |
"MIT" |
| 316 |
], |
| 317 |
"authors": [ |
| 318 |
{ |
| 319 |
"name": "Michael Dowling", |
| 320 |
"email": "mtdowling@gmail.com", |
| 321 |
"homepage": "https://github.com/mtdowling" |
| 322 |
} |
| 323 |
], |
| 324 |
"description": "Guzzle is a PHP HTTP client library", |
| 325 |
"homepage": "http://guzzlephp.org/", |
| 326 |
"keywords": [ |
| 327 |
"client", |
| 328 |
"curl", |
| 329 |
"framework", |
| 330 |
"http", |
| 331 |
"http client", |
| 332 |
"rest", |
| 333 |
"web service" |
| 334 |
] |
| 335 |
} |
| 336 |
] |
| 337 |
|