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.

1834 lines
62 KiB

9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
  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": "f093ab92ae4ced25546dcff30639c5d9",
  8. "content-hash": "61bdf94447ac95a334eb26e591a7b4e3",
  9. "packages": [
  10. {
  11. "name": "barnabywalters/mf-cleaner",
  12. "version": "v0.1.4",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/barnabywalters/php-mf-cleaner.git",
  16. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/barnabywalters/php-mf-cleaner/zipball/ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  21. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  22. "shasum": ""
  23. },
  24. "require-dev": {
  25. "php": ">=5.3",
  26. "phpunit/phpunit": "*"
  27. },
  28. "suggest": {
  29. "mf2/mf2": "To parse microformats2 structures from (X)HTML"
  30. },
  31. "type": "library",
  32. "autoload": {
  33. "files": [
  34. "src/BarnabyWalters/Mf2/Functions.php"
  35. ]
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "MIT"
  40. ],
  41. "authors": [
  42. {
  43. "name": "Barnaby Walters",
  44. "email": "barnaby@waterpigs.co.uk"
  45. }
  46. ],
  47. "description": "Cleans up microformats2 array structures",
  48. "time": "2014-10-06 23:11:15"
  49. },
  50. {
  51. "name": "firebase/php-jwt",
  52. "version": "v3.0.0",
  53. "source": {
  54. "type": "git",
  55. "url": "https://github.com/firebase/php-jwt.git",
  56. "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1"
  57. },
  58. "dist": {
  59. "type": "zip",
  60. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
  61. "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
  62. "shasum": ""
  63. },
  64. "require": {
  65. "php": ">=5.3.0"
  66. },
  67. "type": "library",
  68. "autoload": {
  69. "psr-4": {
  70. "Firebase\\JWT\\": "src"
  71. }
  72. },
  73. "notification-url": "https://packagist.org/downloads/",
  74. "license": [
  75. "BSD-3-Clause"
  76. ],
  77. "authors": [
  78. {
  79. "name": "Neuman Vong",
  80. "email": "neuman+pear@twilio.com",
  81. "role": "Developer"
  82. },
  83. {
  84. "name": "Anant Narayanan",
  85. "email": "anant@php.net",
  86. "role": "Developer"
  87. }
  88. ],
  89. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  90. "homepage": "https://github.com/firebase/php-jwt",
  91. "time": "2015-07-22 18:31:08"
  92. },
  93. {
  94. "name": "indieauth/client",
  95. "version": "0.1.11",
  96. "source": {
  97. "type": "git",
  98. "url": "https://github.com/indieweb/indieauth-client-php.git",
  99. "reference": "6504ed0d4714084e9955f639d6e5cf4e976f9038"
  100. },
  101. "dist": {
  102. "type": "zip",
  103. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/6504ed0d4714084e9955f639d6e5cf4e976f9038",
  104. "reference": "6504ed0d4714084e9955f639d6e5cf4e976f9038",
  105. "shasum": ""
  106. },
  107. "require": {
  108. "barnabywalters/mf-cleaner": "0.*",
  109. "indieweb/link-rel-parser": "0.1.1",
  110. "mf2/mf2": "0.2.*",
  111. "php": ">5.3.0"
  112. },
  113. "type": "library",
  114. "autoload": {
  115. "psr-0": {
  116. "IndieAuth": "src/"
  117. }
  118. },
  119. "notification-url": "https://packagist.org/downloads/",
  120. "license": [
  121. "Apache 2.0"
  122. ],
  123. "authors": [
  124. {
  125. "name": "Aaron Parecki",
  126. "homepage": "http://aaronparecki.com"
  127. }
  128. ],
  129. "description": "IndieAuth Client Library",
  130. "time": "2015-08-30 22:29:40"
  131. },
  132. {
  133. "name": "indieweb/link-rel-parser",
  134. "version": "0.1.1",
  135. "source": {
  136. "type": "git",
  137. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  138. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6"
  139. },
  140. "dist": {
  141. "type": "zip",
  142. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  143. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  144. "shasum": ""
  145. },
  146. "require": {
  147. "php": ">=5.3.0"
  148. },
  149. "type": "library",
  150. "autoload": {
  151. "files": [
  152. "src/IndieWeb/link_rel_parser.php"
  153. ]
  154. },
  155. "notification-url": "https://packagist.org/downloads/",
  156. "license": [
  157. "Apache-2.0"
  158. ],
  159. "authors": [
  160. {
  161. "name": "Aaron Parecki",
  162. "homepage": "http://aaronparecki.com"
  163. },
  164. {
  165. "name": "Tantek Çelik",
  166. "homepage": "http://tantek.com"
  167. }
  168. ],
  169. "description": "Parse rel values from HTTP headers",
  170. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  171. "keywords": [
  172. "http",
  173. "indieweb",
  174. "microformats2"
  175. ],
  176. "time": "2013-12-23 00:14:58"
  177. },
  178. {
  179. "name": "indieweb/mention-client",
  180. "version": "1.1.1",
  181. "source": {
  182. "type": "git",
  183. "url": "https://github.com/indieweb/mention-client-php.git",
  184. "reference": "28115f604eb0c0d88a4b46a11771823af27e9e58"
  185. },
  186. "dist": {
  187. "type": "zip",
  188. "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/28115f604eb0c0d88a4b46a11771823af27e9e58",
  189. "reference": "28115f604eb0c0d88a4b46a11771823af27e9e58",
  190. "shasum": ""
  191. },
  192. "require": {
  193. "mf2/mf2": "0.2.*",
  194. "php": ">=5.3"
  195. },
  196. "require-dev": {
  197. "phpunit/phpunit": ">=4.8.13"
  198. },
  199. "type": "library",
  200. "autoload": {
  201. "psr-0": {
  202. "IndieWeb": "src/"
  203. }
  204. },
  205. "notification-url": "https://packagist.org/downloads/",
  206. "license": [
  207. "Apache-2.0"
  208. ],
  209. "authors": [
  210. {
  211. "name": "Aaron Parecki",
  212. "email": "aaron@parecki.com",
  213. "homepage": "http://aaronparecki.com/"
  214. }
  215. ],
  216. "description": "Client library for sending webmention and pingback notifications",
  217. "homepage": "https://github.com/indieweb/mention-client-php",
  218. "time": "2015-12-22 23:40:11"
  219. },
  220. {
  221. "name": "indieweb/representative-h-card",
  222. "version": "0.1.2",
  223. "source": {
  224. "type": "git",
  225. "url": "https://github.com/indieweb/representative-h-card-php.git",
  226. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38"
  227. },
  228. "dist": {
  229. "type": "zip",
  230. "url": "https://api.github.com/repos/indieweb/representative-h-card-php/zipball/b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  231. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  232. "shasum": ""
  233. },
  234. "require": {
  235. "php": ">=5.4"
  236. },
  237. "require-dev": {
  238. "mf2/mf2": "0.2.*",
  239. "phpunit/phpunit": "*"
  240. },
  241. "type": "library",
  242. "autoload": {
  243. "files": [
  244. "src/mf2/representative-h-card.php"
  245. ]
  246. },
  247. "notification-url": "https://packagist.org/downloads/",
  248. "license": [
  249. "Apache-2.0"
  250. ],
  251. "authors": [
  252. {
  253. "name": "Aaron Parecki",
  254. "homepage": "http://aaronparecki.com"
  255. }
  256. ],
  257. "keywords": [
  258. "h-card",
  259. "indieweb",
  260. "mf2",
  261. "microformats"
  262. ],
  263. "time": "2015-12-23 18:11:19"
  264. },
  265. {
  266. "name": "j4mie/idiorm",
  267. "version": "v1.5.1",
  268. "source": {
  269. "type": "git",
  270. "url": "https://github.com/j4mie/idiorm.git",
  271. "reference": "b0922d8719a94e3a0e0e4a0ca3876f4f91475dcf"
  272. },
  273. "dist": {
  274. "type": "zip",
  275. "url": "https://api.github.com/repos/j4mie/idiorm/zipball/b0922d8719a94e3a0e0e4a0ca3876f4f91475dcf",
  276. "reference": "b0922d8719a94e3a0e0e4a0ca3876f4f91475dcf",
  277. "shasum": ""
  278. },
  279. "require": {
  280. "php": ">=5.2.0"
  281. },
  282. "type": "library",
  283. "autoload": {
  284. "classmap": [
  285. "idiorm.php"
  286. ]
  287. },
  288. "notification-url": "https://packagist.org/downloads/",
  289. "license": [
  290. "BSD-2-Clause",
  291. "BSD-3-Clause",
  292. "BSD-4-Clause"
  293. ],
  294. "authors": [
  295. {
  296. "name": "Simon Holywell",
  297. "email": "treffynnon@php.net",
  298. "homepage": "http://simonholywell.com",
  299. "role": "Maintainer"
  300. },
  301. {
  302. "name": "Jamie Matthews",
  303. "email": "jamie.matthews@gmail.com",
  304. "homepage": "http://j4mie.org",
  305. "role": "Developer"
  306. },
  307. {
  308. "name": "Durham Hale",
  309. "email": "me@durhamhale.com",
  310. "homepage": "http://durhamhale.com",
  311. "role": "Maintainer"
  312. }
  313. ],
  314. "description": "A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5",
  315. "homepage": "http://j4mie.github.com/idiormandparis",
  316. "keywords": [
  317. "idiorm",
  318. "orm",
  319. "query builder"
  320. ],
  321. "time": "2014-06-23 13:08:57"
  322. },
  323. {
  324. "name": "league/container",
  325. "version": "1.3.2",
  326. "source": {
  327. "type": "git",
  328. "url": "https://github.com/thephpleague/container.git",
  329. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15"
  330. },
  331. "dist": {
  332. "type": "zip",
  333. "url": "https://api.github.com/repos/thephpleague/container/zipball/7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  334. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  335. "shasum": ""
  336. },
  337. "require": {
  338. "php": ">=5.4.0"
  339. },
  340. "replace": {
  341. "orno/di": "~2.0"
  342. },
  343. "require-dev": {
  344. "phpunit/phpunit": "4.*"
  345. },
  346. "type": "library",
  347. "extra": {
  348. "branch-alias": {
  349. "dev-master": "2.0-dev",
  350. "dev-1.x": "1.3-dev"
  351. }
  352. },
  353. "autoload": {
  354. "psr-4": {
  355. "League\\Container\\": "src"
  356. }
  357. },
  358. "notification-url": "https://packagist.org/downloads/",
  359. "license": [
  360. "MIT"
  361. ],
  362. "authors": [
  363. {
  364. "name": "Phil Bennett",
  365. "email": "philipobenito@gmail.com",
  366. "homepage": "http://philipobenito.github.io",
  367. "role": "Developer"
  368. }
  369. ],
  370. "description": "A fast and intuitive dependency injection container.",
  371. "homepage": "https://github.com/thephpleague/container",
  372. "keywords": [
  373. "container",
  374. "dependency",
  375. "di",
  376. "injection",
  377. "league"
  378. ],
  379. "time": "2015-04-05 17:14:48"
  380. },
  381. {
  382. "name": "league/plates",
  383. "version": "3.1.1",
  384. "source": {
  385. "type": "git",
  386. "url": "https://github.com/thephpleague/plates.git",
  387. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802"
  388. },
  389. "dist": {
  390. "type": "zip",
  391. "url": "https://api.github.com/repos/thephpleague/plates/zipball/2d8569e9f140a70d6a05db38006926f7547cb802",
  392. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802",
  393. "shasum": ""
  394. },
  395. "require-dev": {
  396. "mikey179/vfsstream": "~1.4.0",
  397. "phpunit/phpunit": "~4.0",
  398. "squizlabs/php_codesniffer": "~1.5"
  399. },
  400. "type": "library",
  401. "extra": {
  402. "branch-alias": {
  403. "dev-master": "3.0-dev"
  404. }
  405. },
  406. "autoload": {
  407. "psr-4": {
  408. "League\\Plates\\": "src"
  409. }
  410. },
  411. "notification-url": "https://packagist.org/downloads/",
  412. "license": [
  413. "MIT"
  414. ],
  415. "authors": [
  416. {
  417. "name": "Jonathan Reinink",
  418. "email": "jonathan@reinink.ca",
  419. "role": "Developer"
  420. }
  421. ],
  422. "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
  423. "homepage": "http://platesphp.com",
  424. "keywords": [
  425. "league",
  426. "package",
  427. "templates",
  428. "templating",
  429. "views"
  430. ],
  431. "time": "2015-07-09 02:14:40"
  432. },
  433. {
  434. "name": "league/route",
  435. "version": "1.2.3",
  436. "source": {
  437. "type": "git",
  438. "url": "https://github.com/thephpleague/route.git",
  439. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8"
  440. },
  441. "dist": {
  442. "type": "zip",
  443. "url": "https://api.github.com/repos/thephpleague/route/zipball/079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  444. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  445. "shasum": ""
  446. },
  447. "require": {
  448. "league/container": "~1.0",
  449. "nikic/fast-route": "~0.3",
  450. "php": ">=5.4.0",
  451. "symfony/http-foundation": "~2.6"
  452. },
  453. "replace": {
  454. "orno/http": "~1.0",
  455. "orno/route": "~1.0"
  456. },
  457. "require-dev": {
  458. "phpunit/phpunit": "4.*"
  459. },
  460. "type": "library",
  461. "extra": {
  462. "branch-alias": {
  463. "dev-master": "1.0-dev"
  464. }
  465. },
  466. "autoload": {
  467. "psr-4": {
  468. "League\\Route\\": "src"
  469. }
  470. },
  471. "notification-url": "https://packagist.org/downloads/",
  472. "license": [
  473. "MIT"
  474. ],
  475. "authors": [
  476. {
  477. "name": "Phil Bennett",
  478. "email": "philipobenito@gmail.com",
  479. "homepage": "http://philipobenito.github.io",
  480. "role": "Developer"
  481. }
  482. ],
  483. "description": "A fast routing and dispatch package built on top of FastRoute.",
  484. "homepage": "https://github.com/thephpleague/route",
  485. "keywords": [
  486. "league",
  487. "route"
  488. ],
  489. "time": "2015-09-11 07:40:31"
  490. },
  491. {
  492. "name": "mf2/mf2",
  493. "version": "v0.2.12",
  494. "source": {
  495. "type": "git",
  496. "url": "https://github.com/indieweb/php-mf2.git",
  497. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e"
  498. },
  499. "dist": {
  500. "type": "zip",
  501. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/6701504876d6c9242eb310b35f41d40d9785ab4e",
  502. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e",
  503. "shasum": ""
  504. },
  505. "require": {
  506. "php": ">=5.3.0"
  507. },
  508. "require-dev": {
  509. "phpunit/phpunit": "3.7.*"
  510. },
  511. "suggest": {
  512. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
  513. },
  514. "bin": [
  515. "bin/fetch-mf2",
  516. "bin/parse-mf2"
  517. ],
  518. "type": "library",
  519. "autoload": {
  520. "files": [
  521. "Mf2/Parser.php"
  522. ]
  523. },
  524. "notification-url": "https://packagist.org/downloads/",
  525. "license": [
  526. "MIT"
  527. ],
  528. "authors": [
  529. {
  530. "name": "Barnaby Walters",
  531. "homepage": "http://waterpigs.co.uk"
  532. }
  533. ],
  534. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  535. "keywords": [
  536. "html",
  537. "microformats",
  538. "microformats 2",
  539. "parser",
  540. "semantic"
  541. ],
  542. "time": "2015-07-12 14:10:01"
  543. },
  544. {
  545. "name": "nikic/fast-route",
  546. "version": "v0.7.0",
  547. "source": {
  548. "type": "git",
  549. "url": "https://github.com/nikic/FastRoute.git",
  550. "reference": "8164b4a0d8afde4eae5f1bfc39084972ba23ad36"
  551. },
  552. "dist": {
  553. "type": "zip",
  554. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/8164b4a0d8afde4eae5f1bfc39084972ba23ad36",
  555. "reference": "8164b4a0d8afde4eae5f1bfc39084972ba23ad36",
  556. "shasum": ""
  557. },
  558. "require": {
  559. "php": ">=5.4.0"
  560. },
  561. "type": "library",
  562. "autoload": {
  563. "psr-4": {
  564. "FastRoute\\": "src/"
  565. },
  566. "files": [
  567. "src/functions.php"
  568. ]
  569. },
  570. "notification-url": "https://packagist.org/downloads/",
  571. "license": [
  572. "BSD-3-Clause"
  573. ],
  574. "authors": [
  575. {
  576. "name": "Nikita Popov",
  577. "email": "nikic@php.net"
  578. }
  579. ],
  580. "description": "Fast request router for PHP",
  581. "keywords": [
  582. "router",
  583. "routing"
  584. ],
  585. "time": "2015-12-20 19:50:12"
  586. },
  587. {
  588. "name": "p3k/caterpillar",
  589. "version": "0.1.1",
  590. "source": {
  591. "type": "git",
  592. "url": "https://github.com/aaronpk/Caterpillar.git",
  593. "reference": "61f94612f25d6b5dbfda5c792147bd5f6fa62fcb"
  594. },
  595. "dist": {
  596. "type": "zip",
  597. "url": "https://api.github.com/repos/aaronpk/Caterpillar/zipball/61f94612f25d6b5dbfda5c792147bd5f6fa62fcb",
  598. "reference": "61f94612f25d6b5dbfda5c792147bd5f6fa62fcb",
  599. "shasum": ""
  600. },
  601. "require": {
  602. "pda/pheanstalk": "3.*",
  603. "php": ">5.4.0"
  604. },
  605. "type": "library",
  606. "autoload": {
  607. "psr-0": {
  608. "Caterpillar": "src/"
  609. }
  610. },
  611. "notification-url": "https://packagist.org/downloads/",
  612. "license": [
  613. "Apache 2.0"
  614. ],
  615. "authors": [
  616. {
  617. "name": "Aaron Parecki",
  618. "homepage": "http://aaronparecki.com/"
  619. }
  620. ],
  621. "description": "Caterpillar is a background queue manager",
  622. "time": "2015-12-21 22:52:21"
  623. },
  624. {
  625. "name": "pda/pheanstalk",
  626. "version": "v3.1.0",
  627. "source": {
  628. "type": "git",
  629. "url": "https://github.com/pda/pheanstalk.git",
  630. "reference": "430e77c551479aad0c6ada0450ee844cf656a18b"
  631. },
  632. "dist": {
  633. "type": "zip",
  634. "url": "https://api.github.com/repos/pda/pheanstalk/zipball/430e77c551479aad0c6ada0450ee844cf656a18b",
  635. "reference": "430e77c551479aad0c6ada0450ee844cf656a18b",
  636. "shasum": ""
  637. },
  638. "require": {
  639. "php": ">=5.3.0"
  640. },
  641. "require-dev": {
  642. "phpunit/phpunit": "~4.0"
  643. },
  644. "type": "library",
  645. "extra": {
  646. "branch-alias": {
  647. "dev-master": "3.0-dev"
  648. }
  649. },
  650. "autoload": {
  651. "psr-4": {
  652. "Pheanstalk\\": "src/"
  653. }
  654. },
  655. "notification-url": "https://packagist.org/downloads/",
  656. "license": [
  657. "MIT"
  658. ],
  659. "authors": [
  660. {
  661. "name": "Paul Annesley",
  662. "email": "paul@annesley.cc",
  663. "homepage": "http://paul.annesley.cc/",
  664. "role": "Developer"
  665. }
  666. ],
  667. "description": "PHP client for beanstalkd queue",
  668. "homepage": "https://github.com/pda/pheanstalk",
  669. "keywords": [
  670. "beanstalkd"
  671. ],
  672. "time": "2015-08-07 21:42:41"
  673. },
  674. {
  675. "name": "symfony/http-foundation",
  676. "version": "v2.8.0",
  677. "source": {
  678. "type": "git",
  679. "url": "https://github.com/symfony/http-foundation.git",
  680. "reference": "5ed0ec39ef684bec84d1fd9f2a55104e403b7e49"
  681. },
  682. "dist": {
  683. "type": "zip",
  684. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5ed0ec39ef684bec84d1fd9f2a55104e403b7e49",
  685. "reference": "5ed0ec39ef684bec84d1fd9f2a55104e403b7e49",
  686. "shasum": ""
  687. },
  688. "require": {
  689. "php": ">=5.3.9",
  690. "symfony/polyfill-php54": "~1.0"
  691. },
  692. "require-dev": {
  693. "symfony/expression-language": "~2.4|~3.0.0"
  694. },
  695. "type": "library",
  696. "extra": {
  697. "branch-alias": {
  698. "dev-master": "2.8-dev"
  699. }
  700. },
  701. "autoload": {
  702. "psr-4": {
  703. "Symfony\\Component\\HttpFoundation\\": ""
  704. },
  705. "exclude-from-classmap": [
  706. "/Tests/"
  707. ]
  708. },
  709. "notification-url": "https://packagist.org/downloads/",
  710. "license": [
  711. "MIT"
  712. ],
  713. "authors": [
  714. {
  715. "name": "Fabien Potencier",
  716. "email": "fabien@symfony.com"
  717. },
  718. {
  719. "name": "Symfony Community",
  720. "homepage": "https://symfony.com/contributors"
  721. }
  722. ],
  723. "description": "Symfony HttpFoundation Component",
  724. "homepage": "https://symfony.com",
  725. "time": "2015-11-27 11:03:19"
  726. },
  727. {
  728. "name": "symfony/polyfill-php54",
  729. "version": "v1.0.0",
  730. "source": {
  731. "type": "git",
  732. "url": "https://github.com/symfony/polyfill-php54.git",
  733. "reference": "2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc"
  734. },
  735. "dist": {
  736. "type": "zip",
  737. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc",
  738. "reference": "2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc",
  739. "shasum": ""
  740. },
  741. "require": {
  742. "php": ">=5.3.3"
  743. },
  744. "type": "library",
  745. "extra": {
  746. "branch-alias": {
  747. "dev-master": "1.0-dev"
  748. }
  749. },
  750. "autoload": {
  751. "psr-4": {
  752. "Symfony\\Polyfill\\Php54\\": ""
  753. },
  754. "files": [
  755. "bootstrap.php"
  756. ],
  757. "classmap": [
  758. "Resources/stubs"
  759. ]
  760. },
  761. "notification-url": "https://packagist.org/downloads/",
  762. "license": [
  763. "MIT"
  764. ],
  765. "authors": [
  766. {
  767. "name": "Nicolas Grekas",
  768. "email": "p@tchwork.com"
  769. },
  770. {
  771. "name": "Symfony Community",
  772. "homepage": "https://symfony.com/contributors"
  773. }
  774. ],
  775. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  776. "homepage": "https://symfony.com",
  777. "keywords": [
  778. "compatibility",
  779. "polyfill",
  780. "portable",
  781. "shim"
  782. ],
  783. "time": "2015-11-04 20:28:58"
  784. }
  785. ],
  786. "packages-dev": [
  787. {
  788. "name": "doctrine/instantiator",
  789. "version": "1.0.5",
  790. "source": {
  791. "type": "git",
  792. "url": "https://github.com/doctrine/instantiator.git",
  793. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  794. },
  795. "dist": {
  796. "type": "zip",
  797. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  798. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  799. "shasum": ""
  800. },
  801. "require": {
  802. "php": ">=5.3,<8.0-DEV"
  803. },
  804. "require-dev": {
  805. "athletic/athletic": "~0.1.8",
  806. "ext-pdo": "*",
  807. "ext-phar": "*",
  808. "phpunit/phpunit": "~4.0",
  809. "squizlabs/php_codesniffer": "~2.0"
  810. },
  811. "type": "library",
  812. "extra": {
  813. "branch-alias": {
  814. "dev-master": "1.0.x-dev"
  815. }
  816. },
  817. "autoload": {
  818. "psr-4": {
  819. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  820. }
  821. },
  822. "notification-url": "https://packagist.org/downloads/",
  823. "license": [
  824. "MIT"
  825. ],
  826. "authors": [
  827. {
  828. "name": "Marco Pivetta",
  829. "email": "ocramius@gmail.com",
  830. "homepage": "http://ocramius.github.com/"
  831. }
  832. ],
  833. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  834. "homepage": "https://github.com/doctrine/instantiator",
  835. "keywords": [
  836. "constructor",
  837. "instantiate"
  838. ],
  839. "time": "2015-06-14 21:17:01"
  840. },
  841. {
  842. "name": "myclabs/deep-copy",
  843. "version": "1.5.0",
  844. "source": {
  845. "type": "git",
  846. "url": "https://github.com/myclabs/DeepCopy.git",
  847. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc"
  848. },
  849. "dist": {
  850. "type": "zip",
  851. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  852. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  853. "shasum": ""
  854. },
  855. "require": {
  856. "php": ">=5.4.0"
  857. },
  858. "require-dev": {
  859. "doctrine/collections": "1.*",
  860. "phpunit/phpunit": "~4.1"
  861. },
  862. "type": "library",
  863. "autoload": {
  864. "psr-4": {
  865. "DeepCopy\\": "src/DeepCopy/"
  866. }
  867. },
  868. "notification-url": "https://packagist.org/downloads/",
  869. "license": [
  870. "MIT"
  871. ],
  872. "description": "Create deep copies (clones) of your objects",
  873. "homepage": "https://github.com/myclabs/DeepCopy",
  874. "keywords": [
  875. "clone",
  876. "copy",
  877. "duplicate",
  878. "object",
  879. "object graph"
  880. ],
  881. "time": "2015-11-07 22:20:37"
  882. },
  883. {
  884. "name": "phpdocumentor/reflection-docblock",
  885. "version": "2.0.4",
  886. "source": {
  887. "type": "git",
  888. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  889. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  890. },
  891. "dist": {
  892. "type": "zip",
  893. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  894. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  895. "shasum": ""
  896. },
  897. "require": {
  898. "php": ">=5.3.3"
  899. },
  900. "require-dev": {
  901. "phpunit/phpunit": "~4.0"
  902. },
  903. "suggest": {
  904. "dflydev/markdown": "~1.0",
  905. "erusev/parsedown": "~1.0"
  906. },
  907. "type": "library",
  908. "extra": {
  909. "branch-alias": {
  910. "dev-master": "2.0.x-dev"
  911. }
  912. },
  913. "autoload": {
  914. "psr-0": {
  915. "phpDocumentor": [
  916. "src/"
  917. ]
  918. }
  919. },
  920. "notification-url": "https://packagist.org/downloads/",
  921. "license": [
  922. "MIT"
  923. ],
  924. "authors": [
  925. {
  926. "name": "Mike van Riel",
  927. "email": "mike.vanriel@naenius.com"
  928. }
  929. ],
  930. "time": "2015-02-03 12:10:50"
  931. },
  932. {
  933. "name": "phpspec/prophecy",
  934. "version": "v1.5.0",
  935. "source": {
  936. "type": "git",
  937. "url": "https://github.com/phpspec/prophecy.git",
  938. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
  939. },
  940. "dist": {
  941. "type": "zip",
  942. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  943. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  944. "shasum": ""
  945. },
  946. "require": {
  947. "doctrine/instantiator": "^1.0.2",
  948. "phpdocumentor/reflection-docblock": "~2.0",
  949. "sebastian/comparator": "~1.1"
  950. },
  951. "require-dev": {
  952. "phpspec/phpspec": "~2.0"
  953. },
  954. "type": "library",
  955. "extra": {
  956. "branch-alias": {
  957. "dev-master": "1.4.x-dev"
  958. }
  959. },
  960. "autoload": {
  961. "psr-0": {
  962. "Prophecy\\": "src/"
  963. }
  964. },
  965. "notification-url": "https://packagist.org/downloads/",
  966. "license": [
  967. "MIT"
  968. ],
  969. "authors": [
  970. {
  971. "name": "Konstantin Kudryashov",
  972. "email": "ever.zet@gmail.com",
  973. "homepage": "http://everzet.com"
  974. },
  975. {
  976. "name": "Marcello Duarte",
  977. "email": "marcello.duarte@gmail.com"
  978. }
  979. ],
  980. "description": "Highly opinionated mocking framework for PHP 5.3+",
  981. "homepage": "https://github.com/phpspec/prophecy",
  982. "keywords": [
  983. "Double",
  984. "Dummy",
  985. "fake",
  986. "mock",
  987. "spy",
  988. "stub"
  989. ],
  990. "time": "2015-08-13 10:07:40"
  991. },
  992. {
  993. "name": "phpunit/php-code-coverage",
  994. "version": "3.0.2",
  995. "source": {
  996. "type": "git",
  997. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  998. "reference": "f7bb5cddf4ffe113eeb737b05241adb947b43f9d"
  999. },
  1000. "dist": {
  1001. "type": "zip",
  1002. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7bb5cddf4ffe113eeb737b05241adb947b43f9d",
  1003. "reference": "f7bb5cddf4ffe113eeb737b05241adb947b43f9d",
  1004. "shasum": ""
  1005. },
  1006. "require": {
  1007. "php": ">=5.6",
  1008. "phpunit/php-file-iterator": "~1.3",
  1009. "phpunit/php-text-template": "~1.2",
  1010. "phpunit/php-token-stream": "~1.3",
  1011. "sebastian/environment": "^1.3.2",
  1012. "sebastian/version": "~1.0"
  1013. },
  1014. "require-dev": {
  1015. "ext-xdebug": ">=2.1.4",
  1016. "phpunit/phpunit": "~5"
  1017. },
  1018. "suggest": {
  1019. "ext-dom": "*",
  1020. "ext-xdebug": ">=2.2.1",
  1021. "ext-xmlwriter": "*"
  1022. },
  1023. "type": "library",
  1024. "extra": {
  1025. "branch-alias": {
  1026. "dev-master": "3.0.x-dev"
  1027. }
  1028. },
  1029. "autoload": {
  1030. "classmap": [
  1031. "src/"
  1032. ]
  1033. },
  1034. "notification-url": "https://packagist.org/downloads/",
  1035. "license": [
  1036. "BSD-3-Clause"
  1037. ],
  1038. "authors": [
  1039. {
  1040. "name": "Sebastian Bergmann",
  1041. "email": "sb@sebastian-bergmann.de",
  1042. "role": "lead"
  1043. }
  1044. ],
  1045. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  1046. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  1047. "keywords": [
  1048. "coverage",
  1049. "testing",
  1050. "xunit"
  1051. ],
  1052. "time": "2015-11-12 21:08:20"
  1053. },
  1054. {
  1055. "name": "phpunit/php-file-iterator",
  1056. "version": "1.4.1",
  1057. "source": {
  1058. "type": "git",
  1059. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  1060. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  1061. },
  1062. "dist": {
  1063. "type": "zip",
  1064. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  1065. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  1066. "shasum": ""
  1067. },
  1068. "require": {
  1069. "php": ">=5.3.3"
  1070. },
  1071. "type": "library",
  1072. "extra": {
  1073. "branch-alias": {
  1074. "dev-master": "1.4.x-dev"
  1075. }
  1076. },
  1077. "autoload": {
  1078. "classmap": [
  1079. "src/"
  1080. ]
  1081. },
  1082. "notification-url": "https://packagist.org/downloads/",
  1083. "license": [
  1084. "BSD-3-Clause"
  1085. ],
  1086. "authors": [
  1087. {
  1088. "name": "Sebastian Bergmann",
  1089. "email": "sb@sebastian-bergmann.de",
  1090. "role": "lead"
  1091. }
  1092. ],
  1093. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  1094. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  1095. "keywords": [
  1096. "filesystem",
  1097. "iterator"
  1098. ],
  1099. "time": "2015-06-21 13:08:43"
  1100. },
  1101. {
  1102. "name": "phpunit/php-text-template",
  1103. "version": "1.2.1",
  1104. "source": {
  1105. "type": "git",
  1106. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  1107. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  1108. },
  1109. "dist": {
  1110. "type": "zip",
  1111. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1112. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1113. "shasum": ""
  1114. },
  1115. "require": {
  1116. "php": ">=5.3.3"
  1117. },
  1118. "type": "library",
  1119. "autoload": {
  1120. "classmap": [
  1121. "src/"
  1122. ]
  1123. },
  1124. "notification-url": "https://packagist.org/downloads/",
  1125. "license": [
  1126. "BSD-3-Clause"
  1127. ],
  1128. "authors": [
  1129. {
  1130. "name": "Sebastian Bergmann",
  1131. "email": "sebastian@phpunit.de",
  1132. "role": "lead"
  1133. }
  1134. ],
  1135. "description": "Simple template engine.",
  1136. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  1137. "keywords": [
  1138. "template"
  1139. ],
  1140. "time": "2015-06-21 13:50:34"
  1141. },
  1142. {
  1143. "name": "phpunit/php-timer",
  1144. "version": "1.0.7",
  1145. "source": {
  1146. "type": "git",
  1147. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1148. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  1149. },
  1150. "dist": {
  1151. "type": "zip",
  1152. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  1153. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  1154. "shasum": ""
  1155. },
  1156. "require": {
  1157. "php": ">=5.3.3"
  1158. },
  1159. "type": "library",
  1160. "autoload": {
  1161. "classmap": [
  1162. "src/"
  1163. ]
  1164. },
  1165. "notification-url": "https://packagist.org/downloads/",
  1166. "license": [
  1167. "BSD-3-Clause"
  1168. ],
  1169. "authors": [
  1170. {
  1171. "name": "Sebastian Bergmann",
  1172. "email": "sb@sebastian-bergmann.de",
  1173. "role": "lead"
  1174. }
  1175. ],
  1176. "description": "Utility class for timing",
  1177. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1178. "keywords": [
  1179. "timer"
  1180. ],
  1181. "time": "2015-06-21 08:01:12"
  1182. },
  1183. {
  1184. "name": "phpunit/php-token-stream",
  1185. "version": "1.4.8",
  1186. "source": {
  1187. "type": "git",
  1188. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  1189. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  1190. },
  1191. "dist": {
  1192. "type": "zip",
  1193. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1194. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1195. "shasum": ""
  1196. },
  1197. "require": {
  1198. "ext-tokenizer": "*",
  1199. "php": ">=5.3.3"
  1200. },
  1201. "require-dev": {
  1202. "phpunit/phpunit": "~4.2"
  1203. },
  1204. "type": "library",
  1205. "extra": {
  1206. "branch-alias": {
  1207. "dev-master": "1.4-dev"
  1208. }
  1209. },
  1210. "autoload": {
  1211. "classmap": [
  1212. "src/"
  1213. ]
  1214. },
  1215. "notification-url": "https://packagist.org/downloads/",
  1216. "license": [
  1217. "BSD-3-Clause"
  1218. ],
  1219. "authors": [
  1220. {
  1221. "name": "Sebastian Bergmann",
  1222. "email": "sebastian@phpunit.de"
  1223. }
  1224. ],
  1225. "description": "Wrapper around PHP's tokenizer extension.",
  1226. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1227. "keywords": [
  1228. "tokenizer"
  1229. ],
  1230. "time": "2015-09-15 10:49:45"
  1231. },
  1232. {
  1233. "name": "phpunit/phpunit",
  1234. "version": "5.1.3",
  1235. "source": {
  1236. "type": "git",
  1237. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1238. "reference": "c047ff05d2279404af9a7e89e2a7151c32c88022"
  1239. },
  1240. "dist": {
  1241. "type": "zip",
  1242. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c047ff05d2279404af9a7e89e2a7151c32c88022",
  1243. "reference": "c047ff05d2279404af9a7e89e2a7151c32c88022",
  1244. "shasum": ""
  1245. },
  1246. "require": {
  1247. "ext-dom": "*",
  1248. "ext-json": "*",
  1249. "ext-pcre": "*",
  1250. "ext-reflection": "*",
  1251. "ext-spl": "*",
  1252. "myclabs/deep-copy": "~1.3",
  1253. "php": ">=5.6",
  1254. "phpspec/prophecy": "^1.3.1",
  1255. "phpunit/php-code-coverage": "~3.0",
  1256. "phpunit/php-file-iterator": "~1.4",
  1257. "phpunit/php-text-template": "~1.2",
  1258. "phpunit/php-timer": ">=1.0.6",
  1259. "phpunit/phpunit-mock-objects": ">=3.0.5",
  1260. "sebastian/comparator": "~1.1",
  1261. "sebastian/diff": "~1.2",
  1262. "sebastian/environment": "~1.3",
  1263. "sebastian/exporter": "~1.2",
  1264. "sebastian/global-state": "~1.0",
  1265. "sebastian/resource-operations": "~1.0",
  1266. "sebastian/version": "~1.0",
  1267. "symfony/yaml": "~2.1|~3.0"
  1268. },
  1269. "suggest": {
  1270. "phpunit/php-invoker": "~1.1"
  1271. },
  1272. "bin": [
  1273. "phpunit"
  1274. ],
  1275. "type": "library",
  1276. "extra": {
  1277. "branch-alias": {
  1278. "dev-master": "5.1.x-dev"
  1279. }
  1280. },
  1281. "autoload": {
  1282. "classmap": [
  1283. "src/"
  1284. ]
  1285. },
  1286. "notification-url": "https://packagist.org/downloads/",
  1287. "license": [
  1288. "BSD-3-Clause"
  1289. ],
  1290. "authors": [
  1291. {
  1292. "name": "Sebastian Bergmann",
  1293. "email": "sebastian@phpunit.de",
  1294. "role": "lead"
  1295. }
  1296. ],
  1297. "description": "The PHP Unit Testing framework.",
  1298. "homepage": "https://phpunit.de/",
  1299. "keywords": [
  1300. "phpunit",
  1301. "testing",
  1302. "xunit"
  1303. ],
  1304. "time": "2015-12-10 07:54:54"
  1305. },
  1306. {
  1307. "name": "phpunit/phpunit-mock-objects",
  1308. "version": "3.0.6",
  1309. "source": {
  1310. "type": "git",
  1311. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1312. "reference": "49bc700750196c04dd6bc2c4c99cb632b893836b"
  1313. },
  1314. "dist": {
  1315. "type": "zip",
  1316. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/49bc700750196c04dd6bc2c4c99cb632b893836b",
  1317. "reference": "49bc700750196c04dd6bc2c4c99cb632b893836b",
  1318. "shasum": ""
  1319. },
  1320. "require": {
  1321. "doctrine/instantiator": "^1.0.2",
  1322. "php": ">=5.6",
  1323. "phpunit/php-text-template": "~1.2",
  1324. "sebastian/exporter": "~1.2"
  1325. },
  1326. "require-dev": {
  1327. "phpunit/phpunit": "~5"
  1328. },
  1329. "suggest": {
  1330. "ext-soap": "*"
  1331. },
  1332. "type": "library",
  1333. "extra": {
  1334. "branch-alias": {
  1335. "dev-master": "3.0.x-dev"
  1336. }
  1337. },
  1338. "autoload": {
  1339. "classmap": [
  1340. "src/"
  1341. ]
  1342. },
  1343. "notification-url": "https://packagist.org/downloads/",
  1344. "license": [
  1345. "BSD-3-Clause"
  1346. ],
  1347. "authors": [
  1348. {
  1349. "name": "Sebastian Bergmann",
  1350. "email": "sb@sebastian-bergmann.de",
  1351. "role": "lead"
  1352. }
  1353. ],
  1354. "description": "Mock Object library for PHPUnit",
  1355. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1356. "keywords": [
  1357. "mock",
  1358. "xunit"
  1359. ],
  1360. "time": "2015-12-08 08:47:06"
  1361. },
  1362. {
  1363. "name": "sebastian/comparator",
  1364. "version": "1.2.0",
  1365. "source": {
  1366. "type": "git",
  1367. "url": "https://github.com/sebastianbergmann/comparator.git",
  1368. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  1369. },
  1370. "dist": {
  1371. "type": "zip",
  1372. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  1373. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  1374. "shasum": ""
  1375. },
  1376. "require": {
  1377. "php": ">=5.3.3",
  1378. "sebastian/diff": "~1.2",
  1379. "sebastian/exporter": "~1.2"
  1380. },
  1381. "require-dev": {
  1382. "phpunit/phpunit": "~4.4"
  1383. },
  1384. "type": "library",
  1385. "extra": {
  1386. "branch-alias": {
  1387. "dev-master": "1.2.x-dev"
  1388. }
  1389. },
  1390. "autoload": {
  1391. "classmap": [
  1392. "src/"
  1393. ]
  1394. },
  1395. "notification-url": "https://packagist.org/downloads/",
  1396. "license": [
  1397. "BSD-3-Clause"
  1398. ],
  1399. "authors": [
  1400. {
  1401. "name": "Jeff Welch",
  1402. "email": "whatthejeff@gmail.com"
  1403. },
  1404. {
  1405. "name": "Volker Dusch",
  1406. "email": "github@wallbash.com"
  1407. },
  1408. {
  1409. "name": "Bernhard Schussek",
  1410. "email": "bschussek@2bepublished.at"
  1411. },
  1412. {
  1413. "name": "Sebastian Bergmann",
  1414. "email": "sebastian@phpunit.de"
  1415. }
  1416. ],
  1417. "description": "Provides the functionality to compare PHP values for equality",
  1418. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1419. "keywords": [
  1420. "comparator",
  1421. "compare",
  1422. "equality"
  1423. ],
  1424. "time": "2015-07-26 15:48:44"
  1425. },
  1426. {
  1427. "name": "sebastian/diff",
  1428. "version": "1.4.1",
  1429. "source": {
  1430. "type": "git",
  1431. "url": "https://github.com/sebastianbergmann/diff.git",
  1432. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1433. },
  1434. "dist": {
  1435. "type": "zip",
  1436. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1437. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1438. "shasum": ""
  1439. },
  1440. "require": {
  1441. "php": ">=5.3.3"
  1442. },
  1443. "require-dev": {
  1444. "phpunit/phpunit": "~4.8"
  1445. },
  1446. "type": "library",
  1447. "extra": {
  1448. "branch-alias": {
  1449. "dev-master": "1.4-dev"
  1450. }
  1451. },
  1452. "autoload": {
  1453. "classmap": [
  1454. "src/"
  1455. ]
  1456. },
  1457. "notification-url": "https://packagist.org/downloads/",
  1458. "license": [
  1459. "BSD-3-Clause"
  1460. ],
  1461. "authors": [
  1462. {
  1463. "name": "Kore Nordmann",
  1464. "email": "mail@kore-nordmann.de"
  1465. },
  1466. {
  1467. "name": "Sebastian Bergmann",
  1468. "email": "sebastian@phpunit.de"
  1469. }
  1470. ],
  1471. "description": "Diff implementation",
  1472. "homepage": "https://github.com/sebastianbergmann/diff",
  1473. "keywords": [
  1474. "diff"
  1475. ],
  1476. "time": "2015-12-08 07:14:41"
  1477. },
  1478. {
  1479. "name": "sebastian/environment",
  1480. "version": "1.3.3",
  1481. "source": {
  1482. "type": "git",
  1483. "url": "https://github.com/sebastianbergmann/environment.git",
  1484. "reference": "6e7133793a8e5a5714a551a8324337374be209df"
  1485. },
  1486. "dist": {
  1487. "type": "zip",
  1488. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
  1489. "reference": "6e7133793a8e5a5714a551a8324337374be209df",
  1490. "shasum": ""
  1491. },
  1492. "require": {
  1493. "php": ">=5.3.3"
  1494. },
  1495. "require-dev": {
  1496. "phpunit/phpunit": "~4.4"
  1497. },
  1498. "type": "library",
  1499. "extra": {
  1500. "branch-alias": {
  1501. "dev-master": "1.3.x-dev"
  1502. }
  1503. },
  1504. "autoload": {
  1505. "classmap": [
  1506. "src/"
  1507. ]
  1508. },
  1509. "notification-url": "https://packagist.org/downloads/",
  1510. "license": [
  1511. "BSD-3-Clause"
  1512. ],
  1513. "authors": [
  1514. {
  1515. "name": "Sebastian Bergmann",
  1516. "email": "sebastian@phpunit.de"
  1517. }
  1518. ],
  1519. "description": "Provides functionality to handle HHVM/PHP environments",
  1520. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1521. "keywords": [
  1522. "Xdebug",
  1523. "environment",
  1524. "hhvm"
  1525. ],
  1526. "time": "2015-12-02 08:37:27"
  1527. },
  1528. {
  1529. "name": "sebastian/exporter",
  1530. "version": "1.2.1",
  1531. "source": {
  1532. "type": "git",
  1533. "url": "https://github.com/sebastianbergmann/exporter.git",
  1534. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  1535. },
  1536. "dist": {
  1537. "type": "zip",
  1538. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  1539. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  1540. "shasum": ""
  1541. },
  1542. "require": {
  1543. "php": ">=5.3.3",
  1544. "sebastian/recursion-context": "~1.0"
  1545. },
  1546. "require-dev": {
  1547. "phpunit/phpunit": "~4.4"
  1548. },
  1549. "type": "library",
  1550. "extra": {
  1551. "branch-alias": {
  1552. "dev-master": "1.2.x-dev"
  1553. }
  1554. },
  1555. "autoload": {
  1556. "classmap": [
  1557. "src/"
  1558. ]
  1559. },
  1560. "notification-url": "https://packagist.org/downloads/",
  1561. "license": [
  1562. "BSD-3-Clause"
  1563. ],
  1564. "authors": [
  1565. {
  1566. "name": "Jeff Welch",
  1567. "email": "whatthejeff@gmail.com"
  1568. },
  1569. {
  1570. "name": "Volker Dusch",
  1571. "email": "github@wallbash.com"
  1572. },
  1573. {
  1574. "name": "Bernhard Schussek",
  1575. "email": "bschussek@2bepublished.at"
  1576. },
  1577. {
  1578. "name": "Sebastian Bergmann",
  1579. "email": "sebastian@phpunit.de"
  1580. },
  1581. {
  1582. "name": "Adam Harvey",
  1583. "email": "aharvey@php.net"
  1584. }
  1585. ],
  1586. "description": "Provides the functionality to export PHP variables for visualization",
  1587. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1588. "keywords": [
  1589. "export",
  1590. "exporter"
  1591. ],
  1592. "time": "2015-06-21 07:55:53"
  1593. },
  1594. {
  1595. "name": "sebastian/global-state",
  1596. "version": "1.1.1",
  1597. "source": {
  1598. "type": "git",
  1599. "url": "https://github.com/sebastianbergmann/global-state.git",
  1600. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1601. },
  1602. "dist": {
  1603. "type": "zip",
  1604. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1605. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1606. "shasum": ""
  1607. },
  1608. "require": {
  1609. "php": ">=5.3.3"
  1610. },
  1611. "require-dev": {
  1612. "phpunit/phpunit": "~4.2"
  1613. },
  1614. "suggest": {
  1615. "ext-uopz": "*"
  1616. },
  1617. "type": "library",
  1618. "extra": {
  1619. "branch-alias": {
  1620. "dev-master": "1.0-dev"
  1621. }
  1622. },
  1623. "autoload": {
  1624. "classmap": [
  1625. "src/"
  1626. ]
  1627. },
  1628. "notification-url": "https://packagist.org/downloads/",
  1629. "license": [
  1630. "BSD-3-Clause"
  1631. ],
  1632. "authors": [
  1633. {
  1634. "name": "Sebastian Bergmann",
  1635. "email": "sebastian@phpunit.de"
  1636. }
  1637. ],
  1638. "description": "Snapshotting of global state",
  1639. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1640. "keywords": [
  1641. "global state"
  1642. ],
  1643. "time": "2015-10-12 03:26:01"
  1644. },
  1645. {
  1646. "name": "sebastian/recursion-context",
  1647. "version": "1.0.2",
  1648. "source": {
  1649. "type": "git",
  1650. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1651. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  1652. },
  1653. "dist": {
  1654. "type": "zip",
  1655. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  1656. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  1657. "shasum": ""
  1658. },
  1659. "require": {
  1660. "php": ">=5.3.3"
  1661. },
  1662. "require-dev": {
  1663. "phpunit/phpunit": "~4.4"
  1664. },
  1665. "type": "library",
  1666. "extra": {
  1667. "branch-alias": {
  1668. "dev-master": "1.0.x-dev"
  1669. }
  1670. },
  1671. "autoload": {
  1672. "classmap": [
  1673. "src/"
  1674. ]
  1675. },
  1676. "notification-url": "https://packagist.org/downloads/",
  1677. "license": [
  1678. "BSD-3-Clause"
  1679. ],
  1680. "authors": [
  1681. {
  1682. "name": "Jeff Welch",
  1683. "email": "whatthejeff@gmail.com"
  1684. },
  1685. {
  1686. "name": "Sebastian Bergmann",
  1687. "email": "sebastian@phpunit.de"
  1688. },
  1689. {
  1690. "name": "Adam Harvey",
  1691. "email": "aharvey@php.net"
  1692. }
  1693. ],
  1694. "description": "Provides functionality to recursively process PHP variables",
  1695. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1696. "time": "2015-11-11 19:50:13"
  1697. },
  1698. {
  1699. "name": "sebastian/resource-operations",
  1700. "version": "1.0.0",
  1701. "source": {
  1702. "type": "git",
  1703. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  1704. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  1705. },
  1706. "dist": {
  1707. "type": "zip",
  1708. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1709. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1710. "shasum": ""
  1711. },
  1712. "require": {
  1713. "php": ">=5.6.0"
  1714. },
  1715. "type": "library",
  1716. "extra": {
  1717. "branch-alias": {
  1718. "dev-master": "1.0.x-dev"
  1719. }
  1720. },
  1721. "autoload": {
  1722. "classmap": [
  1723. "src/"
  1724. ]
  1725. },
  1726. "notification-url": "https://packagist.org/downloads/",
  1727. "license": [
  1728. "BSD-3-Clause"
  1729. ],
  1730. "authors": [
  1731. {
  1732. "name": "Sebastian Bergmann",
  1733. "email": "sebastian@phpunit.de"
  1734. }
  1735. ],
  1736. "description": "Provides a list of PHP built-in functions that operate on resources",
  1737. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  1738. "time": "2015-07-28 20:34:47"
  1739. },
  1740. {
  1741. "name": "sebastian/version",
  1742. "version": "1.0.6",
  1743. "source": {
  1744. "type": "git",
  1745. "url": "https://github.com/sebastianbergmann/version.git",
  1746. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  1747. },
  1748. "dist": {
  1749. "type": "zip",
  1750. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1751. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1752. "shasum": ""
  1753. },
  1754. "type": "library",
  1755. "autoload": {
  1756. "classmap": [
  1757. "src/"
  1758. ]
  1759. },
  1760. "notification-url": "https://packagist.org/downloads/",
  1761. "license": [
  1762. "BSD-3-Clause"
  1763. ],
  1764. "authors": [
  1765. {
  1766. "name": "Sebastian Bergmann",
  1767. "email": "sebastian@phpunit.de",
  1768. "role": "lead"
  1769. }
  1770. ],
  1771. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1772. "homepage": "https://github.com/sebastianbergmann/version",
  1773. "time": "2015-06-21 13:59:46"
  1774. },
  1775. {
  1776. "name": "symfony/yaml",
  1777. "version": "v3.0.0",
  1778. "source": {
  1779. "type": "git",
  1780. "url": "https://github.com/symfony/yaml.git",
  1781. "reference": "177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002"
  1782. },
  1783. "dist": {
  1784. "type": "zip",
  1785. "url": "https://api.github.com/repos/symfony/yaml/zipball/177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002",
  1786. "reference": "177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002",
  1787. "shasum": ""
  1788. },
  1789. "require": {
  1790. "php": ">=5.5.9"
  1791. },
  1792. "type": "library",
  1793. "extra": {
  1794. "branch-alias": {
  1795. "dev-master": "3.0-dev"
  1796. }
  1797. },
  1798. "autoload": {
  1799. "psr-4": {
  1800. "Symfony\\Component\\Yaml\\": ""
  1801. },
  1802. "exclude-from-classmap": [
  1803. "/Tests/"
  1804. ]
  1805. },
  1806. "notification-url": "https://packagist.org/downloads/",
  1807. "license": [
  1808. "MIT"
  1809. ],
  1810. "authors": [
  1811. {
  1812. "name": "Fabien Potencier",
  1813. "email": "fabien@symfony.com"
  1814. },
  1815. {
  1816. "name": "Symfony Community",
  1817. "homepage": "https://symfony.com/contributors"
  1818. }
  1819. ],
  1820. "description": "Symfony Yaml Component",
  1821. "homepage": "https://symfony.com",
  1822. "time": "2015-11-30 12:36:17"
  1823. }
  1824. ],
  1825. "aliases": [],
  1826. "minimum-stability": "stable",
  1827. "stability-flags": [],
  1828. "prefer-stable": false,
  1829. "prefer-lowest": false,
  1830. "platform": {
  1831. "php": ">=5.5"
  1832. },
  1833. "platform-dev": []
  1834. }