Advertisement
Guest User

Untitled

a guest
May 18th, 2016
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.11 KB | None | 0 0
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "e8aa5af9fd4e8c40106678408dd2b825",
  8. "content-hash": "253e625d2d0b03f80b334226f38e4cc2",
  9. "packages": [
  10. {
  11. "name": "doctrine/annotations",
  12. "version": "v1.2.7",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/doctrine/annotations.git",
  16. "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  21. "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "doctrine/lexer": "1.*",
  26. "php": ">=5.3.2"
  27. },
  28. "require-dev": {
  29. "doctrine/cache": "1.*",
  30. "phpunit/phpunit": "4.*"
  31. },
  32. "type": "library",
  33. "extra": {
  34. "branch-alias": {
  35. "dev-master": "1.3.x-dev"
  36. }
  37. },
  38. "autoload": {
  39. "psr-0": {
  40. "Doctrine\\Common\\Annotations\\": "lib/"
  41. }
  42. },
  43. "notification-url": "https://packagist.org/downloads/",
  44. "license": [
  45. "MIT"
  46. ],
  47. "authors": [
  48. {
  49. "name": "Roman Borschel",
  50. "email": "roman@code-factory.org"
  51. },
  52. {
  53. "name": "Benjamin Eberlei",
  54. "email": "kontakt@beberlei.de"
  55. },
  56. {
  57. "name": "Guilherme Blanco",
  58. "email": "guilhermeblanco@gmail.com"
  59. },
  60. {
  61. "name": "Jonathan Wage",
  62. "email": "jonwage@gmail.com"
  63. },
  64. {
  65. "name": "Johannes Schmitt",
  66. "email": "schmittjoh@gmail.com"
  67. }
  68. ],
  69. "description": "Docblock Annotations Parser",
  70. "homepage": "http://www.doctrine-project.org",
  71. "keywords": [
  72. "annotations",
  73. "docblock",
  74. "parser"
  75. ],
  76. "time": "2015-08-31 12:32:49"
  77. },
  78. {
  79. "name": "doctrine/cache",
  80. "version": "v1.6.0",
  81. "source": {
  82. "type": "git",
  83. "url": "https://github.com/doctrine/cache.git",
  84. "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
  85. },
  86. "dist": {
  87. "type": "zip",
  88. "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
  89. "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
  90. "shasum": ""
  91. },
  92. "require": {
  93. "php": "~5.5|~7.0"
  94. },
  95. "conflict": {
  96. "doctrine/common": ">2.2,<2.4"
  97. },
  98. "require-dev": {
  99. "phpunit/phpunit": "~4.8|~5.0",
  100. "predis/predis": "~1.0",
  101. "satooshi/php-coveralls": "~0.6"
  102. },
  103. "type": "library",
  104. "extra": {
  105. "branch-alias": {
  106. "dev-master": "1.6.x-dev"
  107. }
  108. },
  109. "autoload": {
  110. "psr-4": {
  111. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  112. }
  113. },
  114. "notification-url": "https://packagist.org/downloads/",
  115. "license": [
  116. "MIT"
  117. ],
  118. "authors": [
  119. {
  120. "name": "Roman Borschel",
  121. "email": "roman@code-factory.org"
  122. },
  123. {
  124. "name": "Benjamin Eberlei",
  125. "email": "kontakt@beberlei.de"
  126. },
  127. {
  128. "name": "Guilherme Blanco",
  129. "email": "guilhermeblanco@gmail.com"
  130. },
  131. {
  132. "name": "Jonathan Wage",
  133. "email": "jonwage@gmail.com"
  134. },
  135. {
  136. "name": "Johannes Schmitt",
  137. "email": "schmittjoh@gmail.com"
  138. }
  139. ],
  140. "description": "Caching library offering an object-oriented API for many cache backends",
  141. "homepage": "http://www.doctrine-project.org",
  142. "keywords": [
  143. "cache",
  144. "caching"
  145. ],
  146. "time": "2015-12-31 16:37:02"
  147. },
  148. {
  149. "name": "doctrine/collections",
  150. "version": "v1.3.0",
  151. "source": {
  152. "type": "git",
  153. "url": "https://github.com/doctrine/collections.git",
  154. "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
  155. },
  156. "dist": {
  157. "type": "zip",
  158. "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  159. "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  160. "shasum": ""
  161. },
  162. "require": {
  163. "php": ">=5.3.2"
  164. },
  165. "require-dev": {
  166. "phpunit/phpunit": "~4.0"
  167. },
  168. "type": "library",
  169. "extra": {
  170. "branch-alias": {
  171. "dev-master": "1.2.x-dev"
  172. }
  173. },
  174. "autoload": {
  175. "psr-0": {
  176. "Doctrine\\Common\\Collections\\": "lib/"
  177. }
  178. },
  179. "notification-url": "https://packagist.org/downloads/",
  180. "license": [
  181. "MIT"
  182. ],
  183. "authors": [
  184. {
  185. "name": "Roman Borschel",
  186. "email": "roman@code-factory.org"
  187. },
  188. {
  189. "name": "Benjamin Eberlei",
  190. "email": "kontakt@beberlei.de"
  191. },
  192. {
  193. "name": "Guilherme Blanco",
  194. "email": "guilhermeblanco@gmail.com"
  195. },
  196. {
  197. "name": "Jonathan Wage",
  198. "email": "jonwage@gmail.com"
  199. },
  200. {
  201. "name": "Johannes Schmitt",
  202. "email": "schmittjoh@gmail.com"
  203. }
  204. ],
  205. "description": "Collections Abstraction library",
  206. "homepage": "http://www.doctrine-project.org",
  207. "keywords": [
  208. "array",
  209. "collections",
  210. "iterator"
  211. ],
  212. "time": "2015-04-14 22:21:58"
  213. },
  214. {
  215. "name": "doctrine/common",
  216. "version": "v2.4.3",
  217. "source": {
  218. "type": "git",
  219. "url": "https://github.com/doctrine/common.git",
  220. "reference": "4824569127daa9784bf35219a1cd49306c795389"
  221. },
  222. "dist": {
  223. "type": "zip",
  224. "url": "https://api.github.com/repos/doctrine/common/zipball/4824569127daa9784bf35219a1cd49306c795389",
  225. "reference": "4824569127daa9784bf35219a1cd49306c795389",
  226. "shasum": ""
  227. },
  228. "require": {
  229. "doctrine/annotations": "1.*",
  230. "doctrine/cache": "1.*",
  231. "doctrine/collections": "1.*",
  232. "doctrine/inflector": "1.*",
  233. "doctrine/lexer": "1.*",
  234. "php": ">=5.3.2"
  235. },
  236. "require-dev": {
  237. "phpunit/phpunit": "~3.7"
  238. },
  239. "type": "library",
  240. "extra": {
  241. "branch-alias": {
  242. "dev-master": "2.4.x-dev"
  243. }
  244. },
  245. "autoload": {
  246. "psr-0": {
  247. "Doctrine\\Common\\": "lib/"
  248. }
  249. },
  250. "notification-url": "https://packagist.org/downloads/",
  251. "license": [
  252. "MIT"
  253. ],
  254. "authors": [
  255. {
  256. "name": "Roman Borschel",
  257. "email": "roman@code-factory.org"
  258. },
  259. {
  260. "name": "Benjamin Eberlei",
  261. "email": "kontakt@beberlei.de"
  262. },
  263. {
  264. "name": "Guilherme Blanco",
  265. "email": "guilhermeblanco@gmail.com"
  266. },
  267. {
  268. "name": "Jonathan Wage",
  269. "email": "jonwage@gmail.com"
  270. },
  271. {
  272. "name": "Johannes Schmitt",
  273. "email": "schmittjoh@gmail.com"
  274. }
  275. ],
  276. "description": "Common Library for Doctrine projects",
  277. "homepage": "http://www.doctrine-project.org",
  278. "keywords": [
  279. "annotations",
  280. "collections",
  281. "eventmanager",
  282. "persistence",
  283. "spl"
  284. ],
  285. "time": "2015-08-31 14:38:45"
  286. },
  287. {
  288. "name": "doctrine/dbal",
  289. "version": "2.3.x-dev",
  290. "source": {
  291. "type": "git",
  292. "url": "https://github.com/doctrine/dbal.git",
  293. "reference": "6b0002cd1349904c5b089ae059e26a2406d1309e"
  294. },
  295. "dist": {
  296. "type": "zip",
  297. "url": "https://api.github.com/repos/doctrine/dbal/zipball/6b0002cd1349904c5b089ae059e26a2406d1309e",
  298. "reference": "6b0002cd1349904c5b089ae059e26a2406d1309e",
  299. "shasum": ""
  300. },
  301. "require": {
  302. "doctrine/common": ">=2.3.0,<2.5-dev",
  303. "php": ">=5.3.2"
  304. },
  305. "type": "library",
  306. "extra": {
  307. "branch-alias": {
  308. "dev-master": "2.3.x-dev"
  309. }
  310. },
  311. "autoload": {
  312. "psr-0": {
  313. "Doctrine\\DBAL": "lib/"
  314. }
  315. },
  316. "notification-url": "https://packagist.org/downloads/",
  317. "license": [
  318. "MIT"
  319. ],
  320. "authors": [
  321. {
  322. "name": "Roman Borschel",
  323. "email": "roman@code-factory.org"
  324. },
  325. {
  326. "name": "Benjamin Eberlei",
  327. "email": "kontakt@beberlei.de"
  328. },
  329. {
  330. "name": "Guilherme Blanco",
  331. "email": "guilhermeblanco@gmail.com"
  332. },
  333. {
  334. "name": "Jonathan Wage",
  335. "email": "jonwage@gmail.com"
  336. }
  337. ],
  338. "description": "Database Abstraction Layer",
  339. "homepage": "http://www.doctrine-project.org",
  340. "keywords": [
  341. "database",
  342. "dbal",
  343. "persistence",
  344. "queryobject"
  345. ],
  346. "time": "2014-09-15 11:48:05"
  347. },
  348. {
  349. "name": "doctrine/inflector",
  350. "version": "v1.1.0",
  351. "source": {
  352. "type": "git",
  353. "url": "https://github.com/doctrine/inflector.git",
  354. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
  355. },
  356. "dist": {
  357. "type": "zip",
  358. "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
  359. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
  360. "shasum": ""
  361. },
  362. "require": {
  363. "php": ">=5.3.2"
  364. },
  365. "require-dev": {
  366. "phpunit/phpunit": "4.*"
  367. },
  368. "type": "library",
  369. "extra": {
  370. "branch-alias": {
  371. "dev-master": "1.1.x-dev"
  372. }
  373. },
  374. "autoload": {
  375. "psr-0": {
  376. "Doctrine\\Common\\Inflector\\": "lib/"
  377. }
  378. },
  379. "notification-url": "https://packagist.org/downloads/",
  380. "license": [
  381. "MIT"
  382. ],
  383. "authors": [
  384. {
  385. "name": "Roman Borschel",
  386. "email": "roman@code-factory.org"
  387. },
  388. {
  389. "name": "Benjamin Eberlei",
  390. "email": "kontakt@beberlei.de"
  391. },
  392. {
  393. "name": "Guilherme Blanco",
  394. "email": "guilhermeblanco@gmail.com"
  395. },
  396. {
  397. "name": "Jonathan Wage",
  398. "email": "jonwage@gmail.com"
  399. },
  400. {
  401. "name": "Johannes Schmitt",
  402. "email": "schmittjoh@gmail.com"
  403. }
  404. ],
  405. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  406. "homepage": "http://www.doctrine-project.org",
  407. "keywords": [
  408. "inflection",
  409. "pluralize",
  410. "singularize",
  411. "string"
  412. ],
  413. "time": "2015-11-06 14:35:42"
  414. },
  415. {
  416. "name": "doctrine/lexer",
  417. "version": "v1.0.1",
  418. "source": {
  419. "type": "git",
  420. "url": "https://github.com/doctrine/lexer.git",
  421. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  422. },
  423. "dist": {
  424. "type": "zip",
  425. "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  426. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  427. "shasum": ""
  428. },
  429. "require": {
  430. "php": ">=5.3.2"
  431. },
  432. "type": "library",
  433. "extra": {
  434. "branch-alias": {
  435. "dev-master": "1.0.x-dev"
  436. }
  437. },
  438. "autoload": {
  439. "psr-0": {
  440. "Doctrine\\Common\\Lexer\\": "lib/"
  441. }
  442. },
  443. "notification-url": "https://packagist.org/downloads/",
  444. "license": [
  445. "MIT"
  446. ],
  447. "authors": [
  448. {
  449. "name": "Roman Borschel",
  450. "email": "roman@code-factory.org"
  451. },
  452. {
  453. "name": "Guilherme Blanco",
  454. "email": "guilhermeblanco@gmail.com"
  455. },
  456. {
  457. "name": "Johannes Schmitt",
  458. "email": "schmittjoh@gmail.com"
  459. }
  460. ],
  461. "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  462. "homepage": "http://www.doctrine-project.org",
  463. "keywords": [
  464. "lexer",
  465. "parser"
  466. ],
  467. "time": "2014-09-09 13:34:57"
  468. },
  469. {
  470. "name": "ircmaxell/password-compat",
  471. "version": "v1.0.4",
  472. "source": {
  473. "type": "git",
  474. "url": "https://github.com/ircmaxell/password_compat.git",
  475. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  476. },
  477. "dist": {
  478. "type": "zip",
  479. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  480. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  481. "shasum": ""
  482. },
  483. "require-dev": {
  484. "phpunit/phpunit": "4.*"
  485. },
  486. "type": "library",
  487. "autoload": {
  488. "files": [
  489. "lib/password.php"
  490. ]
  491. },
  492. "notification-url": "https://packagist.org/downloads/",
  493. "license": [
  494. "MIT"
  495. ],
  496. "authors": [
  497. {
  498. "name": "Anthony Ferrara",
  499. "email": "ircmaxell@php.net",
  500. "homepage": "http://blog.ircmaxell.com"
  501. }
  502. ],
  503. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  504. "homepage": "https://github.com/ircmaxell/password_compat",
  505. "keywords": [
  506. "hashing",
  507. "password"
  508. ],
  509. "time": "2014-11-20 16:49:30"
  510. },
  511. {
  512. "name": "monolog/monolog",
  513. "version": "1.19.0",
  514. "source": {
  515. "type": "git",
  516. "url": "https://github.com/Seldaek/monolog.git",
  517. "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
  518. },
  519. "dist": {
  520. "type": "zip",
  521. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
  522. "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
  523. "shasum": ""
  524. },
  525. "require": {
  526. "php": ">=5.3.0",
  527. "psr/log": "~1.0"
  528. },
  529. "provide": {
  530. "psr/log-implementation": "1.0.0"
  531. },
  532. "require-dev": {
  533. "aws/aws-sdk-php": "^2.4.9",
  534. "doctrine/couchdb": "~1.0@dev",
  535. "graylog2/gelf-php": "~1.0",
  536. "jakub-onderka/php-parallel-lint": "0.9",
  537. "php-amqplib/php-amqplib": "~2.4",
  538. "php-console/php-console": "^3.1.3",
  539. "phpunit/phpunit": "~4.5",
  540. "phpunit/phpunit-mock-objects": "2.3.0",
  541. "raven/raven": "^0.13",
  542. "ruflin/elastica": ">=0.90 <3.0",
  543. "swiftmailer/swiftmailer": "~5.3"
  544. },
  545. "suggest": {
  546. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  547. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  548. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  549. "ext-mongo": "Allow sending log messages to a MongoDB server",
  550. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  551. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  552. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  553. "php-console/php-console": "Allow sending log messages to Google Chrome",
  554. "raven/raven": "Allow sending log messages to a Sentry server",
  555. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  556. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  557. },
  558. "type": "library",
  559. "extra": {
  560. "branch-alias": {
  561. "dev-master": "2.0.x-dev"
  562. }
  563. },
  564. "autoload": {
  565. "psr-4": {
  566. "Monolog\\": "src/Monolog"
  567. }
  568. },
  569. "notification-url": "https://packagist.org/downloads/",
  570. "license": [
  571. "MIT"
  572. ],
  573. "authors": [
  574. {
  575. "name": "Jordi Boggiano",
  576. "email": "j.boggiano@seld.be",
  577. "homepage": "http://seld.be"
  578. }
  579. ],
  580. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  581. "homepage": "http://github.com/Seldaek/monolog",
  582. "keywords": [
  583. "log",
  584. "logging",
  585. "psr-3"
  586. ],
  587. "time": "2016-04-12 18:29:35"
  588. },
  589. {
  590. "name": "paragonie/random_compat",
  591. "version": "v1.4.1",
  592. "source": {
  593. "type": "git",
  594. "url": "https://github.com/paragonie/random_compat.git",
  595. "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
  596. },
  597. "dist": {
  598. "type": "zip",
  599. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
  600. "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
  601. "shasum": ""
  602. },
  603. "require": {
  604. "php": ">=5.2.0"
  605. },
  606. "require-dev": {
  607. "phpunit/phpunit": "4.*|5.*"
  608. },
  609. "suggest": {
  610. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  611. },
  612. "type": "library",
  613. "autoload": {
  614. "files": [
  615. "lib/random.php"
  616. ]
  617. },
  618. "notification-url": "https://packagist.org/downloads/",
  619. "license": [
  620. "MIT"
  621. ],
  622. "authors": [
  623. {
  624. "name": "Paragon Initiative Enterprises",
  625. "email": "security@paragonie.com",
  626. "homepage": "https://paragonie.com"
  627. }
  628. ],
  629. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  630. "keywords": [
  631. "csprng",
  632. "pseudorandom",
  633. "random"
  634. ],
  635. "time": "2016-03-18 20:34:03"
  636. },
  637. {
  638. "name": "pimple/pimple",
  639. "version": "v1.1.1",
  640. "source": {
  641. "type": "git",
  642. "url": "https://github.com/silexphp/Pimple.git",
  643. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
  644. },
  645. "dist": {
  646. "type": "zip",
  647. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  648. "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
  649. "shasum": ""
  650. },
  651. "require": {
  652. "php": ">=5.3.0"
  653. },
  654. "type": "library",
  655. "extra": {
  656. "branch-alias": {
  657. "dev-master": "1.1.x-dev"
  658. }
  659. },
  660. "autoload": {
  661. "psr-0": {
  662. "Pimple": "lib/"
  663. }
  664. },
  665. "notification-url": "https://packagist.org/downloads/",
  666. "license": [
  667. "MIT"
  668. ],
  669. "authors": [
  670. {
  671. "name": "Fabien Potencier",
  672. "email": "fabien@symfony.com"
  673. }
  674. ],
  675. "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
  676. "homepage": "http://pimple.sensiolabs.org",
  677. "keywords": [
  678. "container",
  679. "dependency injection"
  680. ],
  681. "time": "2013-11-22 08:30:29"
  682. },
  683. {
  684. "name": "psr/log",
  685. "version": "1.0.0",
  686. "source": {
  687. "type": "git",
  688. "url": "https://github.com/php-fig/log.git",
  689. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  690. },
  691. "dist": {
  692. "type": "zip",
  693. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  694. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  695. "shasum": ""
  696. },
  697. "type": "library",
  698. "autoload": {
  699. "psr-0": {
  700. "Psr\\Log\\": ""
  701. }
  702. },
  703. "notification-url": "https://packagist.org/downloads/",
  704. "license": [
  705. "MIT"
  706. ],
  707. "authors": [
  708. {
  709. "name": "PHP-FIG",
  710. "homepage": "http://www.php-fig.org/"
  711. }
  712. ],
  713. "description": "Common interface for logging libraries",
  714. "keywords": [
  715. "log",
  716. "psr",
  717. "psr-3"
  718. ],
  719. "time": "2012-12-21 11:40:51"
  720. },
  721. {
  722. "name": "silex/silex",
  723. "version": "v1.3.5",
  724. "source": {
  725. "type": "git",
  726. "url": "https://github.com/silexphp/Silex.git",
  727. "reference": "374c7e04040a6f781c90f7d746726a5daa78e783"
  728. },
  729. "dist": {
  730. "type": "zip",
  731. "url": "https://api.github.com/repos/silexphp/Silex/zipball/374c7e04040a6f781c90f7d746726a5daa78e783",
  732. "reference": "374c7e04040a6f781c90f7d746726a5daa78e783",
  733. "shasum": ""
  734. },
  735. "require": {
  736. "php": ">=5.3.9",
  737. "pimple/pimple": "~1.0",
  738. "symfony/event-dispatcher": "~2.3|3.0.*",
  739. "symfony/http-foundation": "~2.3|3.0.*",
  740. "symfony/http-kernel": "~2.3|3.0.*",
  741. "symfony/routing": "~2.3|3.0.*"
  742. },
  743. "require-dev": {
  744. "doctrine/dbal": "~2.2",
  745. "monolog/monolog": "^1.4.1",
  746. "swiftmailer/swiftmailer": "~5",
  747. "symfony/browser-kit": "~2.3|3.0.*",
  748. "symfony/config": "~2.3|3.0.*",
  749. "symfony/css-selector": "~2.3|3.0.*",
  750. "symfony/debug": "~2.3|3.0.*",
  751. "symfony/dom-crawler": "~2.3|3.0.*",
  752. "symfony/finder": "~2.3|3.0.*",
  753. "symfony/form": "~2.3|3.0.*",
  754. "symfony/locale": "~2.3|3.0.*",
  755. "symfony/monolog-bridge": "~2.3|3.0.*",
  756. "symfony/options-resolver": "~2.3|3.0.*",
  757. "symfony/phpunit-bridge": "~2.7",
  758. "symfony/process": "~2.3|3.0.*",
  759. "symfony/security": "~2.3|3.0.*",
  760. "symfony/serializer": "~2.3|3.0.*",
  761. "symfony/translation": "~2.3|3.0.*",
  762. "symfony/twig-bridge": "~2.3|3.0.*",
  763. "symfony/validator": "~2.3|3.0.*",
  764. "twig/twig": "~1.8|~2.0"
  765. },
  766. "type": "library",
  767. "extra": {
  768. "branch-alias": {
  769. "dev-master": "1.3.x-dev"
  770. }
  771. },
  772. "autoload": {
  773. "psr-4": {
  774. "Silex\\": "src/Silex"
  775. }
  776. },
  777. "notification-url": "https://packagist.org/downloads/",
  778. "license": [
  779. "MIT"
  780. ],
  781. "authors": [
  782. {
  783. "name": "Fabien Potencier",
  784. "email": "fabien@symfony.com"
  785. },
  786. {
  787. "name": "Igor Wiedler",
  788. "email": "igor@wiedler.ch"
  789. }
  790. ],
  791. "description": "The PHP micro-framework based on the Symfony Components",
  792. "homepage": "http://silex.sensiolabs.org",
  793. "keywords": [
  794. "microframework"
  795. ],
  796. "time": "2016-01-06 14:59:35"
  797. },
  798. {
  799. "name": "swiftmailer/swiftmailer",
  800. "version": "v5.4.2",
  801. "source": {
  802. "type": "git",
  803. "url": "https://github.com/swiftmailer/swiftmailer.git",
  804. "reference": "d8db871a54619458a805229a057ea2af33c753e8"
  805. },
  806. "dist": {
  807. "type": "zip",
  808. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d8db871a54619458a805229a057ea2af33c753e8",
  809. "reference": "d8db871a54619458a805229a057ea2af33c753e8",
  810. "shasum": ""
  811. },
  812. "require": {
  813. "php": ">=5.3.3"
  814. },
  815. "require-dev": {
  816. "mockery/mockery": "~0.9.1,<0.9.4"
  817. },
  818. "type": "library",
  819. "extra": {
  820. "branch-alias": {
  821. "dev-master": "5.4-dev"
  822. }
  823. },
  824. "autoload": {
  825. "files": [
  826. "lib/swift_required.php"
  827. ]
  828. },
  829. "notification-url": "https://packagist.org/downloads/",
  830. "license": [
  831. "MIT"
  832. ],
  833. "authors": [
  834. {
  835. "name": "Chris Corbyn"
  836. },
  837. {
  838. "name": "Fabien Potencier",
  839. "email": "fabien@symfony.com"
  840. }
  841. ],
  842. "description": "Swiftmailer, free feature-rich PHP mailer",
  843. "homepage": "http://swiftmailer.org",
  844. "keywords": [
  845. "email",
  846. "mail",
  847. "mailer"
  848. ],
  849. "time": "2016-05-01 08:45:47"
  850. },
  851. {
  852. "name": "symfony/browser-kit",
  853. "version": "v2.8.6",
  854. "source": {
  855. "type": "git",
  856. "url": "https://github.com/symfony/browser-kit.git",
  857. "reference": "745c19467255cf32eaf311f000eecafd83ca5586"
  858. },
  859. "dist": {
  860. "type": "zip",
  861. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/745c19467255cf32eaf311f000eecafd83ca5586",
  862. "reference": "745c19467255cf32eaf311f000eecafd83ca5586",
  863. "shasum": ""
  864. },
  865. "require": {
  866. "php": ">=5.3.9",
  867. "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0"
  868. },
  869. "require-dev": {
  870. "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
  871. "symfony/process": "~2.3.34|~2.7,>=2.7.6|~3.0.0"
  872. },
  873. "suggest": {
  874. "symfony/process": ""
  875. },
  876. "type": "library",
  877. "extra": {
  878. "branch-alias": {
  879. "dev-master": "2.8-dev"
  880. }
  881. },
  882. "autoload": {
  883. "psr-4": {
  884. "Symfony\\Component\\BrowserKit\\": ""
  885. },
  886. "exclude-from-classmap": [
  887. "/Tests/"
  888. ]
  889. },
  890. "notification-url": "https://packagist.org/downloads/",
  891. "license": [
  892. "MIT"
  893. ],
  894. "authors": [
  895. {
  896. "name": "Fabien Potencier",
  897. "email": "fabien@symfony.com"
  898. },
  899. {
  900. "name": "Symfony Community",
  901. "homepage": "https://symfony.com/contributors"
  902. }
  903. ],
  904. "description": "Symfony BrowserKit Component",
  905. "homepage": "https://symfony.com",
  906. "time": "2016-03-04 07:54:35"
  907. },
  908. {
  909. "name": "symfony/config",
  910. "version": "v2.8.6",
  911. "source": {
  912. "type": "git",
  913. "url": "https://github.com/symfony/config.git",
  914. "reference": "edbbcf33cffa2a85104fc80de8dc052cc51596bb"
  915. },
  916. "dist": {
  917. "type": "zip",
  918. "url": "https://api.github.com/repos/symfony/config/zipball/edbbcf33cffa2a85104fc80de8dc052cc51596bb",
  919. "reference": "edbbcf33cffa2a85104fc80de8dc052cc51596bb",
  920. "shasum": ""
  921. },
  922. "require": {
  923. "php": ">=5.3.9",
  924. "symfony/filesystem": "~2.3|~3.0.0"
  925. },
  926. "suggest": {
  927. "symfony/yaml": "To use the yaml reference dumper"
  928. },
  929. "type": "library",
  930. "extra": {
  931. "branch-alias": {
  932. "dev-master": "2.8-dev"
  933. }
  934. },
  935. "autoload": {
  936. "psr-4": {
  937. "Symfony\\Component\\Config\\": ""
  938. },
  939. "exclude-from-classmap": [
  940. "/Tests/"
  941. ]
  942. },
  943. "notification-url": "https://packagist.org/downloads/",
  944. "license": [
  945. "MIT"
  946. ],
  947. "authors": [
  948. {
  949. "name": "Fabien Potencier",
  950. "email": "fabien@symfony.com"
  951. },
  952. {
  953. "name": "Symfony Community",
  954. "homepage": "https://symfony.com/contributors"
  955. }
  956. ],
  957. "description": "Symfony Config Component",
  958. "homepage": "https://symfony.com",
  959. "time": "2016-04-20 18:52:26"
  960. },
  961. {
  962. "name": "symfony/console",
  963. "version": "v2.8.6",
  964. "source": {
  965. "type": "git",
  966. "url": "https://github.com/symfony/console.git",
  967. "reference": "48221d3de4dc22d2cd57c97e8b9361821da86609"
  968. },
  969. "dist": {
  970. "type": "zip",
  971. "url": "https://api.github.com/repos/symfony/console/zipball/48221d3de4dc22d2cd57c97e8b9361821da86609",
  972. "reference": "48221d3de4dc22d2cd57c97e8b9361821da86609",
  973. "shasum": ""
  974. },
  975. "require": {
  976. "php": ">=5.3.9",
  977. "symfony/polyfill-mbstring": "~1.0"
  978. },
  979. "require-dev": {
  980. "psr/log": "~1.0",
  981. "symfony/event-dispatcher": "~2.1|~3.0.0",
  982. "symfony/process": "~2.1|~3.0.0"
  983. },
  984. "suggest": {
  985. "psr/log": "For using the console logger",
  986. "symfony/event-dispatcher": "",
  987. "symfony/process": ""
  988. },
  989. "type": "library",
  990. "extra": {
  991. "branch-alias": {
  992. "dev-master": "2.8-dev"
  993. }
  994. },
  995. "autoload": {
  996. "psr-4": {
  997. "Symfony\\Component\\Console\\": ""
  998. },
  999. "exclude-from-classmap": [
  1000. "/Tests/"
  1001. ]
  1002. },
  1003. "notification-url": "https://packagist.org/downloads/",
  1004. "license": [
  1005. "MIT"
  1006. ],
  1007. "authors": [
  1008. {
  1009. "name": "Fabien Potencier",
  1010. "email": "fabien@symfony.com"
  1011. },
  1012. {
  1013. "name": "Symfony Community",
  1014. "homepage": "https://symfony.com/contributors"
  1015. }
  1016. ],
  1017. "description": "Symfony Console Component",
  1018. "homepage": "https://symfony.com",
  1019. "time": "2016-04-26 12:00:47"
  1020. },
  1021. {
  1022. "name": "symfony/css-selector",
  1023. "version": "v2.8.6",
  1024. "source": {
  1025. "type": "git",
  1026. "url": "https://github.com/symfony/css-selector.git",
  1027. "reference": "07b7ced3ae0c12918477c095453ea8595000810e"
  1028. },
  1029. "dist": {
  1030. "type": "zip",
  1031. "url": "https://api.github.com/repos/symfony/css-selector/zipball/07b7ced3ae0c12918477c095453ea8595000810e",
  1032. "reference": "07b7ced3ae0c12918477c095453ea8595000810e",
  1033. "shasum": ""
  1034. },
  1035. "require": {
  1036. "php": ">=5.3.9"
  1037. },
  1038. "type": "library",
  1039. "extra": {
  1040. "branch-alias": {
  1041. "dev-master": "2.8-dev"
  1042. }
  1043. },
  1044. "autoload": {
  1045. "psr-4": {
  1046. "Symfony\\Component\\CssSelector\\": ""
  1047. },
  1048. "exclude-from-classmap": [
  1049. "/Tests/"
  1050. ]
  1051. },
  1052. "notification-url": "https://packagist.org/downloads/",
  1053. "license": [
  1054. "MIT"
  1055. ],
  1056. "authors": [
  1057. {
  1058. "name": "Jean-François Simon",
  1059. "email": "jeanfrancois.simon@sensiolabs.com"
  1060. },
  1061. {
  1062. "name": "Fabien Potencier",
  1063. "email": "fabien@symfony.com"
  1064. },
  1065. {
  1066. "name": "Symfony Community",
  1067. "homepage": "https://symfony.com/contributors"
  1068. }
  1069. ],
  1070. "description": "Symfony CssSelector Component",
  1071. "homepage": "https://symfony.com",
  1072. "time": "2016-03-04 07:54:35"
  1073. },
  1074. {
  1075. "name": "symfony/debug",
  1076. "version": "v2.8.6",
  1077. "source": {
  1078. "type": "git",
  1079. "url": "https://github.com/symfony/debug.git",
  1080. "reference": "40bc3196e14ed6a1684bbc4e7446d59341a48b0f"
  1081. },
  1082. "dist": {
  1083. "type": "zip",
  1084. "url": "https://api.github.com/repos/symfony/debug/zipball/40bc3196e14ed6a1684bbc4e7446d59341a48b0f",
  1085. "reference": "40bc3196e14ed6a1684bbc4e7446d59341a48b0f",
  1086. "shasum": ""
  1087. },
  1088. "require": {
  1089. "php": ">=5.3.9",
  1090. "psr/log": "~1.0"
  1091. },
  1092. "conflict": {
  1093. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  1094. },
  1095. "require-dev": {
  1096. "symfony/class-loader": "~2.2|~3.0.0",
  1097. "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0"
  1098. },
  1099. "type": "library",
  1100. "extra": {
  1101. "branch-alias": {
  1102. "dev-master": "2.8-dev"
  1103. }
  1104. },
  1105. "autoload": {
  1106. "psr-4": {
  1107. "Symfony\\Component\\Debug\\": ""
  1108. },
  1109. "exclude-from-classmap": [
  1110. "/Tests/"
  1111. ]
  1112. },
  1113. "notification-url": "https://packagist.org/downloads/",
  1114. "license": [
  1115. "MIT"
  1116. ],
  1117. "authors": [
  1118. {
  1119. "name": "Fabien Potencier",
  1120. "email": "fabien@symfony.com"
  1121. },
  1122. {
  1123. "name": "Symfony Community",
  1124. "homepage": "https://symfony.com/contributors"
  1125. }
  1126. ],
  1127. "description": "Symfony Debug Component",
  1128. "homepage": "https://symfony.com",
  1129. "time": "2016-03-30 10:37:34"
  1130. },
  1131. {
  1132. "name": "symfony/dom-crawler",
  1133. "version": "v2.8.6",
  1134. "source": {
  1135. "type": "git",
  1136. "url": "https://github.com/symfony/dom-crawler.git",
  1137. "reference": "f282b08f6bbbc72e7af2e9e0c2f896221053f791"
  1138. },
  1139. "dist": {
  1140. "type": "zip",
  1141. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f282b08f6bbbc72e7af2e9e0c2f896221053f791",
  1142. "reference": "f282b08f6bbbc72e7af2e9e0c2f896221053f791",
  1143. "shasum": ""
  1144. },
  1145. "require": {
  1146. "php": ">=5.3.9",
  1147. "symfony/polyfill-mbstring": "~1.0"
  1148. },
  1149. "require-dev": {
  1150. "symfony/css-selector": "~2.8|~3.0.0"
  1151. },
  1152. "suggest": {
  1153. "symfony/css-selector": ""
  1154. },
  1155. "type": "library",
  1156. "extra": {
  1157. "branch-alias": {
  1158. "dev-master": "2.8-dev"
  1159. }
  1160. },
  1161. "autoload": {
  1162. "psr-4": {
  1163. "Symfony\\Component\\DomCrawler\\": ""
  1164. },
  1165. "exclude-from-classmap": [
  1166. "/Tests/"
  1167. ]
  1168. },
  1169. "notification-url": "https://packagist.org/downloads/",
  1170. "license": [
  1171. "MIT"
  1172. ],
  1173. "authors": [
  1174. {
  1175. "name": "Fabien Potencier",
  1176. "email": "fabien@symfony.com"
  1177. },
  1178. {
  1179. "name": "Symfony Community",
  1180. "homepage": "https://symfony.com/contributors"
  1181. }
  1182. ],
  1183. "description": "Symfony DomCrawler Component",
  1184. "homepage": "https://symfony.com",
  1185. "time": "2016-04-12 18:01:21"
  1186. },
  1187. {
  1188. "name": "symfony/event-dispatcher",
  1189. "version": "v3.0.6",
  1190. "source": {
  1191. "type": "git",
  1192. "url": "https://github.com/symfony/event-dispatcher.git",
  1193. "reference": "807dde98589f9b2b00624dca326740380d78dbbc"
  1194. },
  1195. "dist": {
  1196. "type": "zip",
  1197. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/807dde98589f9b2b00624dca326740380d78dbbc",
  1198. "reference": "807dde98589f9b2b00624dca326740380d78dbbc",
  1199. "shasum": ""
  1200. },
  1201. "require": {
  1202. "php": ">=5.5.9"
  1203. },
  1204. "require-dev": {
  1205. "psr/log": "~1.0",
  1206. "symfony/config": "~2.8|~3.0",
  1207. "symfony/dependency-injection": "~2.8|~3.0",
  1208. "symfony/expression-language": "~2.8|~3.0",
  1209. "symfony/stopwatch": "~2.8|~3.0"
  1210. },
  1211. "suggest": {
  1212. "symfony/dependency-injection": "",
  1213. "symfony/http-kernel": ""
  1214. },
  1215. "type": "library",
  1216. "extra": {
  1217. "branch-alias": {
  1218. "dev-master": "3.0-dev"
  1219. }
  1220. },
  1221. "autoload": {
  1222. "psr-4": {
  1223. "Symfony\\Component\\EventDispatcher\\": ""
  1224. },
  1225. "exclude-from-classmap": [
  1226. "/Tests/"
  1227. ]
  1228. },
  1229. "notification-url": "https://packagist.org/downloads/",
  1230. "license": [
  1231. "MIT"
  1232. ],
  1233. "authors": [
  1234. {
  1235. "name": "Fabien Potencier",
  1236. "email": "fabien@symfony.com"
  1237. },
  1238. {
  1239. "name": "Symfony Community",
  1240. "homepage": "https://symfony.com/contributors"
  1241. }
  1242. ],
  1243. "description": "Symfony EventDispatcher Component",
  1244. "homepage": "https://symfony.com",
  1245. "time": "2016-05-05 06:56:13"
  1246. },
  1247. {
  1248. "name": "symfony/filesystem",
  1249. "version": "v2.8.6",
  1250. "source": {
  1251. "type": "git",
  1252. "url": "https://github.com/symfony/filesystem.git",
  1253. "reference": "dee379131dceed90a429e951546b33edfe7dccbb"
  1254. },
  1255. "dist": {
  1256. "type": "zip",
  1257. "url": "https://api.github.com/repos/symfony/filesystem/zipball/dee379131dceed90a429e951546b33edfe7dccbb",
  1258. "reference": "dee379131dceed90a429e951546b33edfe7dccbb",
  1259. "shasum": ""
  1260. },
  1261. "require": {
  1262. "php": ">=5.3.9"
  1263. },
  1264. "type": "library",
  1265. "extra": {
  1266. "branch-alias": {
  1267. "dev-master": "2.8-dev"
  1268. }
  1269. },
  1270. "autoload": {
  1271. "psr-4": {
  1272. "Symfony\\Component\\Filesystem\\": ""
  1273. },
  1274. "exclude-from-classmap": [
  1275. "/Tests/"
  1276. ]
  1277. },
  1278. "notification-url": "https://packagist.org/downloads/",
  1279. "license": [
  1280. "MIT"
  1281. ],
  1282. "authors": [
  1283. {
  1284. "name": "Fabien Potencier",
  1285. "email": "fabien@symfony.com"
  1286. },
  1287. {
  1288. "name": "Symfony Community",
  1289. "homepage": "https://symfony.com/contributors"
  1290. }
  1291. ],
  1292. "description": "Symfony Filesystem Component",
  1293. "homepage": "https://symfony.com",
  1294. "time": "2016-04-12 18:01:21"
  1295. },
  1296. {
  1297. "name": "symfony/finder",
  1298. "version": "v2.8.6",
  1299. "source": {
  1300. "type": "git",
  1301. "url": "https://github.com/symfony/finder.git",
  1302. "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1"
  1303. },
  1304. "dist": {
  1305. "type": "zip",
  1306. "url": "https://api.github.com/repos/symfony/finder/zipball/ca24cf2cd4e3826f571e0067e535758e73807aa1",
  1307. "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1",
  1308. "shasum": ""
  1309. },
  1310. "require": {
  1311. "php": ">=5.3.9"
  1312. },
  1313. "type": "library",
  1314. "extra": {
  1315. "branch-alias": {
  1316. "dev-master": "2.8-dev"
  1317. }
  1318. },
  1319. "autoload": {
  1320. "psr-4": {
  1321. "Symfony\\Component\\Finder\\": ""
  1322. },
  1323. "exclude-from-classmap": [
  1324. "/Tests/"
  1325. ]
  1326. },
  1327. "notification-url": "https://packagist.org/downloads/",
  1328. "license": [
  1329. "MIT"
  1330. ],
  1331. "authors": [
  1332. {
  1333. "name": "Fabien Potencier",
  1334. "email": "fabien@symfony.com"
  1335. },
  1336. {
  1337. "name": "Symfony Community",
  1338. "homepage": "https://symfony.com/contributors"
  1339. }
  1340. ],
  1341. "description": "Symfony Finder Component",
  1342. "homepage": "https://symfony.com",
  1343. "time": "2016-03-10 10:53:53"
  1344. },
  1345. {
  1346. "name": "symfony/form",
  1347. "version": "v2.8.6",
  1348. "source": {
  1349. "type": "git",
  1350. "url": "https://github.com/symfony/form.git",
  1351. "reference": "922807a06e25c0c6e06b86f83ffe4710080a8b2e"
  1352. },
  1353. "dist": {
  1354. "type": "zip",
  1355. "url": "https://api.github.com/repos/symfony/form/zipball/922807a06e25c0c6e06b86f83ffe4710080a8b2e",
  1356. "reference": "922807a06e25c0c6e06b86f83ffe4710080a8b2e",
  1357. "shasum": ""
  1358. },
  1359. "require": {
  1360. "php": ">=5.3.9",
  1361. "symfony/event-dispatcher": "~2.1|~3.0.0",
  1362. "symfony/intl": "~2.4|~3.0.0",
  1363. "symfony/options-resolver": "~2.6",
  1364. "symfony/polyfill-mbstring": "~1.0",
  1365. "symfony/property-access": "~2.3|~3.0.0"
  1366. },
  1367. "conflict": {
  1368. "symfony/doctrine-bridge": "<2.7",
  1369. "symfony/framework-bundle": "<2.7",
  1370. "symfony/twig-bridge": "<2.7"
  1371. },
  1372. "require-dev": {
  1373. "doctrine/collections": "~1.0",
  1374. "symfony/dependency-injection": "~2.3|~3.0.0",
  1375. "symfony/http-foundation": "~2.2|~3.0.0",
  1376. "symfony/http-kernel": "~2.4|~3.0.0",
  1377. "symfony/security-csrf": "~2.4|~3.0.0",
  1378. "symfony/translation": "~2.0,>=2.0.5|~3.0.0",
  1379. "symfony/validator": "~2.8|~3.0.0"
  1380. },
  1381. "suggest": {
  1382. "symfony/framework-bundle": "For templating with PHP.",
  1383. "symfony/security-csrf": "For protecting forms against CSRF attacks.",
  1384. "symfony/twig-bridge": "For templating with Twig.",
  1385. "symfony/validator": "For form validation."
  1386. },
  1387. "type": "library",
  1388. "extra": {
  1389. "branch-alias": {
  1390. "dev-master": "2.8-dev"
  1391. }
  1392. },
  1393. "autoload": {
  1394. "psr-4": {
  1395. "Symfony\\Component\\Form\\": ""
  1396. },
  1397. "exclude-from-classmap": [
  1398. "/Tests/"
  1399. ]
  1400. },
  1401. "notification-url": "https://packagist.org/downloads/",
  1402. "license": [
  1403. "MIT"
  1404. ],
  1405. "authors": [
  1406. {
  1407. "name": "Fabien Potencier",
  1408. "email": "fabien@symfony.com"
  1409. },
  1410. {
  1411. "name": "Symfony Community",
  1412. "homepage": "https://symfony.com/contributors"
  1413. }
  1414. ],
  1415. "description": "Symfony Form Component",
  1416. "homepage": "https://symfony.com",
  1417. "time": "2016-04-28 09:59:09"
  1418. },
  1419. {
  1420. "name": "symfony/http-foundation",
  1421. "version": "v3.0.6",
  1422. "source": {
  1423. "type": "git",
  1424. "url": "https://github.com/symfony/http-foundation.git",
  1425. "reference": "18b24bc32d2495ae79d76e777368786a6536fe31"
  1426. },
  1427. "dist": {
  1428. "type": "zip",
  1429. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/18b24bc32d2495ae79d76e777368786a6536fe31",
  1430. "reference": "18b24bc32d2495ae79d76e777368786a6536fe31",
  1431. "shasum": ""
  1432. },
  1433. "require": {
  1434. "php": ">=5.5.9",
  1435. "symfony/polyfill-mbstring": "~1.1"
  1436. },
  1437. "require-dev": {
  1438. "symfony/expression-language": "~2.8|~3.0"
  1439. },
  1440. "type": "library",
  1441. "extra": {
  1442. "branch-alias": {
  1443. "dev-master": "3.0-dev"
  1444. }
  1445. },
  1446. "autoload": {
  1447. "psr-4": {
  1448. "Symfony\\Component\\HttpFoundation\\": ""
  1449. },
  1450. "exclude-from-classmap": [
  1451. "/Tests/"
  1452. ]
  1453. },
  1454. "notification-url": "https://packagist.org/downloads/",
  1455. "license": [
  1456. "MIT"
  1457. ],
  1458. "authors": [
  1459. {
  1460. "name": "Fabien Potencier",
  1461. "email": "fabien@symfony.com"
  1462. },
  1463. {
  1464. "name": "Symfony Community",
  1465. "homepage": "https://symfony.com/contributors"
  1466. }
  1467. ],
  1468. "description": "Symfony HttpFoundation Component",
  1469. "homepage": "https://symfony.com",
  1470. "time": "2016-04-12 18:09:53"
  1471. },
  1472. {
  1473. "name": "symfony/http-kernel",
  1474. "version": "v2.8.6",
  1475. "source": {
  1476. "type": "git",
  1477. "url": "https://github.com/symfony/http-kernel.git",
  1478. "reference": "ac519911bf7fdcea1adae9728af71d916ebacc6a"
  1479. },
  1480. "dist": {
  1481. "type": "zip",
  1482. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ac519911bf7fdcea1adae9728af71d916ebacc6a",
  1483. "reference": "ac519911bf7fdcea1adae9728af71d916ebacc6a",
  1484. "shasum": ""
  1485. },
  1486. "require": {
  1487. "php": ">=5.3.9",
  1488. "psr/log": "~1.0",
  1489. "symfony/debug": "~2.6,>=2.6.2",
  1490. "symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0",
  1491. "symfony/http-foundation": "~2.5,>=2.5.4|~3.0.0"
  1492. },
  1493. "conflict": {
  1494. "symfony/config": "<2.7"
  1495. },
  1496. "require-dev": {
  1497. "symfony/browser-kit": "~2.3|~3.0.0",
  1498. "symfony/class-loader": "~2.1|~3.0.0",
  1499. "symfony/config": "~2.8",
  1500. "symfony/console": "~2.3|~3.0.0",
  1501. "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
  1502. "symfony/dependency-injection": "~2.8|~3.0.0",
  1503. "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
  1504. "symfony/expression-language": "~2.4|~3.0.0",
  1505. "symfony/finder": "~2.0,>=2.0.5|~3.0.0",
  1506. "symfony/process": "~2.0,>=2.0.5|~3.0.0",
  1507. "symfony/routing": "~2.8|~3.0.0",
  1508. "symfony/stopwatch": "~2.3|~3.0.0",
  1509. "symfony/templating": "~2.2|~3.0.0",
  1510. "symfony/translation": "~2.0,>=2.0.5|~3.0.0",
  1511. "symfony/var-dumper": "~2.6|~3.0.0"
  1512. },
  1513. "suggest": {
  1514. "symfony/browser-kit": "",
  1515. "symfony/class-loader": "",
  1516. "symfony/config": "",
  1517. "symfony/console": "",
  1518. "symfony/dependency-injection": "",
  1519. "symfony/finder": "",
  1520. "symfony/var-dumper": ""
  1521. },
  1522. "type": "library",
  1523. "extra": {
  1524. "branch-alias": {
  1525. "dev-master": "2.8-dev"
  1526. }
  1527. },
  1528. "autoload": {
  1529. "psr-4": {
  1530. "Symfony\\Component\\HttpKernel\\": ""
  1531. },
  1532. "exclude-from-classmap": [
  1533. "/Tests/"
  1534. ]
  1535. },
  1536. "notification-url": "https://packagist.org/downloads/",
  1537. "license": [
  1538. "MIT"
  1539. ],
  1540. "authors": [
  1541. {
  1542. "name": "Fabien Potencier",
  1543. "email": "fabien@symfony.com"
  1544. },
  1545. {
  1546. "name": "Symfony Community",
  1547. "homepage": "https://symfony.com/contributors"
  1548. }
  1549. ],
  1550. "description": "Symfony HttpKernel Component",
  1551. "homepage": "https://symfony.com",
  1552. "time": "2016-05-09 21:45:36"
  1553. },
  1554. {
  1555. "name": "symfony/intl",
  1556. "version": "v3.0.6",
  1557. "source": {
  1558. "type": "git",
  1559. "url": "https://github.com/symfony/intl.git",
  1560. "reference": "a602fe5a36cfc6367c5495b38a88c443570e75da"
  1561. },
  1562. "dist": {
  1563. "type": "zip",
  1564. "url": "https://api.github.com/repos/symfony/intl/zipball/a602fe5a36cfc6367c5495b38a88c443570e75da",
  1565. "reference": "a602fe5a36cfc6367c5495b38a88c443570e75da",
  1566. "shasum": ""
  1567. },
  1568. "require": {
  1569. "php": ">=5.5.9",
  1570. "symfony/polyfill-intl-icu": "~1.0"
  1571. },
  1572. "require-dev": {
  1573. "symfony/filesystem": "~2.8|~3.0"
  1574. },
  1575. "suggest": {
  1576. "ext-intl": "to use the component with locales other than \"en\""
  1577. },
  1578. "type": "library",
  1579. "extra": {
  1580. "branch-alias": {
  1581. "dev-master": "3.0-dev"
  1582. }
  1583. },
  1584. "autoload": {
  1585. "psr-4": {
  1586. "Symfony\\Component\\Intl\\": ""
  1587. },
  1588. "classmap": [
  1589. "Resources/stubs"
  1590. ],
  1591. "exclude-from-classmap": [
  1592. "/Tests/"
  1593. ]
  1594. },
  1595. "notification-url": "https://packagist.org/downloads/",
  1596. "license": [
  1597. "MIT"
  1598. ],
  1599. "authors": [
  1600. {
  1601. "name": "Bernhard Schussek",
  1602. "email": "bschussek@gmail.com"
  1603. },
  1604. {
  1605. "name": "Eriksen Costa",
  1606. "email": "eriksen.costa@infranology.com.br"
  1607. },
  1608. {
  1609. "name": "Igor Wiedler",
  1610. "email": "igor@wiedler.ch"
  1611. },
  1612. {
  1613. "name": "Symfony Community",
  1614. "homepage": "https://symfony.com/contributors"
  1615. }
  1616. ],
  1617. "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
  1618. "homepage": "https://symfony.com",
  1619. "keywords": [
  1620. "i18n",
  1621. "icu",
  1622. "internationalization",
  1623. "intl",
  1624. "l10n",
  1625. "localization"
  1626. ],
  1627. "time": "2016-04-01 06:34:33"
  1628. },
  1629. {
  1630. "name": "symfony/locale",
  1631. "version": "v2.8.6",
  1632. "source": {
  1633. "type": "git",
  1634. "url": "https://github.com/symfony/locale.git",
  1635. "reference": "c9492b276da456feea4b1dc77b7bef6df1697aa8"
  1636. },
  1637. "dist": {
  1638. "type": "zip",
  1639. "url": "https://api.github.com/repos/symfony/locale/zipball/c9492b276da456feea4b1dc77b7bef6df1697aa8",
  1640. "reference": "c9492b276da456feea4b1dc77b7bef6df1697aa8",
  1641. "shasum": ""
  1642. },
  1643. "require": {
  1644. "php": ">=5.3.9",
  1645. "symfony/intl": "~2.7|~3.0.0"
  1646. },
  1647. "type": "library",
  1648. "extra": {
  1649. "branch-alias": {
  1650. "dev-master": "2.8-dev"
  1651. }
  1652. },
  1653. "autoload": {
  1654. "psr-4": {
  1655. "Symfony\\Component\\Locale\\": ""
  1656. },
  1657. "exclude-from-classmap": [
  1658. "/Tests/"
  1659. ]
  1660. },
  1661. "notification-url": "https://packagist.org/downloads/",
  1662. "license": [
  1663. "MIT"
  1664. ],
  1665. "authors": [
  1666. {
  1667. "name": "Fabien Potencier",
  1668. "email": "fabien@symfony.com"
  1669. },
  1670. {
  1671. "name": "Symfony Community",
  1672. "homepage": "https://symfony.com/contributors"
  1673. }
  1674. ],
  1675. "description": "Symfony Locale Component",
  1676. "homepage": "https://symfony.com",
  1677. "time": "2016-03-04 07:54:35"
  1678. },
  1679. {
  1680. "name": "symfony/monolog-bridge",
  1681. "version": "v2.8.6",
  1682. "source": {
  1683. "type": "git",
  1684. "url": "https://github.com/symfony/monolog-bridge.git",
  1685. "reference": "21096fc14f499106ddd5bbd6edc04c086431a659"
  1686. },
  1687. "dist": {
  1688. "type": "zip",
  1689. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/21096fc14f499106ddd5bbd6edc04c086431a659",
  1690. "reference": "21096fc14f499106ddd5bbd6edc04c086431a659",
  1691. "shasum": ""
  1692. },
  1693. "require": {
  1694. "monolog/monolog": "~1.11",
  1695. "php": ">=5.3.9"
  1696. },
  1697. "conflict": {
  1698. "symfony/http-kernel": ">=3.0"
  1699. },
  1700. "require-dev": {
  1701. "symfony/console": "~2.4|~3.0.0",
  1702. "symfony/event-dispatcher": "~2.2|~3.0.0",
  1703. "symfony/http-kernel": "~2.4"
  1704. },
  1705. "suggest": {
  1706. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings. You need version ~2.3 of the console for it.",
  1707. "symfony/event-dispatcher": "Needed when using log messages in console commands.",
  1708. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel."
  1709. },
  1710. "type": "symfony-bridge",
  1711. "extra": {
  1712. "branch-alias": {
  1713. "dev-master": "2.8-dev"
  1714. }
  1715. },
  1716. "autoload": {
  1717. "psr-4": {
  1718. "Symfony\\Bridge\\Monolog\\": ""
  1719. },
  1720. "exclude-from-classmap": [
  1721. "/Tests/"
  1722. ]
  1723. },
  1724. "notification-url": "https://packagist.org/downloads/",
  1725. "license": [
  1726. "MIT"
  1727. ],
  1728. "authors": [
  1729. {
  1730. "name": "Fabien Potencier",
  1731. "email": "fabien@symfony.com"
  1732. },
  1733. {
  1734. "name": "Symfony Community",
  1735. "homepage": "https://symfony.com/contributors"
  1736. }
  1737. ],
  1738. "description": "Symfony Monolog Bridge",
  1739. "homepage": "https://symfony.com",
  1740. "time": "2016-05-04 16:16:16"
  1741. },
  1742. {
  1743. "name": "symfony/options-resolver",
  1744. "version": "v2.8.6",
  1745. "source": {
  1746. "type": "git",
  1747. "url": "https://github.com/symfony/options-resolver.git",
  1748. "reference": "5e4a8ee6e823428257f2002f6daf52de854d8384"
  1749. },
  1750. "dist": {
  1751. "type": "zip",
  1752. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/5e4a8ee6e823428257f2002f6daf52de854d8384",
  1753. "reference": "5e4a8ee6e823428257f2002f6daf52de854d8384",
  1754. "shasum": ""
  1755. },
  1756. "require": {
  1757. "php": ">=5.3.9"
  1758. },
  1759. "type": "library",
  1760. "extra": {
  1761. "branch-alias": {
  1762. "dev-master": "2.8-dev"
  1763. }
  1764. },
  1765. "autoload": {
  1766. "psr-4": {
  1767. "Symfony\\Component\\OptionsResolver\\": ""
  1768. },
  1769. "exclude-from-classmap": [
  1770. "/Tests/"
  1771. ]
  1772. },
  1773. "notification-url": "https://packagist.org/downloads/",
  1774. "license": [
  1775. "MIT"
  1776. ],
  1777. "authors": [
  1778. {
  1779. "name": "Fabien Potencier",
  1780. "email": "fabien@symfony.com"
  1781. },
  1782. {
  1783. "name": "Symfony Community",
  1784. "homepage": "https://symfony.com/contributors"
  1785. }
  1786. ],
  1787. "description": "Symfony OptionsResolver Component",
  1788. "homepage": "https://symfony.com",
  1789. "keywords": [
  1790. "config",
  1791. "configuration",
  1792. "options"
  1793. ],
  1794. "time": "2016-05-09 18:12:35"
  1795. },
  1796. {
  1797. "name": "symfony/polyfill-intl-icu",
  1798. "version": "v1.1.1",
  1799. "source": {
  1800. "type": "git",
  1801. "url": "https://github.com/symfony/polyfill-intl-icu.git",
  1802. "reference": "8328069d9f5322f0e7b3c3518485acfdc94c3942"
  1803. },
  1804. "dist": {
  1805. "type": "zip",
  1806. "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/8328069d9f5322f0e7b3c3518485acfdc94c3942",
  1807. "reference": "8328069d9f5322f0e7b3c3518485acfdc94c3942",
  1808. "shasum": ""
  1809. },
  1810. "require": {
  1811. "php": ">=5.3.3",
  1812. "symfony/intl": "~2.3|~3.0"
  1813. },
  1814. "suggest": {
  1815. "ext-intl": "For best performance"
  1816. },
  1817. "type": "library",
  1818. "extra": {
  1819. "branch-alias": {
  1820. "dev-master": "1.1-dev"
  1821. }
  1822. },
  1823. "autoload": {
  1824. "files": [
  1825. "bootstrap.php"
  1826. ]
  1827. },
  1828. "notification-url": "https://packagist.org/downloads/",
  1829. "license": [
  1830. "MIT"
  1831. ],
  1832. "authors": [
  1833. {
  1834. "name": "Nicolas Grekas",
  1835. "email": "p@tchwork.com"
  1836. },
  1837. {
  1838. "name": "Symfony Community",
  1839. "homepage": "https://symfony.com/contributors"
  1840. }
  1841. ],
  1842. "description": "Symfony polyfill for intl's ICU-related data and classes",
  1843. "homepage": "https://symfony.com",
  1844. "keywords": [
  1845. "compatibility",
  1846. "icu",
  1847. "intl",
  1848. "polyfill",
  1849. "portable",
  1850. "shim"
  1851. ],
  1852. "time": "2016-02-26 16:18:12"
  1853. },
  1854. {
  1855. "name": "symfony/polyfill-mbstring",
  1856. "version": "v1.1.1",
  1857. "source": {
  1858. "type": "git",
  1859. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1860. "reference": "1289d16209491b584839022f29257ad859b8532d"
  1861. },
  1862. "dist": {
  1863. "type": "zip",
  1864. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
  1865. "reference": "1289d16209491b584839022f29257ad859b8532d",
  1866. "shasum": ""
  1867. },
  1868. "require": {
  1869. "php": ">=5.3.3"
  1870. },
  1871. "suggest": {
  1872. "ext-mbstring": "For best performance"
  1873. },
  1874. "type": "library",
  1875. "extra": {
  1876. "branch-alias": {
  1877. "dev-master": "1.1-dev"
  1878. }
  1879. },
  1880. "autoload": {
  1881. "psr-4": {
  1882. "Symfony\\Polyfill\\Mbstring\\": ""
  1883. },
  1884. "files": [
  1885. "bootstrap.php"
  1886. ]
  1887. },
  1888. "notification-url": "https://packagist.org/downloads/",
  1889. "license": [
  1890. "MIT"
  1891. ],
  1892. "authors": [
  1893. {
  1894. "name": "Nicolas Grekas",
  1895. "email": "p@tchwork.com"
  1896. },
  1897. {
  1898. "name": "Symfony Community",
  1899. "homepage": "https://symfony.com/contributors"
  1900. }
  1901. ],
  1902. "description": "Symfony polyfill for the Mbstring extension",
  1903. "homepage": "https://symfony.com",
  1904. "keywords": [
  1905. "compatibility",
  1906. "mbstring",
  1907. "polyfill",
  1908. "portable",
  1909. "shim"
  1910. ],
  1911. "time": "2016-01-20 09:13:37"
  1912. },
  1913. {
  1914. "name": "symfony/polyfill-php55",
  1915. "version": "v1.1.1",
  1916. "source": {
  1917. "type": "git",
  1918. "url": "https://github.com/symfony/polyfill-php55.git",
  1919. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6"
  1920. },
  1921. "dist": {
  1922. "type": "zip",
  1923. "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  1924. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  1925. "shasum": ""
  1926. },
  1927. "require": {
  1928. "ircmaxell/password-compat": "~1.0",
  1929. "php": ">=5.3.3"
  1930. },
  1931. "type": "library",
  1932. "extra": {
  1933. "branch-alias": {
  1934. "dev-master": "1.1-dev"
  1935. }
  1936. },
  1937. "autoload": {
  1938. "psr-4": {
  1939. "Symfony\\Polyfill\\Php55\\": ""
  1940. },
  1941. "files": [
  1942. "bootstrap.php"
  1943. ]
  1944. },
  1945. "notification-url": "https://packagist.org/downloads/",
  1946. "license": [
  1947. "MIT"
  1948. ],
  1949. "authors": [
  1950. {
  1951. "name": "Nicolas Grekas",
  1952. "email": "p@tchwork.com"
  1953. },
  1954. {
  1955. "name": "Symfony Community",
  1956. "homepage": "https://symfony.com/contributors"
  1957. }
  1958. ],
  1959. "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
  1960. "homepage": "https://symfony.com",
  1961. "keywords": [
  1962. "compatibility",
  1963. "polyfill",
  1964. "portable",
  1965. "shim"
  1966. ],
  1967. "time": "2016-01-20 09:13:37"
  1968. },
  1969. {
  1970. "name": "symfony/polyfill-php56",
  1971. "version": "v1.1.1",
  1972. "source": {
  1973. "type": "git",
  1974. "url": "https://github.com/symfony/polyfill-php56.git",
  1975. "reference": "4d891fff050101a53a4caabb03277284942d1ad9"
  1976. },
  1977. "dist": {
  1978. "type": "zip",
  1979. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/4d891fff050101a53a4caabb03277284942d1ad9",
  1980. "reference": "4d891fff050101a53a4caabb03277284942d1ad9",
  1981. "shasum": ""
  1982. },
  1983. "require": {
  1984. "php": ">=5.3.3",
  1985. "symfony/polyfill-util": "~1.0"
  1986. },
  1987. "type": "library",
  1988. "extra": {
  1989. "branch-alias": {
  1990. "dev-master": "1.1-dev"
  1991. }
  1992. },
  1993. "autoload": {
  1994. "psr-4": {
  1995. "Symfony\\Polyfill\\Php56\\": ""
  1996. },
  1997. "files": [
  1998. "bootstrap.php"
  1999. ]
  2000. },
  2001. "notification-url": "https://packagist.org/downloads/",
  2002. "license": [
  2003. "MIT"
  2004. ],
  2005. "authors": [
  2006. {
  2007. "name": "Nicolas Grekas",
  2008. "email": "p@tchwork.com"
  2009. },
  2010. {
  2011. "name": "Symfony Community",
  2012. "homepage": "https://symfony.com/contributors"
  2013. }
  2014. ],
  2015. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  2016. "homepage": "https://symfony.com",
  2017. "keywords": [
  2018. "compatibility",
  2019. "polyfill",
  2020. "portable",
  2021. "shim"
  2022. ],
  2023. "time": "2016-01-20 09:13:37"
  2024. },
  2025. {
  2026. "name": "symfony/polyfill-php70",
  2027. "version": "v1.1.1",
  2028. "source": {
  2029. "type": "git",
  2030. "url": "https://github.com/symfony/polyfill-php70.git",
  2031. "reference": "386c1be9cad3ab531425211919e78c37971be4ce"
  2032. },
  2033. "dist": {
  2034. "type": "zip",
  2035. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/386c1be9cad3ab531425211919e78c37971be4ce",
  2036. "reference": "386c1be9cad3ab531425211919e78c37971be4ce",
  2037. "shasum": ""
  2038. },
  2039. "require": {
  2040. "paragonie/random_compat": "~1.0",
  2041. "php": ">=5.3.3"
  2042. },
  2043. "type": "library",
  2044. "extra": {
  2045. "branch-alias": {
  2046. "dev-master": "1.1-dev"
  2047. }
  2048. },
  2049. "autoload": {
  2050. "psr-4": {
  2051. "Symfony\\Polyfill\\Php70\\": ""
  2052. },
  2053. "files": [
  2054. "bootstrap.php"
  2055. ],
  2056. "classmap": [
  2057. "Resources/stubs"
  2058. ]
  2059. },
  2060. "notification-url": "https://packagist.org/downloads/",
  2061. "license": [
  2062. "MIT"
  2063. ],
  2064. "authors": [
  2065. {
  2066. "name": "Nicolas Grekas",
  2067. "email": "p@tchwork.com"
  2068. },
  2069. {
  2070. "name": "Symfony Community",
  2071. "homepage": "https://symfony.com/contributors"
  2072. }
  2073. ],
  2074. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  2075. "homepage": "https://symfony.com",
  2076. "keywords": [
  2077. "compatibility",
  2078. "polyfill",
  2079. "portable",
  2080. "shim"
  2081. ],
  2082. "time": "2016-01-28 22:42:02"
  2083. },
  2084. {
  2085. "name": "symfony/polyfill-util",
  2086. "version": "v1.1.1",
  2087. "source": {
  2088. "type": "git",
  2089. "url": "https://github.com/symfony/polyfill-util.git",
  2090. "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4"
  2091. },
  2092. "dist": {
  2093. "type": "zip",
  2094. "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
  2095. "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
  2096. "shasum": ""
  2097. },
  2098. "require": {
  2099. "php": ">=5.3.3"
  2100. },
  2101. "type": "library",
  2102. "extra": {
  2103. "branch-alias": {
  2104. "dev-master": "1.1-dev"
  2105. }
  2106. },
  2107. "autoload": {
  2108. "psr-4": {
  2109. "Symfony\\Polyfill\\Util\\": ""
  2110. }
  2111. },
  2112. "notification-url": "https://packagist.org/downloads/",
  2113. "license": [
  2114. "MIT"
  2115. ],
  2116. "authors": [
  2117. {
  2118. "name": "Nicolas Grekas",
  2119. "email": "p@tchwork.com"
  2120. },
  2121. {
  2122. "name": "Symfony Community",
  2123. "homepage": "https://symfony.com/contributors"
  2124. }
  2125. ],
  2126. "description": "Symfony utilities for portability of PHP codes",
  2127. "homepage": "https://symfony.com",
  2128. "keywords": [
  2129. "compat",
  2130. "compatibility",
  2131. "polyfill",
  2132. "shim"
  2133. ],
  2134. "time": "2016-01-20 09:13:37"
  2135. },
  2136. {
  2137. "name": "symfony/process",
  2138. "version": "v2.8.6",
  2139. "source": {
  2140. "type": "git",
  2141. "url": "https://github.com/symfony/process.git",
  2142. "reference": "1276bd9be89be039748cf753a2137f4ef149cd74"
  2143. },
  2144. "dist": {
  2145. "type": "zip",
  2146. "url": "https://api.github.com/repos/symfony/process/zipball/1276bd9be89be039748cf753a2137f4ef149cd74",
  2147. "reference": "1276bd9be89be039748cf753a2137f4ef149cd74",
  2148. "shasum": ""
  2149. },
  2150. "require": {
  2151. "php": ">=5.3.9"
  2152. },
  2153. "type": "library",
  2154. "extra": {
  2155. "branch-alias": {
  2156. "dev-master": "2.8-dev"
  2157. }
  2158. },
  2159. "autoload": {
  2160. "psr-4": {
  2161. "Symfony\\Component\\Process\\": ""
  2162. },
  2163. "exclude-from-classmap": [
  2164. "/Tests/"
  2165. ]
  2166. },
  2167. "notification-url": "https://packagist.org/downloads/",
  2168. "license": [
  2169. "MIT"
  2170. ],
  2171. "authors": [
  2172. {
  2173. "name": "Fabien Potencier",
  2174. "email": "fabien@symfony.com"
  2175. },
  2176. {
  2177. "name": "Symfony Community",
  2178. "homepage": "https://symfony.com/contributors"
  2179. }
  2180. ],
  2181. "description": "Symfony Process Component",
  2182. "homepage": "https://symfony.com",
  2183. "time": "2016-04-14 15:22:22"
  2184. },
  2185. {
  2186. "name": "symfony/property-access",
  2187. "version": "v3.0.6",
  2188. "source": {
  2189. "type": "git",
  2190. "url": "https://github.com/symfony/property-access.git",
  2191. "reference": "d9deeca5d2f0dffd90f9547d3d9a2007bd6ee61b"
  2192. },
  2193. "dist": {
  2194. "type": "zip",
  2195. "url": "https://api.github.com/repos/symfony/property-access/zipball/d9deeca5d2f0dffd90f9547d3d9a2007bd6ee61b",
  2196. "reference": "d9deeca5d2f0dffd90f9547d3d9a2007bd6ee61b",
  2197. "shasum": ""
  2198. },
  2199. "require": {
  2200. "php": ">=5.5.9"
  2201. },
  2202. "type": "library",
  2203. "extra": {
  2204. "branch-alias": {
  2205. "dev-master": "3.0-dev"
  2206. }
  2207. },
  2208. "autoload": {
  2209. "psr-4": {
  2210. "Symfony\\Component\\PropertyAccess\\": ""
  2211. },
  2212. "exclude-from-classmap": [
  2213. "/Tests/"
  2214. ]
  2215. },
  2216. "notification-url": "https://packagist.org/downloads/",
  2217. "license": [
  2218. "MIT"
  2219. ],
  2220. "authors": [
  2221. {
  2222. "name": "Fabien Potencier",
  2223. "email": "fabien@symfony.com"
  2224. },
  2225. {
  2226. "name": "Symfony Community",
  2227. "homepage": "https://symfony.com/contributors"
  2228. }
  2229. ],
  2230. "description": "Symfony PropertyAccess Component",
  2231. "homepage": "https://symfony.com",
  2232. "keywords": [
  2233. "access",
  2234. "array",
  2235. "extraction",
  2236. "index",
  2237. "injection",
  2238. "object",
  2239. "property",
  2240. "property path",
  2241. "reflection"
  2242. ],
  2243. "time": "2016-04-20 18:53:54"
  2244. },
  2245. {
  2246. "name": "symfony/routing",
  2247. "version": "v3.0.6",
  2248. "source": {
  2249. "type": "git",
  2250. "url": "https://github.com/symfony/routing.git",
  2251. "reference": "a6cd168310066176599442aa21f5da86c3f8e0b3"
  2252. },
  2253. "dist": {
  2254. "type": "zip",
  2255. "url": "https://api.github.com/repos/symfony/routing/zipball/a6cd168310066176599442aa21f5da86c3f8e0b3",
  2256. "reference": "a6cd168310066176599442aa21f5da86c3f8e0b3",
  2257. "shasum": ""
  2258. },
  2259. "require": {
  2260. "php": ">=5.5.9"
  2261. },
  2262. "conflict": {
  2263. "symfony/config": "<2.8"
  2264. },
  2265. "require-dev": {
  2266. "doctrine/annotations": "~1.0",
  2267. "doctrine/common": "~2.2",
  2268. "psr/log": "~1.0",
  2269. "symfony/config": "~2.8|~3.0",
  2270. "symfony/expression-language": "~2.8|~3.0",
  2271. "symfony/http-foundation": "~2.8|~3.0",
  2272. "symfony/yaml": "~2.8|~3.0"
  2273. },
  2274. "suggest": {
  2275. "doctrine/annotations": "For using the annotation loader",
  2276. "symfony/config": "For using the all-in-one router or any loader",
  2277. "symfony/dependency-injection": "For loading routes from a service",
  2278. "symfony/expression-language": "For using expression matching",
  2279. "symfony/http-foundation": "For using a Symfony Request object",
  2280. "symfony/yaml": "For using the YAML loader"
  2281. },
  2282. "type": "library",
  2283. "extra": {
  2284. "branch-alias": {
  2285. "dev-master": "3.0-dev"
  2286. }
  2287. },
  2288. "autoload": {
  2289. "psr-4": {
  2290. "Symfony\\Component\\Routing\\": ""
  2291. },
  2292. "exclude-from-classmap": [
  2293. "/Tests/"
  2294. ]
  2295. },
  2296. "notification-url": "https://packagist.org/downloads/",
  2297. "license": [
  2298. "MIT"
  2299. ],
  2300. "authors": [
  2301. {
  2302. "name": "Fabien Potencier",
  2303. "email": "fabien@symfony.com"
  2304. },
  2305. {
  2306. "name": "Symfony Community",
  2307. "homepage": "https://symfony.com/contributors"
  2308. }
  2309. ],
  2310. "description": "Symfony Routing Component",
  2311. "homepage": "https://symfony.com",
  2312. "keywords": [
  2313. "router",
  2314. "routing",
  2315. "uri",
  2316. "url"
  2317. ],
  2318. "time": "2016-05-03 12:23:49"
  2319. },
  2320. {
  2321. "name": "symfony/security",
  2322. "version": "v2.8.6",
  2323. "source": {
  2324. "type": "git",
  2325. "url": "https://github.com/symfony/security.git",
  2326. "reference": "0441ef2d18b4de4570f6364c70d0af7dd0d447f1"
  2327. },
  2328. "dist": {
  2329. "type": "zip",
  2330. "url": "https://api.github.com/repos/symfony/security/zipball/0441ef2d18b4de4570f6364c70d0af7dd0d447f1",
  2331. "reference": "0441ef2d18b4de4570f6364c70d0af7dd0d447f1",
  2332. "shasum": ""
  2333. },
  2334. "require": {
  2335. "php": ">=5.3.9",
  2336. "symfony/event-dispatcher": "~2.2|~3.0.0",
  2337. "symfony/http-foundation": "~2.1|~3.0.0",
  2338. "symfony/http-kernel": "~2.4|~3.0.0",
  2339. "symfony/polyfill-php55": "~1.0",
  2340. "symfony/polyfill-php56": "~1.0",
  2341. "symfony/polyfill-php70": "~1.0",
  2342. "symfony/polyfill-util": "~1.0",
  2343. "symfony/property-access": "~2.3|~3.0.0",
  2344. "symfony/security-acl": "~2.7|~3.0.0"
  2345. },
  2346. "replace": {
  2347. "symfony/security-core": "self.version",
  2348. "symfony/security-csrf": "self.version",
  2349. "symfony/security-guard": "self.version",
  2350. "symfony/security-http": "self.version"
  2351. },
  2352. "require-dev": {
  2353. "psr/log": "~1.0",
  2354. "symfony/expression-language": "~2.6|~3.0.0",
  2355. "symfony/finder": "~2.3|~3.0.0",
  2356. "symfony/ldap": "~2.8|~3.0.0",
  2357. "symfony/polyfill-intl-icu": "~1.0",
  2358. "symfony/routing": "~2.2|~3.0.0",
  2359. "symfony/validator": "~2.5,>=2.5.9|~3.0.0"
  2360. },
  2361. "suggest": {
  2362. "symfony/expression-language": "For using the expression voter",
  2363. "symfony/form": "",
  2364. "symfony/ldap": "For using the LDAP user and authentication providers",
  2365. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  2366. "symfony/validator": "For using the user password constraint"
  2367. },
  2368. "type": "library",
  2369. "extra": {
  2370. "branch-alias": {
  2371. "dev-master": "2.8-dev"
  2372. }
  2373. },
  2374. "autoload": {
  2375. "psr-4": {
  2376. "Symfony\\Component\\Security\\": ""
  2377. },
  2378. "exclude-from-classmap": [
  2379. "/Tests/"
  2380. ]
  2381. },
  2382. "notification-url": "https://packagist.org/downloads/",
  2383. "license": [
  2384. "MIT"
  2385. ],
  2386. "authors": [
  2387. {
  2388. "name": "Fabien Potencier",
  2389. "email": "fabien@symfony.com"
  2390. },
  2391. {
  2392. "name": "Symfony Community",
  2393. "homepage": "https://symfony.com/contributors"
  2394. }
  2395. ],
  2396. "description": "Symfony Security Component",
  2397. "homepage": "https://symfony.com",
  2398. "time": "2016-05-09 19:34:47"
  2399. },
  2400. {
  2401. "name": "symfony/security-acl",
  2402. "version": "v3.0.0",
  2403. "source": {
  2404. "type": "git",
  2405. "url": "https://github.com/symfony/security-acl.git",
  2406. "reference": "053b49bf4aa333a392c83296855989bcf88ddad1"
  2407. },
  2408. "dist": {
  2409. "type": "zip",
  2410. "url": "https://api.github.com/repos/symfony/security-acl/zipball/053b49bf4aa333a392c83296855989bcf88ddad1",
  2411. "reference": "053b49bf4aa333a392c83296855989bcf88ddad1",
  2412. "shasum": ""
  2413. },
  2414. "require": {
  2415. "php": ">=5.5.9",
  2416. "symfony/security-core": "~2.8|~3.0"
  2417. },
  2418. "require-dev": {
  2419. "doctrine/common": "~2.2",
  2420. "doctrine/dbal": "~2.2",
  2421. "psr/log": "~1.0",
  2422. "symfony/phpunit-bridge": "~2.8|~3.0"
  2423. },
  2424. "suggest": {
  2425. "doctrine/dbal": "For using the built-in ACL implementation",
  2426. "symfony/class-loader": "For using the ACL generateSql script",
  2427. "symfony/finder": "For using the ACL generateSql script"
  2428. },
  2429. "type": "library",
  2430. "extra": {
  2431. "branch-alias": {
  2432. "dev-master": "3.0-dev"
  2433. }
  2434. },
  2435. "autoload": {
  2436. "psr-4": {
  2437. "Symfony\\Component\\Security\\Acl\\": ""
  2438. },
  2439. "exclude-from-classmap": [
  2440. "/Tests/"
  2441. ]
  2442. },
  2443. "notification-url": "https://packagist.org/downloads/",
  2444. "license": [
  2445. "MIT"
  2446. ],
  2447. "authors": [
  2448. {
  2449. "name": "Fabien Potencier",
  2450. "email": "fabien@symfony.com"
  2451. },
  2452. {
  2453. "name": "Symfony Community",
  2454. "homepage": "https://symfony.com/contributors"
  2455. }
  2456. ],
  2457. "description": "Symfony Security Component - ACL (Access Control List)",
  2458. "homepage": "https://symfony.com",
  2459. "time": "2015-12-28 09:39:46"
  2460. },
  2461. {
  2462. "name": "symfony/serializer",
  2463. "version": "v2.8.6",
  2464. "source": {
  2465. "type": "git",
  2466. "url": "https://github.com/symfony/serializer.git",
  2467. "reference": "da9f4ecda719422ff1d1faf0717bfb3fd54b609b"
  2468. },
  2469. "dist": {
  2470. "type": "zip",
  2471. "url": "https://api.github.com/repos/symfony/serializer/zipball/da9f4ecda719422ff1d1faf0717bfb3fd54b609b",
  2472. "reference": "da9f4ecda719422ff1d1faf0717bfb3fd54b609b",
  2473. "shasum": ""
  2474. },
  2475. "require": {
  2476. "php": ">=5.3.9",
  2477. "symfony/polyfill-php55": "~1.0"
  2478. },
  2479. "require-dev": {
  2480. "doctrine/annotations": "~1.0",
  2481. "doctrine/cache": "~1.0",
  2482. "symfony/config": "~2.2|~3.0.0",
  2483. "symfony/property-access": "~2.3|~3.0.0",
  2484. "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
  2485. },
  2486. "suggest": {
  2487. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  2488. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  2489. "symfony/config": "For using the XML mapping loader.",
  2490. "symfony/property-access": "For using the ObjectNormalizer.",
  2491. "symfony/yaml": "For using the default YAML mapping loader."
  2492. },
  2493. "type": "library",
  2494. "extra": {
  2495. "branch-alias": {
  2496. "dev-master": "2.8-dev"
  2497. }
  2498. },
  2499. "autoload": {
  2500. "psr-4": {
  2501. "Symfony\\Component\\Serializer\\": ""
  2502. },
  2503. "exclude-from-classmap": [
  2504. "/Tests/"
  2505. ]
  2506. },
  2507. "notification-url": "https://packagist.org/downloads/",
  2508. "license": [
  2509. "MIT"
  2510. ],
  2511. "authors": [
  2512. {
  2513. "name": "Fabien Potencier",
  2514. "email": "fabien@symfony.com"
  2515. },
  2516. {
  2517. "name": "Symfony Community",
  2518. "homepage": "https://symfony.com/contributors"
  2519. }
  2520. ],
  2521. "description": "Symfony Serializer Component",
  2522. "homepage": "https://symfony.com",
  2523. "time": "2016-04-20 18:52:26"
  2524. },
  2525. {
  2526. "name": "symfony/translation",
  2527. "version": "v2.8.6",
  2528. "source": {
  2529. "type": "git",
  2530. "url": "https://github.com/symfony/translation.git",
  2531. "reference": "d60b8e076d22953aabebeebda53bf334438e7aca"
  2532. },
  2533. "dist": {
  2534. "type": "zip",
  2535. "url": "https://api.github.com/repos/symfony/translation/zipball/d60b8e076d22953aabebeebda53bf334438e7aca",
  2536. "reference": "d60b8e076d22953aabebeebda53bf334438e7aca",
  2537. "shasum": ""
  2538. },
  2539. "require": {
  2540. "php": ">=5.3.9",
  2541. "symfony/polyfill-mbstring": "~1.0"
  2542. },
  2543. "conflict": {
  2544. "symfony/config": "<2.7"
  2545. },
  2546. "require-dev": {
  2547. "psr/log": "~1.0",
  2548. "symfony/config": "~2.8",
  2549. "symfony/intl": "~2.4|~3.0.0",
  2550. "symfony/yaml": "~2.2|~3.0.0"
  2551. },
  2552. "suggest": {
  2553. "psr/log": "To use logging capability in translator",
  2554. "symfony/config": "",
  2555. "symfony/yaml": ""
  2556. },
  2557. "type": "library",
  2558. "extra": {
  2559. "branch-alias": {
  2560. "dev-master": "2.8-dev"
  2561. }
  2562. },
  2563. "autoload": {
  2564. "psr-4": {
  2565. "Symfony\\Component\\Translation\\": ""
  2566. },
  2567. "exclude-from-classmap": [
  2568. "/Tests/"
  2569. ]
  2570. },
  2571. "notification-url": "https://packagist.org/downloads/",
  2572. "license": [
  2573. "MIT"
  2574. ],
  2575. "authors": [
  2576. {
  2577. "name": "Fabien Potencier",
  2578. "email": "fabien@symfony.com"
  2579. },
  2580. {
  2581. "name": "Symfony Community",
  2582. "homepage": "https://symfony.com/contributors"
  2583. }
  2584. ],
  2585. "description": "Symfony Translation Component",
  2586. "homepage": "https://symfony.com",
  2587. "time": "2016-03-25 01:40:30"
  2588. },
  2589. {
  2590. "name": "symfony/twig-bridge",
  2591. "version": "v2.8.6",
  2592. "source": {
  2593. "type": "git",
  2594. "url": "https://github.com/symfony/twig-bridge.git",
  2595. "reference": "789ffb6f63574d8d5573520ba12156f5c395fcd5"
  2596. },
  2597. "dist": {
  2598. "type": "zip",
  2599. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/789ffb6f63574d8d5573520ba12156f5c395fcd5",
  2600. "reference": "789ffb6f63574d8d5573520ba12156f5c395fcd5",
  2601. "shasum": ""
  2602. },
  2603. "require": {
  2604. "php": ">=5.3.9",
  2605. "twig/twig": "~1.23|~2.0"
  2606. },
  2607. "require-dev": {
  2608. "symfony/asset": "~2.7|~3.0.0",
  2609. "symfony/console": "~2.8|~3.0.0",
  2610. "symfony/expression-language": "~2.4|~3.0.0",
  2611. "symfony/finder": "~2.3|~3.0.0",
  2612. "symfony/form": "~2.8.4",
  2613. "symfony/http-kernel": "~2.8|~3.0.0",
  2614. "symfony/polyfill-intl-icu": "~1.0",
  2615. "symfony/routing": "~2.2|~3.0.0",
  2616. "symfony/security": "~2.6|~3.0.0",
  2617. "symfony/security-acl": "~2.6|~3.0.0",
  2618. "symfony/stopwatch": "~2.2|~3.0.0",
  2619. "symfony/templating": "~2.1|~3.0.0",
  2620. "symfony/translation": "~2.7|~3.0.0",
  2621. "symfony/var-dumper": "~2.6|~3.0.0",
  2622. "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
  2623. },
  2624. "suggest": {
  2625. "symfony/asset": "For using the AssetExtension",
  2626. "symfony/expression-language": "For using the ExpressionExtension",
  2627. "symfony/finder": "",
  2628. "symfony/form": "For using the FormExtension",
  2629. "symfony/http-kernel": "For using the HttpKernelExtension",
  2630. "symfony/routing": "For using the RoutingExtension",
  2631. "symfony/security": "For using the SecurityExtension",
  2632. "symfony/stopwatch": "For using the StopwatchExtension",
  2633. "symfony/templating": "For using the TwigEngine",
  2634. "symfony/translation": "For using the TranslationExtension",
  2635. "symfony/var-dumper": "For using the DumpExtension",
  2636. "symfony/yaml": "For using the YamlExtension"
  2637. },
  2638. "type": "symfony-bridge",
  2639. "extra": {
  2640. "branch-alias": {
  2641. "dev-master": "2.8-dev"
  2642. }
  2643. },
  2644. "autoload": {
  2645. "psr-4": {
  2646. "Symfony\\Bridge\\Twig\\": ""
  2647. },
  2648. "exclude-from-classmap": [
  2649. "/Tests/"
  2650. ]
  2651. },
  2652. "notification-url": "https://packagist.org/downloads/",
  2653. "license": [
  2654. "MIT"
  2655. ],
  2656. "authors": [
  2657. {
  2658. "name": "Fabien Potencier",
  2659. "email": "fabien@symfony.com"
  2660. },
  2661. {
  2662. "name": "Symfony Community",
  2663. "homepage": "https://symfony.com/contributors"
  2664. }
  2665. ],
  2666. "description": "Symfony Twig Bridge",
  2667. "homepage": "https://symfony.com",
  2668. "time": "2016-03-30 10:37:34"
  2669. },
  2670. {
  2671. "name": "symfony/validator",
  2672. "version": "v2.8.6",
  2673. "source": {
  2674. "type": "git",
  2675. "url": "https://github.com/symfony/validator.git",
  2676. "reference": "4c8f9fd8e2150dbc4745ef13378e690588365df0"
  2677. },
  2678. "dist": {
  2679. "type": "zip",
  2680. "url": "https://api.github.com/repos/symfony/validator/zipball/4c8f9fd8e2150dbc4745ef13378e690588365df0",
  2681. "reference": "4c8f9fd8e2150dbc4745ef13378e690588365df0",
  2682. "shasum": ""
  2683. },
  2684. "require": {
  2685. "php": ">=5.3.9",
  2686. "symfony/polyfill-mbstring": "~1.0",
  2687. "symfony/translation": "~2.4|~3.0.0"
  2688. },
  2689. "require-dev": {
  2690. "doctrine/annotations": "~1.0",
  2691. "doctrine/cache": "~1.0",
  2692. "egulias/email-validator": "~1.2,>=1.2.1",
  2693. "symfony/config": "~2.2|~3.0.0",
  2694. "symfony/expression-language": "~2.4|~3.0.0",
  2695. "symfony/http-foundation": "~2.1|~3.0.0",
  2696. "symfony/intl": "~2.7.4|~2.8|~3.0.0",
  2697. "symfony/property-access": "~2.3|~3.0.0",
  2698. "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
  2699. },
  2700. "suggest": {
  2701. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  2702. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  2703. "egulias/email-validator": "Strict (RFC compliant) email validation",
  2704. "symfony/config": "",
  2705. "symfony/expression-language": "For using the 2.4 Expression validator",
  2706. "symfony/http-foundation": "",
  2707. "symfony/intl": "",
  2708. "symfony/property-access": "For using the 2.4 Validator API",
  2709. "symfony/yaml": ""
  2710. },
  2711. "type": "library",
  2712. "extra": {
  2713. "branch-alias": {
  2714. "dev-master": "2.8-dev"
  2715. }
  2716. },
  2717. "autoload": {
  2718. "psr-4": {
  2719. "Symfony\\Component\\Validator\\": ""
  2720. },
  2721. "exclude-from-classmap": [
  2722. "/Tests/"
  2723. ]
  2724. },
  2725. "notification-url": "https://packagist.org/downloads/",
  2726. "license": [
  2727. "MIT"
  2728. ],
  2729. "authors": [
  2730. {
  2731. "name": "Fabien Potencier",
  2732. "email": "fabien@symfony.com"
  2733. },
  2734. {
  2735. "name": "Symfony Community",
  2736. "homepage": "https://symfony.com/contributors"
  2737. }
  2738. ],
  2739. "description": "Symfony Validator Component",
  2740. "homepage": "https://symfony.com",
  2741. "time": "2016-04-14 08:48:44"
  2742. },
  2743. {
  2744. "name": "twig/twig",
  2745. "version": "v1.24.0",
  2746. "source": {
  2747. "type": "git",
  2748. "url": "https://github.com/twigphp/Twig.git",
  2749. "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8"
  2750. },
  2751. "dist": {
  2752. "type": "zip",
  2753. "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
  2754. "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
  2755. "shasum": ""
  2756. },
  2757. "require": {
  2758. "php": ">=5.2.7"
  2759. },
  2760. "require-dev": {
  2761. "symfony/debug": "~2.7",
  2762. "symfony/phpunit-bridge": "~2.7"
  2763. },
  2764. "type": "library",
  2765. "extra": {
  2766. "branch-alias": {
  2767. "dev-master": "1.24-dev"
  2768. }
  2769. },
  2770. "autoload": {
  2771. "psr-0": {
  2772. "Twig_": "lib/"
  2773. }
  2774. },
  2775. "notification-url": "https://packagist.org/downloads/",
  2776. "license": [
  2777. "BSD-3-Clause"
  2778. ],
  2779. "authors": [
  2780. {
  2781. "name": "Fabien Potencier",
  2782. "email": "fabien@symfony.com",
  2783. "homepage": "http://fabien.potencier.org",
  2784. "role": "Lead Developer"
  2785. },
  2786. {
  2787. "name": "Armin Ronacher",
  2788. "email": "armin.ronacher@active-4.com",
  2789. "role": "Project Founder"
  2790. },
  2791. {
  2792. "name": "Twig Team",
  2793. "homepage": "http://twig.sensiolabs.org/contributors",
  2794. "role": "Contributors"
  2795. }
  2796. ],
  2797. "description": "Twig, the flexible, fast, and secure template language for PHP",
  2798. "homepage": "http://twig.sensiolabs.org",
  2799. "keywords": [
  2800. "templating"
  2801. ],
  2802. "time": "2016-01-25 21:22:18"
  2803. }
  2804. ],
  2805. "packages-dev": [],
  2806. "aliases": [],
  2807. "minimum-stability": "stable",
  2808. "stability-flags": {
  2809. "doctrine/dbal": 20
  2810. },
  2811. "prefer-stable": false,
  2812. "prefer-lowest": false,
  2813. "platform": [],
  2814. "platform-dev": []
  2815. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement