You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

643 lines
22 KiB

  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "2b5910cbc964bd8545d6a4737d319e5a",
  8. "content-hash": "9dd49de07b7077eb937199147a258b4b",
  9. "packages": [
  10. {
  11. "name": "ezyang/htmlpurifier",
  12. "version": "v4.7.0",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/ezyang/htmlpurifier.git",
  16. "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
  21. "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "php": ">=5.2"
  26. },
  27. "type": "library",
  28. "autoload": {
  29. "psr-0": {
  30. "HTMLPurifier": "library/"
  31. },
  32. "files": [
  33. "library/HTMLPurifier.composer.php"
  34. ]
  35. },
  36. "notification-url": "https://packagist.org/downloads/",
  37. "license": [
  38. "LGPL"
  39. ],
  40. "authors": [
  41. {
  42. "name": "Edward Z. Yang",
  43. "email": "admin@htmlpurifier.org",
  44. "homepage": "http://ezyang.com"
  45. }
  46. ],
  47. "description": "Standards compliant HTML filter written in PHP",
  48. "homepage": "http://htmlpurifier.org/",
  49. "keywords": [
  50. "html"
  51. ],
  52. "time": "2015-08-05 01:03:42"
  53. },
  54. {
  55. "name": "indieweb/link-rel-parser",
  56. "version": "0.1.2",
  57. "source": {
  58. "type": "git",
  59. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  60. "reference": "7127a92f32cecbf8166fb3b34130a59ea63e2041"
  61. },
  62. "dist": {
  63. "type": "zip",
  64. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/7127a92f32cecbf8166fb3b34130a59ea63e2041",
  65. "reference": "7127a92f32cecbf8166fb3b34130a59ea63e2041",
  66. "shasum": ""
  67. },
  68. "require": {
  69. "php": ">=5.3.0"
  70. },
  71. "type": "library",
  72. "autoload": {
  73. "files": [
  74. "src/IndieWeb/link_rel_parser.php"
  75. ]
  76. },
  77. "notification-url": "https://packagist.org/downloads/",
  78. "license": [
  79. "Apache-2.0"
  80. ],
  81. "authors": [
  82. {
  83. "name": "Aaron Parecki",
  84. "homepage": "http://aaronparecki.com"
  85. },
  86. {
  87. "name": "Tantek Çelik",
  88. "homepage": "http://tantek.com"
  89. }
  90. ],
  91. "description": "Parse rel values from HTTP headers",
  92. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  93. "keywords": [
  94. "http",
  95. "indieweb",
  96. "microformats2"
  97. ],
  98. "time": "2016-04-13 17:48:59"
  99. },
  100. {
  101. "name": "ircmaxell/password-compat",
  102. "version": "v1.0.4",
  103. "source": {
  104. "type": "git",
  105. "url": "https://github.com/ircmaxell/password_compat.git",
  106. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  107. },
  108. "dist": {
  109. "type": "zip",
  110. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  111. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  112. "shasum": ""
  113. },
  114. "require-dev": {
  115. "phpunit/phpunit": "4.*"
  116. },
  117. "type": "library",
  118. "autoload": {
  119. "files": [
  120. "lib/password.php"
  121. ]
  122. },
  123. "notification-url": "https://packagist.org/downloads/",
  124. "license": [
  125. "MIT"
  126. ],
  127. "authors": [
  128. {
  129. "name": "Anthony Ferrara",
  130. "email": "ircmaxell@php.net",
  131. "homepage": "http://blog.ircmaxell.com"
  132. }
  133. ],
  134. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  135. "homepage": "https://github.com/ircmaxell/password_compat",
  136. "keywords": [
  137. "hashing",
  138. "password"
  139. ],
  140. "time": "2014-11-20 16:49:30"
  141. },
  142. {
  143. "name": "league/container",
  144. "version": "1.3.2",
  145. "source": {
  146. "type": "git",
  147. "url": "https://github.com/thephpleague/container.git",
  148. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15"
  149. },
  150. "dist": {
  151. "type": "zip",
  152. "url": "https://api.github.com/repos/thephpleague/container/zipball/7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  153. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  154. "shasum": ""
  155. },
  156. "require": {
  157. "php": ">=5.4.0"
  158. },
  159. "replace": {
  160. "orno/di": "~2.0"
  161. },
  162. "require-dev": {
  163. "phpunit/phpunit": "4.*"
  164. },
  165. "type": "library",
  166. "extra": {
  167. "branch-alias": {
  168. "dev-master": "2.0-dev",
  169. "dev-1.x": "1.3-dev"
  170. }
  171. },
  172. "autoload": {
  173. "psr-4": {
  174. "League\\Container\\": "src"
  175. }
  176. },
  177. "notification-url": "https://packagist.org/downloads/",
  178. "license": [
  179. "MIT"
  180. ],
  181. "authors": [
  182. {
  183. "name": "Phil Bennett",
  184. "email": "philipobenito@gmail.com",
  185. "homepage": "http://philipobenito.github.io",
  186. "role": "Developer"
  187. }
  188. ],
  189. "description": "A fast and intuitive dependency injection container.",
  190. "homepage": "https://github.com/thephpleague/container",
  191. "keywords": [
  192. "container",
  193. "dependency",
  194. "di",
  195. "injection",
  196. "league"
  197. ],
  198. "time": "2015-04-05 17:14:48"
  199. },
  200. {
  201. "name": "league/plates",
  202. "version": "3.1.1",
  203. "source": {
  204. "type": "git",
  205. "url": "https://github.com/thephpleague/plates.git",
  206. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802"
  207. },
  208. "dist": {
  209. "type": "zip",
  210. "url": "https://api.github.com/repos/thephpleague/plates/zipball/2d8569e9f140a70d6a05db38006926f7547cb802",
  211. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802",
  212. "shasum": ""
  213. },
  214. "require-dev": {
  215. "mikey179/vfsstream": "~1.4.0",
  216. "phpunit/phpunit": "~4.0",
  217. "squizlabs/php_codesniffer": "~1.5"
  218. },
  219. "type": "library",
  220. "extra": {
  221. "branch-alias": {
  222. "dev-master": "3.0-dev"
  223. }
  224. },
  225. "autoload": {
  226. "psr-4": {
  227. "League\\Plates\\": "src"
  228. }
  229. },
  230. "notification-url": "https://packagist.org/downloads/",
  231. "license": [
  232. "MIT"
  233. ],
  234. "authors": [
  235. {
  236. "name": "Jonathan Reinink",
  237. "email": "jonathan@reinink.ca",
  238. "role": "Developer"
  239. }
  240. ],
  241. "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
  242. "homepage": "http://platesphp.com",
  243. "keywords": [
  244. "league",
  245. "package",
  246. "templates",
  247. "templating",
  248. "views"
  249. ],
  250. "time": "2015-07-09 02:14:40"
  251. },
  252. {
  253. "name": "league/route",
  254. "version": "1.2.3",
  255. "source": {
  256. "type": "git",
  257. "url": "https://github.com/thephpleague/route.git",
  258. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8"
  259. },
  260. "dist": {
  261. "type": "zip",
  262. "url": "https://api.github.com/repos/thephpleague/route/zipball/079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  263. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  264. "shasum": ""
  265. },
  266. "require": {
  267. "league/container": "~1.0",
  268. "nikic/fast-route": "~0.3",
  269. "php": ">=5.4.0",
  270. "symfony/http-foundation": "~2.6"
  271. },
  272. "replace": {
  273. "orno/http": "~1.0",
  274. "orno/route": "~1.0"
  275. },
  276. "require-dev": {
  277. "phpunit/phpunit": "4.*"
  278. },
  279. "type": "library",
  280. "extra": {
  281. "branch-alias": {
  282. "dev-master": "1.0-dev"
  283. }
  284. },
  285. "autoload": {
  286. "psr-4": {
  287. "League\\Route\\": "src"
  288. }
  289. },
  290. "notification-url": "https://packagist.org/downloads/",
  291. "license": [
  292. "MIT"
  293. ],
  294. "authors": [
  295. {
  296. "name": "Phil Bennett",
  297. "email": "philipobenito@gmail.com",
  298. "homepage": "http://philipobenito.github.io",
  299. "role": "Developer"
  300. }
  301. ],
  302. "description": "A fast routing and dispatch package built on top of FastRoute.",
  303. "homepage": "https://github.com/thephpleague/route",
  304. "keywords": [
  305. "league",
  306. "route"
  307. ],
  308. "time": "2015-09-11 07:40:31"
  309. },
  310. {
  311. "name": "mf2/mf2",
  312. "version": "v0.3.0",
  313. "source": {
  314. "type": "git",
  315. "url": "https://github.com/indieweb/php-mf2.git",
  316. "reference": "4fb2eb5365cbc0fd2e0c26ca748777d6c2539763"
  317. },
  318. "dist": {
  319. "type": "zip",
  320. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/4fb2eb5365cbc0fd2e0c26ca748777d6c2539763",
  321. "reference": "4fb2eb5365cbc0fd2e0c26ca748777d6c2539763",
  322. "shasum": ""
  323. },
  324. "require": {
  325. "php": ">=5.4.0"
  326. },
  327. "require-dev": {
  328. "phpunit/phpunit": "3.7.*"
  329. },
  330. "suggest": {
  331. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
  332. },
  333. "bin": [
  334. "bin/fetch-mf2",
  335. "bin/parse-mf2"
  336. ],
  337. "type": "library",
  338. "autoload": {
  339. "files": [
  340. "Mf2/Parser.php"
  341. ]
  342. },
  343. "notification-url": "https://packagist.org/downloads/",
  344. "license": [
  345. "CC0"
  346. ],
  347. "authors": [
  348. {
  349. "name": "Barnaby Walters",
  350. "homepage": "http://waterpigs.co.uk"
  351. }
  352. ],
  353. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  354. "keywords": [
  355. "html",
  356. "microformats",
  357. "microformats 2",
  358. "parser",
  359. "semantic"
  360. ],
  361. "time": "2016-03-14 12:13:34"
  362. },
  363. {
  364. "name": "nikic/fast-route",
  365. "version": "v0.8.0",
  366. "source": {
  367. "type": "git",
  368. "url": "https://github.com/nikic/FastRoute.git",
  369. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6"
  370. },
  371. "dist": {
  372. "type": "zip",
  373. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  374. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  375. "shasum": ""
  376. },
  377. "require": {
  378. "php": ">=5.4.0"
  379. },
  380. "type": "library",
  381. "autoload": {
  382. "psr-4": {
  383. "FastRoute\\": "src/"
  384. },
  385. "files": [
  386. "src/functions.php"
  387. ]
  388. },
  389. "notification-url": "https://packagist.org/downloads/",
  390. "license": [
  391. "BSD-3-Clause"
  392. ],
  393. "authors": [
  394. {
  395. "name": "Nikita Popov",
  396. "email": "nikic@php.net"
  397. }
  398. ],
  399. "description": "Fast request router for PHP",
  400. "keywords": [
  401. "router",
  402. "routing"
  403. ],
  404. "time": "2016-03-25 23:46:52"
  405. },
  406. {
  407. "name": "symfony/http-foundation",
  408. "version": "v2.8.4",
  409. "source": {
  410. "type": "git",
  411. "url": "https://github.com/symfony/http-foundation.git",
  412. "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4"
  413. },
  414. "dist": {
  415. "type": "zip",
  416. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/06d6b2c755b2f34ce21e688b62072e9c625709c4",
  417. "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4",
  418. "shasum": ""
  419. },
  420. "require": {
  421. "php": ">=5.3.9",
  422. "symfony/polyfill-mbstring": "~1.1",
  423. "symfony/polyfill-php54": "~1.0",
  424. "symfony/polyfill-php55": "~1.0"
  425. },
  426. "require-dev": {
  427. "symfony/expression-language": "~2.4|~3.0.0"
  428. },
  429. "type": "library",
  430. "extra": {
  431. "branch-alias": {
  432. "dev-master": "2.8-dev"
  433. }
  434. },
  435. "autoload": {
  436. "psr-4": {
  437. "Symfony\\Component\\HttpFoundation\\": ""
  438. },
  439. "exclude-from-classmap": [
  440. "/Tests/"
  441. ]
  442. },
  443. "notification-url": "https://packagist.org/downloads/",
  444. "license": [
  445. "MIT"
  446. ],
  447. "authors": [
  448. {
  449. "name": "Fabien Potencier",
  450. "email": "fabien@symfony.com"
  451. },
  452. {
  453. "name": "Symfony Community",
  454. "homepage": "https://symfony.com/contributors"
  455. }
  456. ],
  457. "description": "Symfony HttpFoundation Component",
  458. "homepage": "https://symfony.com",
  459. "time": "2016-03-27 12:57:53"
  460. },
  461. {
  462. "name": "symfony/polyfill-mbstring",
  463. "version": "v1.1.1",
  464. "source": {
  465. "type": "git",
  466. "url": "https://github.com/symfony/polyfill-mbstring.git",
  467. "reference": "1289d16209491b584839022f29257ad859b8532d"
  468. },
  469. "dist": {
  470. "type": "zip",
  471. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
  472. "reference": "1289d16209491b584839022f29257ad859b8532d",
  473. "shasum": ""
  474. },
  475. "require": {
  476. "php": ">=5.3.3"
  477. },
  478. "suggest": {
  479. "ext-mbstring": "For best performance"
  480. },
  481. "type": "library",
  482. "extra": {
  483. "branch-alias": {
  484. "dev-master": "1.1-dev"
  485. }
  486. },
  487. "autoload": {
  488. "psr-4": {
  489. "Symfony\\Polyfill\\Mbstring\\": ""
  490. },
  491. "files": [
  492. "bootstrap.php"
  493. ]
  494. },
  495. "notification-url": "https://packagist.org/downloads/",
  496. "license": [
  497. "MIT"
  498. ],
  499. "authors": [
  500. {
  501. "name": "Nicolas Grekas",
  502. "email": "p@tchwork.com"
  503. },
  504. {
  505. "name": "Symfony Community",
  506. "homepage": "https://symfony.com/contributors"
  507. }
  508. ],
  509. "description": "Symfony polyfill for the Mbstring extension",
  510. "homepage": "https://symfony.com",
  511. "keywords": [
  512. "compatibility",
  513. "mbstring",
  514. "polyfill",
  515. "portable",
  516. "shim"
  517. ],
  518. "time": "2016-01-20 09:13:37"
  519. },
  520. {
  521. "name": "symfony/polyfill-php54",
  522. "version": "v1.1.1",
  523. "source": {
  524. "type": "git",
  525. "url": "https://github.com/symfony/polyfill-php54.git",
  526. "reference": "9ba741ca01c77282ecf5796c2c1d667f03454ffb"
  527. },
  528. "dist": {
  529. "type": "zip",
  530. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/9ba741ca01c77282ecf5796c2c1d667f03454ffb",
  531. "reference": "9ba741ca01c77282ecf5796c2c1d667f03454ffb",
  532. "shasum": ""
  533. },
  534. "require": {
  535. "php": ">=5.3.3"
  536. },
  537. "type": "library",
  538. "extra": {
  539. "branch-alias": {
  540. "dev-master": "1.1-dev"
  541. }
  542. },
  543. "autoload": {
  544. "psr-4": {
  545. "Symfony\\Polyfill\\Php54\\": ""
  546. },
  547. "files": [
  548. "bootstrap.php"
  549. ],
  550. "classmap": [
  551. "Resources/stubs"
  552. ]
  553. },
  554. "notification-url": "https://packagist.org/downloads/",
  555. "license": [
  556. "MIT"
  557. ],
  558. "authors": [
  559. {
  560. "name": "Nicolas Grekas",
  561. "email": "p@tchwork.com"
  562. },
  563. {
  564. "name": "Symfony Community",
  565. "homepage": "https://symfony.com/contributors"
  566. }
  567. ],
  568. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  569. "homepage": "https://symfony.com",
  570. "keywords": [
  571. "compatibility",
  572. "polyfill",
  573. "portable",
  574. "shim"
  575. ],
  576. "time": "2016-01-25 19:13:00"
  577. },
  578. {
  579. "name": "symfony/polyfill-php55",
  580. "version": "v1.1.1",
  581. "source": {
  582. "type": "git",
  583. "url": "https://github.com/symfony/polyfill-php55.git",
  584. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6"
  585. },
  586. "dist": {
  587. "type": "zip",
  588. "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  589. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  590. "shasum": ""
  591. },
  592. "require": {
  593. "ircmaxell/password-compat": "~1.0",
  594. "php": ">=5.3.3"
  595. },
  596. "type": "library",
  597. "extra": {
  598. "branch-alias": {
  599. "dev-master": "1.1-dev"
  600. }
  601. },
  602. "autoload": {
  603. "psr-4": {
  604. "Symfony\\Polyfill\\Php55\\": ""
  605. },
  606. "files": [
  607. "bootstrap.php"
  608. ]
  609. },
  610. "notification-url": "https://packagist.org/downloads/",
  611. "license": [
  612. "MIT"
  613. ],
  614. "authors": [
  615. {
  616. "name": "Nicolas Grekas",
  617. "email": "p@tchwork.com"
  618. },
  619. {
  620. "name": "Symfony Community",
  621. "homepage": "https://symfony.com/contributors"
  622. }
  623. ],
  624. "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
  625. "homepage": "https://symfony.com",
  626. "keywords": [
  627. "compatibility",
  628. "polyfill",
  629. "portable",
  630. "shim"
  631. ],
  632. "time": "2016-01-20 09:13:37"
  633. }
  634. ],
  635. "packages-dev": [],
  636. "aliases": [],
  637. "minimum-stability": "stable",
  638. "stability-flags": [],
  639. "prefer-stable": false,
  640. "prefer-lowest": false,
  641. "platform": [],
  642. "platform-dev": []
  643. }