選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

1045 行
32 KiB

  1. [
  2. {
  3. "name": "symfony/expression-language",
  4. "version": "v2.8.41",
  5. "version_normalized": "2.8.41.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/symfony/expression-language.git",
  9. "reference": "422bf02386ab46f615d1d784b771599357461d73"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/symfony/expression-language/zipball/422bf02386ab46f615d1d784b771599357461d73",
  14. "reference": "422bf02386ab46f615d1d784b771599357461d73",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.3.9"
  19. },
  20. "time": "2018-01-03T07:36:31+00:00",
  21. "type": "library",
  22. "extra": {
  23. "branch-alias": {
  24. "dev-master": "2.8-dev"
  25. }
  26. },
  27. "installation-source": "dist",
  28. "autoload": {
  29. "psr-4": {
  30. "Symfony\\Component\\ExpressionLanguage\\": ""
  31. },
  32. "exclude-from-classmap": [
  33. "/Tests/"
  34. ]
  35. },
  36. "notification-url": "https://packagist.org/downloads/",
  37. "license": [
  38. "MIT"
  39. ],
  40. "authors": [
  41. {
  42. "name": "Fabien Potencier",
  43. "email": "fabien@symfony.com"
  44. },
  45. {
  46. "name": "Symfony Community",
  47. "homepage": "https://symfony.com/contributors"
  48. }
  49. ],
  50. "description": "Symfony ExpressionLanguage Component",
  51. "homepage": "https://symfony.com"
  52. },
  53. {
  54. "name": "phpmyadmin/motranslator",
  55. "version": "4.0",
  56. "version_normalized": "4.0.0.0",
  57. "source": {
  58. "type": "git",
  59. "url": "https://github.com/phpmyadmin/motranslator.git",
  60. "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c"
  61. },
  62. "dist": {
  63. "type": "zip",
  64. "url": "https://api.github.com/repos/phpmyadmin/motranslator/zipball/fcb370254998fda7eeccfd7c787b4deb71b0d77c",
  65. "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c",
  66. "shasum": ""
  67. },
  68. "require": {
  69. "php": ">=5.3.0",
  70. "symfony/expression-language": "^4.0 || ^3.2 || ^2.8"
  71. },
  72. "require-dev": {
  73. "apigen/apigen": "^4.1",
  74. "phpunit/php-code-coverage": "*",
  75. "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5"
  76. },
  77. "time": "2018-02-12T13:22:52+00:00",
  78. "type": "library",
  79. "installation-source": "dist",
  80. "autoload": {
  81. "psr-4": {
  82. "PhpMyAdmin\\MoTranslator\\": "src"
  83. }
  84. },
  85. "notification-url": "https://packagist.org/downloads/",
  86. "license": [
  87. "GPL-2.0-or-later"
  88. ],
  89. "authors": [
  90. {
  91. "name": "The phpMyAdmin Team",
  92. "email": "developers@phpmyadmin.net",
  93. "homepage": "https://www.phpmyadmin.net/team/"
  94. }
  95. ],
  96. "description": "Translation API for PHP using Gettext MO files",
  97. "homepage": "https://github.com/phpmyadmin/motranslator",
  98. "keywords": [
  99. "gettext",
  100. "i18n",
  101. "mo",
  102. "translator"
  103. ]
  104. },
  105. {
  106. "name": "psr/container",
  107. "version": "1.0.0",
  108. "version_normalized": "1.0.0.0",
  109. "source": {
  110. "type": "git",
  111. "url": "https://github.com/php-fig/container.git",
  112. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  113. },
  114. "dist": {
  115. "type": "zip",
  116. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  117. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  118. "shasum": ""
  119. },
  120. "require": {
  121. "php": ">=5.3.0"
  122. },
  123. "time": "2017-02-14T16:28:37+00:00",
  124. "type": "library",
  125. "extra": {
  126. "branch-alias": {
  127. "dev-master": "1.0.x-dev"
  128. }
  129. },
  130. "installation-source": "dist",
  131. "autoload": {
  132. "psr-4": {
  133. "Psr\\Container\\": "src/"
  134. }
  135. },
  136. "notification-url": "https://packagist.org/downloads/",
  137. "license": [
  138. "MIT"
  139. ],
  140. "authors": [
  141. {
  142. "name": "PHP-FIG",
  143. "homepage": "http://www.php-fig.org/"
  144. }
  145. ],
  146. "description": "Common Container Interface (PHP FIG PSR-11)",
  147. "homepage": "https://github.com/php-fig/container",
  148. "keywords": [
  149. "PSR-11",
  150. "container",
  151. "container-interface",
  152. "container-interop",
  153. "psr"
  154. ]
  155. },
  156. {
  157. "name": "twig/twig",
  158. "version": "v1.35.3",
  159. "version_normalized": "1.35.3.0",
  160. "source": {
  161. "type": "git",
  162. "url": "https://github.com/twigphp/Twig.git",
  163. "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
  164. },
  165. "dist": {
  166. "type": "zip",
  167. "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
  168. "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
  169. "shasum": ""
  170. },
  171. "require": {
  172. "php": ">=5.3.3"
  173. },
  174. "require-dev": {
  175. "psr/container": "^1.0",
  176. "symfony/debug": "^2.7",
  177. "symfony/phpunit-bridge": "^3.3"
  178. },
  179. "time": "2018-03-20T04:25:58+00:00",
  180. "type": "library",
  181. "extra": {
  182. "branch-alias": {
  183. "dev-master": "1.35-dev"
  184. }
  185. },
  186. "installation-source": "dist",
  187. "autoload": {
  188. "psr-0": {
  189. "Twig_": "lib/"
  190. },
  191. "psr-4": {
  192. "Twig\\": "src/"
  193. }
  194. },
  195. "notification-url": "https://packagist.org/downloads/",
  196. "license": [
  197. "BSD-3-Clause"
  198. ],
  199. "authors": [
  200. {
  201. "name": "Fabien Potencier",
  202. "email": "fabien@symfony.com",
  203. "homepage": "http://fabien.potencier.org",
  204. "role": "Lead Developer"
  205. },
  206. {
  207. "name": "Armin Ronacher",
  208. "email": "armin.ronacher@active-4.com",
  209. "role": "Project Founder"
  210. },
  211. {
  212. "name": "Twig Team",
  213. "homepage": "http://twig.sensiolabs.org/contributors",
  214. "role": "Contributors"
  215. }
  216. ],
  217. "description": "Twig, the flexible, fast, and secure template language for PHP",
  218. "homepage": "http://twig.sensiolabs.org",
  219. "keywords": [
  220. "templating"
  221. ]
  222. },
  223. {
  224. "name": "twig/extensions",
  225. "version": "v1.5.1",
  226. "version_normalized": "1.5.1.0",
  227. "source": {
  228. "type": "git",
  229. "url": "https://github.com/twigphp/Twig-extensions.git",
  230. "reference": "d188c76168b853481cc75879ea045bf93d718e9c"
  231. },
  232. "dist": {
  233. "type": "zip",
  234. "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c",
  235. "reference": "d188c76168b853481cc75879ea045bf93d718e9c",
  236. "shasum": ""
  237. },
  238. "require": {
  239. "twig/twig": "~1.27|~2.0"
  240. },
  241. "require-dev": {
  242. "symfony/phpunit-bridge": "~3.3@dev",
  243. "symfony/translation": "~2.3|~3.0"
  244. },
  245. "suggest": {
  246. "symfony/translation": "Allow the time_diff output to be translated"
  247. },
  248. "time": "2017-06-08T18:19:53+00:00",
  249. "type": "library",
  250. "extra": {
  251. "branch-alias": {
  252. "dev-master": "1.5-dev"
  253. }
  254. },
  255. "installation-source": "dist",
  256. "autoload": {
  257. "psr-0": {
  258. "Twig_Extensions_": "lib/"
  259. },
  260. "psr-4": {
  261. "Twig\\Extensions\\": "src/"
  262. }
  263. },
  264. "notification-url": "https://packagist.org/downloads/",
  265. "license": [
  266. "MIT"
  267. ],
  268. "authors": [
  269. {
  270. "name": "Fabien Potencier",
  271. "email": "fabien@symfony.com"
  272. }
  273. ],
  274. "description": "Common additional features for Twig that do not directly belong in core",
  275. "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
  276. "keywords": [
  277. "i18n",
  278. "text"
  279. ]
  280. },
  281. {
  282. "name": "symfony/polyfill-mbstring",
  283. "version": "v1.8.0",
  284. "version_normalized": "1.8.0.0",
  285. "source": {
  286. "type": "git",
  287. "url": "https://github.com/symfony/polyfill-mbstring.git",
  288. "reference": "3296adf6a6454a050679cde90f95350ad604b171"
  289. },
  290. "dist": {
  291. "type": "zip",
  292. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
  293. "reference": "3296adf6a6454a050679cde90f95350ad604b171",
  294. "shasum": ""
  295. },
  296. "require": {
  297. "php": ">=5.3.3"
  298. },
  299. "suggest": {
  300. "ext-mbstring": "For best performance"
  301. },
  302. "time": "2018-04-26T10:06:28+00:00",
  303. "type": "library",
  304. "extra": {
  305. "branch-alias": {
  306. "dev-master": "1.8-dev"
  307. }
  308. },
  309. "installation-source": "dist",
  310. "autoload": {
  311. "psr-4": {
  312. "Symfony\\Polyfill\\Mbstring\\": ""
  313. },
  314. "files": [
  315. "bootstrap.php"
  316. ]
  317. },
  318. "notification-url": "https://packagist.org/downloads/",
  319. "license": [
  320. "MIT"
  321. ],
  322. "authors": [
  323. {
  324. "name": "Nicolas Grekas",
  325. "email": "p@tchwork.com"
  326. },
  327. {
  328. "name": "Symfony Community",
  329. "homepage": "https://symfony.com/contributors"
  330. }
  331. ],
  332. "description": "Symfony polyfill for the Mbstring extension",
  333. "homepage": "https://symfony.com",
  334. "keywords": [
  335. "compatibility",
  336. "mbstring",
  337. "polyfill",
  338. "portable",
  339. "shim"
  340. ]
  341. },
  342. {
  343. "name": "phpmyadmin/sql-parser",
  344. "version": "v4.2.4",
  345. "version_normalized": "4.2.4.0",
  346. "source": {
  347. "type": "git",
  348. "url": "https://github.com/phpmyadmin/sql-parser.git",
  349. "reference": "10f4e571ba3903593ea7e2c4ec5304f3c0323a98"
  350. },
  351. "dist": {
  352. "type": "zip",
  353. "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/10f4e571ba3903593ea7e2c4ec5304f3c0323a98",
  354. "reference": "10f4e571ba3903593ea7e2c4ec5304f3c0323a98",
  355. "shasum": ""
  356. },
  357. "require": {
  358. "php": ">=5.3.0",
  359. "symfony/polyfill-mbstring": "^1.3"
  360. },
  361. "conflict": {
  362. "phpmyadmin/motranslator": "<3.0"
  363. },
  364. "require-dev": {
  365. "phpunit/php-code-coverage": "*",
  366. "phpunit/phpunit": "~4.8 || ~5.7"
  367. },
  368. "suggest": {
  369. "ext-mbstring": "For best performance",
  370. "phpmyadmin/motranslator": "Translate messages to your favorite locale"
  371. },
  372. "time": "2017-12-06T09:53:26+00:00",
  373. "bin": [
  374. "bin/highlight-query",
  375. "bin/lint-query"
  376. ],
  377. "type": "library",
  378. "installation-source": "dist",
  379. "autoload": {
  380. "psr-4": {
  381. "PhpMyAdmin\\SqlParser\\": "src"
  382. }
  383. },
  384. "notification-url": "https://packagist.org/downloads/",
  385. "license": [
  386. "GPL-2.0+"
  387. ],
  388. "authors": [
  389. {
  390. "name": "The phpMyAdmin Team",
  391. "email": "developers@phpmyadmin.net",
  392. "homepage": "https://www.phpmyadmin.net/team/"
  393. }
  394. ],
  395. "description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
  396. "homepage": "https://github.com/phpmyadmin/sql-parser",
  397. "keywords": [
  398. "analysis",
  399. "lexer",
  400. "parser",
  401. "sql"
  402. ]
  403. },
  404. {
  405. "name": "phpmyadmin/shapefile",
  406. "version": "2.1",
  407. "version_normalized": "2.1.0.0",
  408. "source": {
  409. "type": "git",
  410. "url": "https://github.com/phpmyadmin/shapefile.git",
  411. "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224"
  412. },
  413. "dist": {
  414. "type": "zip",
  415. "url": "https://api.github.com/repos/phpmyadmin/shapefile/zipball/e23b767f2a81f61fee3fc09fc062879985f3e224",
  416. "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224",
  417. "shasum": ""
  418. },
  419. "require": {
  420. "php": ">=5.4.0"
  421. },
  422. "require-dev": {
  423. "phpunit/php-code-coverage": "*",
  424. "phpunit/phpunit": "~4.8 || ~5.7"
  425. },
  426. "suggest": {
  427. "ext-dbase": "For dbf files parsing"
  428. },
  429. "time": "2017-05-15T08:31:47+00:00",
  430. "type": "library",
  431. "installation-source": "dist",
  432. "autoload": {
  433. "psr-4": {
  434. "PhpMyAdmin\\ShapeFile\\": "src"
  435. }
  436. },
  437. "notification-url": "https://packagist.org/downloads/",
  438. "license": [
  439. "GPL-2.0+"
  440. ],
  441. "authors": [
  442. {
  443. "name": "The phpMyAdmin Team",
  444. "email": "developers@phpmyadmin.net",
  445. "homepage": "https://www.phpmyadmin.net/team/"
  446. }
  447. ],
  448. "description": "ESRI ShapeFile library for PHP",
  449. "homepage": "https://github.com/phpmyadmin/shapefile",
  450. "keywords": [
  451. "ESRI",
  452. "Shapefile",
  453. "dbf",
  454. "geo",
  455. "geospatial",
  456. "shape",
  457. "shp"
  458. ]
  459. },
  460. {
  461. "name": "phpseclib/phpseclib",
  462. "version": "2.0.11",
  463. "version_normalized": "2.0.11.0",
  464. "source": {
  465. "type": "git",
  466. "url": "https://github.com/phpseclib/phpseclib.git",
  467. "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
  468. },
  469. "dist": {
  470. "type": "zip",
  471. "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
  472. "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
  473. "shasum": ""
  474. },
  475. "require": {
  476. "php": ">=5.3.3"
  477. },
  478. "require-dev": {
  479. "phing/phing": "~2.7",
  480. "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
  481. "sami/sami": "~2.0",
  482. "squizlabs/php_codesniffer": "~2.0"
  483. },
  484. "suggest": {
  485. "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  486. "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
  487. "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
  488. "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
  489. },
  490. "time": "2018-04-15T16:55:05+00:00",
  491. "type": "library",
  492. "installation-source": "dist",
  493. "autoload": {
  494. "files": [
  495. "phpseclib/bootstrap.php"
  496. ],
  497. "psr-4": {
  498. "phpseclib\\": "phpseclib/"
  499. }
  500. },
  501. "notification-url": "https://packagist.org/downloads/",
  502. "license": [
  503. "MIT"
  504. ],
  505. "authors": [
  506. {
  507. "name": "Jim Wigginton",
  508. "email": "terrafrost@php.net",
  509. "role": "Lead Developer"
  510. },
  511. {
  512. "name": "Patrick Monnerat",
  513. "email": "pm@datasphere.ch",
  514. "role": "Developer"
  515. },
  516. {
  517. "name": "Andreas Fischer",
  518. "email": "bantu@phpbb.com",
  519. "role": "Developer"
  520. },
  521. {
  522. "name": "Hans-Jürgen Petrich",
  523. "email": "petrich@tronic-media.com",
  524. "role": "Developer"
  525. },
  526. {
  527. "name": "Graham Campbell",
  528. "email": "graham@alt-three.com",
  529. "role": "Developer"
  530. }
  531. ],
  532. "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  533. "homepage": "http://phpseclib.sourceforge.net",
  534. "keywords": [
  535. "BigInteger",
  536. "aes",
  537. "asn.1",
  538. "asn1",
  539. "blowfish",
  540. "crypto",
  541. "cryptography",
  542. "encryption",
  543. "rsa",
  544. "security",
  545. "sftp",
  546. "signature",
  547. "signing",
  548. "ssh",
  549. "twofish",
  550. "x.509",
  551. "x509"
  552. ]
  553. },
  554. {
  555. "name": "google/recaptcha",
  556. "version": "1.1.3",
  557. "version_normalized": "1.1.3.0",
  558. "source": {
  559. "type": "git",
  560. "url": "https://github.com/google/recaptcha.git",
  561. "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78"
  562. },
  563. "dist": {
  564. "type": "zip",
  565. "url": "https://api.github.com/repos/google/recaptcha/zipball/5a56d15ca10a7b75158178752b2ad8f755eb4f78",
  566. "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78",
  567. "shasum": ""
  568. },
  569. "require": {
  570. "php": ">=5.5"
  571. },
  572. "require-dev": {
  573. "phpunit/phpunit": "^4.8"
  574. },
  575. "time": "2017-03-09T18:44:34+00:00",
  576. "type": "library",
  577. "extra": {
  578. "branch-alias": {
  579. "dev-master": "1.1.x-dev"
  580. }
  581. },
  582. "installation-source": "dist",
  583. "autoload": {
  584. "psr-4": {
  585. "ReCaptcha\\": "src/ReCaptcha"
  586. }
  587. },
  588. "notification-url": "https://packagist.org/downloads/",
  589. "license": [
  590. "BSD-3-Clause"
  591. ],
  592. "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
  593. "homepage": "http://www.google.com/recaptcha/",
  594. "keywords": [
  595. "Abuse",
  596. "captcha",
  597. "recaptcha",
  598. "spam"
  599. ]
  600. },
  601. {
  602. "name": "symfony/polyfill-util",
  603. "version": "v1.8.0",
  604. "version_normalized": "1.8.0.0",
  605. "source": {
  606. "type": "git",
  607. "url": "https://github.com/symfony/polyfill-util.git",
  608. "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a"
  609. },
  610. "dist": {
  611. "type": "zip",
  612. "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
  613. "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
  614. "shasum": ""
  615. },
  616. "require": {
  617. "php": ">=5.3.3"
  618. },
  619. "time": "2018-04-26T10:06:28+00:00",
  620. "type": "library",
  621. "extra": {
  622. "branch-alias": {
  623. "dev-master": "1.8-dev"
  624. }
  625. },
  626. "installation-source": "dist",
  627. "autoload": {
  628. "psr-4": {
  629. "Symfony\\Polyfill\\Util\\": ""
  630. }
  631. },
  632. "notification-url": "https://packagist.org/downloads/",
  633. "license": [
  634. "MIT"
  635. ],
  636. "authors": [
  637. {
  638. "name": "Nicolas Grekas",
  639. "email": "p@tchwork.com"
  640. },
  641. {
  642. "name": "Symfony Community",
  643. "homepage": "https://symfony.com/contributors"
  644. }
  645. ],
  646. "description": "Symfony utilities for portability of PHP codes",
  647. "homepage": "https://symfony.com",
  648. "keywords": [
  649. "compat",
  650. "compatibility",
  651. "polyfill",
  652. "shim"
  653. ]
  654. },
  655. {
  656. "name": "symfony/polyfill-php56",
  657. "version": "v1.8.0",
  658. "version_normalized": "1.8.0.0",
  659. "source": {
  660. "type": "git",
  661. "url": "https://github.com/symfony/polyfill-php56.git",
  662. "reference": "af98553c84912459db3f636329567809d639a8f6"
  663. },
  664. "dist": {
  665. "type": "zip",
  666. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/af98553c84912459db3f636329567809d639a8f6",
  667. "reference": "af98553c84912459db3f636329567809d639a8f6",
  668. "shasum": ""
  669. },
  670. "require": {
  671. "php": ">=5.3.3",
  672. "symfony/polyfill-util": "~1.0"
  673. },
  674. "time": "2018-04-26T10:06:28+00:00",
  675. "type": "library",
  676. "extra": {
  677. "branch-alias": {
  678. "dev-master": "1.8-dev"
  679. }
  680. },
  681. "installation-source": "dist",
  682. "autoload": {
  683. "psr-4": {
  684. "Symfony\\Polyfill\\Php56\\": ""
  685. },
  686. "files": [
  687. "bootstrap.php"
  688. ]
  689. },
  690. "notification-url": "https://packagist.org/downloads/",
  691. "license": [
  692. "MIT"
  693. ],
  694. "authors": [
  695. {
  696. "name": "Nicolas Grekas",
  697. "email": "p@tchwork.com"
  698. },
  699. {
  700. "name": "Symfony Community",
  701. "homepage": "https://symfony.com/contributors"
  702. }
  703. ],
  704. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  705. "homepage": "https://symfony.com",
  706. "keywords": [
  707. "compatibility",
  708. "polyfill",
  709. "portable",
  710. "shim"
  711. ]
  712. },
  713. {
  714. "name": "paragonie/random_compat",
  715. "version": "v2.0.15",
  716. "version_normalized": "2.0.15.0",
  717. "source": {
  718. "type": "git",
  719. "url": "https://github.com/paragonie/random_compat.git",
  720. "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09"
  721. },
  722. "dist": {
  723. "type": "zip",
  724. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/10bcb46e8f3d365170f6de9d05245aa066b81f09",
  725. "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09",
  726. "shasum": ""
  727. },
  728. "require": {
  729. "php": ">=5.2.0"
  730. },
  731. "require-dev": {
  732. "phpunit/phpunit": "4.*|5.*"
  733. },
  734. "suggest": {
  735. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  736. },
  737. "time": "2018-06-08T15:26:40+00:00",
  738. "type": "library",
  739. "installation-source": "dist",
  740. "autoload": {
  741. "files": [
  742. "lib/random.php"
  743. ]
  744. },
  745. "notification-url": "https://packagist.org/downloads/",
  746. "license": [
  747. "MIT"
  748. ],
  749. "authors": [
  750. {
  751. "name": "Paragon Initiative Enterprises",
  752. "email": "security@paragonie.com",
  753. "homepage": "https://paragonie.com"
  754. }
  755. ],
  756. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  757. "keywords": [
  758. "csprng",
  759. "polyfill",
  760. "pseudorandom",
  761. "random"
  762. ]
  763. },
  764. {
  765. "name": "paragonie/constant_time_encoding",
  766. "version": "v1.0.4",
  767. "version_normalized": "1.0.4.0",
  768. "source": {
  769. "type": "git",
  770. "url": "https://github.com/paragonie/constant_time_encoding.git",
  771. "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6"
  772. },
  773. "dist": {
  774. "type": "zip",
  775. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
  776. "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
  777. "shasum": ""
  778. },
  779. "require": {
  780. "php": "^5.3|^7"
  781. },
  782. "require-dev": {
  783. "paragonie/random_compat": "^1.4|^2",
  784. "phpunit/phpunit": "4.*|5.*",
  785. "vimeo/psalm": "^0.3|^1"
  786. },
  787. "time": "2018-04-30T17:57:16+00:00",
  788. "type": "library",
  789. "installation-source": "dist",
  790. "autoload": {
  791. "psr-4": {
  792. "ParagonIE\\ConstantTime\\": "src/"
  793. }
  794. },
  795. "notification-url": "https://packagist.org/downloads/",
  796. "license": [
  797. "MIT"
  798. ],
  799. "authors": [
  800. {
  801. "name": "Paragon Initiative Enterprises",
  802. "email": "security@paragonie.com",
  803. "homepage": "https://paragonie.com",
  804. "role": "Maintainer"
  805. },
  806. {
  807. "name": "Steve 'Sc00bz' Thomas",
  808. "email": "steve@tobtu.com",
  809. "homepage": "https://www.tobtu.com",
  810. "role": "Original Developer"
  811. }
  812. ],
  813. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  814. "keywords": [
  815. "base16",
  816. "base32",
  817. "base32_decode",
  818. "base32_encode",
  819. "base64",
  820. "base64_decode",
  821. "base64_encode",
  822. "bin2hex",
  823. "encoding",
  824. "hex",
  825. "hex2bin",
  826. "rfc4648"
  827. ]
  828. },
  829. {
  830. "name": "pragmarx/google2fa",
  831. "version": "v3.0.1",
  832. "version_normalized": "3.0.1.0",
  833. "source": {
  834. "type": "git",
  835. "url": "https://github.com/antonioribeiro/google2fa.git",
  836. "reference": "40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0"
  837. },
  838. "dist": {
  839. "type": "zip",
  840. "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0",
  841. "reference": "40b3ce025bed0f9cd0c1c8ab7fc8265344c73de0",
  842. "shasum": ""
  843. },
  844. "require": {
  845. "paragonie/constant_time_encoding": "~1.0|~2.0",
  846. "paragonie/random_compat": "~1.4|~2.0",
  847. "php": ">=5.4",
  848. "symfony/polyfill-php56": "~1.2"
  849. },
  850. "require-dev": {
  851. "bacon/bacon-qr-code": "~1.0",
  852. "phpunit/phpunit": "~4|~5|~6"
  853. },
  854. "suggest": {
  855. "bacon/bacon-qr-code": "Required to generate inline QR Codes."
  856. },
  857. "time": "2018-03-15T23:14:19+00:00",
  858. "type": "library",
  859. "extra": {
  860. "component": "package",
  861. "branch-alias": {
  862. "dev-master": "2.0-dev"
  863. }
  864. },
  865. "installation-source": "dist",
  866. "autoload": {
  867. "psr-4": {
  868. "PragmaRX\\Google2FA\\": "src/",
  869. "PragmaRX\\Google2FA\\Tests\\": "tests/"
  870. }
  871. },
  872. "notification-url": "https://packagist.org/downloads/",
  873. "license": [
  874. "MIT"
  875. ],
  876. "authors": [
  877. {
  878. "name": "Antonio Carlos Ribeiro",
  879. "email": "acr@antoniocarlosribeiro.com",
  880. "role": "Creator & Designer"
  881. }
  882. ],
  883. "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
  884. "keywords": [
  885. "2fa",
  886. "Authentication",
  887. "Two Factor Authentication",
  888. "google2fa",
  889. "laravel"
  890. ]
  891. },
  892. {
  893. "name": "tecnickcom/tcpdf",
  894. "version": "6.2.17",
  895. "version_normalized": "6.2.17.0",
  896. "source": {
  897. "type": "git",
  898. "url": "https://github.com/tecnickcom/TCPDF.git",
  899. "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53"
  900. },
  901. "dist": {
  902. "type": "zip",
  903. "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53",
  904. "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53",
  905. "shasum": ""
  906. },
  907. "require": {
  908. "php": ">=5.3.0"
  909. },
  910. "time": "2018-02-24T11:48:20+00:00",
  911. "type": "library",
  912. "installation-source": "dist",
  913. "autoload": {
  914. "classmap": [
  915. "config",
  916. "include",
  917. "tcpdf.php",
  918. "tcpdf_parser.php",
  919. "tcpdf_import.php",
  920. "tcpdf_barcodes_1d.php",
  921. "tcpdf_barcodes_2d.php",
  922. "include/tcpdf_colors.php",
  923. "include/tcpdf_filters.php",
  924. "include/tcpdf_font_data.php",
  925. "include/tcpdf_fonts.php",
  926. "include/tcpdf_images.php",
  927. "include/tcpdf_static.php",
  928. "include/barcodes/datamatrix.php",
  929. "include/barcodes/pdf417.php",
  930. "include/barcodes/qrcode.php"
  931. ]
  932. },
  933. "notification-url": "https://packagist.org/downloads/",
  934. "license": [
  935. "LGPL-3.0"
  936. ],
  937. "authors": [
  938. {
  939. "name": "Nicola Asuni",
  940. "email": "info@tecnick.com",
  941. "role": "lead"
  942. }
  943. ],
  944. "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
  945. "homepage": "http://www.tcpdf.org/",
  946. "keywords": [
  947. "PDFD32000-2008",
  948. "TCPDF",
  949. "barcodes",
  950. "datamatrix",
  951. "pdf",
  952. "pdf417",
  953. "qrcode"
  954. ]
  955. },
  956. {
  957. "name": "bacon/bacon-qr-code",
  958. "version": "1.0.3",
  959. "version_normalized": "1.0.3.0",
  960. "source": {
  961. "type": "git",
  962. "url": "https://github.com/Bacon/BaconQrCode.git",
  963. "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
  964. },
  965. "dist": {
  966. "type": "zip",
  967. "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
  968. "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
  969. "shasum": ""
  970. },
  971. "require": {
  972. "ext-iconv": "*",
  973. "php": "^5.4|^7.0"
  974. },
  975. "require-dev": {
  976. "phpunit/phpunit": "^4.8"
  977. },
  978. "suggest": {
  979. "ext-gd": "to generate QR code images"
  980. },
  981. "time": "2017-10-17T09:59:25+00:00",
  982. "type": "library",
  983. "installation-source": "dist",
  984. "autoload": {
  985. "psr-0": {
  986. "BaconQrCode": "src/"
  987. }
  988. },
  989. "notification-url": "https://packagist.org/downloads/",
  990. "license": [
  991. "BSD-2-Clause"
  992. ],
  993. "authors": [
  994. {
  995. "name": "Ben Scholzen 'DASPRiD'",
  996. "email": "mail@dasprids.de",
  997. "homepage": "http://www.dasprids.de",
  998. "role": "Developer"
  999. }
  1000. ],
  1001. "description": "BaconQrCode is a QR code generator for PHP.",
  1002. "homepage": "https://github.com/Bacon/BaconQrCode"
  1003. },
  1004. {
  1005. "name": "samyoul/u2f-php-server",
  1006. "version": "v1.1.3",
  1007. "version_normalized": "1.1.3.0",
  1008. "source": {
  1009. "type": "git",
  1010. "url": "https://github.com/Samyoul/U2F-php-server.git",
  1011. "reference": "815279529ddd63b349dea9a1d0817fa2775d81c8"
  1012. },
  1013. "dist": {
  1014. "type": "zip",
  1015. "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/815279529ddd63b349dea9a1d0817fa2775d81c8",
  1016. "reference": "815279529ddd63b349dea9a1d0817fa2775d81c8",
  1017. "shasum": ""
  1018. },
  1019. "require": {
  1020. "ext-openssl": "*"
  1021. },
  1022. "time": "2016-12-14T11:52:47+00:00",
  1023. "type": "library",
  1024. "installation-source": "dist",
  1025. "autoload": {
  1026. "psr-4": {
  1027. "Samyoul\\U2F\\U2FServer\\": [
  1028. "src/"
  1029. ]
  1030. }
  1031. },
  1032. "notification-url": "https://packagist.org/downloads/",
  1033. "license": [
  1034. "BSD-2-Clause"
  1035. ],
  1036. "authors": [
  1037. {
  1038. "name": "Samuel Hawksby-Robinson",
  1039. "email": "samuel@samyoul.com"
  1040. }
  1041. ],
  1042. "description": "Server side handling class for FIDO U2F registration and authentication"
  1043. }
  1044. ]