Advertisement
Guest User

Untitled

a guest
May 9th, 2016
721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 189.58 KB | None | 0 0
  1. [
  2. {
  3. "name": "psr/log",
  4. "version": "1.0.0",
  5. "version_normalized": "1.0.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/php-fig/log.git",
  9. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  14. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  15. "shasum": ""
  16. },
  17. "time": "2012-12-21 11:40:51",
  18. "type": "library",
  19. "installation-source": "dist",
  20. "autoload": {
  21. "psr-0": {
  22. "Psr\\Log\\": ""
  23. }
  24. },
  25. "notification-url": "https://packagist.org/downloads/",
  26. "license": [
  27. "MIT"
  28. ],
  29. "authors": [
  30. {
  31. "name": "PHP-FIG",
  32. "homepage": "http://www.php-fig.org/"
  33. }
  34. ],
  35. "description": "Common interface for logging libraries",
  36. "keywords": [
  37. "log",
  38. "psr",
  39. "psr-3"
  40. ]
  41. },
  42. {
  43. "name": "twig/twig",
  44. "version": "v1.24.0",
  45. "version_normalized": "1.24.0.0",
  46. "source": {
  47. "type": "git",
  48. "url": "https://github.com/twigphp/Twig.git",
  49. "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8"
  50. },
  51. "dist": {
  52. "type": "zip",
  53. "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
  54. "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
  55. "shasum": ""
  56. },
  57. "require": {
  58. "php": ">=5.2.7"
  59. },
  60. "require-dev": {
  61. "symfony/debug": "~2.7",
  62. "symfony/phpunit-bridge": "~2.7"
  63. },
  64. "time": "2016-01-25 21:22:18",
  65. "type": "library",
  66. "extra": {
  67. "branch-alias": {
  68. "dev-master": "1.24-dev"
  69. }
  70. },
  71. "installation-source": "dist",
  72. "autoload": {
  73. "psr-0": {
  74. "Twig_": "lib/"
  75. }
  76. },
  77. "notification-url": "https://packagist.org/downloads/",
  78. "license": [
  79. "BSD-3-Clause"
  80. ],
  81. "authors": [
  82. {
  83. "name": "Fabien Potencier",
  84. "email": "fabien@symfony.com",
  85. "homepage": "http://fabien.potencier.org",
  86. "role": "Lead Developer"
  87. },
  88. {
  89. "name": "Armin Ronacher",
  90. "email": "armin.ronacher@active-4.com",
  91. "role": "Project Founder"
  92. },
  93. {
  94. "name": "Twig Team",
  95. "homepage": "http://twig.sensiolabs.org/contributors",
  96. "role": "Contributors"
  97. }
  98. ],
  99. "description": "Twig, the flexible, fast, and secure template language for PHP",
  100. "homepage": "http://twig.sensiolabs.org",
  101. "keywords": [
  102. "templating"
  103. ]
  104. },
  105. {
  106. "name": "doctrine/lexer",
  107. "version": "v1.0.1",
  108. "version_normalized": "1.0.1.0",
  109. "source": {
  110. "type": "git",
  111. "url": "https://github.com/doctrine/lexer.git",
  112. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  113. },
  114. "dist": {
  115. "type": "zip",
  116. "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  117. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  118. "shasum": ""
  119. },
  120. "require": {
  121. "php": ">=5.3.2"
  122. },
  123. "time": "2014-09-09 13:34:57",
  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-0": {
  133. "Doctrine\\Common\\Lexer\\": "lib/"
  134. }
  135. },
  136. "notification-url": "https://packagist.org/downloads/",
  137. "license": [
  138. "MIT"
  139. ],
  140. "authors": [
  141. {
  142. "name": "Roman Borschel",
  143. "email": "roman@code-factory.org"
  144. },
  145. {
  146. "name": "Guilherme Blanco",
  147. "email": "guilhermeblanco@gmail.com"
  148. },
  149. {
  150. "name": "Johannes Schmitt",
  151. "email": "schmittjoh@gmail.com"
  152. }
  153. ],
  154. "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  155. "homepage": "http://www.doctrine-project.org",
  156. "keywords": [
  157. "lexer",
  158. "parser"
  159. ]
  160. },
  161. {
  162. "name": "doctrine/annotations",
  163. "version": "v1.2.7",
  164. "version_normalized": "1.2.7.0",
  165. "source": {
  166. "type": "git",
  167. "url": "https://github.com/doctrine/annotations.git",
  168. "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
  169. },
  170. "dist": {
  171. "type": "zip",
  172. "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  173. "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  174. "shasum": ""
  175. },
  176. "require": {
  177. "doctrine/lexer": "1.*",
  178. "php": ">=5.3.2"
  179. },
  180. "require-dev": {
  181. "doctrine/cache": "1.*",
  182. "phpunit/phpunit": "4.*"
  183. },
  184. "time": "2015-08-31 12:32:49",
  185. "type": "library",
  186. "extra": {
  187. "branch-alias": {
  188. "dev-master": "1.3.x-dev"
  189. }
  190. },
  191. "installation-source": "dist",
  192. "autoload": {
  193. "psr-0": {
  194. "Doctrine\\Common\\Annotations\\": "lib/"
  195. }
  196. },
  197. "notification-url": "https://packagist.org/downloads/",
  198. "license": [
  199. "MIT"
  200. ],
  201. "authors": [
  202. {
  203. "name": "Roman Borschel",
  204. "email": "roman@code-factory.org"
  205. },
  206. {
  207. "name": "Benjamin Eberlei",
  208. "email": "kontakt@beberlei.de"
  209. },
  210. {
  211. "name": "Guilherme Blanco",
  212. "email": "guilhermeblanco@gmail.com"
  213. },
  214. {
  215. "name": "Jonathan Wage",
  216. "email": "jonwage@gmail.com"
  217. },
  218. {
  219. "name": "Johannes Schmitt",
  220. "email": "schmittjoh@gmail.com"
  221. }
  222. ],
  223. "description": "Docblock Annotations Parser",
  224. "homepage": "http://www.doctrine-project.org",
  225. "keywords": [
  226. "annotations",
  227. "docblock",
  228. "parser"
  229. ]
  230. },
  231. {
  232. "name": "doctrine/collections",
  233. "version": "v1.3.0",
  234. "version_normalized": "1.3.0.0",
  235. "source": {
  236. "type": "git",
  237. "url": "https://github.com/doctrine/collections.git",
  238. "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
  239. },
  240. "dist": {
  241. "type": "zip",
  242. "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  243. "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  244. "shasum": ""
  245. },
  246. "require": {
  247. "php": ">=5.3.2"
  248. },
  249. "require-dev": {
  250. "phpunit/phpunit": "~4.0"
  251. },
  252. "time": "2015-04-14 22:21:58",
  253. "type": "library",
  254. "extra": {
  255. "branch-alias": {
  256. "dev-master": "1.2.x-dev"
  257. }
  258. },
  259. "installation-source": "dist",
  260. "autoload": {
  261. "psr-0": {
  262. "Doctrine\\Common\\Collections\\": "lib/"
  263. }
  264. },
  265. "notification-url": "https://packagist.org/downloads/",
  266. "license": [
  267. "MIT"
  268. ],
  269. "authors": [
  270. {
  271. "name": "Roman Borschel",
  272. "email": "roman@code-factory.org"
  273. },
  274. {
  275. "name": "Benjamin Eberlei",
  276. "email": "kontakt@beberlei.de"
  277. },
  278. {
  279. "name": "Guilherme Blanco",
  280. "email": "guilhermeblanco@gmail.com"
  281. },
  282. {
  283. "name": "Jonathan Wage",
  284. "email": "jonwage@gmail.com"
  285. },
  286. {
  287. "name": "Johannes Schmitt",
  288. "email": "schmittjoh@gmail.com"
  289. }
  290. ],
  291. "description": "Collections Abstraction library",
  292. "homepage": "http://www.doctrine-project.org",
  293. "keywords": [
  294. "array",
  295. "collections",
  296. "iterator"
  297. ]
  298. },
  299. {
  300. "name": "doctrine/cache",
  301. "version": "v1.6.0",
  302. "version_normalized": "1.6.0.0",
  303. "source": {
  304. "type": "git",
  305. "url": "https://github.com/doctrine/cache.git",
  306. "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
  307. },
  308. "dist": {
  309. "type": "zip",
  310. "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
  311. "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
  312. "shasum": ""
  313. },
  314. "require": {
  315. "php": "~5.5|~7.0"
  316. },
  317. "conflict": {
  318. "doctrine/common": ">2.2,<2.4"
  319. },
  320. "require-dev": {
  321. "phpunit/phpunit": "~4.8|~5.0",
  322. "predis/predis": "~1.0",
  323. "satooshi/php-coveralls": "~0.6"
  324. },
  325. "time": "2015-12-31 16:37:02",
  326. "type": "library",
  327. "extra": {
  328. "branch-alias": {
  329. "dev-master": "1.6.x-dev"
  330. }
  331. },
  332. "installation-source": "dist",
  333. "autoload": {
  334. "psr-4": {
  335. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  336. }
  337. },
  338. "notification-url": "https://packagist.org/downloads/",
  339. "license": [
  340. "MIT"
  341. ],
  342. "authors": [
  343. {
  344. "name": "Roman Borschel",
  345. "email": "roman@code-factory.org"
  346. },
  347. {
  348. "name": "Benjamin Eberlei",
  349. "email": "kontakt@beberlei.de"
  350. },
  351. {
  352. "name": "Guilherme Blanco",
  353. "email": "guilhermeblanco@gmail.com"
  354. },
  355. {
  356. "name": "Jonathan Wage",
  357. "email": "jonwage@gmail.com"
  358. },
  359. {
  360. "name": "Johannes Schmitt",
  361. "email": "schmittjoh@gmail.com"
  362. }
  363. ],
  364. "description": "Caching library offering an object-oriented API for many cache backends",
  365. "homepage": "http://www.doctrine-project.org",
  366. "keywords": [
  367. "cache",
  368. "caching"
  369. ]
  370. },
  371. {
  372. "name": "doctrine/inflector",
  373. "version": "v1.1.0",
  374. "version_normalized": "1.1.0.0",
  375. "source": {
  376. "type": "git",
  377. "url": "https://github.com/doctrine/inflector.git",
  378. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
  379. },
  380. "dist": {
  381. "type": "zip",
  382. "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
  383. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
  384. "shasum": ""
  385. },
  386. "require": {
  387. "php": ">=5.3.2"
  388. },
  389. "require-dev": {
  390. "phpunit/phpunit": "4.*"
  391. },
  392. "time": "2015-11-06 14:35:42",
  393. "type": "library",
  394. "extra": {
  395. "branch-alias": {
  396. "dev-master": "1.1.x-dev"
  397. }
  398. },
  399. "installation-source": "dist",
  400. "autoload": {
  401. "psr-0": {
  402. "Doctrine\\Common\\Inflector\\": "lib/"
  403. }
  404. },
  405. "notification-url": "https://packagist.org/downloads/",
  406. "license": [
  407. "MIT"
  408. ],
  409. "authors": [
  410. {
  411. "name": "Roman Borschel",
  412. "email": "roman@code-factory.org"
  413. },
  414. {
  415. "name": "Benjamin Eberlei",
  416. "email": "kontakt@beberlei.de"
  417. },
  418. {
  419. "name": "Guilherme Blanco",
  420. "email": "guilhermeblanco@gmail.com"
  421. },
  422. {
  423. "name": "Jonathan Wage",
  424. "email": "jonwage@gmail.com"
  425. },
  426. {
  427. "name": "Johannes Schmitt",
  428. "email": "schmittjoh@gmail.com"
  429. }
  430. ],
  431. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  432. "homepage": "http://www.doctrine-project.org",
  433. "keywords": [
  434. "inflection",
  435. "pluralize",
  436. "singularize",
  437. "string"
  438. ]
  439. },
  440. {
  441. "name": "doctrine/common",
  442. "version": "v2.6.1",
  443. "version_normalized": "2.6.1.0",
  444. "source": {
  445. "type": "git",
  446. "url": "https://github.com/doctrine/common.git",
  447. "reference": "a579557bc689580c19fee4e27487a67fe60defc0"
  448. },
  449. "dist": {
  450. "type": "zip",
  451. "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0",
  452. "reference": "a579557bc689580c19fee4e27487a67fe60defc0",
  453. "shasum": ""
  454. },
  455. "require": {
  456. "doctrine/annotations": "1.*",
  457. "doctrine/cache": "1.*",
  458. "doctrine/collections": "1.*",
  459. "doctrine/inflector": "1.*",
  460. "doctrine/lexer": "1.*",
  461. "php": "~5.5|~7.0"
  462. },
  463. "require-dev": {
  464. "phpunit/phpunit": "~4.8|~5.0"
  465. },
  466. "time": "2015-12-25 13:18:31",
  467. "type": "library",
  468. "extra": {
  469. "branch-alias": {
  470. "dev-master": "2.7.x-dev"
  471. }
  472. },
  473. "installation-source": "dist",
  474. "autoload": {
  475. "psr-4": {
  476. "Doctrine\\Common\\": "lib/Doctrine/Common"
  477. }
  478. },
  479. "notification-url": "https://packagist.org/downloads/",
  480. "license": [
  481. "MIT"
  482. ],
  483. "authors": [
  484. {
  485. "name": "Roman Borschel",
  486. "email": "roman@code-factory.org"
  487. },
  488. {
  489. "name": "Benjamin Eberlei",
  490. "email": "kontakt@beberlei.de"
  491. },
  492. {
  493. "name": "Guilherme Blanco",
  494. "email": "guilhermeblanco@gmail.com"
  495. },
  496. {
  497. "name": "Jonathan Wage",
  498. "email": "jonwage@gmail.com"
  499. },
  500. {
  501. "name": "Johannes Schmitt",
  502. "email": "schmittjoh@gmail.com"
  503. }
  504. ],
  505. "description": "Common Library for Doctrine projects",
  506. "homepage": "http://www.doctrine-project.org",
  507. "keywords": [
  508. "annotations",
  509. "collections",
  510. "eventmanager",
  511. "persistence",
  512. "spl"
  513. ]
  514. },
  515. {
  516. "name": "ircmaxell/password-compat",
  517. "version": "v1.0.4",
  518. "version_normalized": "1.0.4.0",
  519. "source": {
  520. "type": "git",
  521. "url": "https://github.com/ircmaxell/password_compat.git",
  522. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  523. },
  524. "dist": {
  525. "type": "zip",
  526. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  527. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  528. "shasum": ""
  529. },
  530. "require-dev": {
  531. "phpunit/phpunit": "4.*"
  532. },
  533. "time": "2014-11-20 16:49:30",
  534. "type": "library",
  535. "installation-source": "dist",
  536. "autoload": {
  537. "files": [
  538. "lib/password.php"
  539. ]
  540. },
  541. "notification-url": "https://packagist.org/downloads/",
  542. "license": [
  543. "MIT"
  544. ],
  545. "authors": [
  546. {
  547. "name": "Anthony Ferrara",
  548. "email": "ircmaxell@php.net",
  549. "homepage": "http://blog.ircmaxell.com"
  550. }
  551. ],
  552. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  553. "homepage": "https://github.com/ircmaxell/password_compat",
  554. "keywords": [
  555. "hashing",
  556. "password"
  557. ]
  558. },
  559. {
  560. "name": "friendsofsymfony/user-bundle",
  561. "version": "v2.0.0-alpha2",
  562. "version_normalized": "2.0.0.0-alpha2",
  563. "source": {
  564. "type": "git",
  565. "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
  566. "reference": "1b13cfdeaea2b277d5e8dd6232cf3eaac25e6b2f"
  567. },
  568. "dist": {
  569. "type": "zip",
  570. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/1b13cfdeaea2b277d5e8dd6232cf3eaac25e6b2f",
  571. "reference": "1b13cfdeaea2b277d5e8dd6232cf3eaac25e6b2f",
  572. "shasum": ""
  573. },
  574. "require": {
  575. "php": ">=5.3.9",
  576. "symfony/form": "~2.3",
  577. "symfony/framework-bundle": "~2.3",
  578. "symfony/security-bundle": "~2.3",
  579. "symfony/twig-bundle": "~2.3"
  580. },
  581. "require-dev": {
  582. "doctrine/doctrine-bundle": "~1.3",
  583. "swiftmailer/swiftmailer": "~4.3|~5",
  584. "symfony/validator": "~2.3",
  585. "symfony/yaml": "~2.3",
  586. "willdurand/propel-typehintable-behavior": "~1.0"
  587. },
  588. "suggest": {
  589. "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
  590. },
  591. "time": "2015-09-15 12:27:56",
  592. "type": "symfony-bundle",
  593. "extra": {
  594. "branch-alias": {
  595. "dev-master": "2.0.x-dev"
  596. }
  597. },
  598. "installation-source": "dist",
  599. "autoload": {
  600. "psr-4": {
  601. "FOS\\UserBundle\\": ""
  602. }
  603. },
  604. "notification-url": "https://packagist.org/downloads/",
  605. "license": [
  606. "MIT"
  607. ],
  608. "authors": [
  609. {
  610. "name": "Christophe Coevoet",
  611. "email": "stof@notk.org"
  612. },
  613. {
  614. "name": "FriendsOfSymfony Community",
  615. "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
  616. },
  617. {
  618. "name": "Thibault Duplessis",
  619. "email": "thibault.duplessis@gmail.com"
  620. }
  621. ],
  622. "description": "Symfony FOSUserBundle",
  623. "homepage": "http://friendsofsymfony.github.com",
  624. "keywords": [
  625. "User management"
  626. ]
  627. },
  628. {
  629. "name": "doctrine/doctrine-cache-bundle",
  630. "version": "1.3.0",
  631. "version_normalized": "1.3.0.0",
  632. "source": {
  633. "type": "git",
  634. "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
  635. "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504"
  636. },
  637. "dist": {
  638. "type": "zip",
  639. "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
  640. "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
  641. "shasum": ""
  642. },
  643. "require": {
  644. "doctrine/cache": "^1.4.2",
  645. "doctrine/inflector": "~1.0",
  646. "php": ">=5.3.2",
  647. "symfony/doctrine-bridge": "~2.2|~3.0"
  648. },
  649. "require-dev": {
  650. "instaclick/coding-standard": "~1.1",
  651. "instaclick/object-calisthenics-sniffs": "dev-master",
  652. "instaclick/symfony2-coding-standard": "dev-remaster",
  653. "phpunit/phpunit": "~4",
  654. "predis/predis": "~0.8",
  655. "satooshi/php-coveralls": "~0.6.1",
  656. "squizlabs/php_codesniffer": "~1.5",
  657. "symfony/console": "~2.2|~3.0",
  658. "symfony/finder": "~2.2|~3.0",
  659. "symfony/framework-bundle": "~2.2|~3.0",
  660. "symfony/phpunit-bridge": "~2.7|~3.0",
  661. "symfony/security-acl": "~2.3|~3.0",
  662. "symfony/validator": "~2.2|~3.0",
  663. "symfony/yaml": "~2.2|~3.0"
  664. },
  665. "suggest": {
  666. "symfony/security-acl": "For using this bundle to cache ACLs"
  667. },
  668. "time": "2016-01-26 17:28:51",
  669. "type": "symfony-bundle",
  670. "extra": {
  671. "branch-alias": {
  672. "dev-master": "1.2.x-dev"
  673. }
  674. },
  675. "installation-source": "dist",
  676. "autoload": {
  677. "psr-4": {
  678. "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
  679. }
  680. },
  681. "notification-url": "https://packagist.org/downloads/",
  682. "license": [
  683. "MIT"
  684. ],
  685. "authors": [
  686. {
  687. "name": "Symfony Community",
  688. "homepage": "http://symfony.com/contributors"
  689. },
  690. {
  691. "name": "Benjamin Eberlei",
  692. "email": "kontakt@beberlei.de"
  693. },
  694. {
  695. "name": "Fabio B. Silva",
  696. "email": "fabio.bat.silva@gmail.com"
  697. },
  698. {
  699. "name": "Guilherme Blanco",
  700. "email": "guilhermeblanco@hotmail.com"
  701. },
  702. {
  703. "name": "Doctrine Project",
  704. "homepage": "http://www.doctrine-project.org/"
  705. },
  706. {
  707. "name": "Fabien Potencier",
  708. "email": "fabien@symfony.com"
  709. }
  710. ],
  711. "description": "Symfony Bundle for Doctrine Cache",
  712. "homepage": "http://www.doctrine-project.org",
  713. "keywords": [
  714. "cache",
  715. "caching"
  716. ]
  717. },
  718. {
  719. "name": "jdorn/sql-formatter",
  720. "version": "v1.2.17",
  721. "version_normalized": "1.2.17.0",
  722. "source": {
  723. "type": "git",
  724. "url": "https://github.com/jdorn/sql-formatter.git",
  725. "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
  726. },
  727. "dist": {
  728. "type": "zip",
  729. "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
  730. "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
  731. "shasum": ""
  732. },
  733. "require": {
  734. "php": ">=5.2.4"
  735. },
  736. "require-dev": {
  737. "phpunit/phpunit": "3.7.*"
  738. },
  739. "time": "2014-01-12 16:20:24",
  740. "type": "library",
  741. "extra": {
  742. "branch-alias": {
  743. "dev-master": "1.3.x-dev"
  744. }
  745. },
  746. "installation-source": "dist",
  747. "autoload": {
  748. "classmap": [
  749. "lib"
  750. ]
  751. },
  752. "notification-url": "https://packagist.org/downloads/",
  753. "license": [
  754. "MIT"
  755. ],
  756. "authors": [
  757. {
  758. "name": "Jeremy Dorn",
  759. "email": "jeremy@jeremydorn.com",
  760. "homepage": "http://jeremydorn.com/"
  761. }
  762. ],
  763. "description": "a PHP SQL highlighting library",
  764. "homepage": "https://github.com/jdorn/sql-formatter/",
  765. "keywords": [
  766. "highlight",
  767. "sql"
  768. ]
  769. },
  770. {
  771. "name": "doctrine/dbal",
  772. "version": "v2.4.5",
  773. "version_normalized": "2.4.5.0",
  774. "source": {
  775. "type": "git",
  776. "url": "https://github.com/doctrine/dbal.git",
  777. "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16"
  778. },
  779. "dist": {
  780. "type": "zip",
  781. "url": "https://api.github.com/repos/doctrine/dbal/zipball/5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16",
  782. "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16",
  783. "shasum": ""
  784. },
  785. "require": {
  786. "doctrine/common": "~2.4",
  787. "php": ">=5.3.2"
  788. },
  789. "require-dev": {
  790. "phpunit/phpunit": "3.7.*",
  791. "symfony/console": "~2.0"
  792. },
  793. "suggest": {
  794. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  795. },
  796. "time": "2016-01-05 22:18:20",
  797. "type": "library",
  798. "installation-source": "dist",
  799. "autoload": {
  800. "psr-0": {
  801. "Doctrine\\DBAL\\": "lib/"
  802. }
  803. },
  804. "notification-url": "https://packagist.org/downloads/",
  805. "license": [
  806. "MIT"
  807. ],
  808. "authors": [
  809. {
  810. "name": "Roman Borschel",
  811. "email": "roman@code-factory.org"
  812. },
  813. {
  814. "name": "Benjamin Eberlei",
  815. "email": "kontakt@beberlei.de"
  816. },
  817. {
  818. "name": "Guilherme Blanco",
  819. "email": "guilhermeblanco@gmail.com"
  820. },
  821. {
  822. "name": "Jonathan Wage",
  823. "email": "jonwage@gmail.com"
  824. }
  825. ],
  826. "description": "Database Abstraction Layer",
  827. "homepage": "http://www.doctrine-project.org",
  828. "keywords": [
  829. "database",
  830. "dbal",
  831. "persistence",
  832. "queryobject"
  833. ]
  834. },
  835. {
  836. "name": "doctrine/orm",
  837. "version": "v2.4.8",
  838. "version_normalized": "2.4.8.0",
  839. "source": {
  840. "type": "git",
  841. "url": "https://github.com/doctrine/doctrine2.git",
  842. "reference": "5aedac1e5c5caaeac14798822c70325dc242d467"
  843. },
  844. "dist": {
  845. "type": "zip",
  846. "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/5aedac1e5c5caaeac14798822c70325dc242d467",
  847. "reference": "5aedac1e5c5caaeac14798822c70325dc242d467",
  848. "shasum": ""
  849. },
  850. "require": {
  851. "doctrine/collections": "~1.1",
  852. "doctrine/dbal": "~2.4",
  853. "ext-pdo": "*",
  854. "php": ">=5.3.2",
  855. "symfony/console": "~2.0"
  856. },
  857. "require-dev": {
  858. "satooshi/php-coveralls": "dev-master",
  859. "symfony/yaml": "~2.1"
  860. },
  861. "suggest": {
  862. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  863. },
  864. "time": "2015-08-31 13:19:01",
  865. "bin": [
  866. "bin/doctrine",
  867. "bin/doctrine.php"
  868. ],
  869. "type": "library",
  870. "extra": {
  871. "branch-alias": {
  872. "dev-master": "2.4.x-dev"
  873. }
  874. },
  875. "installation-source": "dist",
  876. "autoload": {
  877. "psr-0": {
  878. "Doctrine\\ORM\\": "lib/"
  879. }
  880. },
  881. "notification-url": "https://packagist.org/downloads/",
  882. "license": [
  883. "MIT"
  884. ],
  885. "authors": [
  886. {
  887. "name": "Roman Borschel",
  888. "email": "roman@code-factory.org"
  889. },
  890. {
  891. "name": "Benjamin Eberlei",
  892. "email": "kontakt@beberlei.de"
  893. },
  894. {
  895. "name": "Guilherme Blanco",
  896. "email": "guilhermeblanco@gmail.com"
  897. },
  898. {
  899. "name": "Jonathan Wage",
  900. "email": "jonwage@gmail.com"
  901. }
  902. ],
  903. "description": "Object-Relational-Mapper for PHP",
  904. "homepage": "http://www.doctrine-project.org",
  905. "keywords": [
  906. "database",
  907. "orm"
  908. ]
  909. },
  910. {
  911. "name": "doctrine/data-fixtures",
  912. "version": "v1.1.1",
  913. "version_normalized": "1.1.1.0",
  914. "source": {
  915. "type": "git",
  916. "url": "https://github.com/doctrine/data-fixtures.git",
  917. "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
  918. },
  919. "dist": {
  920. "type": "zip",
  921. "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
  922. "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
  923. "shasum": ""
  924. },
  925. "require": {
  926. "doctrine/common": "~2.2",
  927. "php": ">=5.3.2"
  928. },
  929. "conflict": {
  930. "doctrine/orm": "< 2.4"
  931. },
  932. "require-dev": {
  933. "doctrine/orm": "~2.4"
  934. },
  935. "suggest": {
  936. "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
  937. "doctrine/orm": "For loading ORM fixtures",
  938. "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
  939. },
  940. "time": "2015-03-30 12:14:13",
  941. "type": "library",
  942. "extra": {
  943. "branch-alias": {
  944. "dev-master": "1.1.x-dev"
  945. }
  946. },
  947. "installation-source": "dist",
  948. "autoload": {
  949. "psr-0": {
  950. "Doctrine\\Common\\DataFixtures": "lib/"
  951. }
  952. },
  953. "notification-url": "https://packagist.org/downloads/",
  954. "license": [
  955. "MIT"
  956. ],
  957. "authors": [
  958. {
  959. "name": "Jonathan Wage",
  960. "email": "jonwage@gmail.com"
  961. }
  962. ],
  963. "description": "Data Fixtures for all Doctrine Object Managers",
  964. "homepage": "http://www.doctrine-project.org",
  965. "keywords": [
  966. "database"
  967. ]
  968. },
  969. {
  970. "name": "doctrine/doctrine-fixtures-bundle",
  971. "version": "2.3.0",
  972. "version_normalized": "2.3.0.0",
  973. "source": {
  974. "type": "git",
  975. "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
  976. "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029"
  977. },
  978. "dist": {
  979. "type": "zip",
  980. "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029",
  981. "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029",
  982. "shasum": ""
  983. },
  984. "require": {
  985. "doctrine/data-fixtures": "~1.0",
  986. "doctrine/doctrine-bundle": "~1.0",
  987. "php": ">=5.3.2",
  988. "symfony/doctrine-bridge": "~2.3|~3.0"
  989. },
  990. "time": "2015-11-04 21:23:23",
  991. "type": "symfony-bundle",
  992. "extra": {
  993. "branch-alias": {
  994. "dev-master": "2.2.x-dev"
  995. }
  996. },
  997. "installation-source": "dist",
  998. "autoload": {
  999. "psr-4": {
  1000. "Doctrine\\Bundle\\FixturesBundle\\": ""
  1001. }
  1002. },
  1003. "notification-url": "https://packagist.org/downloads/",
  1004. "license": [
  1005. "MIT"
  1006. ],
  1007. "authors": [
  1008. {
  1009. "name": "Symfony Community",
  1010. "homepage": "http://symfony.com/contributors"
  1011. },
  1012. {
  1013. "name": "Doctrine Project",
  1014. "homepage": "http://www.doctrine-project.org"
  1015. },
  1016. {
  1017. "name": "Fabien Potencier",
  1018. "email": "fabien@symfony.com"
  1019. }
  1020. ],
  1021. "description": "Symfony DoctrineFixturesBundle",
  1022. "homepage": "http://www.doctrine-project.org",
  1023. "keywords": [
  1024. "Fixture",
  1025. "persistence"
  1026. ]
  1027. },
  1028. {
  1029. "name": "khepin/yaml-fixtures-bundle",
  1030. "version": "v0.8.1",
  1031. "version_normalized": "0.8.1.0",
  1032. "target-dir": "Khepin/YamlFixturesBundle",
  1033. "source": {
  1034. "type": "git",
  1035. "url": "https://github.com/khepin/KhepinYamlFixturesBundle.git",
  1036. "reference": "7d2a640a333ca08a17a4530c784b67141b93541c"
  1037. },
  1038. "dist": {
  1039. "type": "zip",
  1040. "url": "https://api.github.com/repos/khepin/KhepinYamlFixturesBundle/zipball/7d2a640a333ca08a17a4530c784b67141b93541c",
  1041. "reference": "7d2a640a333ca08a17a4530c784b67141b93541c",
  1042. "shasum": ""
  1043. },
  1044. "require": {
  1045. "doctrine/data-fixtures": "1.*@alpha",
  1046. "doctrine/doctrine-bundle": "*",
  1047. "doctrine/doctrine-fixtures-bundle": "2.*@alpha",
  1048. "doctrine/orm": "2.*"
  1049. },
  1050. "require-dev": {
  1051. "doctrine/mongodb": "*@beta",
  1052. "doctrine/mongodb-odm": "*@beta",
  1053. "doctrine/mongodb-odm-bundle": "3.*@beta",
  1054. "mockery/mockery": "dev-master"
  1055. },
  1056. "time": "2013-03-14 06:13:58",
  1057. "type": "symfony-bundle",
  1058. "installation-source": "dist",
  1059. "autoload": {
  1060. "psr-0": {
  1061. "Khepin\\YamlFixturesBundle": "",
  1062. "Khepin": "tests"
  1063. }
  1064. },
  1065. "notification-url": "https://packagist.org/downloads/",
  1066. "license": [
  1067. "MIT"
  1068. ],
  1069. "authors": [
  1070. {
  1071. "name": "Sébastien Armand",
  1072. "email": "khepin@gmail.com"
  1073. }
  1074. ],
  1075. "description": "Symfony bundle for easy loading of YAML based fixtures.",
  1076. "homepage": "https://github.com/khepin/KhepinYamlFixturesBundle",
  1077. "keywords": [
  1078. "data fixtures doctrine yaml"
  1079. ]
  1080. },
  1081. {
  1082. "name": "solarium/solarium",
  1083. "version": "3.5.1",
  1084. "version_normalized": "3.5.1.0",
  1085. "source": {
  1086. "type": "git",
  1087. "url": "https://github.com/solariumphp/solarium.git",
  1088. "reference": "96f441f53c4de10f1154b386c925f51b08bf2fa6"
  1089. },
  1090. "dist": {
  1091. "type": "zip",
  1092. "url": "https://api.github.com/repos/solariumphp/solarium/zipball/96f441f53c4de10f1154b386c925f51b08bf2fa6",
  1093. "reference": "96f441f53c4de10f1154b386c925f51b08bf2fa6",
  1094. "shasum": ""
  1095. },
  1096. "require": {
  1097. "php": ">=5.3.2",
  1098. "symfony/event-dispatcher": "~2.3"
  1099. },
  1100. "require-dev": {
  1101. "phpunit/phpunit": "~3.7",
  1102. "satooshi/php-coveralls": "~0.6",
  1103. "squizlabs/php_codesniffer": "~1.4",
  1104. "zendframework/zendframework1": "~1.12"
  1105. },
  1106. "time": "2015-12-19 16:00:15",
  1107. "type": "library",
  1108. "extra": {
  1109. "branch-alias": {
  1110. "dev-develop": "3.3.x-dev"
  1111. }
  1112. },
  1113. "installation-source": "dist",
  1114. "autoload": {
  1115. "psr-0": {
  1116. "Solarium\\": "library/"
  1117. }
  1118. },
  1119. "notification-url": "https://packagist.org/downloads/",
  1120. "license": [
  1121. "BSD-3-Clause"
  1122. ],
  1123. "authors": [
  1124. {
  1125. "name": "See GitHub contributors",
  1126. "homepage": "https://github.com/basdenooijer/solarium/contributors"
  1127. }
  1128. ],
  1129. "description": "PHP Solr client",
  1130. "homepage": "http://www.solarium-project.org",
  1131. "keywords": [
  1132. "php",
  1133. "search",
  1134. "solr"
  1135. ]
  1136. },
  1137. {
  1138. "name": "kriswallsmith/buzz",
  1139. "version": "v0.15",
  1140. "version_normalized": "0.15.0.0",
  1141. "source": {
  1142. "type": "git",
  1143. "url": "https://github.com/kriswallsmith/Buzz.git",
  1144. "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8"
  1145. },
  1146. "dist": {
  1147. "type": "zip",
  1148. "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8",
  1149. "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8",
  1150. "shasum": ""
  1151. },
  1152. "require": {
  1153. "php": ">=5.3.0"
  1154. },
  1155. "require-dev": {
  1156. "phpunit/phpunit": "3.7.*"
  1157. },
  1158. "suggest": {
  1159. "ext-curl": "*"
  1160. },
  1161. "time": "2015-06-25 17:26:56",
  1162. "type": "library",
  1163. "installation-source": "dist",
  1164. "autoload": {
  1165. "psr-0": {
  1166. "Buzz": "lib/"
  1167. }
  1168. },
  1169. "notification-url": "https://packagist.org/downloads/",
  1170. "license": [
  1171. "MIT"
  1172. ],
  1173. "authors": [
  1174. {
  1175. "name": "Kris Wallsmith",
  1176. "email": "kris.wallsmith@gmail.com",
  1177. "homepage": "http://kriswallsmith.net/"
  1178. }
  1179. ],
  1180. "description": "Lightweight HTTP client",
  1181. "homepage": "https://github.com/kriswallsmith/Buzz",
  1182. "keywords": [
  1183. "curl",
  1184. "http client"
  1185. ]
  1186. },
  1187. {
  1188. "name": "hwi/oauth-bundle",
  1189. "version": "0.3.9",
  1190. "version_normalized": "0.3.9.0",
  1191. "target-dir": "HWI/Bundle/OAuthBundle",
  1192. "source": {
  1193. "type": "git",
  1194. "url": "https://github.com/hwi/HWIOAuthBundle.git",
  1195. "reference": "ff5d2e3a5af9f665cebd375777ffb8ae437d9262"
  1196. },
  1197. "dist": {
  1198. "type": "zip",
  1199. "url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/ff5d2e3a5af9f665cebd375777ffb8ae437d9262",
  1200. "reference": "ff5d2e3a5af9f665cebd375777ffb8ae437d9262",
  1201. "shasum": ""
  1202. },
  1203. "require": {
  1204. "kriswallsmith/buzz": "~0.7",
  1205. "php": ">=5.3.3",
  1206. "symfony/framework-bundle": "~2.1",
  1207. "symfony/options-resolver": "~2.1",
  1208. "symfony/security-bundle": "~2.1"
  1209. },
  1210. "conflict": {
  1211. "twig/twig": "<1.12"
  1212. },
  1213. "require-dev": {
  1214. "doctrine/orm": "~2.2",
  1215. "symfony/property-access": "~2.3",
  1216. "symfony/twig-bundle": "~2.1",
  1217. "symfony/validator": "~2.1"
  1218. },
  1219. "suggest": {
  1220. "doctrine/doctrine-bundle": "to use Doctrine user provider",
  1221. "friendsofsymfony/user-bundle": "to connect FOSUB with this bundle",
  1222. "symfony/property-access": "to use FOSUB integration with this bundle",
  1223. "symfony/twig-bundle": "to use the Twig hwi_oauth_* functions"
  1224. },
  1225. "time": "2015-08-28 09:57:17",
  1226. "type": "symfony-bundle",
  1227. "extra": {
  1228. "branch-alias": {
  1229. "dev-master": "0.3-dev"
  1230. }
  1231. },
  1232. "installation-source": "dist",
  1233. "autoload": {
  1234. "psr-0": {
  1235. "HWI\\Bundle\\OAuthBundle": ""
  1236. }
  1237. },
  1238. "notification-url": "https://packagist.org/downloads/",
  1239. "license": [
  1240. "MIT"
  1241. ],
  1242. "authors": [
  1243. {
  1244. "name": "Contributors",
  1245. "homepage": "https://github.com/hwi/HWIOAuthBundle/contributors"
  1246. },
  1247. {
  1248. "name": "Joseph Bielawski",
  1249. "email": "stloyd@gmail.com"
  1250. },
  1251. {
  1252. "name": "Alexander",
  1253. "email": "iam.asm89@gmail.com"
  1254. },
  1255. {
  1256. "name": "Geoffrey Bachelet",
  1257. "email": "geoffrey.bachelet@gmail.com"
  1258. }
  1259. ],
  1260. "description": "Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.",
  1261. "homepage": "http://github.com/hwi/HWIOAuthBundle",
  1262. "keywords": [
  1263. "37signals",
  1264. "Authentication",
  1265. "amazon",
  1266. "bitbucket",
  1267. "bitly",
  1268. "box",
  1269. "dailymotion",
  1270. "deviantart",
  1271. "disqus",
  1272. "dropbox",
  1273. "eventbrite",
  1274. "facebook",
  1275. "firewall",
  1276. "flickr",
  1277. "foursquare",
  1278. "github",
  1279. "google",
  1280. "instagram",
  1281. "jira",
  1282. "linkedin",
  1283. "mail.ru",
  1284. "oauth",
  1285. "oauth1",
  1286. "oauth2",
  1287. "odnoklassniki",
  1288. "qq",
  1289. "salesforce",
  1290. "security",
  1291. "sensio connect",
  1292. "sina weibo",
  1293. "stack exchange",
  1294. "stereomood",
  1295. "trello",
  1296. "twitch",
  1297. "twitter",
  1298. "vkontakte",
  1299. "windows live",
  1300. "wordpress",
  1301. "yahoo",
  1302. "yandex"
  1303. ]
  1304. },
  1305. {
  1306. "name": "doctrine/instantiator",
  1307. "version": "1.0.5",
  1308. "version_normalized": "1.0.5.0",
  1309. "source": {
  1310. "type": "git",
  1311. "url": "https://github.com/doctrine/instantiator.git",
  1312. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  1313. },
  1314. "dist": {
  1315. "type": "zip",
  1316. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  1317. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  1318. "shasum": ""
  1319. },
  1320. "require": {
  1321. "php": ">=5.3,<8.0-DEV"
  1322. },
  1323. "require-dev": {
  1324. "athletic/athletic": "~0.1.8",
  1325. "ext-pdo": "*",
  1326. "ext-phar": "*",
  1327. "phpunit/phpunit": "~4.0",
  1328. "squizlabs/php_codesniffer": "~2.0"
  1329. },
  1330. "time": "2015-06-14 21:17:01",
  1331. "type": "library",
  1332. "extra": {
  1333. "branch-alias": {
  1334. "dev-master": "1.0.x-dev"
  1335. }
  1336. },
  1337. "installation-source": "dist",
  1338. "autoload": {
  1339. "psr-4": {
  1340. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1341. }
  1342. },
  1343. "notification-url": "https://packagist.org/downloads/",
  1344. "license": [
  1345. "MIT"
  1346. ],
  1347. "authors": [
  1348. {
  1349. "name": "Marco Pivetta",
  1350. "email": "ocramius@gmail.com",
  1351. "homepage": "http://ocramius.github.com/"
  1352. }
  1353. ],
  1354. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1355. "homepage": "https://github.com/doctrine/instantiator",
  1356. "keywords": [
  1357. "constructor",
  1358. "instantiate"
  1359. ]
  1360. },
  1361. {
  1362. "name": "doctrine/mongodb-odm",
  1363. "version": "1.0.0",
  1364. "version_normalized": "1.0.0.0",
  1365. "source": {
  1366. "type": "git",
  1367. "url": "https://github.com/doctrine/mongodb-odm.git",
  1368. "reference": "231bd0ee583448fb68e2033ed5b7f9cef1999c75"
  1369. },
  1370. "dist": {
  1371. "type": "zip",
  1372. "url": "https://api.github.com/repos/doctrine/mongodb-odm/zipball/231bd0ee583448fb68e2033ed5b7f9cef1999c75",
  1373. "reference": "231bd0ee583448fb68e2033ed5b7f9cef1999c75",
  1374. "shasum": ""
  1375. },
  1376. "require": {
  1377. "doctrine/annotations": "~1.0",
  1378. "doctrine/cache": "~1.0",
  1379. "doctrine/collections": "~1.1",
  1380. "doctrine/common": "~2.4",
  1381. "doctrine/inflector": "~1.0",
  1382. "doctrine/instantiator": "~1.0.1",
  1383. "doctrine/mongodb": "~1.2",
  1384. "php": ">=5.3.2",
  1385. "symfony/console": "~2.3|~3.0"
  1386. },
  1387. "require-dev": {
  1388. "symfony/yaml": "~2.3|~3.0"
  1389. },
  1390. "suggest": {
  1391. "symfony/yaml": "Enables the YAML metadata mapping driver"
  1392. },
  1393. "time": "2015-08-18 18:09:01",
  1394. "type": "library",
  1395. "extra": {
  1396. "branch-alias": {
  1397. "dev-master": "1.0.x-dev"
  1398. }
  1399. },
  1400. "installation-source": "dist",
  1401. "autoload": {
  1402. "psr-0": {
  1403. "Doctrine\\ODM\\MongoDB": "lib/"
  1404. }
  1405. },
  1406. "notification-url": "https://packagist.org/downloads/",
  1407. "license": [
  1408. "MIT"
  1409. ],
  1410. "authors": [
  1411. {
  1412. "name": "Jonathan H. Wage",
  1413. "email": "jonwage@gmail.com"
  1414. },
  1415. {
  1416. "name": "Jeremy Mikola",
  1417. "email": "jmikola@gmail.com"
  1418. },
  1419. {
  1420. "name": "Bulat Shakirzyanov",
  1421. "email": "mallluhuct@gmail.com"
  1422. },
  1423. {
  1424. "name": "Kris Wallsmith",
  1425. "email": "kris.wallsmith@gmail.com"
  1426. },
  1427. {
  1428. "name": "Maciej Malarz",
  1429. "email": "malarzm@gmail.com"
  1430. },
  1431. {
  1432. "name": "Andreas Braun",
  1433. "email": "alcaeus@alcaeus.org"
  1434. }
  1435. ],
  1436. "description": "Doctrine MongoDB Object Document Mapper",
  1437. "homepage": "http://www.doctrine-project.org",
  1438. "keywords": [
  1439. "database",
  1440. "mongodb",
  1441. "odm",
  1442. "persistence"
  1443. ]
  1444. },
  1445. {
  1446. "name": "doctrine/mongodb-odm-bundle",
  1447. "version": "v3.0.0",
  1448. "version_normalized": "3.0.0.0",
  1449. "source": {
  1450. "type": "git",
  1451. "url": "https://github.com/doctrine/DoctrineMongoDBBundle.git",
  1452. "reference": "f28d770d804bf5fc3175fdbc243b790210818140"
  1453. },
  1454. "dist": {
  1455. "type": "zip",
  1456. "url": "https://api.github.com/repos/doctrine/DoctrineMongoDBBundle/zipball/f28d770d804bf5fc3175fdbc243b790210818140",
  1457. "reference": "f28d770d804bf5fc3175fdbc243b790210818140",
  1458. "shasum": ""
  1459. },
  1460. "require": {
  1461. "doctrine/mongodb-odm": "~1.0.0-beta10@dev",
  1462. "php": ">=5.3.2",
  1463. "symfony/config": "~2.2",
  1464. "symfony/console": "~2.1",
  1465. "symfony/dependency-injection": "~2.2",
  1466. "symfony/doctrine-bridge": "~2.1",
  1467. "symfony/framework-bundle": "~2.1",
  1468. "symfony/options-resolver": "~2.1"
  1469. },
  1470. "require-dev": {
  1471. "doctrine/data-fixtures": "@dev",
  1472. "symfony/form": "~2.3",
  1473. "symfony/yaml": "~2.1"
  1474. },
  1475. "suggest": {
  1476. "doctrine/data-fixtures": "Load data fixtures"
  1477. },
  1478. "time": "2015-05-22 08:14:36",
  1479. "type": "symfony-bundle",
  1480. "extra": {
  1481. "branch-alias": {
  1482. "dev-master": "3.0-dev"
  1483. }
  1484. },
  1485. "installation-source": "dist",
  1486. "autoload": {
  1487. "psr-4": {
  1488. "Doctrine\\Bundle\\MongoDBBundle\\": ""
  1489. }
  1490. },
  1491. "notification-url": "https://packagist.org/downloads/",
  1492. "license": [
  1493. "MIT"
  1494. ],
  1495. "authors": [
  1496. {
  1497. "name": "Kris Wallsmith",
  1498. "email": "kris@symfony.com"
  1499. },
  1500. {
  1501. "name": "Jonathan H. Wage",
  1502. "email": "jonwage@gmail.com"
  1503. },
  1504. {
  1505. "name": "Bulat Shakirzyanov",
  1506. "email": "mallluhuct@gmail.com"
  1507. }
  1508. ],
  1509. "description": "Symfony2 Doctrine MongoDB Bundle",
  1510. "homepage": "http://www.doctrine-project.org",
  1511. "keywords": [
  1512. "mongodb",
  1513. "persistence",
  1514. "symfony"
  1515. ]
  1516. },
  1517. {
  1518. "name": "phpoffice/phpexcel",
  1519. "version": "1.8.1",
  1520. "version_normalized": "1.8.1.0",
  1521. "source": {
  1522. "type": "git",
  1523. "url": "https://github.com/PHPOffice/PHPExcel.git",
  1524. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
  1525. },
  1526. "dist": {
  1527. "type": "zip",
  1528. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  1529. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  1530. "shasum": ""
  1531. },
  1532. "require": {
  1533. "ext-xml": "*",
  1534. "ext-xmlwriter": "*",
  1535. "php": ">=5.2.0"
  1536. },
  1537. "time": "2015-05-01 07:00:55",
  1538. "type": "library",
  1539. "installation-source": "dist",
  1540. "autoload": {
  1541. "psr-0": {
  1542. "PHPExcel": "Classes/"
  1543. }
  1544. },
  1545. "notification-url": "https://packagist.org/downloads/",
  1546. "license": [
  1547. "LGPL"
  1548. ],
  1549. "authors": [
  1550. {
  1551. "name": "Maarten Balliauw",
  1552. "homepage": "http://blog.maartenballiauw.be"
  1553. },
  1554. {
  1555. "name": "Mark Baker"
  1556. },
  1557. {
  1558. "name": "Franck Lefevre",
  1559. "homepage": "http://blog.rootslabs.net"
  1560. },
  1561. {
  1562. "name": "Erik Tilt"
  1563. }
  1564. ],
  1565. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  1566. "homepage": "http://phpexcel.codeplex.com",
  1567. "keywords": [
  1568. "OpenXML",
  1569. "excel",
  1570. "php",
  1571. "spreadsheet",
  1572. "xls",
  1573. "xlsx"
  1574. ]
  1575. },
  1576. {
  1577. "name": "liuggio/ExcelBundle",
  1578. "version": "dev-master",
  1579. "version_normalized": "9999999-dev",
  1580. "source": {
  1581. "type": "git",
  1582. "url": "https://github.com/liuggio/ExcelBundle.git",
  1583. "reference": "728c2bf7a39ab38e73c8b58d0ac2088dcf0f8412"
  1584. },
  1585. "dist": {
  1586. "type": "zip",
  1587. "url": "https://api.github.com/repos/liuggio/ExcelBundle/zipball/728c2bf7a39ab38e73c8b58d0ac2088dcf0f8412",
  1588. "reference": "728c2bf7a39ab38e73c8b58d0ac2088dcf0f8412",
  1589. "shasum": ""
  1590. },
  1591. "require": {
  1592. "php": ">=5.3.2",
  1593. "phpoffice/phpexcel": "~1.8.0",
  1594. "symfony/framework-bundle": "~2.6|~3.0"
  1595. },
  1596. "require-dev": {
  1597. "phpunit/phpunit": "~4.6",
  1598. "sensio/framework-extra-bundle": "~2.3|~3.0",
  1599. "symfony/browser-kit": "~2.6|~3.0",
  1600. "symfony/class-loader": "~2.6|~3.0",
  1601. "symfony/finder": "~2.6|~3.0",
  1602. "symfony/form": "~2.6|~3.0",
  1603. "symfony/validator": "~2.6|~3.0"
  1604. },
  1605. "time": "2016-04-20 09:58:50",
  1606. "type": "symfony-bundle",
  1607. "extra": {
  1608. "branch-alias": {
  1609. "dev-master": "2.0.x-dev"
  1610. }
  1611. },
  1612. "installation-source": "dist",
  1613. "autoload": {
  1614. "exclude-from-classmap": [
  1615. "/Tests/"
  1616. ],
  1617. "psr-4": {
  1618. "Liuggio\\ExcelBundle\\": ""
  1619. }
  1620. },
  1621. "notification-url": "https://packagist.org/downloads/",
  1622. "license": [
  1623. "MIT"
  1624. ],
  1625. "authors": [
  1626. {
  1627. "name": "ExcelBundle Contributors",
  1628. "homepage": "https://github.com/liuggio/ExcelBundle#contributors"
  1629. },
  1630. {
  1631. "name": "Giulio De Donato",
  1632. "email": "liuggio@gmail.com"
  1633. }
  1634. ],
  1635. "description": "This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library",
  1636. "homepage": "http://www.welcometothebundle.com",
  1637. "keywords": [
  1638. "Symfony2",
  1639. "bundle",
  1640. "excel",
  1641. "xls"
  1642. ]
  1643. },
  1644. {
  1645. "name": "knplabs/knp-reveal-bundle",
  1646. "version": "dev-master",
  1647. "version_normalized": "9999999-dev",
  1648. "target-dir": "Knp/RevealBundle",
  1649. "source": {
  1650. "type": "git",
  1651. "url": "https://github.com/KnpLabs/KnpRevealBundle.git",
  1652. "reference": "6146a7676e817afb35443491245d3f5a0e195646"
  1653. },
  1654. "dist": {
  1655. "type": "zip",
  1656. "url": "https://api.github.com/repos/KnpLabs/KnpRevealBundle/zipball/6146a7676e817afb35443491245d3f5a0e195646",
  1657. "reference": "6146a7676e817afb35443491245d3f5a0e195646",
  1658. "shasum": ""
  1659. },
  1660. "require": {
  1661. "php": ">=5.4",
  1662. "symfony/symfony": "~2.4"
  1663. },
  1664. "require-dev": {
  1665. "behat/behat": "~3@dev",
  1666. "behat/mink-extension": "~2@dev",
  1667. "behat/mink-selenium2-driver": "*",
  1668. "phpspec/phpspec": "~2@dev"
  1669. },
  1670. "time": "2014-10-14 08:52:27",
  1671. "type": "library",
  1672. "installation-source": "dist",
  1673. "autoload": {
  1674. "psr-0": {
  1675. "Knp\\RevealBundle": ""
  1676. }
  1677. },
  1678. "notification-url": "https://packagist.org/downloads/",
  1679. "license": [
  1680. "MIT"
  1681. ],
  1682. "description": "Simple bundle that uses Reveal.js and Symfony to make maintainable presentations"
  1683. },
  1684. {
  1685. "name": "knplabs/knp-snappy",
  1686. "version": "0.4.3",
  1687. "version_normalized": "0.4.3.0",
  1688. "source": {
  1689. "type": "git",
  1690. "url": "https://github.com/KnpLabs/snappy.git",
  1691. "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f"
  1692. },
  1693. "dist": {
  1694. "type": "zip",
  1695. "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
  1696. "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
  1697. "shasum": ""
  1698. },
  1699. "require": {
  1700. "php": ">=5.3.3",
  1701. "symfony/process": "~2.3|~3.0"
  1702. },
  1703. "require-dev": {
  1704. "phpunit/phpunit": "~4.7"
  1705. },
  1706. "suggest": {
  1707. "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
  1708. "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
  1709. "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
  1710. "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
  1711. "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
  1712. },
  1713. "time": "2015-11-17 13:16:27",
  1714. "type": "library",
  1715. "extra": {
  1716. "branch-alias": {
  1717. "dev-master": "0.5.x-dev"
  1718. }
  1719. },
  1720. "installation-source": "dist",
  1721. "autoload": {
  1722. "psr-0": {
  1723. "Knp\\Snappy": "src/"
  1724. }
  1725. },
  1726. "notification-url": "https://packagist.org/downloads/",
  1727. "license": [
  1728. "MIT"
  1729. ],
  1730. "authors": [
  1731. {
  1732. "name": "KnpLabs Team",
  1733. "homepage": "http://knplabs.com"
  1734. },
  1735. {
  1736. "name": "Symfony Community",
  1737. "homepage": "http://github.com/KnpLabs/snappy/contributors"
  1738. }
  1739. ],
  1740. "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
  1741. "homepage": "http://github.com/KnpLabs/snappy",
  1742. "keywords": [
  1743. "knp",
  1744. "knplabs",
  1745. "pdf",
  1746. "snapshot",
  1747. "thumbnail",
  1748. "wkhtmltopdf"
  1749. ]
  1750. },
  1751. {
  1752. "name": "knplabs/knp-snappy-bundle",
  1753. "version": "dev-master",
  1754. "version_normalized": "9999999-dev",
  1755. "source": {
  1756. "type": "git",
  1757. "url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
  1758. "reference": "ead0b44c6a9a96c1817710cd854665ee755afe04"
  1759. },
  1760. "dist": {
  1761. "type": "zip",
  1762. "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/ead0b44c6a9a96c1817710cd854665ee755afe04",
  1763. "reference": "ead0b44c6a9a96c1817710cd854665ee755afe04",
  1764. "shasum": ""
  1765. },
  1766. "require": {
  1767. "knplabs/knp-snappy": "~0.1",
  1768. "php": ">=5.3.2",
  1769. "symfony/finder": "~2.3|~3.0",
  1770. "symfony/framework-bundle": "~2.3|~3.0",
  1771. "symfony/validator": "~2.3|~3.0"
  1772. },
  1773. "time": "2015-12-15 10:11:19",
  1774. "type": "symfony-bundle",
  1775. "extra": {
  1776. "branch-alias": {
  1777. "dev-master": "1.5.x-dev"
  1778. }
  1779. },
  1780. "installation-source": "dist",
  1781. "autoload": {
  1782. "psr-4": {
  1783. "Knp\\Bundle\\SnappyBundle\\": ""
  1784. }
  1785. },
  1786. "notification-url": "https://packagist.org/downloads/",
  1787. "license": [
  1788. "MIT"
  1789. ],
  1790. "authors": [
  1791. {
  1792. "name": "KnpLabs Team",
  1793. "homepage": "http://knplabs.com"
  1794. },
  1795. {
  1796. "name": "Symfony Community",
  1797. "homepage": "http://github.com/KnpLabs/KnpSnappyBundle/contributors"
  1798. }
  1799. ],
  1800. "description": "Easily create PDF and images in Symfony2 by converting Twig/HTML templates.",
  1801. "homepage": "http://github.com/KnpLabs/KnpSnappyBundle",
  1802. "keywords": [
  1803. "bundle",
  1804. "knp",
  1805. "knplabs",
  1806. "pdf",
  1807. "snappy"
  1808. ]
  1809. },
  1810. {
  1811. "name": "kriswallsmith/assetic",
  1812. "version": "v1.3.2",
  1813. "version_normalized": "1.3.2.0",
  1814. "source": {
  1815. "type": "git",
  1816. "url": "https://github.com/kriswallsmith/assetic.git",
  1817. "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5"
  1818. },
  1819. "dist": {
  1820. "type": "zip",
  1821. "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5",
  1822. "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5",
  1823. "shasum": ""
  1824. },
  1825. "require": {
  1826. "php": ">=5.3.1",
  1827. "symfony/process": "~2.1|~3.0"
  1828. },
  1829. "conflict": {
  1830. "twig/twig": "<1.23"
  1831. },
  1832. "require-dev": {
  1833. "cssmin/cssmin": "3.0.1",
  1834. "joliclic/javascript-packer": "1.1",
  1835. "kamicane/packager": "1.0",
  1836. "leafo/lessphp": "^0.3.7",
  1837. "leafo/scssphp": "~0.1",
  1838. "mrclay/minify": "~2.2",
  1839. "patchwork/jsqueeze": "~1.0|~2.0",
  1840. "phpunit/phpunit": "~4.8",
  1841. "psr/log": "~1.0",
  1842. "ptachoire/cssembed": "~1.0",
  1843. "symfony/phpunit-bridge": "~2.7|~3.0",
  1844. "twig/twig": "~1.8|~2.0"
  1845. },
  1846. "suggest": {
  1847. "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
  1848. "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
  1849. "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
  1850. "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
  1851. "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
  1852. "twig/twig": "Assetic provides the integration with the Twig templating engine"
  1853. },
  1854. "time": "2015-11-12 13:51:40",
  1855. "type": "library",
  1856. "extra": {
  1857. "branch-alias": {
  1858. "dev-master": "1.4-dev"
  1859. }
  1860. },
  1861. "installation-source": "dist",
  1862. "autoload": {
  1863. "psr-0": {
  1864. "Assetic": "src/"
  1865. },
  1866. "files": [
  1867. "src/functions.php"
  1868. ]
  1869. },
  1870. "notification-url": "https://packagist.org/downloads/",
  1871. "license": [
  1872. "MIT"
  1873. ],
  1874. "authors": [
  1875. {
  1876. "name": "Kris Wallsmith",
  1877. "email": "kris.wallsmith@gmail.com",
  1878. "homepage": "http://kriswallsmith.net/"
  1879. }
  1880. ],
  1881. "description": "Asset Management for PHP",
  1882. "homepage": "https://github.com/kriswallsmith/assetic",
  1883. "keywords": [
  1884. "assets",
  1885. "compression",
  1886. "minification"
  1887. ]
  1888. },
  1889. {
  1890. "name": "swiftmailer/swiftmailer",
  1891. "version": "v5.4.1",
  1892. "version_normalized": "5.4.1.0",
  1893. "source": {
  1894. "type": "git",
  1895. "url": "https://github.com/swiftmailer/swiftmailer.git",
  1896. "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
  1897. },
  1898. "dist": {
  1899. "type": "zip",
  1900. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
  1901. "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
  1902. "shasum": ""
  1903. },
  1904. "require": {
  1905. "php": ">=5.3.3"
  1906. },
  1907. "require-dev": {
  1908. "mockery/mockery": "~0.9.1,<0.9.4"
  1909. },
  1910. "time": "2015-06-06 14:19:39",
  1911. "type": "library",
  1912. "extra": {
  1913. "branch-alias": {
  1914. "dev-master": "5.4-dev"
  1915. }
  1916. },
  1917. "installation-source": "dist",
  1918. "autoload": {
  1919. "files": [
  1920. "lib/swift_required.php"
  1921. ]
  1922. },
  1923. "notification-url": "https://packagist.org/downloads/",
  1924. "license": [
  1925. "MIT"
  1926. ],
  1927. "authors": [
  1928. {
  1929. "name": "Chris Corbyn"
  1930. },
  1931. {
  1932. "name": "Fabien Potencier",
  1933. "email": "fabien@symfony.com"
  1934. }
  1935. ],
  1936. "description": "Swiftmailer, free feature-rich PHP mailer",
  1937. "homepage": "http://swiftmailer.org",
  1938. "keywords": [
  1939. "email",
  1940. "mail",
  1941. "mailer"
  1942. ]
  1943. },
  1944. {
  1945. "name": "symfony/swiftmailer-bundle",
  1946. "version": "v2.3.11",
  1947. "version_normalized": "2.3.11.0",
  1948. "source": {
  1949. "type": "git",
  1950. "url": "https://github.com/symfony/swiftmailer-bundle.git",
  1951. "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690"
  1952. },
  1953. "dist": {
  1954. "type": "zip",
  1955. "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/5e1a90f28213231ceee19c953bbebc5b5b95c690",
  1956. "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690",
  1957. "shasum": ""
  1958. },
  1959. "require": {
  1960. "php": ">=5.3.2",
  1961. "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
  1962. "symfony/config": "~2.3|~3.0",
  1963. "symfony/dependency-injection": "~2.3|~3.0",
  1964. "symfony/http-kernel": "~2.3|~3.0",
  1965. "symfony/yaml": "~2.3|~3.0"
  1966. },
  1967. "require-dev": {
  1968. "symfony/phpunit-bridge": "~2.7|~3.0"
  1969. },
  1970. "suggest": {
  1971. "psr/log": "Allows logging"
  1972. },
  1973. "time": "2016-01-15 16:41:20",
  1974. "type": "symfony-bundle",
  1975. "extra": {
  1976. "branch-alias": {
  1977. "dev-master": "2.3-dev"
  1978. }
  1979. },
  1980. "installation-source": "dist",
  1981. "autoload": {
  1982. "psr-4": {
  1983. "Symfony\\Bundle\\SwiftmailerBundle\\": ""
  1984. }
  1985. },
  1986. "notification-url": "https://packagist.org/downloads/",
  1987. "license": [
  1988. "MIT"
  1989. ],
  1990. "authors": [
  1991. {
  1992. "name": "Symfony Community",
  1993. "homepage": "http://symfony.com/contributors"
  1994. },
  1995. {
  1996. "name": "Fabien Potencier",
  1997. "email": "fabien@symfony.com"
  1998. }
  1999. ],
  2000. "description": "Symfony SwiftmailerBundle",
  2001. "homepage": "http://symfony.com"
  2002. },
  2003. {
  2004. "name": "sensiolabs/security-checker",
  2005. "version": "v3.0.2",
  2006. "version_normalized": "3.0.2.0",
  2007. "source": {
  2008. "type": "git",
  2009. "url": "https://github.com/sensiolabs/security-checker.git",
  2010. "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93"
  2011. },
  2012. "dist": {
  2013. "type": "zip",
  2014. "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/21696b0daa731064c23cfb694c60a2584a7b6e93",
  2015. "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93",
  2016. "shasum": ""
  2017. },
  2018. "require": {
  2019. "symfony/console": "~2.0|~3.0"
  2020. },
  2021. "time": "2015-11-07 08:07:40",
  2022. "bin": [
  2023. "security-checker"
  2024. ],
  2025. "type": "library",
  2026. "extra": {
  2027. "branch-alias": {
  2028. "dev-master": "3.0-dev"
  2029. }
  2030. },
  2031. "installation-source": "dist",
  2032. "autoload": {
  2033. "psr-0": {
  2034. "SensioLabs\\Security": ""
  2035. }
  2036. },
  2037. "notification-url": "https://packagist.org/downloads/",
  2038. "license": [
  2039. "MIT"
  2040. ],
  2041. "authors": [
  2042. {
  2043. "name": "Fabien Potencier",
  2044. "email": "fabien.potencier@gmail.com"
  2045. }
  2046. ],
  2047. "description": "A security checker for your composer.lock"
  2048. },
  2049. {
  2050. "name": "incenteev/composer-parameter-handler",
  2051. "version": "v2.1.2",
  2052. "version_normalized": "2.1.2.0",
  2053. "source": {
  2054. "type": "git",
  2055. "url": "https://github.com/Incenteev/ParameterHandler.git",
  2056. "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc"
  2057. },
  2058. "dist": {
  2059. "type": "zip",
  2060. "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
  2061. "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc",
  2062. "shasum": ""
  2063. },
  2064. "require": {
  2065. "php": ">=5.3.3",
  2066. "symfony/yaml": "~2.3|~3.0"
  2067. },
  2068. "require-dev": {
  2069. "composer/composer": "1.0.*@dev",
  2070. "phpspec/prophecy-phpunit": "~1.0",
  2071. "symfony/filesystem": "~2.2"
  2072. },
  2073. "time": "2015-11-10 17:04:01",
  2074. "type": "library",
  2075. "extra": {
  2076. "branch-alias": {
  2077. "dev-master": "2.1.x-dev"
  2078. }
  2079. },
  2080. "installation-source": "dist",
  2081. "autoload": {
  2082. "psr-4": {
  2083. "Incenteev\\ParameterHandler\\": ""
  2084. }
  2085. },
  2086. "notification-url": "https://packagist.org/downloads/",
  2087. "license": [
  2088. "MIT"
  2089. ],
  2090. "authors": [
  2091. {
  2092. "name": "Christophe Coevoet",
  2093. "email": "stof@notk.org"
  2094. }
  2095. ],
  2096. "description": "Composer script handling your ignored parameter file",
  2097. "homepage": "https://github.com/Incenteev/ParameterHandler",
  2098. "keywords": [
  2099. "parameters management"
  2100. ]
  2101. },
  2102. {
  2103. "name": "knplabs/knp-components",
  2104. "version": "1.3.2",
  2105. "version_normalized": "1.3.2.0",
  2106. "source": {
  2107. "type": "git",
  2108. "url": "https://github.com/KnpLabs/knp-components.git",
  2109. "reference": "4503275e4f1a0e9667aa65b0ebed842ef2d8d8ba"
  2110. },
  2111. "dist": {
  2112. "type": "zip",
  2113. "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/4503275e4f1a0e9667aa65b0ebed842ef2d8d8ba",
  2114. "reference": "4503275e4f1a0e9667aa65b0ebed842ef2d8d8ba",
  2115. "shasum": ""
  2116. },
  2117. "require": {
  2118. "php": ">=5.3.2"
  2119. },
  2120. "require-dev": {
  2121. "doctrine/mongodb-odm": "~1.0@beta",
  2122. "doctrine/orm": "~2.4",
  2123. "phpunit/phpunit": "~4.2",
  2124. "ruflin/elastica": "~1.0",
  2125. "symfony/event-dispatcher": "~2.5"
  2126. },
  2127. "suggest": {
  2128. "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection",
  2129. "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB",
  2130. "doctrine/orm": "to allow usage pagination with Doctrine ORM",
  2131. "propel/propel1": "to allow usage pagination with Propel ORM",
  2132. "ruflin/Elastica": "to allow usage pagination with ElasticSearch Client",
  2133. "solarium/solarium": "to allow usage pagination with Solarium Client"
  2134. },
  2135. "time": "2015-09-01 10:54:53",
  2136. "type": "library",
  2137. "extra": {
  2138. "branch-alias": {
  2139. "dev-master": "1.3.x-dev"
  2140. }
  2141. },
  2142. "installation-source": "dist",
  2143. "autoload": {
  2144. "psr-0": {
  2145. "Knp\\Component": "src"
  2146. }
  2147. },
  2148. "notification-url": "https://packagist.org/downloads/",
  2149. "license": [
  2150. "MIT"
  2151. ],
  2152. "authors": [
  2153. {
  2154. "name": "KnpLabs Team",
  2155. "homepage": "http://knplabs.com"
  2156. },
  2157. {
  2158. "name": "Symfony Community",
  2159. "homepage": "http://github.com/KnpLabs/knp-components/contributors"
  2160. }
  2161. ],
  2162. "description": "Knplabs component library",
  2163. "homepage": "http://github.com/KnpLabs/knp-components",
  2164. "keywords": [
  2165. "components",
  2166. "knp",
  2167. "knplabs",
  2168. "pager",
  2169. "paginator"
  2170. ]
  2171. },
  2172. {
  2173. "name": "google/apiclient",
  2174. "version": "1.1.7",
  2175. "version_normalized": "1.1.7.0",
  2176. "source": {
  2177. "type": "git",
  2178. "url": "https://github.com/google/google-api-php-client.git",
  2179. "reference": "400f250a30ae1dd4c4a0a4f750fe973fc70e6311"
  2180. },
  2181. "dist": {
  2182. "type": "zip",
  2183. "url": "https://api.github.com/repos/google/google-api-php-client/zipball/400f250a30ae1dd4c4a0a4f750fe973fc70e6311",
  2184. "reference": "400f250a30ae1dd4c4a0a4f750fe973fc70e6311",
  2185. "shasum": ""
  2186. },
  2187. "require": {
  2188. "php": ">=5.2.1"
  2189. },
  2190. "require-dev": {
  2191. "phpunit/phpunit": "3.7.*",
  2192. "squizlabs/php_codesniffer": "~2.3"
  2193. },
  2194. "time": "2016-02-02 18:50:42",
  2195. "type": "library",
  2196. "extra": {
  2197. "branch-alias": {
  2198. "dev-master": "1.1.x-dev"
  2199. }
  2200. },
  2201. "installation-source": "dist",
  2202. "autoload": {
  2203. "classmap": [
  2204. "src/"
  2205. ]
  2206. },
  2207. "notification-url": "https://packagist.org/downloads/",
  2208. "license": [
  2209. "Apache-2.0"
  2210. ],
  2211. "description": "Client library for Google APIs",
  2212. "homepage": "http://developers.google.com/api-client-library/php",
  2213. "keywords": [
  2214. "google"
  2215. ]
  2216. },
  2217. {
  2218. "name": "behat/transliterator",
  2219. "version": "v1.1.0",
  2220. "version_normalized": "1.1.0.0",
  2221. "source": {
  2222. "type": "git",
  2223. "url": "https://github.com/Behat/Transliterator.git",
  2224. "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
  2225. },
  2226. "dist": {
  2227. "type": "zip",
  2228. "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
  2229. "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
  2230. "shasum": ""
  2231. },
  2232. "require": {
  2233. "php": ">=5.3.3"
  2234. },
  2235. "time": "2015-09-28 16:26:35",
  2236. "type": "library",
  2237. "extra": {
  2238. "branch-alias": {
  2239. "dev-master": "1.1-dev"
  2240. }
  2241. },
  2242. "installation-source": "dist",
  2243. "autoload": {
  2244. "psr-0": {
  2245. "Behat\\Transliterator": "src/"
  2246. }
  2247. },
  2248. "notification-url": "https://packagist.org/downloads/",
  2249. "license": [
  2250. "Artistic-1.0"
  2251. ],
  2252. "description": "String transliterator",
  2253. "keywords": [
  2254. "i18n",
  2255. "slug",
  2256. "transliterator"
  2257. ]
  2258. },
  2259. {
  2260. "name": "willdurand/jsonp-callback-validator",
  2261. "version": "v1.1.0",
  2262. "version_normalized": "1.1.0.0",
  2263. "source": {
  2264. "type": "git",
  2265. "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
  2266. "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
  2267. },
  2268. "dist": {
  2269. "type": "zip",
  2270. "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
  2271. "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
  2272. "shasum": ""
  2273. },
  2274. "require": {
  2275. "php": ">=5.3.0"
  2276. },
  2277. "require-dev": {
  2278. "phpunit/phpunit": "~3.7"
  2279. },
  2280. "time": "2014-01-20 22:35:06",
  2281. "type": "library",
  2282. "installation-source": "dist",
  2283. "autoload": {
  2284. "psr-0": {
  2285. "JsonpCallbackValidator": "src/"
  2286. }
  2287. },
  2288. "notification-url": "https://packagist.org/downloads/",
  2289. "license": [
  2290. "MIT"
  2291. ],
  2292. "authors": [
  2293. {
  2294. "name": "William Durand",
  2295. "email": "william.durand1@gmail.com",
  2296. "homepage": "http://www.willdurand.fr"
  2297. }
  2298. ],
  2299. "description": "JSONP callback validator."
  2300. },
  2301. {
  2302. "name": "willdurand/negotiation",
  2303. "version": "1.5.0",
  2304. "version_normalized": "1.5.0.0",
  2305. "source": {
  2306. "type": "git",
  2307. "url": "https://github.com/willdurand/Negotiation.git",
  2308. "reference": "2a59f2376557303e3fa91465ab691abb82945edf"
  2309. },
  2310. "dist": {
  2311. "type": "zip",
  2312. "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/2a59f2376557303e3fa91465ab691abb82945edf",
  2313. "reference": "2a59f2376557303e3fa91465ab691abb82945edf",
  2314. "shasum": ""
  2315. },
  2316. "require": {
  2317. "php": ">=5.3.0"
  2318. },
  2319. "time": "2015-10-01 07:42:40",
  2320. "type": "library",
  2321. "extra": {
  2322. "branch-alias": {
  2323. "dev-master": "1.5-dev"
  2324. }
  2325. },
  2326. "installation-source": "dist",
  2327. "autoload": {
  2328. "psr-4": {
  2329. "Negotiation\\": "src/Negotiation"
  2330. }
  2331. },
  2332. "notification-url": "https://packagist.org/downloads/",
  2333. "license": [
  2334. "MIT"
  2335. ],
  2336. "authors": [
  2337. {
  2338. "name": "William Durand",
  2339. "email": "william.durand1@gmail.com"
  2340. }
  2341. ],
  2342. "description": "Content Negotiation tools for PHP provided as a standalone library.",
  2343. "homepage": "http://williamdurand.fr/Negotiation/",
  2344. "keywords": [
  2345. "accept",
  2346. "content",
  2347. "format",
  2348. "header",
  2349. "negotiation"
  2350. ]
  2351. },
  2352. {
  2353. "name": "sensio/generator-bundle",
  2354. "version": "v2.5.3",
  2355. "version_normalized": "2.5.3.0",
  2356. "target-dir": "Sensio/Bundle/GeneratorBundle",
  2357. "source": {
  2358. "type": "git",
  2359. "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
  2360. "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
  2361. },
  2362. "dist": {
  2363. "type": "zip",
  2364. "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
  2365. "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
  2366. "shasum": ""
  2367. },
  2368. "require": {
  2369. "symfony/console": "~2.5",
  2370. "symfony/framework-bundle": "~2.2"
  2371. },
  2372. "require-dev": {
  2373. "doctrine/orm": "~2.2,>=2.2.3",
  2374. "symfony/doctrine-bridge": "~2.2",
  2375. "twig/twig": "~1.11"
  2376. },
  2377. "time": "2015-03-17 06:36:52",
  2378. "type": "symfony-bundle",
  2379. "extra": {
  2380. "branch-alias": {
  2381. "dev-master": "2.5.x-dev"
  2382. }
  2383. },
  2384. "installation-source": "dist",
  2385. "autoload": {
  2386. "psr-0": {
  2387. "Sensio\\Bundle\\GeneratorBundle": ""
  2388. }
  2389. },
  2390. "notification-url": "https://packagist.org/downloads/",
  2391. "license": [
  2392. "MIT"
  2393. ],
  2394. "authors": [
  2395. {
  2396. "name": "Fabien Potencier",
  2397. "email": "fabien@symfony.com"
  2398. }
  2399. ],
  2400. "description": "This bundle generates code for you"
  2401. },
  2402. {
  2403. "name": "behat/gherkin",
  2404. "version": "v4.4.1",
  2405. "version_normalized": "4.4.1.0",
  2406. "source": {
  2407. "type": "git",
  2408. "url": "https://github.com/Behat/Gherkin.git",
  2409. "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911"
  2410. },
  2411. "dist": {
  2412. "type": "zip",
  2413. "url": "https://api.github.com/repos/Behat/Gherkin/zipball/1576b485c0f92ef6d27da9c4bbfc57ee30cf6911",
  2414. "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911",
  2415. "shasum": ""
  2416. },
  2417. "require": {
  2418. "php": ">=5.3.1"
  2419. },
  2420. "require-dev": {
  2421. "phpunit/phpunit": "~4.0",
  2422. "symfony/yaml": "~2.1"
  2423. },
  2424. "suggest": {
  2425. "symfony/yaml": "If you want to parse features, represented in YAML files"
  2426. },
  2427. "time": "2015-12-30 14:47:00",
  2428. "type": "library",
  2429. "extra": {
  2430. "branch-alias": {
  2431. "dev-master": "4.4-dev"
  2432. }
  2433. },
  2434. "installation-source": "dist",
  2435. "autoload": {
  2436. "psr-0": {
  2437. "Behat\\Gherkin": "src/"
  2438. }
  2439. },
  2440. "notification-url": "https://packagist.org/downloads/",
  2441. "license": [
  2442. "MIT"
  2443. ],
  2444. "authors": [
  2445. {
  2446. "name": "Konstantin Kudryashov",
  2447. "email": "ever.zet@gmail.com",
  2448. "homepage": "http://everzet.com"
  2449. }
  2450. ],
  2451. "description": "Gherkin DSL parser for PHP 5.3",
  2452. "homepage": "http://behat.org/",
  2453. "keywords": [
  2454. "BDD",
  2455. "Behat",
  2456. "Cucumber",
  2457. "DSL",
  2458. "gherkin",
  2459. "parser"
  2460. ]
  2461. },
  2462. {
  2463. "name": "behat/symfony2-extension",
  2464. "version": "2.1.1",
  2465. "version_normalized": "2.1.1.0",
  2466. "source": {
  2467. "type": "git",
  2468. "url": "https://github.com/Behat/Symfony2Extension.git",
  2469. "reference": "cb9ff0ff2f1a901379616d95cc701601d139160c"
  2470. },
  2471. "dist": {
  2472. "type": "zip",
  2473. "url": "https://api.github.com/repos/Behat/Symfony2Extension/zipball/cb9ff0ff2f1a901379616d95cc701601d139160c",
  2474. "reference": "cb9ff0ff2f1a901379616d95cc701601d139160c",
  2475. "shasum": ""
  2476. },
  2477. "require": {
  2478. "behat/behat": "~3.0,>=3.0.4",
  2479. "php": ">=5.3.3",
  2480. "symfony/framework-bundle": "~2.0|~3.0"
  2481. },
  2482. "require-dev": {
  2483. "behat/mink-browserkit-driver": "~1.0",
  2484. "behat/mink-extension": "~2.0",
  2485. "phpspec/phpspec": "~2.0",
  2486. "phpunit/phpunit": "~4.0",
  2487. "symfony/symfony": "~2.1|~3.0"
  2488. },
  2489. "time": "2016-01-13 17:06:48",
  2490. "type": "behat-extension",
  2491. "extra": {
  2492. "branch-alias": {
  2493. "dev-master": "2.1.x-dev"
  2494. }
  2495. },
  2496. "installation-source": "dist",
  2497. "autoload": {
  2498. "psr-0": {
  2499. "Behat\\Symfony2Extension": "src/"
  2500. }
  2501. },
  2502. "notification-url": "https://packagist.org/downloads/",
  2503. "license": [
  2504. "MIT"
  2505. ],
  2506. "authors": [
  2507. {
  2508. "name": "Christophe Coevoet",
  2509. "email": "stof@notk.org"
  2510. },
  2511. {
  2512. "name": "Konstantin Kudryashov",
  2513. "email": "ever.zet@gmail.com"
  2514. }
  2515. ],
  2516. "description": "Symfony2 framework extension for Behat",
  2517. "homepage": "http://behat.org",
  2518. "keywords": [
  2519. "BDD",
  2520. "framework",
  2521. "symfony"
  2522. ]
  2523. },
  2524. {
  2525. "name": "symfony/polyfill-apcu",
  2526. "version": "v1.1.1",
  2527. "version_normalized": "1.1.1.0",
  2528. "source": {
  2529. "type": "git",
  2530. "url": "https://github.com/symfony/polyfill-apcu.git",
  2531. "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214"
  2532. },
  2533. "dist": {
  2534. "type": "zip",
  2535. "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
  2536. "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
  2537. "shasum": ""
  2538. },
  2539. "require": {
  2540. "php": ">=5.3.3"
  2541. },
  2542. "time": "2016-03-03 16:49:40",
  2543. "type": "library",
  2544. "extra": {
  2545. "branch-alias": {
  2546. "dev-master": "1.1-dev"
  2547. }
  2548. },
  2549. "installation-source": "dist",
  2550. "autoload": {
  2551. "files": [
  2552. "bootstrap.php"
  2553. ]
  2554. },
  2555. "notification-url": "https://packagist.org/downloads/",
  2556. "license": [
  2557. "MIT"
  2558. ],
  2559. "authors": [
  2560. {
  2561. "name": "Nicolas Grekas",
  2562. "email": "p@tchwork.com"
  2563. },
  2564. {
  2565. "name": "Symfony Community",
  2566. "homepage": "https://symfony.com/contributors"
  2567. }
  2568. ],
  2569. "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
  2570. "homepage": "https://symfony.com",
  2571. "keywords": [
  2572. "apcu",
  2573. "compatibility",
  2574. "polyfill",
  2575. "portable",
  2576. "shim"
  2577. ]
  2578. },
  2579. {
  2580. "name": "symfony/polyfill-util",
  2581. "version": "v1.1.1",
  2582. "version_normalized": "1.1.1.0",
  2583. "source": {
  2584. "type": "git",
  2585. "url": "https://github.com/symfony/polyfill-util.git",
  2586. "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4"
  2587. },
  2588. "dist": {
  2589. "type": "zip",
  2590. "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
  2591. "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
  2592. "shasum": ""
  2593. },
  2594. "require": {
  2595. "php": ">=5.3.3"
  2596. },
  2597. "time": "2016-01-20 09:13:37",
  2598. "type": "library",
  2599. "extra": {
  2600. "branch-alias": {
  2601. "dev-master": "1.1-dev"
  2602. }
  2603. },
  2604. "installation-source": "dist",
  2605. "autoload": {
  2606. "psr-4": {
  2607. "Symfony\\Polyfill\\Util\\": ""
  2608. }
  2609. },
  2610. "notification-url": "https://packagist.org/downloads/",
  2611. "license": [
  2612. "MIT"
  2613. ],
  2614. "authors": [
  2615. {
  2616. "name": "Nicolas Grekas",
  2617. "email": "p@tchwork.com"
  2618. },
  2619. {
  2620. "name": "Symfony Community",
  2621. "homepage": "https://symfony.com/contributors"
  2622. }
  2623. ],
  2624. "description": "Symfony utilities for portability of PHP codes",
  2625. "homepage": "https://symfony.com",
  2626. "keywords": [
  2627. "compat",
  2628. "compatibility",
  2629. "polyfill",
  2630. "shim"
  2631. ]
  2632. },
  2633. {
  2634. "name": "symfony/polyfill-php56",
  2635. "version": "v1.1.1",
  2636. "version_normalized": "1.1.1.0",
  2637. "source": {
  2638. "type": "git",
  2639. "url": "https://github.com/symfony/polyfill-php56.git",
  2640. "reference": "4d891fff050101a53a4caabb03277284942d1ad9"
  2641. },
  2642. "dist": {
  2643. "type": "zip",
  2644. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/4d891fff050101a53a4caabb03277284942d1ad9",
  2645. "reference": "4d891fff050101a53a4caabb03277284942d1ad9",
  2646. "shasum": ""
  2647. },
  2648. "require": {
  2649. "php": ">=5.3.3",
  2650. "symfony/polyfill-util": "~1.0"
  2651. },
  2652. "time": "2016-01-20 09:13:37",
  2653. "type": "library",
  2654. "extra": {
  2655. "branch-alias": {
  2656. "dev-master": "1.1-dev"
  2657. }
  2658. },
  2659. "installation-source": "dist",
  2660. "autoload": {
  2661. "psr-4": {
  2662. "Symfony\\Polyfill\\Php56\\": ""
  2663. },
  2664. "files": [
  2665. "bootstrap.php"
  2666. ]
  2667. },
  2668. "notification-url": "https://packagist.org/downloads/",
  2669. "license": [
  2670. "MIT"
  2671. ],
  2672. "authors": [
  2673. {
  2674. "name": "Nicolas Grekas",
  2675. "email": "p@tchwork.com"
  2676. },
  2677. {
  2678. "name": "Symfony Community",
  2679. "homepage": "https://symfony.com/contributors"
  2680. }
  2681. ],
  2682. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  2683. "homepage": "https://symfony.com",
  2684. "keywords": [
  2685. "compatibility",
  2686. "polyfill",
  2687. "portable",
  2688. "shim"
  2689. ]
  2690. },
  2691. {
  2692. "name": "sensio/framework-extra-bundle",
  2693. "version": "v3.0.12",
  2694. "version_normalized": "3.0.12.0",
  2695. "source": {
  2696. "type": "git",
  2697. "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
  2698. "reference": "3e8936fe13aa4086644977d334d8fcd275f50357"
  2699. },
  2700. "dist": {
  2701. "type": "zip",
  2702. "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/3e8936fe13aa4086644977d334d8fcd275f50357",
  2703. "reference": "3e8936fe13aa4086644977d334d8fcd275f50357",
  2704. "shasum": ""
  2705. },
  2706. "require": {
  2707. "doctrine/common": "~2.2",
  2708. "symfony/framework-bundle": "~2.3|~3.0"
  2709. },
  2710. "require-dev": {
  2711. "symfony/expression-language": "~2.4|~3.0",
  2712. "symfony/security-bundle": "~2.4|~3.0"
  2713. },
  2714. "suggest": {
  2715. "symfony/expression-language": "",
  2716. "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
  2717. "symfony/security-bundle": ""
  2718. },
  2719. "time": "2015-12-18 17:39:27",
  2720. "type": "symfony-bundle",
  2721. "extra": {
  2722. "branch-alias": {
  2723. "dev-master": "3.0.x-dev"
  2724. }
  2725. },
  2726. "installation-source": "dist",
  2727. "autoload": {
  2728. "psr-4": {
  2729. "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
  2730. }
  2731. },
  2732. "notification-url": "https://packagist.org/downloads/",
  2733. "license": [
  2734. "MIT"
  2735. ],
  2736. "authors": [
  2737. {
  2738. "name": "Fabien Potencier",
  2739. "email": "fabien@symfony.com"
  2740. }
  2741. ],
  2742. "description": "This bundle provides a way to configure your controllers with annotations",
  2743. "keywords": [
  2744. "annotations",
  2745. "controllers"
  2746. ]
  2747. },
  2748. {
  2749. "name": "knplabs/doctrine-behaviors",
  2750. "version": "1.3.2",
  2751. "version_normalized": "1.3.2.0",
  2752. "source": {
  2753. "type": "git",
  2754. "url": "https://github.com/KnpLabs/DoctrineBehaviors.git",
  2755. "reference": "911dd202be1871d4c4a7d63da02418b033cba9a1"
  2756. },
  2757. "dist": {
  2758. "type": "zip",
  2759. "url": "https://api.github.com/repos/KnpLabs/DoctrineBehaviors/zipball/911dd202be1871d4c4a7d63da02418b033cba9a1",
  2760. "reference": "911dd202be1871d4c4a7d63da02418b033cba9a1",
  2761. "shasum": ""
  2762. },
  2763. "require": {
  2764. "behat/transliterator": "~1.0",
  2765. "doctrine/common": ">=2.2",
  2766. "php": ">=5.4"
  2767. },
  2768. "require-dev": {
  2769. "doctrine/orm": ">=2.2",
  2770. "ext-pdo_mysql": "*",
  2771. "ext-pdo_pgsql": "*",
  2772. "ext-pdo_sqlite": "*",
  2773. "hexmedia/yaml-linter": "~0.1",
  2774. "jakub-onderka/php-parallel-lint": "~0.8",
  2775. "phpunit/phpunit": "~4.8"
  2776. },
  2777. "suggest": {
  2778. "symfony/framework-bundle": "To be able to use it as a bundle"
  2779. },
  2780. "time": "2016-03-09 12:09:55",
  2781. "type": "library",
  2782. "extra": {
  2783. "branch-alias": {
  2784. "dev-master": "1.1.x-dev"
  2785. }
  2786. },
  2787. "installation-source": "dist",
  2788. "autoload": {
  2789. "psr-4": {
  2790. "Knp\\DoctrineBehaviors\\": "src/"
  2791. }
  2792. },
  2793. "notification-url": "https://packagist.org/downloads/",
  2794. "license": [
  2795. "MIT"
  2796. ],
  2797. "authors": [
  2798. {
  2799. "name": "Knplabs",
  2800. "homepage": "http://knplabs.com"
  2801. }
  2802. ],
  2803. "description": "Doctrine2 behavior traits",
  2804. "homepage": "http://knplabs.com",
  2805. "keywords": [
  2806. "Blameable",
  2807. "behaviors",
  2808. "doctrine2",
  2809. "filterable",
  2810. "softdeletable",
  2811. "timestampable",
  2812. "translatable",
  2813. "tree"
  2814. ]
  2815. },
  2816. {
  2817. "name": "friendsofsymfony/rest-bundle",
  2818. "version": "1.7.8",
  2819. "version_normalized": "1.7.8.0",
  2820. "target-dir": "FOS/RestBundle",
  2821. "source": {
  2822. "type": "git",
  2823. "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
  2824. "reference": "691e7c52d7cf9df266c6404180eda1e47cc64f59"
  2825. },
  2826. "dist": {
  2827. "type": "zip",
  2828. "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/691e7c52d7cf9df266c6404180eda1e47cc64f59",
  2829. "reference": "691e7c52d7cf9df266c6404180eda1e47cc64f59",
  2830. "shasum": ""
  2831. },
  2832. "require": {
  2833. "doctrine/inflector": "~1.0",
  2834. "php": "^5.3.9|~7.0",
  2835. "psr/log": "~1.0",
  2836. "symfony/framework-bundle": "~2.3|~3.0",
  2837. "symfony/http-kernel": "^2.3.24|~3.0",
  2838. "willdurand/jsonp-callback-validator": "~1.0",
  2839. "willdurand/negotiation": "~1.2"
  2840. },
  2841. "conflict": {
  2842. "jms/serializer": "<0.13",
  2843. "jms/serializer-bundle": "<0.11",
  2844. "sensio/framework-extra-bundle": ">=3.0.13",
  2845. "symfony/validator": ">=2.5.0,<2.5.5"
  2846. },
  2847. "require-dev": {
  2848. "jms/serializer": "~0.13|~1.0",
  2849. "jms/serializer-bundle": "~0.11|~1.0",
  2850. "phpoption/phpoption": "~1.1.0",
  2851. "sensio/framework-extra-bundle": "~2.0|~3.0,<3.0.13",
  2852. "sllh/php-cs-fixer-styleci-bridge": "^1.3",
  2853. "symfony/browser-kit": "~2.3|~3.0",
  2854. "symfony/dependency-injection": "~2.3|~3.0",
  2855. "symfony/form": "~2.3|~3.0",
  2856. "symfony/phpunit-bridge": "~2.7|~3.0",
  2857. "symfony/security": "~2.3|~3.0",
  2858. "symfony/serializer": "~2.3|~3.0",
  2859. "symfony/validator": "~2.3|~3.0",
  2860. "symfony/yaml": "~2.3|~3.0"
  2861. },
  2862. "suggest": {
  2863. "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12|~1.0",
  2864. "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~2.0|~3.0",
  2865. "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3",
  2866. "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3"
  2867. },
  2868. "time": "2016-03-03 17:30:37",
  2869. "type": "symfony-bundle",
  2870. "extra": {
  2871. "branch-alias": {
  2872. "dev-master": "1.7-dev"
  2873. }
  2874. },
  2875. "installation-source": "dist",
  2876. "autoload": {
  2877. "psr-0": {
  2878. "FOS\\RestBundle": ""
  2879. }
  2880. },
  2881. "notification-url": "https://packagist.org/downloads/",
  2882. "license": [
  2883. "MIT"
  2884. ],
  2885. "authors": [
  2886. {
  2887. "name": "Lukas Kahwe Smith",
  2888. "email": "smith@pooteeweet.org"
  2889. },
  2890. {
  2891. "name": "FriendsOfSymfony Community",
  2892. "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
  2893. },
  2894. {
  2895. "name": "Konstantin Kudryashov",
  2896. "email": "ever.zet@gmail.com"
  2897. }
  2898. ],
  2899. "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
  2900. "homepage": "http://friendsofsymfony.github.com",
  2901. "keywords": [
  2902. "rest"
  2903. ]
  2904. },
  2905. {
  2906. "name": "phpoption/phpoption",
  2907. "version": "1.5.0",
  2908. "version_normalized": "1.5.0.0",
  2909. "source": {
  2910. "type": "git",
  2911. "url": "https://github.com/schmittjoh/php-option.git",
  2912. "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
  2913. },
  2914. "dist": {
  2915. "type": "zip",
  2916. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
  2917. "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
  2918. "shasum": ""
  2919. },
  2920. "require": {
  2921. "php": ">=5.3.0"
  2922. },
  2923. "require-dev": {
  2924. "phpunit/phpunit": "4.7.*"
  2925. },
  2926. "time": "2015-07-25 16:39:46",
  2927. "type": "library",
  2928. "extra": {
  2929. "branch-alias": {
  2930. "dev-master": "1.3-dev"
  2931. }
  2932. },
  2933. "installation-source": "dist",
  2934. "autoload": {
  2935. "psr-0": {
  2936. "PhpOption\\": "src/"
  2937. }
  2938. },
  2939. "notification-url": "https://packagist.org/downloads/",
  2940. "license": [
  2941. "Apache2"
  2942. ],
  2943. "authors": [
  2944. {
  2945. "name": "Johannes M. Schmitt",
  2946. "email": "schmittjoh@gmail.com"
  2947. }
  2948. ],
  2949. "description": "Option Type for PHP",
  2950. "keywords": [
  2951. "language",
  2952. "option",
  2953. "php",
  2954. "type"
  2955. ]
  2956. },
  2957. {
  2958. "name": "phpcollection/phpcollection",
  2959. "version": "0.4.0",
  2960. "version_normalized": "0.4.0.0",
  2961. "source": {
  2962. "type": "git",
  2963. "url": "https://github.com/schmittjoh/php-collection.git",
  2964. "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
  2965. },
  2966. "dist": {
  2967. "type": "zip",
  2968. "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
  2969. "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
  2970. "shasum": ""
  2971. },
  2972. "require": {
  2973. "phpoption/phpoption": "1.*"
  2974. },
  2975. "time": "2014-03-11 13:46:42",
  2976. "type": "library",
  2977. "extra": {
  2978. "branch-alias": {
  2979. "dev-master": "0.3-dev"
  2980. }
  2981. },
  2982. "installation-source": "dist",
  2983. "autoload": {
  2984. "psr-0": {
  2985. "PhpCollection": "src/"
  2986. }
  2987. },
  2988. "notification-url": "https://packagist.org/downloads/",
  2989. "license": [
  2990. "Apache2"
  2991. ],
  2992. "authors": [
  2993. {
  2994. "name": "Johannes Schmitt",
  2995. "email": "schmittjoh@gmail.com",
  2996. "homepage": "https://github.com/schmittjoh",
  2997. "role": "Developer of wrapped JMSSerializerBundle"
  2998. }
  2999. ],
  3000. "description": "General-Purpose Collection Library for PHP",
  3001. "keywords": [
  3002. "collection",
  3003. "list",
  3004. "map",
  3005. "sequence",
  3006. "set"
  3007. ]
  3008. },
  3009. {
  3010. "name": "jms/parser-lib",
  3011. "version": "1.0.0",
  3012. "version_normalized": "1.0.0.0",
  3013. "source": {
  3014. "type": "git",
  3015. "url": "https://github.com/schmittjoh/parser-lib.git",
  3016. "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
  3017. },
  3018. "dist": {
  3019. "type": "zip",
  3020. "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
  3021. "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
  3022. "shasum": ""
  3023. },
  3024. "require": {
  3025. "phpoption/phpoption": ">=0.9,<2.0-dev"
  3026. },
  3027. "time": "2012-11-18 18:08:43",
  3028. "type": "library",
  3029. "extra": {
  3030. "branch-alias": {
  3031. "dev-master": "1.0-dev"
  3032. }
  3033. },
  3034. "installation-source": "dist",
  3035. "autoload": {
  3036. "psr-0": {
  3037. "JMS\\": "src/"
  3038. }
  3039. },
  3040. "notification-url": "https://packagist.org/downloads/",
  3041. "license": [
  3042. "Apache2"
  3043. ],
  3044. "description": "A library for easily creating recursive-descent parsers."
  3045. },
  3046. {
  3047. "name": "jms/metadata",
  3048. "version": "1.5.1",
  3049. "version_normalized": "1.5.1.0",
  3050. "source": {
  3051. "type": "git",
  3052. "url": "https://github.com/schmittjoh/metadata.git",
  3053. "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
  3054. },
  3055. "dist": {
  3056. "type": "zip",
  3057. "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
  3058. "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
  3059. "shasum": ""
  3060. },
  3061. "require": {
  3062. "php": ">=5.3.0"
  3063. },
  3064. "require-dev": {
  3065. "doctrine/cache": "~1.0"
  3066. },
  3067. "time": "2014-07-12 07:13:19",
  3068. "type": "library",
  3069. "extra": {
  3070. "branch-alias": {
  3071. "dev-master": "1.5.x-dev"
  3072. }
  3073. },
  3074. "installation-source": "dist",
  3075. "autoload": {
  3076. "psr-0": {
  3077. "Metadata\\": "src/"
  3078. }
  3079. },
  3080. "notification-url": "https://packagist.org/downloads/",
  3081. "license": [
  3082. "Apache"
  3083. ],
  3084. "authors": [
  3085. {
  3086. "name": "Johannes Schmitt",
  3087. "email": "schmittjoh@gmail.com",
  3088. "homepage": "https://github.com/schmittjoh",
  3089. "role": "Developer of wrapped JMSSerializerBundle"
  3090. }
  3091. ],
  3092. "description": "Class/method/property metadata management in PHP",
  3093. "keywords": [
  3094. "annotations",
  3095. "metadata",
  3096. "xml",
  3097. "yaml"
  3098. ]
  3099. },
  3100. {
  3101. "name": "jms/serializer",
  3102. "version": "1.1.0",
  3103. "version_normalized": "1.1.0.0",
  3104. "source": {
  3105. "type": "git",
  3106. "url": "https://github.com/schmittjoh/serializer.git",
  3107. "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48"
  3108. },
  3109. "dist": {
  3110. "type": "zip",
  3111. "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
  3112. "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
  3113. "shasum": ""
  3114. },
  3115. "require": {
  3116. "doctrine/annotations": "1.*",
  3117. "doctrine/instantiator": "~1.0.3",
  3118. "jms/metadata": "~1.1",
  3119. "jms/parser-lib": "1.*",
  3120. "php": ">=5.4.0",
  3121. "phpcollection/phpcollection": "~0.1"
  3122. },
  3123. "conflict": {
  3124. "twig/twig": "<1.12"
  3125. },
  3126. "require-dev": {
  3127. "doctrine/orm": "~2.1",
  3128. "doctrine/phpcr-odm": "~1.0.1",
  3129. "jackalope/jackalope-doctrine-dbal": "1.0.*",
  3130. "phpunit/phpunit": "~4.0",
  3131. "propel/propel1": "~1.7",
  3132. "symfony/filesystem": "2.*",
  3133. "symfony/form": "~2.1",
  3134. "symfony/translation": "~2.0",
  3135. "symfony/validator": "~2.0",
  3136. "symfony/yaml": "2.*",
  3137. "twig/twig": "~1.12|~2.0"
  3138. },
  3139. "suggest": {
  3140. "symfony/yaml": "Required if you'd like to serialize data to YAML format."
  3141. },
  3142. "time": "2015-10-27 09:24:41",
  3143. "type": "library",
  3144. "extra": {
  3145. "branch-alias": {
  3146. "dev-master": "1.1-dev"
  3147. }
  3148. },
  3149. "installation-source": "dist",
  3150. "autoload": {
  3151. "psr-0": {
  3152. "JMS\\Serializer": "src/"
  3153. }
  3154. },
  3155. "notification-url": "https://packagist.org/downloads/",
  3156. "license": [
  3157. "Apache2"
  3158. ],
  3159. "authors": [
  3160. {
  3161. "name": "Johannes M. Schmitt",
  3162. "email": "schmittjoh@gmail.com"
  3163. }
  3164. ],
  3165. "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
  3166. "homepage": "http://jmsyst.com/libs/serializer",
  3167. "keywords": [
  3168. "deserialization",
  3169. "jaxb",
  3170. "json",
  3171. "serialization",
  3172. "xml"
  3173. ]
  3174. },
  3175. {
  3176. "name": "jms/serializer-bundle",
  3177. "version": "1.1.0",
  3178. "version_normalized": "1.1.0.0",
  3179. "target-dir": "JMS/SerializerBundle",
  3180. "source": {
  3181. "type": "git",
  3182. "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
  3183. "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e"
  3184. },
  3185. "dist": {
  3186. "type": "zip",
  3187. "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/3e396c980545350c2efb65a50041d2a9f9d6562e",
  3188. "reference": "3e396c980545350c2efb65a50041d2a9f9d6562e",
  3189. "shasum": ""
  3190. },
  3191. "require": {
  3192. "jms/serializer": "^1.0.0",
  3193. "php": ">=5.4.0",
  3194. "phpoption/phpoption": "^1.1.0",
  3195. "symfony/framework-bundle": "~2.3|~3.0"
  3196. },
  3197. "require-dev": {
  3198. "doctrine/doctrine-bundle": "*",
  3199. "doctrine/orm": "*",
  3200. "symfony/browser-kit": "*",
  3201. "symfony/class-loader": "*",
  3202. "symfony/css-selector": "*",
  3203. "symfony/finder": "*",
  3204. "symfony/form": "*",
  3205. "symfony/process": "*",
  3206. "symfony/stopwatch": "*",
  3207. "symfony/twig-bundle": "*",
  3208. "symfony/validator": "*",
  3209. "symfony/yaml": "*"
  3210. },
  3211. "suggest": {
  3212. "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
  3213. },
  3214. "time": "2015-11-10 12:26:42",
  3215. "type": "symfony-bundle",
  3216. "extra": {
  3217. "branch-alias": {
  3218. "dev-master": "1.1-dev"
  3219. }
  3220. },
  3221. "installation-source": "dist",
  3222. "autoload": {
  3223. "psr-0": {
  3224. "JMS\\SerializerBundle": ""
  3225. }
  3226. },
  3227. "notification-url": "https://packagist.org/downloads/",
  3228. "license": [
  3229. "Apache2"
  3230. ],
  3231. "authors": [
  3232. {
  3233. "name": "Johannes M. Schmitt",
  3234. "email": "schmittjoh@gmail.com"
  3235. }
  3236. ],
  3237. "description": "Allows you to easily serialize, and deserialize data of any complexity",
  3238. "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
  3239. "keywords": [
  3240. "deserialization",
  3241. "jaxb",
  3242. "json",
  3243. "serialization",
  3244. "xml"
  3245. ]
  3246. },
  3247. {
  3248. "name": "michelf/php-markdown",
  3249. "version": "1.6.0",
  3250. "version_normalized": "1.6.0.0",
  3251. "source": {
  3252. "type": "git",
  3253. "url": "https://github.com/michelf/php-markdown.git",
  3254. "reference": "156e56ee036505ec637d761ee62dc425d807183c"
  3255. },
  3256. "dist": {
  3257. "type": "zip",
  3258. "url": "https://api.github.com/repos/michelf/php-markdown/zipball/156e56ee036505ec637d761ee62dc425d807183c",
  3259. "reference": "156e56ee036505ec637d761ee62dc425d807183c",
  3260. "shasum": ""
  3261. },
  3262. "require": {
  3263. "php": ">=5.3.0"
  3264. },
  3265. "time": "2015-12-24 01:37:31",
  3266. "type": "library",
  3267. "extra": {
  3268. "branch-alias": {
  3269. "dev-lib": "1.4.x-dev"
  3270. }
  3271. },
  3272. "installation-source": "dist",
  3273. "autoload": {
  3274. "psr-0": {
  3275. "Michelf": ""
  3276. }
  3277. },
  3278. "notification-url": "https://packagist.org/downloads/",
  3279. "license": [
  3280. "BSD-3-Clause"
  3281. ],
  3282. "authors": [
  3283. {
  3284. "name": "Michel Fortin",
  3285. "email": "michel.fortin@michelf.ca",
  3286. "homepage": "https://michelf.ca/",
  3287. "role": "Developer"
  3288. },
  3289. {
  3290. "name": "John Gruber",
  3291. "homepage": "https://daringfireball.net/"
  3292. }
  3293. ],
  3294. "description": "PHP Markdown",
  3295. "homepage": "https://michelf.ca/projects/php-markdown/",
  3296. "keywords": [
  3297. "markdown"
  3298. ]
  3299. },
  3300. {
  3301. "name": "nelmio/api-doc-bundle",
  3302. "version": "2.11.2",
  3303. "version_normalized": "2.11.2.0",
  3304. "target-dir": "Nelmio/ApiDocBundle",
  3305. "source": {
  3306. "type": "git",
  3307. "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
  3308. "reference": "1ae2cfa9a50279d722d6b6e7b02322cef948d55d"
  3309. },
  3310. "dist": {
  3311. "type": "zip",
  3312. "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/1ae2cfa9a50279d722d6b6e7b02322cef948d55d",
  3313. "reference": "1ae2cfa9a50279d722d6b6e7b02322cef948d55d",
  3314. "shasum": ""
  3315. },
  3316. "require": {
  3317. "michelf/php-markdown": "~1.4",
  3318. "php": ">=5.3",
  3319. "symfony/console": "~2.3|~3.0",
  3320. "symfony/framework-bundle": "~2.3|~3.0",
  3321. "symfony/twig-bundle": "~2.3|~3.0"
  3322. },
  3323. "conflict": {
  3324. "jms/serializer": "<0.12",
  3325. "jms/serializer-bundle": "<0.11",
  3326. "twig/twig": "<1.12"
  3327. },
  3328. "require-dev": {
  3329. "doctrine/doctrine-bundle": "~1.5",
  3330. "doctrine/orm": "~2.3",
  3331. "dunglas/api-bundle": "~1.0@dev",
  3332. "friendsofsymfony/rest-bundle": "~1.0|~2.0",
  3333. "jms/serializer-bundle": ">=0.11",
  3334. "sensio/framework-extra-bundle": "~3.0",
  3335. "symfony/browser-kit": "~2.3|~3.0",
  3336. "symfony/css-selector": "~2.3|~3.0",
  3337. "symfony/finder": "~2.3|~3.0",
  3338. "symfony/form": "~2.3|~3.0",
  3339. "symfony/phpunit-bridge": "~2.7|~3.0",
  3340. "symfony/serializer": "~2.7|~3.0",
  3341. "symfony/validator": "~2.3|~3.0",
  3342. "symfony/yaml": "~2.3|~3.0"
  3343. },
  3344. "suggest": {
  3345. "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
  3346. "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
  3347. "jms/serializer": "For making use of serializer information in the doc.",
  3348. "symfony/form": "For using form definitions as input.",
  3349. "symfony/validator": "For making use of validator information in the doc."
  3350. },
  3351. "time": "2015-12-16 15:17:51",
  3352. "type": "symfony-bundle",
  3353. "extra": {
  3354. "branch-alias": {
  3355. "dev-master": "2.11-dev"
  3356. }
  3357. },
  3358. "installation-source": "dist",
  3359. "autoload": {
  3360. "psr-0": {
  3361. "Nelmio\\ApiDocBundle": ""
  3362. }
  3363. },
  3364. "notification-url": "https://packagist.org/downloads/",
  3365. "license": [
  3366. "MIT"
  3367. ],
  3368. "authors": [
  3369. {
  3370. "name": "Nelmio",
  3371. "homepage": "http://nelm.io"
  3372. },
  3373. {
  3374. "name": "Symfony Community",
  3375. "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
  3376. }
  3377. ],
  3378. "description": "Generates documentation for your REST API from annotations",
  3379. "keywords": [
  3380. "api",
  3381. "doc",
  3382. "documentation",
  3383. "rest"
  3384. ]
  3385. },
  3386. {
  3387. "name": "phpseclib/phpseclib",
  3388. "version": "2.0.1",
  3389. "version_normalized": "2.0.1.0",
  3390. "source": {
  3391. "type": "git",
  3392. "url": "https://github.com/phpseclib/phpseclib.git",
  3393. "reference": "ba6fb78f727cd09f2a649113b95468019e490585"
  3394. },
  3395. "dist": {
  3396. "type": "zip",
  3397. "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ba6fb78f727cd09f2a649113b95468019e490585",
  3398. "reference": "ba6fb78f727cd09f2a649113b95468019e490585",
  3399. "shasum": ""
  3400. },
  3401. "require": {
  3402. "php": ">=5.3.3"
  3403. },
  3404. "require-dev": {
  3405. "phing/phing": "~2.7",
  3406. "phpunit/phpunit": "~4.0",
  3407. "sami/sami": "~2.0",
  3408. "squizlabs/php_codesniffer": "~2.0"
  3409. },
  3410. "suggest": {
  3411. "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  3412. "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
  3413. "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
  3414. "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
  3415. },
  3416. "time": "2016-01-18 17:07:21",
  3417. "type": "library",
  3418. "installation-source": "dist",
  3419. "autoload": {
  3420. "psr-4": {
  3421. "phpseclib\\": "phpseclib/"
  3422. }
  3423. },
  3424. "notification-url": "https://packagist.org/downloads/",
  3425. "license": [
  3426. "MIT"
  3427. ],
  3428. "authors": [
  3429. {
  3430. "name": "Jim Wigginton",
  3431. "email": "terrafrost@php.net",
  3432. "role": "Lead Developer"
  3433. },
  3434. {
  3435. "name": "Patrick Monnerat",
  3436. "email": "pm@datasphere.ch",
  3437. "role": "Developer"
  3438. },
  3439. {
  3440. "name": "Andreas Fischer",
  3441. "email": "bantu@phpbb.com",
  3442. "role": "Developer"
  3443. },
  3444. {
  3445. "name": "Hans-Jürgen Petrich",
  3446. "email": "petrich@tronic-media.com",
  3447. "role": "Developer"
  3448. },
  3449. {
  3450. "name": "Graham Campbell",
  3451. "email": "graham@alt-three.com",
  3452. "role": "Developer"
  3453. }
  3454. ],
  3455. "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  3456. "homepage": "http://phpseclib.sourceforge.net",
  3457. "keywords": [
  3458. "BigInteger",
  3459. "aes",
  3460. "asn.1",
  3461. "asn1",
  3462. "blowfish",
  3463. "crypto",
  3464. "cryptography",
  3465. "encryption",
  3466. "rsa",
  3467. "security",
  3468. "sftp",
  3469. "signature",
  3470. "signing",
  3471. "ssh",
  3472. "twofish",
  3473. "x.509",
  3474. "x509"
  3475. ]
  3476. },
  3477. {
  3478. "name": "namshi/jose",
  3479. "version": "6.1.1",
  3480. "version_normalized": "6.1.1.0",
  3481. "source": {
  3482. "type": "git",
  3483. "url": "https://github.com/namshi/jose.git",
  3484. "reference": "d234ab5da058bda234efbfc231a4ff68f9c984be"
  3485. },
  3486. "dist": {
  3487. "type": "zip",
  3488. "url": "https://api.github.com/repos/namshi/jose/zipball/d234ab5da058bda234efbfc231a4ff68f9c984be",
  3489. "reference": "d234ab5da058bda234efbfc231a4ff68f9c984be",
  3490. "shasum": ""
  3491. },
  3492. "require": {
  3493. "ext-date": "*",
  3494. "ext-hash": "*",
  3495. "ext-json": "*",
  3496. "ext-openssl": "*",
  3497. "ext-pcre": "*",
  3498. "ext-spl": "*",
  3499. "php": ">=5.5",
  3500. "phpseclib/phpseclib": "^2.0",
  3501. "symfony/polyfill-php56": "^1.0"
  3502. },
  3503. "require-dev": {
  3504. "phpunit/phpunit": "^4.5|^5.0",
  3505. "satooshi/php-coveralls": "^1.0"
  3506. },
  3507. "time": "2016-01-24 11:10:26",
  3508. "type": "library",
  3509. "installation-source": "dist",
  3510. "autoload": {
  3511. "psr-4": {
  3512. "Namshi\\JOSE\\": "src/Namshi/JOSE/"
  3513. }
  3514. },
  3515. "notification-url": "https://packagist.org/downloads/",
  3516. "license": [
  3517. "MIT"
  3518. ],
  3519. "authors": [
  3520. {
  3521. "name": "Alessandro Nadalin",
  3522. "email": "alessandro.nadalin@gmail.com"
  3523. },
  3524. {
  3525. "name": "Alessandro Cinelli (cirpo)",
  3526. "email": "alessandro.cinelli@gmail.com"
  3527. }
  3528. ],
  3529. "description": "JSON Object Signing and Encryption library for PHP.",
  3530. "keywords": [
  3531. "JSON Web Signature",
  3532. "JSON Web Token",
  3533. "JWS",
  3534. "json",
  3535. "jwt",
  3536. "token"
  3537. ]
  3538. },
  3539. {
  3540. "name": "symfony/assetic-bundle",
  3541. "version": "v2.8.0",
  3542. "version_normalized": "2.8.0.0",
  3543. "source": {
  3544. "type": "git",
  3545. "url": "https://github.com/symfony/assetic-bundle.git",
  3546. "reference": "aa5b4f8b712f38745928fa845ddb73300bb2af6d"
  3547. },
  3548. "dist": {
  3549. "type": "zip",
  3550. "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/aa5b4f8b712f38745928fa845ddb73300bb2af6d",
  3551. "reference": "aa5b4f8b712f38745928fa845ddb73300bb2af6d",
  3552. "shasum": ""
  3553. },
  3554. "require": {
  3555. "kriswallsmith/assetic": "~1.3",
  3556. "php": ">=5.3.0",
  3557. "symfony/console": "~2.3|~3.0",
  3558. "symfony/dependency-injection": "~2.3|~3.0",
  3559. "symfony/framework-bundle": "~2.3|~3.0",
  3560. "symfony/yaml": "~2.3|~3.0"
  3561. },
  3562. "conflict": {
  3563. "kriswallsmith/spork": "<=0.2",
  3564. "twig/twig": "<1.20"
  3565. },
  3566. "require-dev": {
  3567. "kriswallsmith/spork": "~0.3",
  3568. "patchwork/jsqueeze": "~1.0",
  3569. "symfony/class-loader": "~2.3|~3.0",
  3570. "symfony/css-selector": "~2.3|~3.0",
  3571. "symfony/dom-crawler": "~2.3|~3.0",
  3572. "symfony/phpunit-bridge": "~2.7|~3.0",
  3573. "symfony/twig-bundle": "~2.3|~3.0"
  3574. },
  3575. "suggest": {
  3576. "kriswallsmith/spork": "to be able to dump assets in parallel",
  3577. "symfony/twig-bundle": "to use the Twig integration"
  3578. },
  3579. "time": "2015-12-28 13:12:39",
  3580. "type": "symfony-bundle",
  3581. "extra": {
  3582. "branch-alias": {
  3583. "dev-master": "2.7-dev"
  3584. }
  3585. },
  3586. "installation-source": "dist",
  3587. "autoload": {
  3588. "psr-4": {
  3589. "Symfony\\Bundle\\AsseticBundle\\": ""
  3590. }
  3591. },
  3592. "notification-url": "https://packagist.org/downloads/",
  3593. "license": [
  3594. "MIT"
  3595. ],
  3596. "authors": [
  3597. {
  3598. "name": "Kris Wallsmith",
  3599. "email": "kris.wallsmith@gmail.com",
  3600. "homepage": "http://kriswallsmith.net/"
  3601. }
  3602. ],
  3603. "description": "Integrates Assetic into Symfony2",
  3604. "homepage": "https://github.com/symfony/AsseticBundle",
  3605. "keywords": [
  3606. "assets",
  3607. "compression",
  3608. "minification"
  3609. ]
  3610. },
  3611. {
  3612. "name": "paragonie/random_compat",
  3613. "version": "v1.4.1",
  3614. "version_normalized": "1.4.1.0",
  3615. "source": {
  3616. "type": "git",
  3617. "url": "https://github.com/paragonie/random_compat.git",
  3618. "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
  3619. },
  3620. "dist": {
  3621. "type": "zip",
  3622. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
  3623. "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
  3624. "shasum": ""
  3625. },
  3626. "require": {
  3627. "php": ">=5.2.0"
  3628. },
  3629. "require-dev": {
  3630. "phpunit/phpunit": "4.*|5.*"
  3631. },
  3632. "suggest": {
  3633. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  3634. },
  3635. "time": "2016-03-18 20:34:03",
  3636. "type": "library",
  3637. "installation-source": "dist",
  3638. "autoload": {
  3639. "files": [
  3640. "lib/random.php"
  3641. ]
  3642. },
  3643. "notification-url": "https://packagist.org/downloads/",
  3644. "license": [
  3645. "MIT"
  3646. ],
  3647. "authors": [
  3648. {
  3649. "name": "Paragon Initiative Enterprises",
  3650. "email": "security@paragonie.com",
  3651. "homepage": "https://paragonie.com"
  3652. }
  3653. ],
  3654. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  3655. "keywords": [
  3656. "csprng",
  3657. "pseudorandom",
  3658. "random"
  3659. ]
  3660. },
  3661. {
  3662. "name": "gedmo/doctrine-extensions",
  3663. "version": "v2.4.13",
  3664. "version_normalized": "2.4.13.0",
  3665. "source": {
  3666. "type": "git",
  3667. "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
  3668. "reference": "5f4b6c848f0d6834a434a62a09a0935d147082e1"
  3669. },
  3670. "dist": {
  3671. "type": "zip",
  3672. "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/5f4b6c848f0d6834a434a62a09a0935d147082e1",
  3673. "reference": "5f4b6c848f0d6834a434a62a09a0935d147082e1",
  3674. "shasum": ""
  3675. },
  3676. "require": {
  3677. "behat/transliterator": "~1.0",
  3678. "doctrine/common": "~2.4",
  3679. "php": ">=5.3.2"
  3680. },
  3681. "require-dev": {
  3682. "doctrine/common": ">=2.5.0",
  3683. "doctrine/mongodb-odm": ">=1.0.2",
  3684. "doctrine/orm": ">=2.5.0",
  3685. "phpunit/phpunit": "~4.4",
  3686. "phpunit/phpunit-mock-objects": "~2.3",
  3687. "symfony/yaml": "~2.6"
  3688. },
  3689. "suggest": {
  3690. "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
  3691. "doctrine/orm": "to use the extensions with the ORM"
  3692. },
  3693. "time": "2016-02-18 15:33:43",
  3694. "type": "library",
  3695. "extra": {
  3696. "branch-alias": {
  3697. "dev-master": "2.4.x-dev"
  3698. }
  3699. },
  3700. "installation-source": "dist",
  3701. "autoload": {
  3702. "psr-0": {
  3703. "Gedmo\\": "lib/"
  3704. }
  3705. },
  3706. "notification-url": "https://packagist.org/downloads/",
  3707. "license": [
  3708. "MIT"
  3709. ],
  3710. "authors": [
  3711. {
  3712. "name": "David Buchmann",
  3713. "email": "david@liip.ch"
  3714. },
  3715. {
  3716. "name": "Gediminas Morkevicius",
  3717. "email": "gediminas.morkevicius@gmail.com"
  3718. },
  3719. {
  3720. "name": "Gustavo Falco",
  3721. "email": "comfortablynumb84@gmail.com"
  3722. }
  3723. ],
  3724. "description": "Doctrine2 behavioral extensions",
  3725. "homepage": "http://gediminasm.org/",
  3726. "keywords": [
  3727. "Blameable",
  3728. "behaviors",
  3729. "doctrine2",
  3730. "extensions",
  3731. "gedmo",
  3732. "loggable",
  3733. "nestedset",
  3734. "sluggable",
  3735. "sortable",
  3736. "timestampable",
  3737. "translatable",
  3738. "tree",
  3739. "uploadable"
  3740. ]
  3741. },
  3742. {
  3743. "name": "symfony/polyfill-mbstring",
  3744. "version": "v1.1.1",
  3745. "version_normalized": "1.1.1.0",
  3746. "source": {
  3747. "type": "git",
  3748. "url": "https://github.com/symfony/polyfill-mbstring.git",
  3749. "reference": "1289d16209491b584839022f29257ad859b8532d"
  3750. },
  3751. "dist": {
  3752. "type": "zip",
  3753. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
  3754. "reference": "1289d16209491b584839022f29257ad859b8532d",
  3755. "shasum": ""
  3756. },
  3757. "require": {
  3758. "php": ">=5.3.3"
  3759. },
  3760. "suggest": {
  3761. "ext-mbstring": "For best performance"
  3762. },
  3763. "time": "2016-01-20 09:13:37",
  3764. "type": "library",
  3765. "extra": {
  3766. "branch-alias": {
  3767. "dev-master": "1.1-dev"
  3768. }
  3769. },
  3770. "installation-source": "dist",
  3771. "autoload": {
  3772. "psr-4": {
  3773. "Symfony\\Polyfill\\Mbstring\\": ""
  3774. },
  3775. "files": [
  3776. "bootstrap.php"
  3777. ]
  3778. },
  3779. "notification-url": "https://packagist.org/downloads/",
  3780. "license": [
  3781. "MIT"
  3782. ],
  3783. "authors": [
  3784. {
  3785. "name": "Nicolas Grekas",
  3786. "email": "p@tchwork.com"
  3787. },
  3788. {
  3789. "name": "Symfony Community",
  3790. "homepage": "https://symfony.com/contributors"
  3791. }
  3792. ],
  3793. "description": "Symfony polyfill for the Mbstring extension",
  3794. "homepage": "https://symfony.com",
  3795. "keywords": [
  3796. "compatibility",
  3797. "mbstring",
  3798. "polyfill",
  3799. "portable",
  3800. "shim"
  3801. ]
  3802. },
  3803. {
  3804. "name": "symfony/symfony",
  3805. "version": "v2.7.11",
  3806. "version_normalized": "2.7.11.0",
  3807. "source": {
  3808. "type": "git",
  3809. "url": "https://github.com/symfony/symfony.git",
  3810. "reference": "66c99826ce3d4392aa1fd08564946cb4277e3897"
  3811. },
  3812. "dist": {
  3813. "type": "zip",
  3814. "url": "https://api.github.com/repos/symfony/symfony/zipball/66c99826ce3d4392aa1fd08564946cb4277e3897",
  3815. "reference": "66c99826ce3d4392aa1fd08564946cb4277e3897",
  3816. "shasum": ""
  3817. },
  3818. "require": {
  3819. "doctrine/common": "~2.4",
  3820. "paragonie/random_compat": "~1.0",
  3821. "php": ">=5.3.9",
  3822. "psr/log": "~1.0",
  3823. "symfony/polyfill-apcu": "~1.1",
  3824. "symfony/polyfill-mbstring": "~1.1",
  3825. "twig/twig": "~1.23|~2.0"
  3826. },
  3827. "replace": {
  3828. "symfony/asset": "self.version",
  3829. "symfony/browser-kit": "self.version",
  3830. "symfony/class-loader": "self.version",
  3831. "symfony/config": "self.version",
  3832. "symfony/console": "self.version",
  3833. "symfony/css-selector": "self.version",
  3834. "symfony/debug": "self.version",
  3835. "symfony/debug-bundle": "self.version",
  3836. "symfony/dependency-injection": "self.version",
  3837. "symfony/doctrine-bridge": "self.version",
  3838. "symfony/dom-crawler": "self.version",
  3839. "symfony/event-dispatcher": "self.version",
  3840. "symfony/expression-language": "self.version",
  3841. "symfony/filesystem": "self.version",
  3842. "symfony/finder": "self.version",
  3843. "symfony/form": "self.version",
  3844. "symfony/framework-bundle": "self.version",
  3845. "symfony/http-foundation": "self.version",
  3846. "symfony/http-kernel": "self.version",
  3847. "symfony/intl": "self.version",
  3848. "symfony/locale": "self.version",
  3849. "symfony/monolog-bridge": "self.version",
  3850. "symfony/options-resolver": "self.version",
  3851. "symfony/process": "self.version",
  3852. "symfony/property-access": "self.version",
  3853. "symfony/proxy-manager-bridge": "self.version",
  3854. "symfony/routing": "self.version",
  3855. "symfony/security": "self.version",
  3856. "symfony/security-acl": "self.version",
  3857. "symfony/security-bundle": "self.version",
  3858. "symfony/security-core": "self.version",
  3859. "symfony/security-csrf": "self.version",
  3860. "symfony/security-http": "self.version",
  3861. "symfony/serializer": "self.version",
  3862. "symfony/stopwatch": "self.version",
  3863. "symfony/swiftmailer-bridge": "self.version",
  3864. "symfony/templating": "self.version",
  3865. "symfony/translation": "self.version",
  3866. "symfony/twig-bridge": "self.version",
  3867. "symfony/twig-bundle": "self.version",
  3868. "symfony/validator": "self.version",
  3869. "symfony/var-dumper": "self.version",
  3870. "symfony/web-profiler-bundle": "self.version",
  3871. "symfony/yaml": "self.version"
  3872. },
  3873. "require-dev": {
  3874. "doctrine/data-fixtures": "1.0.*",
  3875. "doctrine/dbal": "~2.4",
  3876. "doctrine/doctrine-bundle": "~1.2",
  3877. "doctrine/orm": "~2.4,>=2.4.5",
  3878. "egulias/email-validator": "~1.2",
  3879. "ircmaxell/password-compat": "~1.0",
  3880. "monolog/monolog": "~1.11",
  3881. "ocramius/proxy-manager": "~0.4|~1.0|~2.0"
  3882. },
  3883. "time": "2016-03-25 18:14:23",
  3884. "type": "library",
  3885. "extra": {
  3886. "branch-alias": {
  3887. "dev-master": "2.7-dev"
  3888. }
  3889. },
  3890. "installation-source": "dist",
  3891. "autoload": {
  3892. "psr-4": {
  3893. "Symfony\\Bridge\\": "src/Symfony/Bridge/",
  3894. "Symfony\\Bundle\\": "src/Symfony/Bundle/",
  3895. "Symfony\\Component\\": "src/Symfony/Component/"
  3896. },
  3897. "classmap": [
  3898. "src/Symfony/Component/HttpFoundation/Resources/stubs",
  3899. "src/Symfony/Component/Intl/Resources/stubs"
  3900. ],
  3901. "files": [
  3902. "src/Symfony/Component/Intl/Resources/stubs/functions.php"
  3903. ],
  3904. "exclude-from-classmap": [
  3905. "**/Tests/"
  3906. ]
  3907. },
  3908. "notification-url": "https://packagist.org/downloads/",
  3909. "license": [
  3910. "MIT"
  3911. ],
  3912. "authors": [
  3913. {
  3914. "name": "Fabien Potencier",
  3915. "email": "fabien@symfony.com"
  3916. },
  3917. {
  3918. "name": "Symfony Community",
  3919. "homepage": "https://symfony.com/contributors"
  3920. }
  3921. ],
  3922. "description": "The Symfony PHP framework",
  3923. "homepage": "https://symfony.com",
  3924. "keywords": [
  3925. "framework"
  3926. ]
  3927. },
  3928. {
  3929. "name": "doctrine/doctrine-bundle",
  3930. "version": "v1.5.2",
  3931. "version_normalized": "1.5.2.0",
  3932. "source": {
  3933. "type": "git",
  3934. "url": "https://github.com/doctrine/DoctrineBundle.git",
  3935. "reference": "d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3"
  3936. },
  3937. "dist": {
  3938. "type": "zip",
  3939. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3",
  3940. "reference": "d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3",
  3941. "shasum": ""
  3942. },
  3943. "require": {
  3944. "doctrine/dbal": "~2.3",
  3945. "doctrine/doctrine-cache-bundle": "~1.0",
  3946. "jdorn/sql-formatter": "~1.1",
  3947. "php": ">=5.3.2",
  3948. "symfony/console": "~2.3|~3.0",
  3949. "symfony/doctrine-bridge": "~2.2|~3.0",
  3950. "symfony/framework-bundle": "~2.3|~3.0"
  3951. },
  3952. "require-dev": {
  3953. "doctrine/orm": "~2.3",
  3954. "phpunit/phpunit": "~4",
  3955. "satooshi/php-coveralls": "~0.6.1",
  3956. "symfony/validator": "~2.2|~3.0",
  3957. "symfony/yaml": "~2.2|~3.0",
  3958. "twig/twig": "~1.10"
  3959. },
  3960. "suggest": {
  3961. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  3962. "symfony/web-profiler-bundle": "to use the data collector"
  3963. },
  3964. "time": "2015-08-31 14:47:06",
  3965. "type": "symfony-bundle",
  3966. "extra": {
  3967. "branch-alias": {
  3968. "dev-master": "1.6.x-dev"
  3969. }
  3970. },
  3971. "installation-source": "dist",
  3972. "autoload": {
  3973. "psr-4": {
  3974. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  3975. }
  3976. },
  3977. "notification-url": "https://packagist.org/downloads/",
  3978. "license": [
  3979. "MIT"
  3980. ],
  3981. "authors": [
  3982. {
  3983. "name": "Symfony Community",
  3984. "homepage": "http://symfony.com/contributors"
  3985. },
  3986. {
  3987. "name": "Benjamin Eberlei",
  3988. "email": "kontakt@beberlei.de"
  3989. },
  3990. {
  3991. "name": "Doctrine Project",
  3992. "homepage": "http://www.doctrine-project.org/"
  3993. },
  3994. {
  3995. "name": "Fabien Potencier",
  3996. "email": "fabien@symfony.com"
  3997. }
  3998. ],
  3999. "description": "Symfony DoctrineBundle",
  4000. "homepage": "http://www.doctrine-project.org",
  4001. "keywords": [
  4002. "database",
  4003. "dbal",
  4004. "orm",
  4005. "persistence"
  4006. ]
  4007. },
  4008. {
  4009. "name": "monolog/monolog",
  4010. "version": "1.19.0",
  4011. "version_normalized": "1.19.0.0",
  4012. "source": {
  4013. "type": "git",
  4014. "url": "https://github.com/Seldaek/monolog.git",
  4015. "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
  4016. },
  4017. "dist": {
  4018. "type": "zip",
  4019. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
  4020. "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
  4021. "shasum": ""
  4022. },
  4023. "require": {
  4024. "php": ">=5.3.0",
  4025. "psr/log": "~1.0"
  4026. },
  4027. "provide": {
  4028. "psr/log-implementation": "1.0.0"
  4029. },
  4030. "require-dev": {
  4031. "aws/aws-sdk-php": "^2.4.9",
  4032. "doctrine/couchdb": "~1.0@dev",
  4033. "graylog2/gelf-php": "~1.0",
  4034. "jakub-onderka/php-parallel-lint": "0.9",
  4035. "php-amqplib/php-amqplib": "~2.4",
  4036. "php-console/php-console": "^3.1.3",
  4037. "phpunit/phpunit": "~4.5",
  4038. "phpunit/phpunit-mock-objects": "2.3.0",
  4039. "raven/raven": "^0.13",
  4040. "ruflin/elastica": ">=0.90 <3.0",
  4041. "swiftmailer/swiftmailer": "~5.3"
  4042. },
  4043. "suggest": {
  4044. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  4045. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  4046. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  4047. "ext-mongo": "Allow sending log messages to a MongoDB server",
  4048. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  4049. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  4050. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  4051. "php-console/php-console": "Allow sending log messages to Google Chrome",
  4052. "raven/raven": "Allow sending log messages to a Sentry server",
  4053. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  4054. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  4055. },
  4056. "time": "2016-04-12 18:29:35",
  4057. "type": "library",
  4058. "extra": {
  4059. "branch-alias": {
  4060. "dev-master": "2.0.x-dev"
  4061. }
  4062. },
  4063. "installation-source": "dist",
  4064. "autoload": {
  4065. "psr-4": {
  4066. "Monolog\\": "src/Monolog"
  4067. }
  4068. },
  4069. "notification-url": "https://packagist.org/downloads/",
  4070. "license": [
  4071. "MIT"
  4072. ],
  4073. "authors": [
  4074. {
  4075. "name": "Jordi Boggiano",
  4076. "email": "j.boggiano@seld.be",
  4077. "homepage": "http://seld.be"
  4078. }
  4079. ],
  4080. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  4081. "homepage": "http://github.com/Seldaek/monolog",
  4082. "keywords": [
  4083. "log",
  4084. "logging",
  4085. "psr-3"
  4086. ]
  4087. },
  4088. {
  4089. "name": "symfony/monolog-bundle",
  4090. "version": "2.11.1",
  4091. "version_normalized": "2.11.1.0",
  4092. "source": {
  4093. "type": "git",
  4094. "url": "https://github.com/symfony/monolog-bundle.git",
  4095. "reference": "e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00"
  4096. },
  4097. "dist": {
  4098. "type": "zip",
  4099. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00",
  4100. "reference": "e7caf4936c7be82bc6d68df87f1d23a0d5bf6e00",
  4101. "shasum": ""
  4102. },
  4103. "require": {
  4104. "monolog/monolog": "~1.18",
  4105. "php": ">=5.3.2",
  4106. "symfony/config": "~2.3|~3.0",
  4107. "symfony/dependency-injection": "~2.3|~3.0",
  4108. "symfony/http-kernel": "~2.3|~3.0",
  4109. "symfony/monolog-bridge": "~2.3|~3.0"
  4110. },
  4111. "require-dev": {
  4112. "phpunit/phpunit": "^4.8",
  4113. "symfony/console": "~2.3|~3.0",
  4114. "symfony/yaml": "~2.3|~3.0"
  4115. },
  4116. "time": "2016-04-13 16:21:01",
  4117. "type": "symfony-bundle",
  4118. "extra": {
  4119. "branch-alias": {
  4120. "dev-master": "2.x-dev"
  4121. }
  4122. },
  4123. "installation-source": "dist",
  4124. "autoload": {
  4125. "psr-4": {
  4126. "Symfony\\Bundle\\MonologBundle\\": ""
  4127. }
  4128. },
  4129. "notification-url": "https://packagist.org/downloads/",
  4130. "license": [
  4131. "MIT"
  4132. ],
  4133. "authors": [
  4134. {
  4135. "name": "Symfony Community",
  4136. "homepage": "http://symfony.com/contributors"
  4137. },
  4138. {
  4139. "name": "Fabien Potencier",
  4140. "email": "fabien@symfony.com"
  4141. }
  4142. ],
  4143. "description": "Symfony MonologBundle",
  4144. "homepage": "http://symfony.com",
  4145. "keywords": [
  4146. "log",
  4147. "logging"
  4148. ]
  4149. },
  4150. {
  4151. "name": "sensio/distribution-bundle",
  4152. "version": "v4.0.6",
  4153. "version_normalized": "4.0.6.0",
  4154. "target-dir": "Sensio/Bundle/DistributionBundle",
  4155. "source": {
  4156. "type": "git",
  4157. "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
  4158. "reference": "181a47c527a04d2d03986a0b3e9c1b86eaacab40"
  4159. },
  4160. "dist": {
  4161. "type": "zip",
  4162. "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/181a47c527a04d2d03986a0b3e9c1b86eaacab40",
  4163. "reference": "181a47c527a04d2d03986a0b3e9c1b86eaacab40",
  4164. "shasum": ""
  4165. },
  4166. "require": {
  4167. "php": ">=5.3.9",
  4168. "sensiolabs/security-checker": "~3.0",
  4169. "symfony/class-loader": "~2.2",
  4170. "symfony/framework-bundle": "~2.3",
  4171. "symfony/process": "~2.2"
  4172. },
  4173. "require-dev": {
  4174. "symfony/form": "~2.2",
  4175. "symfony/validator": "~2.2",
  4176. "symfony/yaml": "~2.2"
  4177. },
  4178. "suggest": {
  4179. "symfony/form": "If you want to use the configurator",
  4180. "symfony/validator": "If you want to use the configurator",
  4181. "symfony/yaml": "If you want to use the configurator"
  4182. },
  4183. "time": "2016-04-25 20:49:44",
  4184. "type": "symfony-bundle",
  4185. "extra": {
  4186. "branch-alias": {
  4187. "dev-master": "4.0.x-dev"
  4188. }
  4189. },
  4190. "installation-source": "dist",
  4191. "autoload": {
  4192. "psr-0": {
  4193. "Sensio\\Bundle\\DistributionBundle": ""
  4194. }
  4195. },
  4196. "notification-url": "https://packagist.org/downloads/",
  4197. "license": [
  4198. "MIT"
  4199. ],
  4200. "authors": [
  4201. {
  4202. "name": "Fabien Potencier",
  4203. "email": "fabien@symfony.com"
  4204. }
  4205. ],
  4206. "description": "Base bundle for Symfony Distributions",
  4207. "keywords": [
  4208. "configuration",
  4209. "distribution"
  4210. ]
  4211. },
  4212. {
  4213. "name": "knplabs/knp-paginator-bundle",
  4214. "version": "2.5.3",
  4215. "version_normalized": "2.5.3.0",
  4216. "source": {
  4217. "type": "git",
  4218. "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git",
  4219. "reference": "c988761005504007c6c87d6a557641281194a0e5"
  4220. },
  4221. "dist": {
  4222. "type": "zip",
  4223. "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/c988761005504007c6c87d6a557641281194a0e5",
  4224. "reference": "c988761005504007c6c87d6a557641281194a0e5",
  4225. "shasum": ""
  4226. },
  4227. "require": {
  4228. "knplabs/knp-components": "~1.2",
  4229. "php": ">=5.3.3",
  4230. "symfony/framework-bundle": "~2.3|~3.0",
  4231. "twig/twig": "~1.12|~2"
  4232. },
  4233. "require-dev": {
  4234. "symfony/expression-language": "~2.4|~3.0"
  4235. },
  4236. "time": "2016-04-20 11:40:30",
  4237. "type": "symfony-bundle",
  4238. "extra": {
  4239. "branch-alias": {
  4240. "dev-master": "2.5.x-dev"
  4241. }
  4242. },
  4243. "installation-source": "dist",
  4244. "autoload": {
  4245. "psr-4": {
  4246. "Knp\\Bundle\\PaginatorBundle\\": ""
  4247. }
  4248. },
  4249. "notification-url": "https://packagist.org/downloads/",
  4250. "license": [
  4251. "MIT"
  4252. ],
  4253. "authors": [
  4254. {
  4255. "name": "KnpLabs Team",
  4256. "homepage": "http://knplabs.com"
  4257. },
  4258. {
  4259. "name": "Symfony2 Community",
  4260. "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors"
  4261. }
  4262. ],
  4263. "description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features",
  4264. "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle",
  4265. "keywords": [
  4266. "Symfony2",
  4267. "bundle",
  4268. "knp",
  4269. "knplabs",
  4270. "pager",
  4271. "pagination",
  4272. "paginator"
  4273. ]
  4274. },
  4275. {
  4276. "name": "nelmio/solarium-bundle",
  4277. "version": "v2.2.1",
  4278. "version_normalized": "2.2.1.0",
  4279. "source": {
  4280. "type": "git",
  4281. "url": "https://github.com/nelmio/NelmioSolariumBundle.git",
  4282. "reference": "a07215f20a2bff193fdab5f3f187375ae9a38a8c"
  4283. },
  4284. "dist": {
  4285. "type": "zip",
  4286. "url": "https://api.github.com/repos/nelmio/NelmioSolariumBundle/zipball/a07215f20a2bff193fdab5f3f187375ae9a38a8c",
  4287. "reference": "a07215f20a2bff193fdab5f3f187375ae9a38a8c",
  4288. "shasum": ""
  4289. },
  4290. "require": {
  4291. "solarium/solarium": "^3.3",
  4292. "symfony/framework-bundle": "^2.3 || ^3.0"
  4293. },
  4294. "time": "2016-03-29 12:17:10",
  4295. "type": "symfony-bundle",
  4296. "extra": {
  4297. "branch-alias": {
  4298. "dev-master": "2.2-dev"
  4299. }
  4300. },
  4301. "installation-source": "dist",
  4302. "autoload": {
  4303. "psr-4": {
  4304. "Nelmio\\SolariumBundle\\": ""
  4305. }
  4306. },
  4307. "notification-url": "https://packagist.org/downloads/",
  4308. "license": [
  4309. "MIT"
  4310. ],
  4311. "authors": [
  4312. {
  4313. "name": "Nelmio",
  4314. "homepage": "http://nelm.io"
  4315. },
  4316. {
  4317. "name": "Symfony Community",
  4318. "homepage": "https://github.com/nelmio/NelmioSolariumBundle/contributors"
  4319. }
  4320. ],
  4321. "description": "Integration with solarium solr client.",
  4322. "keywords": [
  4323. "search",
  4324. "solarium",
  4325. "solr"
  4326. ]
  4327. },
  4328. {
  4329. "name": "lexik/jwt-authentication-bundle",
  4330. "version": "v1.5.1",
  4331. "version_normalized": "1.5.1.0",
  4332. "target-dir": "Lexik/Bundle/JWTAuthenticationBundle",
  4333. "source": {
  4334. "type": "git",
  4335. "url": "https://github.com/lexik/LexikJWTAuthenticationBundle.git",
  4336. "reference": "3631b6284fc3c3a06f8c3c429736ca4910c64371"
  4337. },
  4338. "dist": {
  4339. "type": "zip",
  4340. "url": "https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/3631b6284fc3c3a06f8c3c429736ca4910c64371",
  4341. "reference": "3631b6284fc3c3a06f8c3c429736ca4910c64371",
  4342. "shasum": ""
  4343. },
  4344. "require": {
  4345. "namshi/jose": "~6.0",
  4346. "php": ">=5.4.8",
  4347. "symfony/console": "~2.3|~3.0",
  4348. "symfony/framework-bundle": "~2.3|~3.0",
  4349. "symfony/security-bundle": "~2.3|~3.0"
  4350. },
  4351. "require-dev": {
  4352. "phpunit/phpunit": "^4.1|^5.0",
  4353. "symfony/phpunit-bridge": "~2.7|~3.0"
  4354. },
  4355. "suggest": {
  4356. "gesdinet/jwt-refresh-token-bundle": "Implements a refresh token system over Json Web Tokens in Symfony"
  4357. },
  4358. "time": "2016-04-11 08:02:08",
  4359. "type": "symfony-bundle",
  4360. "extra": {
  4361. "branch-alias": {
  4362. "dev-master": "2.0.x-dev"
  4363. }
  4364. },
  4365. "installation-source": "dist",
  4366. "autoload": {
  4367. "psr-0": {
  4368. "Lexik\\Bundle\\JWTAuthenticationBundle": ""
  4369. }
  4370. },
  4371. "notification-url": "https://packagist.org/downloads/",
  4372. "license": [
  4373. "MIT"
  4374. ],
  4375. "authors": [
  4376. {
  4377. "name": "Jeremy Barthe",
  4378. "email": "j.barthe@lexik.fr"
  4379. },
  4380. {
  4381. "name": "Dev Lexik",
  4382. "email": "dev@lexik.fr"
  4383. },
  4384. {
  4385. "name": "Cedric Girard",
  4386. "email": "c.girard@lexik.fr"
  4387. },
  4388. {
  4389. "name": "Nicolas Cabot",
  4390. "email": "n.cabot@lexik.fr"
  4391. }
  4392. ],
  4393. "description": "This bundle provides JWT authentication for your Symfony REST API",
  4394. "homepage": "https://github.com/lexik/LexikJWTAuthenticationBundle",
  4395. "keywords": [
  4396. "Authentication",
  4397. "JWS",
  4398. "api",
  4399. "bundle",
  4400. "jwt",
  4401. "rest",
  4402. "symfony"
  4403. ]
  4404. },
  4405. {
  4406. "name": "doctrine/mongodb",
  4407. "version": "1.3.0",
  4408. "version_normalized": "1.3.0.0",
  4409. "source": {
  4410. "type": "git",
  4411. "url": "https://github.com/doctrine/mongodb.git",
  4412. "reference": "b4eb8683d66d44de4e9e4e974149bdce327dc818"
  4413. },
  4414. "dist": {
  4415. "type": "zip",
  4416. "url": "https://api.github.com/repos/doctrine/mongodb/zipball/b4eb8683d66d44de4e9e4e974149bdce327dc818",
  4417. "reference": "b4eb8683d66d44de4e9e4e974149bdce327dc818",
  4418. "shasum": ""
  4419. },
  4420. "require": {
  4421. "doctrine/common": "^2.2",
  4422. "ext-mongo": "^1.5",
  4423. "php": "^5.5 || ^7.0"
  4424. },
  4425. "require-dev": {
  4426. "jmikola/geojson": "^1.0",
  4427. "phpunit/phpunit": "~4.8|~5.0"
  4428. },
  4429. "suggest": {
  4430. "jmikola/geojson": "Support GeoJSON geometry objects in 2dsphere queries"
  4431. },
  4432. "time": "2016-03-19 18:45:48",
  4433. "type": "library",
  4434. "extra": {
  4435. "branch-alias": {
  4436. "dev-master": "1.3.x-dev"
  4437. }
  4438. },
  4439. "installation-source": "dist",
  4440. "autoload": {
  4441. "psr-0": {
  4442. "Doctrine\\MongoDB": "lib/"
  4443. }
  4444. },
  4445. "notification-url": "https://packagist.org/downloads/",
  4446. "license": [
  4447. "MIT"
  4448. ],
  4449. "authors": [
  4450. {
  4451. "name": "Jonathan H. Wage",
  4452. "email": "jonwage@gmail.com"
  4453. },
  4454. {
  4455. "name": "Jeremy Mikola",
  4456. "email": "jmikola@gmail.com"
  4457. },
  4458. {
  4459. "name": "Bulat Shakirzyanov",
  4460. "email": "mallluhuct@gmail.com"
  4461. },
  4462. {
  4463. "name": "Kris Wallsmith",
  4464. "email": "kris.wallsmith@gmail.com"
  4465. },
  4466. {
  4467. "name": "Maciej Malarz",
  4468. "email": "malarzm@gmail.com"
  4469. },
  4470. {
  4471. "name": "Andreas Braun",
  4472. "email": "alcaeus@alcaeus.org"
  4473. }
  4474. ],
  4475. "description": "Doctrine MongoDB Abstraction Layer",
  4476. "homepage": "http://www.doctrine-project.org",
  4477. "keywords": [
  4478. "database",
  4479. "mongodb",
  4480. "persistence"
  4481. ]
  4482. },
  4483. {
  4484. "name": "psr/http-message",
  4485. "version": "1.0",
  4486. "version_normalized": "1.0.0.0",
  4487. "source": {
  4488. "type": "git",
  4489. "url": "https://github.com/php-fig/http-message.git",
  4490. "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
  4491. },
  4492. "dist": {
  4493. "type": "zip",
  4494. "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  4495. "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  4496. "shasum": ""
  4497. },
  4498. "require": {
  4499. "php": ">=5.3.0"
  4500. },
  4501. "time": "2015-05-04 20:22:00",
  4502. "type": "library",
  4503. "extra": {
  4504. "branch-alias": {
  4505. "dev-master": "1.0.x-dev"
  4506. }
  4507. },
  4508. "installation-source": "dist",
  4509. "autoload": {
  4510. "psr-4": {
  4511. "Psr\\Http\\Message\\": "src/"
  4512. }
  4513. },
  4514. "notification-url": "https://packagist.org/downloads/",
  4515. "license": [
  4516. "MIT"
  4517. ],
  4518. "authors": [
  4519. {
  4520. "name": "PHP-FIG",
  4521. "homepage": "http://www.php-fig.org/"
  4522. }
  4523. ],
  4524. "description": "Common interface for HTTP messages",
  4525. "keywords": [
  4526. "http",
  4527. "http-message",
  4528. "psr",
  4529. "psr-7",
  4530. "request",
  4531. "response"
  4532. ]
  4533. },
  4534. {
  4535. "name": "zendframework/zend-diactoros",
  4536. "version": "1.3.5",
  4537. "version_normalized": "1.3.5.0",
  4538. "source": {
  4539. "type": "git",
  4540. "url": "https://github.com/zendframework/zend-diactoros.git",
  4541. "reference": "b1d59735b672865dbeb930805029c24f226e3e77"
  4542. },
  4543. "dist": {
  4544. "type": "zip",
  4545. "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/b1d59735b672865dbeb930805029c24f226e3e77",
  4546. "reference": "b1d59735b672865dbeb930805029c24f226e3e77",
  4547. "shasum": ""
  4548. },
  4549. "require": {
  4550. "php": "^5.4 || ^7.0",
  4551. "psr/http-message": "~1.0"
  4552. },
  4553. "provide": {
  4554. "psr/http-message-implementation": "~1.0.0"
  4555. },
  4556. "require-dev": {
  4557. "phpunit/phpunit": "~4.6",
  4558. "squizlabs/php_codesniffer": "^2.3.1"
  4559. },
  4560. "time": "2016-03-17 18:02:05",
  4561. "type": "library",
  4562. "extra": {
  4563. "branch-alias": {
  4564. "dev-master": "1.3-dev",
  4565. "dev-develop": "1.4-dev"
  4566. }
  4567. },
  4568. "installation-source": "dist",
  4569. "autoload": {
  4570. "psr-4": {
  4571. "Zend\\Diactoros\\": "src/"
  4572. }
  4573. },
  4574. "notification-url": "https://packagist.org/downloads/",
  4575. "license": [
  4576. "BSD-2-Clause"
  4577. ],
  4578. "description": "PSR HTTP Message implementations",
  4579. "homepage": "https://github.com/zendframework/zend-diactoros",
  4580. "keywords": [
  4581. "http",
  4582. "psr",
  4583. "psr-7"
  4584. ]
  4585. },
  4586. {
  4587. "name": "egeloen/http-adapter",
  4588. "version": "0.8.0",
  4589. "version_normalized": "0.8.0.0",
  4590. "source": {
  4591. "type": "git",
  4592. "url": "https://github.com/egeloen/ivory-http-adapter.git",
  4593. "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855"
  4594. },
  4595. "dist": {
  4596. "type": "zip",
  4597. "url": "https://api.github.com/repos/egeloen/ivory-http-adapter/zipball/9641f11487ec26b24c6bbcee4f267cf62f60b855",
  4598. "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855",
  4599. "shasum": ""
  4600. },
  4601. "require": {
  4602. "php": ">=5.4.8",
  4603. "zendframework/zend-diactoros": "^1.1"
  4604. },
  4605. "require-dev": {
  4606. "cakephp/cakephp": "^3.0.3",
  4607. "ext-curl": "*",
  4608. "guzzle/guzzle": "^3.9.4@dev",
  4609. "guzzlehttp/guzzle": "^4.1.4|^5.0|^6.0",
  4610. "kriswallsmith/buzz": "^0.13",
  4611. "nategood/httpful": "^0.2.17",
  4612. "phpunit/phpunit": "^4.0",
  4613. "phpunit/phpunit-mock-objects": "dev-matcher-verify as 2.3.x-dev",
  4614. "psr/log": "^1.0",
  4615. "react/dns": "^0.4.1",
  4616. "react/http-client": "^0.4",
  4617. "satooshi/php-coveralls": "^0.6",
  4618. "symfony/event-dispatcher": "^2.0",
  4619. "zendframework/zend-http": "^2.3.4",
  4620. "zendframework/zendframework1": ">=1.12.9,<=1.12.14|^1.12.16"
  4621. },
  4622. "suggest": {
  4623. "ext-curl": "Allows you to use the cURL adapter",
  4624. "ext-http": "Allows you to use the PECL adapter",
  4625. "guzzle/guzzle": "Allows you to use the Guzzle 3 adapter",
  4626. "guzzlehttp/guzzle": "Allows you to use the Guzzle 4 adapter",
  4627. "kriswallsmith/buzz": "Allows you to use the Buzz adapter",
  4628. "nategood/httpful": "Allows you to use the httpful adapter",
  4629. "psr/log": "Allows you to use the logger event subscriber",
  4630. "symfony/event-dispatcher": "Allows you to use the event lifecycle",
  4631. "symfony/stopwatch": "Allows you to use the stopwatch http adapter and event subscriber",
  4632. "zendframework/zend-http": "Allows you to use the Zend 2 adapter",
  4633. "zendframework/zendframework1": "Allows you to use the Zend 1 adapter"
  4634. },
  4635. "time": "2015-08-12 09:35:40",
  4636. "type": "library",
  4637. "extra": {
  4638. "branch-alias": {
  4639. "dev-master": "0.8-dev"
  4640. }
  4641. },
  4642. "installation-source": "dist",
  4643. "autoload": {
  4644. "psr-4": {
  4645. "Ivory\\HttpAdapter\\": "src/"
  4646. }
  4647. },
  4648. "notification-url": "https://packagist.org/downloads/",
  4649. "license": [
  4650. "MIT"
  4651. ],
  4652. "authors": [
  4653. {
  4654. "name": "Eric GELOEN",
  4655. "email": "geloen.eric@gmail.com"
  4656. }
  4657. ],
  4658. "description": "Issue HTTP request for PHP 5.3+.",
  4659. "keywords": [
  4660. "http",
  4661. "http-adapter",
  4662. "http-client",
  4663. "psr-7"
  4664. ],
  4665. "abandoned": "php-http/httplug"
  4666. },
  4667. {
  4668. "name": "justinrainbow/json-schema",
  4669. "version": "1.6.1",
  4670. "version_normalized": "1.6.1.0",
  4671. "source": {
  4672. "type": "git",
  4673. "url": "https://github.com/justinrainbow/json-schema.git",
  4674. "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341"
  4675. },
  4676. "dist": {
  4677. "type": "zip",
  4678. "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341",
  4679. "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341",
  4680. "shasum": ""
  4681. },
  4682. "require": {
  4683. "php": ">=5.3.29"
  4684. },
  4685. "require-dev": {
  4686. "json-schema/json-schema-test-suite": "1.1.0",
  4687. "phpdocumentor/phpdocumentor": "~2",
  4688. "phpunit/phpunit": "~3.7"
  4689. },
  4690. "time": "2016-01-25 15:43:01",
  4691. "bin": [
  4692. "bin/validate-json"
  4693. ],
  4694. "type": "library",
  4695. "extra": {
  4696. "branch-alias": {
  4697. "dev-master": "1.6.x-dev"
  4698. }
  4699. },
  4700. "installation-source": "dist",
  4701. "autoload": {
  4702. "psr-4": {
  4703. "JsonSchema\\": "src/JsonSchema/"
  4704. }
  4705. },
  4706. "notification-url": "https://packagist.org/downloads/",
  4707. "license": [
  4708. "BSD-3-Clause"
  4709. ],
  4710. "authors": [
  4711. {
  4712. "name": "Bruno Prieto Reis",
  4713. "email": "bruno.p.reis@gmail.com"
  4714. },
  4715. {
  4716. "name": "Justin Rainbow",
  4717. "email": "justin.rainbow@gmail.com"
  4718. },
  4719. {
  4720. "name": "Igor Wiedler",
  4721. "email": "igor@wiedler.ch"
  4722. },
  4723. {
  4724. "name": "Robert Schönthal",
  4725. "email": "seroscho@googlemail.com"
  4726. }
  4727. ],
  4728. "description": "A library to validate a json schema.",
  4729. "homepage": "https://github.com/justinrainbow/json-schema",
  4730. "keywords": [
  4731. "json",
  4732. "schema"
  4733. ]
  4734. },
  4735. {
  4736. "name": "atoum/atoum",
  4737. "version": "2.6.1",
  4738. "version_normalized": "2.6.1.0",
  4739. "source": {
  4740. "type": "git",
  4741. "url": "https://github.com/atoum/atoum.git",
  4742. "reference": "10a0cde18ab73d4b66283c8b1b736574c14ecd0f"
  4743. },
  4744. "dist": {
  4745. "type": "zip",
  4746. "url": "https://api.github.com/repos/atoum/atoum/zipball/10a0cde18ab73d4b66283c8b1b736574c14ecd0f",
  4747. "reference": "10a0cde18ab73d4b66283c8b1b736574c14ecd0f",
  4748. "shasum": ""
  4749. },
  4750. "require": {
  4751. "ext-hash": "*",
  4752. "ext-json": "*",
  4753. "ext-session": "*",
  4754. "ext-tokenizer": "*",
  4755. "ext-xml": "*",
  4756. "php": ">=5.3.3"
  4757. },
  4758. "replace": {
  4759. "mageekguy/atoum": "*"
  4760. },
  4761. "suggest": {
  4762. "atoum/stubs": "Provides IDE support (like autocompletion) for atoum",
  4763. "ext-mbstring": "Provides support for UTF-8 strings"
  4764. },
  4765. "time": "2016-04-08 11:17:57",
  4766. "bin": [
  4767. "bin/atoum"
  4768. ],
  4769. "type": "library",
  4770. "extra": {
  4771. "branch-alias": {
  4772. "dev-master": "2.x-dev"
  4773. }
  4774. },
  4775. "installation-source": "dist",
  4776. "autoload": {
  4777. "classmap": [
  4778. "classes/"
  4779. ]
  4780. },
  4781. "notification-url": "https://packagist.org/downloads/",
  4782. "license": [
  4783. "BSD-3-Clause"
  4784. ],
  4785. "authors": [
  4786. {
  4787. "name": "Frédéric Hardy",
  4788. "email": "frederic.hardy@atoum.org",
  4789. "homepage": "http://blog.mageekbox.net"
  4790. },
  4791. {
  4792. "name": "François Dussert",
  4793. "email": "francois.dussert@atoum.org"
  4794. },
  4795. {
  4796. "name": "Gérald Croes",
  4797. "email": "gerald.croes@atoum.org"
  4798. },
  4799. {
  4800. "name": "Julien Bianchi",
  4801. "email": "julien.bianchi@atoum.org"
  4802. },
  4803. {
  4804. "name": "Ludovic Fleury",
  4805. "email": "ludovic.fleury@atoum.org"
  4806. }
  4807. ],
  4808. "description": "Simple modern and intuitive unit testing framework for PHP 5.3+",
  4809. "homepage": "http://www.atoum.org",
  4810. "keywords": [
  4811. "TDD",
  4812. "atoum",
  4813. "test",
  4814. "unit testing"
  4815. ]
  4816. },
  4817. {
  4818. "name": "behat/behat",
  4819. "version": "v3.1.0",
  4820. "version_normalized": "3.1.0.0",
  4821. "source": {
  4822. "type": "git",
  4823. "url": "https://github.com/Behat/Behat.git",
  4824. "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f"
  4825. },
  4826. "dist": {
  4827. "type": "zip",
  4828. "url": "https://api.github.com/repos/Behat/Behat/zipball/359d987b3064d78f2d3a6ba3a355277f3b09b47f",
  4829. "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f",
  4830. "shasum": ""
  4831. },
  4832. "require": {
  4833. "behat/gherkin": "~4.4",
  4834. "behat/transliterator": "~1.0",
  4835. "ext-mbstring": "*",
  4836. "php": ">=5.3.3",
  4837. "symfony/class-loader": "~2.1|~3.0",
  4838. "symfony/config": "~2.3|~3.0",
  4839. "symfony/console": "~2.1|~3.0",
  4840. "symfony/dependency-injection": "~2.1|~3.0",
  4841. "symfony/event-dispatcher": "~2.1|~3.0",
  4842. "symfony/translation": "~2.3|~3.0",
  4843. "symfony/yaml": "~2.1|~3.0"
  4844. },
  4845. "require-dev": {
  4846. "phpunit/phpunit": "~4.5",
  4847. "symfony/process": "~2.1|~3.0"
  4848. },
  4849. "suggest": {
  4850. "behat/mink-extension": "for integration with Mink testing framework",
  4851. "behat/symfony2-extension": "for integration with Symfony2 web framework",
  4852. "behat/yii-extension": "for integration with Yii web framework"
  4853. },
  4854. "time": "2016-03-28 07:04:45",
  4855. "bin": [
  4856. "bin/behat"
  4857. ],
  4858. "type": "library",
  4859. "extra": {
  4860. "branch-alias": {
  4861. "dev-master": "3.1.x-dev"
  4862. }
  4863. },
  4864. "installation-source": "dist",
  4865. "autoload": {
  4866. "psr-0": {
  4867. "Behat\\Behat": "src/",
  4868. "Behat\\Testwork": "src/"
  4869. }
  4870. },
  4871. "notification-url": "https://packagist.org/downloads/",
  4872. "license": [
  4873. "MIT"
  4874. ],
  4875. "authors": [
  4876. {
  4877. "name": "Konstantin Kudryashov",
  4878. "email": "ever.zet@gmail.com",
  4879. "homepage": "http://everzet.com"
  4880. }
  4881. ],
  4882. "description": "Scenario-oriented BDD framework for PHP 5.3",
  4883. "homepage": "http://behat.org/",
  4884. "keywords": [
  4885. "Agile",
  4886. "BDD",
  4887. "ScenarioBDD",
  4888. "Scrum",
  4889. "StoryBDD",
  4890. "User story",
  4891. "business",
  4892. "development",
  4893. "documentation",
  4894. "examples",
  4895. "symfony",
  4896. "testing"
  4897. ]
  4898. },
  4899. {
  4900. "name": "rezzza/rest-api-behat-extension",
  4901. "version": "3.1.2",
  4902. "version_normalized": "3.1.2.0",
  4903. "source": {
  4904. "type": "git",
  4905. "url": "https://github.com/rezzza/rest-api-behat-extension.git",
  4906. "reference": "8f284e3f18cafd5eaa81596b7f440a3ad7f1a4cc"
  4907. },
  4908. "dist": {
  4909. "type": "zip",
  4910. "url": "https://api.github.com/repos/rezzza/rest-api-behat-extension/zipball/8f284e3f18cafd5eaa81596b7f440a3ad7f1a4cc",
  4911. "reference": "8f284e3f18cafd5eaa81596b7f440a3ad7f1a4cc",
  4912. "shasum": ""
  4913. },
  4914. "require": {
  4915. "atoum/atoum": "~1.0|~2.0",
  4916. "behat/behat": "~3.0",
  4917. "egeloen/http-adapter": "^0.8.0",
  4918. "justinrainbow/json-schema": "~1.3",
  4919. "php": ">=5.3.2",
  4920. "symfony/property-access": "~2.4|~3.0"
  4921. },
  4922. "replace": {
  4923. "rezzza/json-api-behat-extension": "self.version"
  4924. },
  4925. "require-dev": {
  4926. "silex/silex": "~1.0",
  4927. "symfony/process": "~2.1|~3.0"
  4928. },
  4929. "time": "2016-02-29 17:04:13",
  4930. "type": "behat-extension",
  4931. "extra": {
  4932. "branch-alias": {
  4933. "dev-master": "3.0.x-dev"
  4934. }
  4935. },
  4936. "installation-source": "dist",
  4937. "autoload": {
  4938. "psr-4": {
  4939. "Rezzza\\RestApiBehatExtension\\": "src/"
  4940. }
  4941. },
  4942. "notification-url": "https://packagist.org/downloads/",
  4943. "license": [
  4944. "MIT"
  4945. ],
  4946. "authors": [
  4947. {
  4948. "name": "Community contributors",
  4949. "homepage": "https://github.com/rezzza/rest-api-behat-extension/contributors"
  4950. }
  4951. ],
  4952. "description": "Rest Api Extension for Behat",
  4953. "homepage": "https://github.com/rezzza/rest-api-behat-extension",
  4954. "keywords": [
  4955. "api",
  4956. "json",
  4957. "rest",
  4958. "test"
  4959. ]
  4960. },
  4961. {
  4962. "name": "sebastian/version",
  4963. "version": "1.0.6",
  4964. "version_normalized": "1.0.6.0",
  4965. "source": {
  4966. "type": "git",
  4967. "url": "https://github.com/sebastianbergmann/version.git",
  4968. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  4969. },
  4970. "dist": {
  4971. "type": "zip",
  4972. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  4973. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  4974. "shasum": ""
  4975. },
  4976. "time": "2015-06-21 13:59:46",
  4977. "type": "library",
  4978. "installation-source": "dist",
  4979. "autoload": {
  4980. "classmap": [
  4981. "src/"
  4982. ]
  4983. },
  4984. "notification-url": "https://packagist.org/downloads/",
  4985. "license": [
  4986. "BSD-3-Clause"
  4987. ],
  4988. "authors": [
  4989. {
  4990. "name": "Sebastian Bergmann",
  4991. "email": "sebastian@phpunit.de",
  4992. "role": "lead"
  4993. }
  4994. ],
  4995. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  4996. "homepage": "https://github.com/sebastianbergmann/version"
  4997. },
  4998. {
  4999. "name": "sebastian/global-state",
  5000. "version": "1.1.1",
  5001. "version_normalized": "1.1.1.0",
  5002. "source": {
  5003. "type": "git",
  5004. "url": "https://github.com/sebastianbergmann/global-state.git",
  5005. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  5006. },
  5007. "dist": {
  5008. "type": "zip",
  5009. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  5010. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  5011. "shasum": ""
  5012. },
  5013. "require": {
  5014. "php": ">=5.3.3"
  5015. },
  5016. "require-dev": {
  5017. "phpunit/phpunit": "~4.2"
  5018. },
  5019. "suggest": {
  5020. "ext-uopz": "*"
  5021. },
  5022. "time": "2015-10-12 03:26:01",
  5023. "type": "library",
  5024. "extra": {
  5025. "branch-alias": {
  5026. "dev-master": "1.0-dev"
  5027. }
  5028. },
  5029. "installation-source": "dist",
  5030. "autoload": {
  5031. "classmap": [
  5032. "src/"
  5033. ]
  5034. },
  5035. "notification-url": "https://packagist.org/downloads/",
  5036. "license": [
  5037. "BSD-3-Clause"
  5038. ],
  5039. "authors": [
  5040. {
  5041. "name": "Sebastian Bergmann",
  5042. "email": "sebastian@phpunit.de"
  5043. }
  5044. ],
  5045. "description": "Snapshotting of global state",
  5046. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  5047. "keywords": [
  5048. "global state"
  5049. ]
  5050. },
  5051. {
  5052. "name": "sebastian/recursion-context",
  5053. "version": "1.0.2",
  5054. "version_normalized": "1.0.2.0",
  5055. "source": {
  5056. "type": "git",
  5057. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  5058. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  5059. },
  5060. "dist": {
  5061. "type": "zip",
  5062. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  5063. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  5064. "shasum": ""
  5065. },
  5066. "require": {
  5067. "php": ">=5.3.3"
  5068. },
  5069. "require-dev": {
  5070. "phpunit/phpunit": "~4.4"
  5071. },
  5072. "time": "2015-11-11 19:50:13",
  5073. "type": "library",
  5074. "extra": {
  5075. "branch-alias": {
  5076. "dev-master": "1.0.x-dev"
  5077. }
  5078. },
  5079. "installation-source": "dist",
  5080. "autoload": {
  5081. "classmap": [
  5082. "src/"
  5083. ]
  5084. },
  5085. "notification-url": "https://packagist.org/downloads/",
  5086. "license": [
  5087. "BSD-3-Clause"
  5088. ],
  5089. "authors": [
  5090. {
  5091. "name": "Jeff Welch",
  5092. "email": "whatthejeff@gmail.com"
  5093. },
  5094. {
  5095. "name": "Sebastian Bergmann",
  5096. "email": "sebastian@phpunit.de"
  5097. },
  5098. {
  5099. "name": "Adam Harvey",
  5100. "email": "aharvey@php.net"
  5101. }
  5102. ],
  5103. "description": "Provides functionality to recursively process PHP variables",
  5104. "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
  5105. },
  5106. {
  5107. "name": "sebastian/exporter",
  5108. "version": "1.2.1",
  5109. "version_normalized": "1.2.1.0",
  5110. "source": {
  5111. "type": "git",
  5112. "url": "https://github.com/sebastianbergmann/exporter.git",
  5113. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  5114. },
  5115. "dist": {
  5116. "type": "zip",
  5117. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  5118. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  5119. "shasum": ""
  5120. },
  5121. "require": {
  5122. "php": ">=5.3.3",
  5123. "sebastian/recursion-context": "~1.0"
  5124. },
  5125. "require-dev": {
  5126. "phpunit/phpunit": "~4.4"
  5127. },
  5128. "time": "2015-06-21 07:55:53",
  5129. "type": "library",
  5130. "extra": {
  5131. "branch-alias": {
  5132. "dev-master": "1.2.x-dev"
  5133. }
  5134. },
  5135. "installation-source": "dist",
  5136. "autoload": {
  5137. "classmap": [
  5138. "src/"
  5139. ]
  5140. },
  5141. "notification-url": "https://packagist.org/downloads/",
  5142. "license": [
  5143. "BSD-3-Clause"
  5144. ],
  5145. "authors": [
  5146. {
  5147. "name": "Jeff Welch",
  5148. "email": "whatthejeff@gmail.com"
  5149. },
  5150. {
  5151. "name": "Volker Dusch",
  5152. "email": "github@wallbash.com"
  5153. },
  5154. {
  5155. "name": "Bernhard Schussek",
  5156. "email": "bschussek@2bepublished.at"
  5157. },
  5158. {
  5159. "name": "Sebastian Bergmann",
  5160. "email": "sebastian@phpunit.de"
  5161. },
  5162. {
  5163. "name": "Adam Harvey",
  5164. "email": "aharvey@php.net"
  5165. }
  5166. ],
  5167. "description": "Provides the functionality to export PHP variables for visualization",
  5168. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  5169. "keywords": [
  5170. "export",
  5171. "exporter"
  5172. ]
  5173. },
  5174. {
  5175. "name": "sebastian/environment",
  5176. "version": "1.3.5",
  5177. "version_normalized": "1.3.5.0",
  5178. "source": {
  5179. "type": "git",
  5180. "url": "https://github.com/sebastianbergmann/environment.git",
  5181. "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf"
  5182. },
  5183. "dist": {
  5184. "type": "zip",
  5185. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  5186. "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  5187. "shasum": ""
  5188. },
  5189. "require": {
  5190. "php": ">=5.3.3"
  5191. },
  5192. "require-dev": {
  5193. "phpunit/phpunit": "~4.4"
  5194. },
  5195. "time": "2016-02-26 18:40:46",
  5196. "type": "library",
  5197. "extra": {
  5198. "branch-alias": {
  5199. "dev-master": "1.3.x-dev"
  5200. }
  5201. },
  5202. "installation-source": "dist",
  5203. "autoload": {
  5204. "classmap": [
  5205. "src/"
  5206. ]
  5207. },
  5208. "notification-url": "https://packagist.org/downloads/",
  5209. "license": [
  5210. "BSD-3-Clause"
  5211. ],
  5212. "authors": [
  5213. {
  5214. "name": "Sebastian Bergmann",
  5215. "email": "sebastian@phpunit.de"
  5216. }
  5217. ],
  5218. "description": "Provides functionality to handle HHVM/PHP environments",
  5219. "homepage": "http://www.github.com/sebastianbergmann/environment",
  5220. "keywords": [
  5221. "Xdebug",
  5222. "environment",
  5223. "hhvm"
  5224. ]
  5225. },
  5226. {
  5227. "name": "sebastian/diff",
  5228. "version": "1.4.1",
  5229. "version_normalized": "1.4.1.0",
  5230. "source": {
  5231. "type": "git",
  5232. "url": "https://github.com/sebastianbergmann/diff.git",
  5233. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  5234. },
  5235. "dist": {
  5236. "type": "zip",
  5237. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  5238. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  5239. "shasum": ""
  5240. },
  5241. "require": {
  5242. "php": ">=5.3.3"
  5243. },
  5244. "require-dev": {
  5245. "phpunit/phpunit": "~4.8"
  5246. },
  5247. "time": "2015-12-08 07:14:41",
  5248. "type": "library",
  5249. "extra": {
  5250. "branch-alias": {
  5251. "dev-master": "1.4-dev"
  5252. }
  5253. },
  5254. "installation-source": "dist",
  5255. "autoload": {
  5256. "classmap": [
  5257. "src/"
  5258. ]
  5259. },
  5260. "notification-url": "https://packagist.org/downloads/",
  5261. "license": [
  5262. "BSD-3-Clause"
  5263. ],
  5264. "authors": [
  5265. {
  5266. "name": "Kore Nordmann",
  5267. "email": "mail@kore-nordmann.de"
  5268. },
  5269. {
  5270. "name": "Sebastian Bergmann",
  5271. "email": "sebastian@phpunit.de"
  5272. }
  5273. ],
  5274. "description": "Diff implementation",
  5275. "homepage": "https://github.com/sebastianbergmann/diff",
  5276. "keywords": [
  5277. "diff"
  5278. ]
  5279. },
  5280. {
  5281. "name": "sebastian/comparator",
  5282. "version": "1.2.0",
  5283. "version_normalized": "1.2.0.0",
  5284. "source": {
  5285. "type": "git",
  5286. "url": "https://github.com/sebastianbergmann/comparator.git",
  5287. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  5288. },
  5289. "dist": {
  5290. "type": "zip",
  5291. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  5292. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  5293. "shasum": ""
  5294. },
  5295. "require": {
  5296. "php": ">=5.3.3",
  5297. "sebastian/diff": "~1.2",
  5298. "sebastian/exporter": "~1.2"
  5299. },
  5300. "require-dev": {
  5301. "phpunit/phpunit": "~4.4"
  5302. },
  5303. "time": "2015-07-26 15:48:44",
  5304. "type": "library",
  5305. "extra": {
  5306. "branch-alias": {
  5307. "dev-master": "1.2.x-dev"
  5308. }
  5309. },
  5310. "installation-source": "dist",
  5311. "autoload": {
  5312. "classmap": [
  5313. "src/"
  5314. ]
  5315. },
  5316. "notification-url": "https://packagist.org/downloads/",
  5317. "license": [
  5318. "BSD-3-Clause"
  5319. ],
  5320. "authors": [
  5321. {
  5322. "name": "Jeff Welch",
  5323. "email": "whatthejeff@gmail.com"
  5324. },
  5325. {
  5326. "name": "Volker Dusch",
  5327. "email": "github@wallbash.com"
  5328. },
  5329. {
  5330. "name": "Bernhard Schussek",
  5331. "email": "bschussek@2bepublished.at"
  5332. },
  5333. {
  5334. "name": "Sebastian Bergmann",
  5335. "email": "sebastian@phpunit.de"
  5336. }
  5337. ],
  5338. "description": "Provides the functionality to compare PHP values for equality",
  5339. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  5340. "keywords": [
  5341. "comparator",
  5342. "compare",
  5343. "equality"
  5344. ]
  5345. },
  5346. {
  5347. "name": "phpdocumentor/reflection-docblock",
  5348. "version": "2.0.4",
  5349. "version_normalized": "2.0.4.0",
  5350. "source": {
  5351. "type": "git",
  5352. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  5353. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  5354. },
  5355. "dist": {
  5356. "type": "zip",
  5357. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  5358. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  5359. "shasum": ""
  5360. },
  5361. "require": {
  5362. "php": ">=5.3.3"
  5363. },
  5364. "require-dev": {
  5365. "phpunit/phpunit": "~4.0"
  5366. },
  5367. "suggest": {
  5368. "dflydev/markdown": "~1.0",
  5369. "erusev/parsedown": "~1.0"
  5370. },
  5371. "time": "2015-02-03 12:10:50",
  5372. "type": "library",
  5373. "extra": {
  5374. "branch-alias": {
  5375. "dev-master": "2.0.x-dev"
  5376. }
  5377. },
  5378. "installation-source": "dist",
  5379. "autoload": {
  5380. "psr-0": {
  5381. "phpDocumentor": [
  5382. "src/"
  5383. ]
  5384. }
  5385. },
  5386. "notification-url": "https://packagist.org/downloads/",
  5387. "license": [
  5388. "MIT"
  5389. ],
  5390. "authors": [
  5391. {
  5392. "name": "Mike van Riel",
  5393. "email": "mike.vanriel@naenius.com"
  5394. }
  5395. ]
  5396. },
  5397. {
  5398. "name": "phpspec/prophecy",
  5399. "version": "v1.6.0",
  5400. "version_normalized": "1.6.0.0",
  5401. "source": {
  5402. "type": "git",
  5403. "url": "https://github.com/phpspec/prophecy.git",
  5404. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
  5405. },
  5406. "dist": {
  5407. "type": "zip",
  5408. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
  5409. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
  5410. "shasum": ""
  5411. },
  5412. "require": {
  5413. "doctrine/instantiator": "^1.0.2",
  5414. "php": "^5.3|^7.0",
  5415. "phpdocumentor/reflection-docblock": "~2.0",
  5416. "sebastian/comparator": "~1.1",
  5417. "sebastian/recursion-context": "~1.0"
  5418. },
  5419. "require-dev": {
  5420. "phpspec/phpspec": "~2.0"
  5421. },
  5422. "time": "2016-02-15 07:46:21",
  5423. "type": "library",
  5424. "extra": {
  5425. "branch-alias": {
  5426. "dev-master": "1.5.x-dev"
  5427. }
  5428. },
  5429. "installation-source": "dist",
  5430. "autoload": {
  5431. "psr-0": {
  5432. "Prophecy\\": "src/"
  5433. }
  5434. },
  5435. "notification-url": "https://packagist.org/downloads/",
  5436. "license": [
  5437. "MIT"
  5438. ],
  5439. "authors": [
  5440. {
  5441. "name": "Konstantin Kudryashov",
  5442. "email": "ever.zet@gmail.com",
  5443. "homepage": "http://everzet.com"
  5444. },
  5445. {
  5446. "name": "Marcello Duarte",
  5447. "email": "marcello.duarte@gmail.com"
  5448. }
  5449. ],
  5450. "description": "Highly opinionated mocking framework for PHP 5.3+",
  5451. "homepage": "https://github.com/phpspec/prophecy",
  5452. "keywords": [
  5453. "Double",
  5454. "Dummy",
  5455. "fake",
  5456. "mock",
  5457. "spy",
  5458. "stub"
  5459. ]
  5460. },
  5461. {
  5462. "name": "phpunit/php-text-template",
  5463. "version": "1.2.1",
  5464. "version_normalized": "1.2.1.0",
  5465. "source": {
  5466. "type": "git",
  5467. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  5468. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  5469. },
  5470. "dist": {
  5471. "type": "zip",
  5472. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  5473. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  5474. "shasum": ""
  5475. },
  5476. "require": {
  5477. "php": ">=5.3.3"
  5478. },
  5479. "time": "2015-06-21 13:50:34",
  5480. "type": "library",
  5481. "installation-source": "dist",
  5482. "autoload": {
  5483. "classmap": [
  5484. "src/"
  5485. ]
  5486. },
  5487. "notification-url": "https://packagist.org/downloads/",
  5488. "license": [
  5489. "BSD-3-Clause"
  5490. ],
  5491. "authors": [
  5492. {
  5493. "name": "Sebastian Bergmann",
  5494. "email": "sebastian@phpunit.de",
  5495. "role": "lead"
  5496. }
  5497. ],
  5498. "description": "Simple template engine.",
  5499. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  5500. "keywords": [
  5501. "template"
  5502. ]
  5503. },
  5504. {
  5505. "name": "phpunit/phpunit-mock-objects",
  5506. "version": "2.3.8",
  5507. "version_normalized": "2.3.8.0",
  5508. "source": {
  5509. "type": "git",
  5510. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  5511. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  5512. },
  5513. "dist": {
  5514. "type": "zip",
  5515. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  5516. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  5517. "shasum": ""
  5518. },
  5519. "require": {
  5520. "doctrine/instantiator": "^1.0.2",
  5521. "php": ">=5.3.3",
  5522. "phpunit/php-text-template": "~1.2",
  5523. "sebastian/exporter": "~1.2"
  5524. },
  5525. "require-dev": {
  5526. "phpunit/phpunit": "~4.4"
  5527. },
  5528. "suggest": {
  5529. "ext-soap": "*"
  5530. },
  5531. "time": "2015-10-02 06:51:40",
  5532. "type": "library",
  5533. "extra": {
  5534. "branch-alias": {
  5535. "dev-master": "2.3.x-dev"
  5536. }
  5537. },
  5538. "installation-source": "dist",
  5539. "autoload": {
  5540. "classmap": [
  5541. "src/"
  5542. ]
  5543. },
  5544. "notification-url": "https://packagist.org/downloads/",
  5545. "license": [
  5546. "BSD-3-Clause"
  5547. ],
  5548. "authors": [
  5549. {
  5550. "name": "Sebastian Bergmann",
  5551. "email": "sb@sebastian-bergmann.de",
  5552. "role": "lead"
  5553. }
  5554. ],
  5555. "description": "Mock Object library for PHPUnit",
  5556. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  5557. "keywords": [
  5558. "mock",
  5559. "xunit"
  5560. ]
  5561. },
  5562. {
  5563. "name": "phpunit/php-timer",
  5564. "version": "1.0.7",
  5565. "version_normalized": "1.0.7.0",
  5566. "source": {
  5567. "type": "git",
  5568. "url": "https://github.com/sebastianbergmann/php-timer.git",
  5569. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  5570. },
  5571. "dist": {
  5572. "type": "zip",
  5573. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  5574. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  5575. "shasum": ""
  5576. },
  5577. "require": {
  5578. "php": ">=5.3.3"
  5579. },
  5580. "time": "2015-06-21 08:01:12",
  5581. "type": "library",
  5582. "installation-source": "dist",
  5583. "autoload": {
  5584. "classmap": [
  5585. "src/"
  5586. ]
  5587. },
  5588. "notification-url": "https://packagist.org/downloads/",
  5589. "license": [
  5590. "BSD-3-Clause"
  5591. ],
  5592. "authors": [
  5593. {
  5594. "name": "Sebastian Bergmann",
  5595. "email": "sb@sebastian-bergmann.de",
  5596. "role": "lead"
  5597. }
  5598. ],
  5599. "description": "Utility class for timing",
  5600. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  5601. "keywords": [
  5602. "timer"
  5603. ]
  5604. },
  5605. {
  5606. "name": "phpunit/php-token-stream",
  5607. "version": "1.4.8",
  5608. "version_normalized": "1.4.8.0",
  5609. "source": {
  5610. "type": "git",
  5611. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  5612. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  5613. },
  5614. "dist": {
  5615. "type": "zip",
  5616. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  5617. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  5618. "shasum": ""
  5619. },
  5620. "require": {
  5621. "ext-tokenizer": "*",
  5622. "php": ">=5.3.3"
  5623. },
  5624. "require-dev": {
  5625. "phpunit/phpunit": "~4.2"
  5626. },
  5627. "time": "2015-09-15 10:49:45",
  5628. "type": "library",
  5629. "extra": {
  5630. "branch-alias": {
  5631. "dev-master": "1.4-dev"
  5632. }
  5633. },
  5634. "installation-source": "dist",
  5635. "autoload": {
  5636. "classmap": [
  5637. "src/"
  5638. ]
  5639. },
  5640. "notification-url": "https://packagist.org/downloads/",
  5641. "license": [
  5642. "BSD-3-Clause"
  5643. ],
  5644. "authors": [
  5645. {
  5646. "name": "Sebastian Bergmann",
  5647. "email": "sebastian@phpunit.de"
  5648. }
  5649. ],
  5650. "description": "Wrapper around PHP's tokenizer extension.",
  5651. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  5652. "keywords": [
  5653. "tokenizer"
  5654. ]
  5655. },
  5656. {
  5657. "name": "phpunit/php-file-iterator",
  5658. "version": "1.4.1",
  5659. "version_normalized": "1.4.1.0",
  5660. "source": {
  5661. "type": "git",
  5662. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  5663. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  5664. },
  5665. "dist": {
  5666. "type": "zip",
  5667. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  5668. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  5669. "shasum": ""
  5670. },
  5671. "require": {
  5672. "php": ">=5.3.3"
  5673. },
  5674. "time": "2015-06-21 13:08:43",
  5675. "type": "library",
  5676. "extra": {
  5677. "branch-alias": {
  5678. "dev-master": "1.4.x-dev"
  5679. }
  5680. },
  5681. "installation-source": "dist",
  5682. "autoload": {
  5683. "classmap": [
  5684. "src/"
  5685. ]
  5686. },
  5687. "notification-url": "https://packagist.org/downloads/",
  5688. "license": [
  5689. "BSD-3-Clause"
  5690. ],
  5691. "authors": [
  5692. {
  5693. "name": "Sebastian Bergmann",
  5694. "email": "sb@sebastian-bergmann.de",
  5695. "role": "lead"
  5696. }
  5697. ],
  5698. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  5699. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  5700. "keywords": [
  5701. "filesystem",
  5702. "iterator"
  5703. ]
  5704. },
  5705. {
  5706. "name": "phpunit/php-code-coverage",
  5707. "version": "2.2.4",
  5708. "version_normalized": "2.2.4.0",
  5709. "source": {
  5710. "type": "git",
  5711. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  5712. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  5713. },
  5714. "dist": {
  5715. "type": "zip",
  5716. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  5717. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  5718. "shasum": ""
  5719. },
  5720. "require": {
  5721. "php": ">=5.3.3",
  5722. "phpunit/php-file-iterator": "~1.3",
  5723. "phpunit/php-text-template": "~1.2",
  5724. "phpunit/php-token-stream": "~1.3",
  5725. "sebastian/environment": "^1.3.2",
  5726. "sebastian/version": "~1.0"
  5727. },
  5728. "require-dev": {
  5729. "ext-xdebug": ">=2.1.4",
  5730. "phpunit/phpunit": "~4"
  5731. },
  5732. "suggest": {
  5733. "ext-dom": "*",
  5734. "ext-xdebug": ">=2.2.1",
  5735. "ext-xmlwriter": "*"
  5736. },
  5737. "time": "2015-10-06 15:47:00",
  5738. "type": "library",
  5739. "extra": {
  5740. "branch-alias": {
  5741. "dev-master": "2.2.x-dev"
  5742. }
  5743. },
  5744. "installation-source": "dist",
  5745. "autoload": {
  5746. "classmap": [
  5747. "src/"
  5748. ]
  5749. },
  5750. "notification-url": "https://packagist.org/downloads/",
  5751. "license": [
  5752. "BSD-3-Clause"
  5753. ],
  5754. "authors": [
  5755. {
  5756. "name": "Sebastian Bergmann",
  5757. "email": "sb@sebastian-bergmann.de",
  5758. "role": "lead"
  5759. }
  5760. ],
  5761. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  5762. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  5763. "keywords": [
  5764. "coverage",
  5765. "testing",
  5766. "xunit"
  5767. ]
  5768. },
  5769. {
  5770. "name": "phpunit/phpunit",
  5771. "version": "4.8.24",
  5772. "version_normalized": "4.8.24.0",
  5773. "source": {
  5774. "type": "git",
  5775. "url": "https://github.com/sebastianbergmann/phpunit.git",
  5776. "reference": "a1066c562c52900a142a0e2bbf0582994671385e"
  5777. },
  5778. "dist": {
  5779. "type": "zip",
  5780. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e",
  5781. "reference": "a1066c562c52900a142a0e2bbf0582994671385e",
  5782. "shasum": ""
  5783. },
  5784. "require": {
  5785. "ext-dom": "*",
  5786. "ext-json": "*",
  5787. "ext-pcre": "*",
  5788. "ext-reflection": "*",
  5789. "ext-spl": "*",
  5790. "php": ">=5.3.3",
  5791. "phpspec/prophecy": "^1.3.1",
  5792. "phpunit/php-code-coverage": "~2.1",
  5793. "phpunit/php-file-iterator": "~1.4",
  5794. "phpunit/php-text-template": "~1.2",
  5795. "phpunit/php-timer": ">=1.0.6",
  5796. "phpunit/phpunit-mock-objects": "~2.3",
  5797. "sebastian/comparator": "~1.1",
  5798. "sebastian/diff": "~1.2",
  5799. "sebastian/environment": "~1.3",
  5800. "sebastian/exporter": "~1.2",
  5801. "sebastian/global-state": "~1.0",
  5802. "sebastian/version": "~1.0",
  5803. "symfony/yaml": "~2.1|~3.0"
  5804. },
  5805. "suggest": {
  5806. "phpunit/php-invoker": "~1.1"
  5807. },
  5808. "time": "2016-03-14 06:16:08",
  5809. "bin": [
  5810. "phpunit"
  5811. ],
  5812. "type": "library",
  5813. "extra": {
  5814. "branch-alias": {
  5815. "dev-master": "4.8.x-dev"
  5816. }
  5817. },
  5818. "installation-source": "dist",
  5819. "autoload": {
  5820. "classmap": [
  5821. "src/"
  5822. ]
  5823. },
  5824. "notification-url": "https://packagist.org/downloads/",
  5825. "license": [
  5826. "BSD-3-Clause"
  5827. ],
  5828. "authors": [
  5829. {
  5830. "name": "Sebastian Bergmann",
  5831. "email": "sebastian@phpunit.de",
  5832. "role": "lead"
  5833. }
  5834. ],
  5835. "description": "The PHP Unit Testing framework.",
  5836. "homepage": "https://phpunit.de/",
  5837. "keywords": [
  5838. "phpunit",
  5839. "testing",
  5840. "xunit"
  5841. ]
  5842. }
  5843. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement