설명 없음

installed.json 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  1. [
  2. {
  3. "name": "firebase/php-jwt",
  4. "version": "v5.0.0",
  5. "version_normalized": "5.0.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/firebase/php-jwt.git",
  9. "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
  14. "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.3.0"
  19. },
  20. "require-dev": {
  21. "phpunit/phpunit": " 4.8.35"
  22. },
  23. "time": "2017-06-27T22:17:23+00:00",
  24. "type": "library",
  25. "installation-source": "dist",
  26. "autoload": {
  27. "psr-4": {
  28. "Firebase\\JWT\\": "src"
  29. }
  30. },
  31. "notification-url": "https://packagist.org/downloads/",
  32. "license": [
  33. "BSD-3-Clause"
  34. ],
  35. "authors": [
  36. {
  37. "name": "Neuman Vong",
  38. "email": "neuman+pear@twilio.com",
  39. "role": "Developer"
  40. },
  41. {
  42. "name": "Anant Narayanan",
  43. "email": "anant@php.net",
  44. "role": "Developer"
  45. }
  46. ],
  47. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  48. "homepage": "https://github.com/firebase/php-jwt"
  49. },
  50. {
  51. "name": "google/apiclient-services",
  52. "version": "v0.63",
  53. "version_normalized": "0.63.0.0",
  54. "source": {
  55. "type": "git",
  56. "url": "https://github.com/google/google-api-php-client-services.git",
  57. "reference": "a009a33246e90bf1f60f745f8e47039ac5a87fdf"
  58. },
  59. "dist": {
  60. "type": "zip",
  61. "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/a009a33246e90bf1f60f745f8e47039ac5a87fdf",
  62. "reference": "a009a33246e90bf1f60f745f8e47039ac5a87fdf",
  63. "shasum": ""
  64. },
  65. "require": {
  66. "php": ">=5.4"
  67. },
  68. "require-dev": {
  69. "phpunit/phpunit": "~4.8"
  70. },
  71. "time": "2018-06-07T00:22:54+00:00",
  72. "type": "library",
  73. "installation-source": "dist",
  74. "autoload": {
  75. "psr-0": {
  76. "Google_Service_": "src"
  77. }
  78. },
  79. "notification-url": "https://packagist.org/downloads/",
  80. "license": [
  81. "Apache-2.0"
  82. ],
  83. "description": "Client library for Google APIs",
  84. "homepage": "http://developers.google.com/api-client-library/php",
  85. "keywords": [
  86. "google"
  87. ]
  88. },
  89. {
  90. "name": "google/auth",
  91. "version": "v1.3.0",
  92. "version_normalized": "1.3.0.0",
  93. "source": {
  94. "type": "git",
  95. "url": "https://github.com/google/google-auth-library-php.git",
  96. "reference": "8f7c96146b2c62d3f4c6bbc4b5bb8a8e396b0b71"
  97. },
  98. "dist": {
  99. "type": "zip",
  100. "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/8f7c96146b2c62d3f4c6bbc4b5bb8a8e396b0b71",
  101. "reference": "8f7c96146b2c62d3f4c6bbc4b5bb8a8e396b0b71",
  102. "shasum": ""
  103. },
  104. "require": {
  105. "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
  106. "guzzlehttp/guzzle": "~5.3.1|~6.0",
  107. "guzzlehttp/psr7": "^1.2",
  108. "php": ">=5.4",
  109. "psr/cache": "^1.0",
  110. "psr/http-message": "^1.0"
  111. },
  112. "require-dev": {
  113. "friendsofphp/php-cs-fixer": "^1.11",
  114. "guzzlehttp/promises": "0.1.1|^1.3",
  115. "phpunit/phpunit": "^4.8.36|^5.7",
  116. "sebastian/comparator": ">=1.2.3"
  117. },
  118. "time": "2018-04-06T19:26:30+00:00",
  119. "type": "library",
  120. "installation-source": "dist",
  121. "autoload": {
  122. "psr-4": {
  123. "Google\\Auth\\": "src"
  124. }
  125. },
  126. "notification-url": "https://packagist.org/downloads/",
  127. "license": [
  128. "Apache-2.0"
  129. ],
  130. "description": "Google Auth Library for PHP",
  131. "homepage": "http://github.com/google/google-auth-library-php",
  132. "keywords": [
  133. "Authentication",
  134. "google",
  135. "oauth2"
  136. ]
  137. },
  138. {
  139. "name": "guzzlehttp/guzzle",
  140. "version": "6.3.3",
  141. "version_normalized": "6.3.3.0",
  142. "source": {
  143. "type": "git",
  144. "url": "https://github.com/guzzle/guzzle.git",
  145. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
  146. },
  147. "dist": {
  148. "type": "zip",
  149. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  150. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  151. "shasum": ""
  152. },
  153. "require": {
  154. "guzzlehttp/promises": "^1.0",
  155. "guzzlehttp/psr7": "^1.4",
  156. "php": ">=5.5"
  157. },
  158. "require-dev": {
  159. "ext-curl": "*",
  160. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  161. "psr/log": "^1.0"
  162. },
  163. "suggest": {
  164. "psr/log": "Required for using the Log middleware"
  165. },
  166. "time": "2018-04-22T15:46:56+00:00",
  167. "type": "library",
  168. "extra": {
  169. "branch-alias": {
  170. "dev-master": "6.3-dev"
  171. }
  172. },
  173. "installation-source": "dist",
  174. "autoload": {
  175. "files": [
  176. "src/functions_include.php"
  177. ],
  178. "psr-4": {
  179. "GuzzleHttp\\": "src/"
  180. }
  181. },
  182. "notification-url": "https://packagist.org/downloads/",
  183. "license": [
  184. "MIT"
  185. ],
  186. "authors": [
  187. {
  188. "name": "Michael Dowling",
  189. "email": "mtdowling@gmail.com",
  190. "homepage": "https://github.com/mtdowling"
  191. }
  192. ],
  193. "description": "Guzzle is a PHP HTTP client library",
  194. "homepage": "http://guzzlephp.org/",
  195. "keywords": [
  196. "client",
  197. "curl",
  198. "framework",
  199. "http",
  200. "http client",
  201. "rest",
  202. "web service"
  203. ]
  204. },
  205. {
  206. "name": "guzzlehttp/promises",
  207. "version": "v1.3.1",
  208. "version_normalized": "1.3.1.0",
  209. "source": {
  210. "type": "git",
  211. "url": "https://github.com/guzzle/promises.git",
  212. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  213. },
  214. "dist": {
  215. "type": "zip",
  216. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  217. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  218. "shasum": ""
  219. },
  220. "require": {
  221. "php": ">=5.5.0"
  222. },
  223. "require-dev": {
  224. "phpunit/phpunit": "^4.0"
  225. },
  226. "time": "2016-12-20T10:07:11+00:00",
  227. "type": "library",
  228. "extra": {
  229. "branch-alias": {
  230. "dev-master": "1.4-dev"
  231. }
  232. },
  233. "installation-source": "dist",
  234. "autoload": {
  235. "psr-4": {
  236. "GuzzleHttp\\Promise\\": "src/"
  237. },
  238. "files": [
  239. "src/functions_include.php"
  240. ]
  241. },
  242. "notification-url": "https://packagist.org/downloads/",
  243. "license": [
  244. "MIT"
  245. ],
  246. "authors": [
  247. {
  248. "name": "Michael Dowling",
  249. "email": "mtdowling@gmail.com",
  250. "homepage": "https://github.com/mtdowling"
  251. }
  252. ],
  253. "description": "Guzzle promises library",
  254. "keywords": [
  255. "promise"
  256. ]
  257. },
  258. {
  259. "name": "guzzlehttp/psr7",
  260. "version": "1.4.2",
  261. "version_normalized": "1.4.2.0",
  262. "source": {
  263. "type": "git",
  264. "url": "https://github.com/guzzle/psr7.git",
  265. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  266. },
  267. "dist": {
  268. "type": "zip",
  269. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  270. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  271. "shasum": ""
  272. },
  273. "require": {
  274. "php": ">=5.4.0",
  275. "psr/http-message": "~1.0"
  276. },
  277. "provide": {
  278. "psr/http-message-implementation": "1.0"
  279. },
  280. "require-dev": {
  281. "phpunit/phpunit": "~4.0"
  282. },
  283. "time": "2017-03-20T17:10:46+00:00",
  284. "type": "library",
  285. "extra": {
  286. "branch-alias": {
  287. "dev-master": "1.4-dev"
  288. }
  289. },
  290. "installation-source": "dist",
  291. "autoload": {
  292. "psr-4": {
  293. "GuzzleHttp\\Psr7\\": "src/"
  294. },
  295. "files": [
  296. "src/functions_include.php"
  297. ]
  298. },
  299. "notification-url": "https://packagist.org/downloads/",
  300. "license": [
  301. "MIT"
  302. ],
  303. "authors": [
  304. {
  305. "name": "Michael Dowling",
  306. "email": "mtdowling@gmail.com",
  307. "homepage": "https://github.com/mtdowling"
  308. },
  309. {
  310. "name": "Tobias Schultze",
  311. "homepage": "https://github.com/Tobion"
  312. }
  313. ],
  314. "description": "PSR-7 message implementation that also provides common utility methods",
  315. "keywords": [
  316. "http",
  317. "message",
  318. "request",
  319. "response",
  320. "stream",
  321. "uri",
  322. "url"
  323. ]
  324. },
  325. {
  326. "name": "monolog/monolog",
  327. "version": "1.23.0",
  328. "version_normalized": "1.23.0.0",
  329. "source": {
  330. "type": "git",
  331. "url": "https://github.com/Seldaek/monolog.git",
  332. "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
  333. },
  334. "dist": {
  335. "type": "zip",
  336. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  337. "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  338. "shasum": ""
  339. },
  340. "require": {
  341. "php": ">=5.3.0",
  342. "psr/log": "~1.0"
  343. },
  344. "provide": {
  345. "psr/log-implementation": "1.0.0"
  346. },
  347. "require-dev": {
  348. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  349. "doctrine/couchdb": "~1.0@dev",
  350. "graylog2/gelf-php": "~1.0",
  351. "jakub-onderka/php-parallel-lint": "0.9",
  352. "php-amqplib/php-amqplib": "~2.4",
  353. "php-console/php-console": "^3.1.3",
  354. "phpunit/phpunit": "~4.5",
  355. "phpunit/phpunit-mock-objects": "2.3.0",
  356. "ruflin/elastica": ">=0.90 <3.0",
  357. "sentry/sentry": "^0.13",
  358. "swiftmailer/swiftmailer": "^5.3|^6.0"
  359. },
  360. "suggest": {
  361. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  362. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  363. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  364. "ext-mongo": "Allow sending log messages to a MongoDB server",
  365. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  366. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  367. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  368. "php-console/php-console": "Allow sending log messages to Google Chrome",
  369. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  370. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  371. "sentry/sentry": "Allow sending log messages to a Sentry server"
  372. },
  373. "time": "2017-06-19T01:22:40+00:00",
  374. "type": "library",
  375. "extra": {
  376. "branch-alias": {
  377. "dev-master": "2.0.x-dev"
  378. }
  379. },
  380. "installation-source": "dist",
  381. "autoload": {
  382. "psr-4": {
  383. "Monolog\\": "src/Monolog"
  384. }
  385. },
  386. "notification-url": "https://packagist.org/downloads/",
  387. "license": [
  388. "MIT"
  389. ],
  390. "authors": [
  391. {
  392. "name": "Jordi Boggiano",
  393. "email": "j.boggiano@seld.be",
  394. "homepage": "http://seld.be"
  395. }
  396. ],
  397. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  398. "homepage": "http://github.com/Seldaek/monolog",
  399. "keywords": [
  400. "log",
  401. "logging",
  402. "psr-3"
  403. ]
  404. },
  405. {
  406. "name": "phpseclib/phpseclib",
  407. "version": "2.0.11",
  408. "version_normalized": "2.0.11.0",
  409. "source": {
  410. "type": "git",
  411. "url": "https://github.com/phpseclib/phpseclib.git",
  412. "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
  413. },
  414. "dist": {
  415. "type": "zip",
  416. "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
  417. "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
  418. "shasum": ""
  419. },
  420. "require": {
  421. "php": ">=5.3.3"
  422. },
  423. "require-dev": {
  424. "phing/phing": "~2.7",
  425. "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
  426. "sami/sami": "~2.0",
  427. "squizlabs/php_codesniffer": "~2.0"
  428. },
  429. "suggest": {
  430. "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  431. "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
  432. "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
  433. "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
  434. },
  435. "time": "2018-04-15T16:55:05+00:00",
  436. "type": "library",
  437. "installation-source": "dist",
  438. "autoload": {
  439. "files": [
  440. "phpseclib/bootstrap.php"
  441. ],
  442. "psr-4": {
  443. "phpseclib\\": "phpseclib/"
  444. }
  445. },
  446. "notification-url": "https://packagist.org/downloads/",
  447. "license": [
  448. "MIT"
  449. ],
  450. "authors": [
  451. {
  452. "name": "Jim Wigginton",
  453. "email": "terrafrost@php.net",
  454. "role": "Lead Developer"
  455. },
  456. {
  457. "name": "Patrick Monnerat",
  458. "email": "pm@datasphere.ch",
  459. "role": "Developer"
  460. },
  461. {
  462. "name": "Andreas Fischer",
  463. "email": "bantu@phpbb.com",
  464. "role": "Developer"
  465. },
  466. {
  467. "name": "Hans-Jürgen Petrich",
  468. "email": "petrich@tronic-media.com",
  469. "role": "Developer"
  470. },
  471. {
  472. "name": "Graham Campbell",
  473. "email": "graham@alt-three.com",
  474. "role": "Developer"
  475. }
  476. ],
  477. "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  478. "homepage": "http://phpseclib.sourceforge.net",
  479. "keywords": [
  480. "BigInteger",
  481. "aes",
  482. "asn.1",
  483. "asn1",
  484. "blowfish",
  485. "crypto",
  486. "cryptography",
  487. "encryption",
  488. "rsa",
  489. "security",
  490. "sftp",
  491. "signature",
  492. "signing",
  493. "ssh",
  494. "twofish",
  495. "x.509",
  496. "x509"
  497. ]
  498. },
  499. {
  500. "name": "psr/cache",
  501. "version": "1.0.1",
  502. "version_normalized": "1.0.1.0",
  503. "source": {
  504. "type": "git",
  505. "url": "https://github.com/php-fig/cache.git",
  506. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  507. },
  508. "dist": {
  509. "type": "zip",
  510. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  511. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  512. "shasum": ""
  513. },
  514. "require": {
  515. "php": ">=5.3.0"
  516. },
  517. "time": "2016-08-06T20:24:11+00:00",
  518. "type": "library",
  519. "extra": {
  520. "branch-alias": {
  521. "dev-master": "1.0.x-dev"
  522. }
  523. },
  524. "installation-source": "dist",
  525. "autoload": {
  526. "psr-4": {
  527. "Psr\\Cache\\": "src/"
  528. }
  529. },
  530. "notification-url": "https://packagist.org/downloads/",
  531. "license": [
  532. "MIT"
  533. ],
  534. "authors": [
  535. {
  536. "name": "PHP-FIG",
  537. "homepage": "http://www.php-fig.org/"
  538. }
  539. ],
  540. "description": "Common interface for caching libraries",
  541. "keywords": [
  542. "cache",
  543. "psr",
  544. "psr-6"
  545. ]
  546. },
  547. {
  548. "name": "psr/http-message",
  549. "version": "1.0.1",
  550. "version_normalized": "1.0.1.0",
  551. "source": {
  552. "type": "git",
  553. "url": "https://github.com/php-fig/http-message.git",
  554. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  555. },
  556. "dist": {
  557. "type": "zip",
  558. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  559. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  560. "shasum": ""
  561. },
  562. "require": {
  563. "php": ">=5.3.0"
  564. },
  565. "time": "2016-08-06T14:39:51+00:00",
  566. "type": "library",
  567. "extra": {
  568. "branch-alias": {
  569. "dev-master": "1.0.x-dev"
  570. }
  571. },
  572. "installation-source": "dist",
  573. "autoload": {
  574. "psr-4": {
  575. "Psr\\Http\\Message\\": "src/"
  576. }
  577. },
  578. "notification-url": "https://packagist.org/downloads/",
  579. "license": [
  580. "MIT"
  581. ],
  582. "authors": [
  583. {
  584. "name": "PHP-FIG",
  585. "homepage": "http://www.php-fig.org/"
  586. }
  587. ],
  588. "description": "Common interface for HTTP messages",
  589. "homepage": "https://github.com/php-fig/http-message",
  590. "keywords": [
  591. "http",
  592. "http-message",
  593. "psr",
  594. "psr-7",
  595. "request",
  596. "response"
  597. ]
  598. },
  599. {
  600. "name": "psr/log",
  601. "version": "1.0.2",
  602. "version_normalized": "1.0.2.0",
  603. "source": {
  604. "type": "git",
  605. "url": "https://github.com/php-fig/log.git",
  606. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  607. },
  608. "dist": {
  609. "type": "zip",
  610. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  611. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  612. "shasum": ""
  613. },
  614. "require": {
  615. "php": ">=5.3.0"
  616. },
  617. "time": "2016-10-10T12:19:37+00:00",
  618. "type": "library",
  619. "extra": {
  620. "branch-alias": {
  621. "dev-master": "1.0.x-dev"
  622. }
  623. },
  624. "installation-source": "dist",
  625. "autoload": {
  626. "psr-4": {
  627. "Psr\\Log\\": "Psr/Log/"
  628. }
  629. },
  630. "notification-url": "https://packagist.org/downloads/",
  631. "license": [
  632. "MIT"
  633. ],
  634. "authors": [
  635. {
  636. "name": "PHP-FIG",
  637. "homepage": "http://www.php-fig.org/"
  638. }
  639. ],
  640. "description": "Common interface for logging libraries",
  641. "homepage": "https://github.com/php-fig/log",
  642. "keywords": [
  643. "log",
  644. "psr",
  645. "psr-3"
  646. ]
  647. }
  648. ]