composer.lock 50 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468
  1. {
  2. "hash": "9caee355ab21187dbb6b5a29ba1f7052",
  3. "packages": [
  4. {
  5. "name": "dflydev/doctrine-orm-service-provider",
  6. "version": "dev-master",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/dflydev/dflydev-doctrine-orm-service-provider",
  10. "reference": "12956355cc7aff283f833e2b17fb6521ed9e17d8"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://github.com/dflydev/dflydev-doctrine-orm-service-provider/archive/12956355cc7aff283f833e2b17fb6521ed9e17d8.zip",
  15. "reference": "12956355cc7aff283f833e2b17fb6521ed9e17d8",
  16. "shasum": ""
  17. },
  18. "require": {
  19. "php": ">=5.3.3",
  20. "doctrine/orm": ">=2.3,<3.0",
  21. "pimple/pimple": "1.*@dev"
  22. },
  23. "require-dev": {
  24. "cilex/cilex": "1.*@dev",
  25. "silex/silex": "1.*@dev"
  26. },
  27. "suggest": {
  28. "dflydev/psr0-resource-locator-service-provider": "1.0.*@dev"
  29. },
  30. "time": "2012-11-20 17:11:41",
  31. "type": "library",
  32. "extra": {
  33. "branch-alias": {
  34. "dev-master": "1.0-dev"
  35. }
  36. },
  37. "installation-source": "source",
  38. "autoload": {
  39. "psr-0": {
  40. "Dflydev\\Cilex\\Provider\\DoctrineOrm": "src",
  41. "Dflydev\\Pimple\\Provider\\DoctrineOrm": "src",
  42. "Dflydev\\Silex\\Provider\\DoctrineOrm": "src"
  43. }
  44. },
  45. "notification-url": "https://packagist.org/downloads/",
  46. "license": [
  47. "MIT"
  48. ],
  49. "authors": [
  50. {
  51. "name": "Dragonfly Development Inc.",
  52. "email": "info@dflydev.com",
  53. "homepage": "http://dflydev.com"
  54. },
  55. {
  56. "name": "Beau Simensen",
  57. "email": "beau@dflydev.com",
  58. "homepage": "http://beausimensen.com"
  59. }
  60. ],
  61. "description": "Doctrine ORM Service Provider",
  62. "keywords": [
  63. "silex",
  64. "orm",
  65. "doctrine",
  66. "pimple",
  67. "cilex"
  68. ]
  69. },
  70. {
  71. "name": "doctrine/common",
  72. "version": "dev-master",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/doctrine/common",
  76. "reference": "a890fe1b689ed65c52bf4a7e64333a27b3c400d6"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://github.com/doctrine/common/archive/a890fe1b689ed65c52bf4a7e64333a27b3c400d6.zip",
  81. "reference": "a890fe1b689ed65c52bf4a7e64333a27b3c400d6",
  82. "shasum": ""
  83. },
  84. "require": {
  85. "php": ">=5.3.2"
  86. },
  87. "time": "2012-12-18 00:45:03",
  88. "type": "library",
  89. "extra": {
  90. "branch-alias": {
  91. "dev-master": "2.4.x-dev"
  92. }
  93. },
  94. "installation-source": "source",
  95. "autoload": {
  96. "psr-0": {
  97. "Doctrine\\Common\\": "lib/"
  98. }
  99. },
  100. "notification-url": "https://packagist.org/downloads/",
  101. "license": [
  102. "MIT"
  103. ],
  104. "authors": [
  105. {
  106. "name": "Jonathan Wage",
  107. "email": "jonwage@gmail.com",
  108. "homepage": "http://www.jwage.com/"
  109. },
  110. {
  111. "name": "Guilherme Blanco",
  112. "email": "guilhermeblanco@gmail.com",
  113. "homepage": "http://www.instaclick.com"
  114. },
  115. {
  116. "name": "Roman Borschel",
  117. "email": "roman@code-factory.org"
  118. },
  119. {
  120. "name": "Benjamin Eberlei",
  121. "email": "kontakt@beberlei.de"
  122. },
  123. {
  124. "name": "Johannes Schmitt",
  125. "email": "schmittjoh@gmail.com",
  126. "homepage": "https://github.com/schmittjoh",
  127. "role": "Developer of wrapped JMSSerializerBundle"
  128. }
  129. ],
  130. "description": "Common Library for Doctrine projects",
  131. "homepage": "http://www.doctrine-project.org",
  132. "keywords": [
  133. "collections",
  134. "spl",
  135. "eventmanager",
  136. "annotations",
  137. "persistence"
  138. ]
  139. },
  140. {
  141. "name": "doctrine/dbal",
  142. "version": "dev-master",
  143. "source": {
  144. "type": "git",
  145. "url": "https://github.com/doctrine/dbal",
  146. "reference": "6ace93c92ebfa2411b7c763607057baf069fb0d6"
  147. },
  148. "dist": {
  149. "type": "zip",
  150. "url": "https://github.com/doctrine/dbal/archive/6ace93c92ebfa2411b7c763607057baf069fb0d6.zip",
  151. "reference": "6ace93c92ebfa2411b7c763607057baf069fb0d6",
  152. "shasum": ""
  153. },
  154. "require": {
  155. "php": ">=5.3.2",
  156. "doctrine/common": ">=2.3-dev,<2.5-dev"
  157. },
  158. "time": "2012-12-17 11:53:37",
  159. "type": "library",
  160. "extra": {
  161. "branch-alias": {
  162. "dev-master": "2.4.x-dev"
  163. }
  164. },
  165. "installation-source": "source",
  166. "autoload": {
  167. "psr-0": {
  168. "Doctrine\\DBAL\\": "lib/"
  169. }
  170. },
  171. "notification-url": "https://packagist.org/downloads/",
  172. "license": [
  173. "MIT"
  174. ],
  175. "authors": [
  176. {
  177. "name": "Jonathan Wage",
  178. "email": "jonwage@gmail.com",
  179. "homepage": "http://www.jwage.com/"
  180. },
  181. {
  182. "name": "Guilherme Blanco",
  183. "email": "guilhermeblanco@gmail.com",
  184. "homepage": "http://www.instaclick.com"
  185. },
  186. {
  187. "name": "Roman Borschel",
  188. "email": "roman@code-factory.org"
  189. },
  190. {
  191. "name": "Benjamin Eberlei",
  192. "email": "kontakt@beberlei.de"
  193. }
  194. ],
  195. "description": "Database Abstraction Layer",
  196. "homepage": "http://www.doctrine-project.org",
  197. "keywords": [
  198. "database",
  199. "persistence",
  200. "dbal",
  201. "queryobject"
  202. ]
  203. },
  204. {
  205. "name": "doctrine/migrations",
  206. "version": "dev-master",
  207. "source": {
  208. "type": "git",
  209. "url": "https://github.com/doctrine/migrations",
  210. "reference": "c1d875ce7d092dd1bc7508c3867b5c6b97431e43"
  211. },
  212. "dist": {
  213. "type": "zip",
  214. "url": "https://github.com/doctrine/migrations/archive/c1d875ce7d092dd1bc7508c3867b5c6b97431e43.zip",
  215. "reference": "c1d875ce7d092dd1bc7508c3867b5c6b97431e43",
  216. "shasum": ""
  217. },
  218. "require": {
  219. "php": ">=5.3.2",
  220. "doctrine/dbal": ">=2.0,<2.5.x-dev"
  221. },
  222. "require-dev": {
  223. "symfony/console": "2.*",
  224. "symfony/yaml": "2.*"
  225. },
  226. "suggest": {
  227. "symfony/console": "to run the migration from the console"
  228. },
  229. "time": "2012-10-19 10:37:24",
  230. "type": "library",
  231. "installation-source": "source",
  232. "autoload": {
  233. "psr-0": {
  234. "Doctrine\\DBAL\\Migrations": "lib"
  235. }
  236. },
  237. "notification-url": "https://packagist.org/downloads/",
  238. "license": [
  239. "LGPL"
  240. ],
  241. "authors": [
  242. {
  243. "name": "Jonathan Wage",
  244. "email": "jonwage@gmail.com",
  245. "homepage": "http://www.jwage.com/"
  246. },
  247. {
  248. "name": "Benjamin Eberlei",
  249. "email": "kontakt@beberlei.de"
  250. }
  251. ],
  252. "description": "Database Schema migrations using Doctrine DBAL",
  253. "homepage": "http://www.doctrine-project.org",
  254. "keywords": [
  255. "database",
  256. "migrations"
  257. ]
  258. },
  259. {
  260. "name": "doctrine/orm",
  261. "version": "dev-master",
  262. "source": {
  263. "type": "git",
  264. "url": "git://github.com/doctrine/doctrine2.git",
  265. "reference": "8b5e4a9a52670992b85e7223d255b98cf77a35a3"
  266. },
  267. "dist": {
  268. "type": "zip",
  269. "url": "https://github.com/doctrine/doctrine2/archive/8b5e4a9a52670992b85e7223d255b98cf77a35a3.zip",
  270. "reference": "8b5e4a9a52670992b85e7223d255b98cf77a35a3",
  271. "shasum": ""
  272. },
  273. "require": {
  274. "php": ">=5.3.2",
  275. "ext-pdo": "*",
  276. "symfony/console": "2.*",
  277. "doctrine/dbal": ">=2.3-dev,<2.5-dev"
  278. },
  279. "suggest": {
  280. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  281. },
  282. "time": "2012-12-21 11:45:07",
  283. "bin": [
  284. "bin/doctrine",
  285. "bin/doctrine.php"
  286. ],
  287. "type": "library",
  288. "extra": {
  289. "branch-alias": {
  290. "dev-master": "2.4.x-dev"
  291. }
  292. },
  293. "installation-source": "source",
  294. "autoload": {
  295. "psr-0": {
  296. "Doctrine\\ORM\\": "lib/"
  297. }
  298. },
  299. "notification-url": "https://packagist.org/downloads/",
  300. "license": [
  301. "MIT"
  302. ],
  303. "authors": [
  304. {
  305. "name": "Jonathan Wage",
  306. "email": "jonwage@gmail.com",
  307. "homepage": "http://www.jwage.com/"
  308. },
  309. {
  310. "name": "Guilherme Blanco",
  311. "email": "guilhermeblanco@gmail.com",
  312. "homepage": "http://www.instaclick.com"
  313. },
  314. {
  315. "name": "Roman Borschel",
  316. "email": "roman@code-factory.org"
  317. },
  318. {
  319. "name": "Benjamin Eberlei",
  320. "email": "kontakt@beberlei.de"
  321. }
  322. ],
  323. "description": "Object-Relational-Mapper for PHP",
  324. "homepage": "http://www.doctrine-project.org",
  325. "keywords": [
  326. "database",
  327. "orm"
  328. ]
  329. },
  330. {
  331. "name": "monolog/monolog",
  332. "version": "dev-master",
  333. "source": {
  334. "type": "git",
  335. "url": "https://github.com/Seldaek/monolog",
  336. "reference": "52b454f89041c41c548bc242482aaf9dc6fee5d8"
  337. },
  338. "dist": {
  339. "type": "zip",
  340. "url": "https://github.com/Seldaek/monolog/archive/52b454f89041c41c548bc242482aaf9dc6fee5d8.zip",
  341. "reference": "52b454f89041c41c548bc242482aaf9dc6fee5d8",
  342. "shasum": ""
  343. },
  344. "require": {
  345. "php": ">=5.3.0"
  346. },
  347. "require-dev": {
  348. "mlehner/gelf-php": "1.0.*"
  349. },
  350. "suggest": {
  351. "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
  352. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  353. "ext-mongo": "Allow sending log messages to a MongoDB server"
  354. },
  355. "time": "2012-12-21 09:35:52",
  356. "type": "library",
  357. "extra": {
  358. "branch-alias": {
  359. "dev-master": "1.3.x-dev"
  360. }
  361. },
  362. "installation-source": "source",
  363. "autoload": {
  364. "psr-0": {
  365. "Monolog": "src/"
  366. }
  367. },
  368. "notification-url": "https://packagist.org/downloads/",
  369. "license": [
  370. "MIT"
  371. ],
  372. "authors": [
  373. {
  374. "name": "Jordi Boggiano",
  375. "email": "j.boggiano@seld.be",
  376. "homepage": "http://seld.be",
  377. "role": "Developer"
  378. }
  379. ],
  380. "description": "Logging for PHP 5.3",
  381. "homepage": "http://github.com/Seldaek/monolog",
  382. "keywords": [
  383. "log",
  384. "logging"
  385. ]
  386. },
  387. {
  388. "name": "pagerfanta/pagerfanta",
  389. "version": "dev-master",
  390. "source": {
  391. "type": "git",
  392. "url": "git://github.com/whiteoctober/Pagerfanta.git",
  393. "reference": "12f71d99457b018fb80746f84514dd5b495c5789"
  394. },
  395. "dist": {
  396. "type": "zip",
  397. "url": "https://github.com/whiteoctober/Pagerfanta/archive/12f71d99457b018fb80746f84514dd5b495c5789.zip",
  398. "reference": "12f71d99457b018fb80746f84514dd5b495c5789",
  399. "shasum": ""
  400. },
  401. "require": {
  402. "php": ">=5.3.0"
  403. },
  404. "suggest": {
  405. "doctrine/orm": "2.*",
  406. "doctrine/mongodb-odm": "2.*",
  407. "solarium/solarium": "2.*"
  408. },
  409. "time": "2012-08-22 21:56:31",
  410. "type": "library",
  411. "installation-source": "source",
  412. "autoload": {
  413. "psr-0": {
  414. "Pagerfanta\\": "src/"
  415. }
  416. },
  417. "notification-url": "https://packagist.org/downloads/",
  418. "license": [
  419. "MIT"
  420. ],
  421. "authors": [
  422. {
  423. "name": "Pablo Díez",
  424. "email": "pablodip@gmail.com",
  425. "homepage": "http://github.com/pablodip"
  426. }
  427. ],
  428. "description": "Pagination for PHP 5.3",
  429. "keywords": [
  430. "page",
  431. "paging"
  432. ]
  433. },
  434. {
  435. "name": "pimple/pimple",
  436. "version": "dev-master",
  437. "source": {
  438. "type": "git",
  439. "url": "git://github.com/fabpot/Pimple.git",
  440. "reference": "v1.0.1"
  441. },
  442. "dist": {
  443. "type": "zip",
  444. "url": "https://github.com/fabpot/Pimple/archive/v1.0.1.zip",
  445. "reference": "v1.0.1",
  446. "shasum": ""
  447. },
  448. "require": {
  449. "php": ">=5.3.0"
  450. },
  451. "time": "2012-11-11 08:32:34",
  452. "type": "library",
  453. "extra": {
  454. "branch-alias": {
  455. "dev-master": "1.0.x-dev"
  456. }
  457. },
  458. "installation-source": "source",
  459. "autoload": {
  460. "psr-0": {
  461. "Pimple": "lib/"
  462. }
  463. },
  464. "notification-url": "https://packagist.org/downloads/",
  465. "license": [
  466. "MIT"
  467. ],
  468. "authors": [
  469. {
  470. "name": "Fabien Potencier",
  471. "email": "fabien@symfony.com"
  472. }
  473. ],
  474. "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
  475. "homepage": "http://pimple.sensiolabs.org",
  476. "keywords": [
  477. "dependency injection",
  478. "container"
  479. ]
  480. },
  481. {
  482. "name": "silex/silex",
  483. "version": "dev-master",
  484. "source": {
  485. "type": "git",
  486. "url": "git://github.com/fabpot/Silex.git",
  487. "reference": "bd523d5970bb093d1d2c709e91a7f72b70c39108"
  488. },
  489. "dist": {
  490. "type": "zip",
  491. "url": "https://github.com/fabpot/Silex/archive/bd523d5970bb093d1d2c709e91a7f72b70c39108.zip",
  492. "reference": "bd523d5970bb093d1d2c709e91a7f72b70c39108",
  493. "shasum": ""
  494. },
  495. "require": {
  496. "php": ">=5.3.3",
  497. "pimple/pimple": "1.*",
  498. "symfony/event-dispatcher": ">=2.1,<2.3-dev",
  499. "symfony/http-foundation": ">=2.1,<2.3-dev",
  500. "symfony/http-kernel": ">=2.1,<2.3-dev",
  501. "symfony/routing": ">=2.1,<2.3-dev"
  502. },
  503. "require-dev": {
  504. "monolog/monolog": ">=1.0.0,<1.2-dev",
  505. "twig/twig": ">=1.8.0,<2.0-dev",
  506. "swiftmailer/swiftmailer": "4.2.*",
  507. "doctrine/dbal": ">=2.2.0,<2.4.0-dev",
  508. "symfony/security": ">=2.1,<2.3-dev",
  509. "symfony/config": ">=2.1,<2.3-dev",
  510. "symfony/locale": ">=2.1,<2.3-dev",
  511. "symfony/form": ">=2.1,<2.3-dev",
  512. "symfony/browser-kit": ">=2.1,<2.3-dev",
  513. "symfony/css-selector": ">=2.1,<2.3-dev",
  514. "symfony/finder": ">=2.1,<2.3-dev",
  515. "symfony/monolog-bridge": ">=2.1,<2.3-dev",
  516. "symfony/process": ">=2.1,<2.3-dev",
  517. "symfony/translation": ">=2.1,<2.3-dev",
  518. "symfony/twig-bridge": ">=2.1,<2.3-dev",
  519. "symfony/validator": ">=2.1,<2.3-dev",
  520. "symfony/serializer": ">=2.1,<2.3-dev"
  521. },
  522. "suggest": {
  523. "symfony/browser-kit": ">=2.1,<2.3-dev",
  524. "symfony/css-selector": ">=2.1,<2.3-dev",
  525. "symfony/dom-crawler": ">=2.1,<2.3-dev"
  526. },
  527. "time": "2012-12-18 11:32:45",
  528. "type": "library",
  529. "extra": {
  530. "branch-alias": {
  531. "dev-master": "1.0.x-dev"
  532. }
  533. },
  534. "installation-source": "source",
  535. "autoload": {
  536. "psr-0": {
  537. "Silex": "src/"
  538. }
  539. },
  540. "notification-url": "https://packagist.org/downloads/",
  541. "license": [
  542. "MIT"
  543. ],
  544. "authors": [
  545. {
  546. "name": "Fabien Potencier",
  547. "email": "fabien@symfony.com"
  548. },
  549. {
  550. "name": "Igor Wiedler",
  551. "email": "igor@wiedler.ch",
  552. "homepage": "http://wiedler.ch/igor/"
  553. }
  554. ],
  555. "description": "The PHP micro-framework based on the Symfony2 Components",
  556. "homepage": "http://silex.sensiolabs.org",
  557. "keywords": [
  558. "microframework"
  559. ]
  560. },
  561. {
  562. "name": "swiftmailer/swiftmailer",
  563. "version": "v4.1.8",
  564. "source": {
  565. "type": "git",
  566. "url": "git://github.com/swiftmailer/swiftmailer.git",
  567. "reference": "v4.1.8"
  568. },
  569. "dist": {
  570. "type": "zip",
  571. "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.1.8",
  572. "reference": "v4.1.8",
  573. "shasum": ""
  574. },
  575. "require": {
  576. "php": ">=5.2.4"
  577. },
  578. "time": "2012-06-17 13:55:34",
  579. "type": "library",
  580. "extra": {
  581. "branch-alias": {
  582. "dev-master": "4.1-dev"
  583. }
  584. },
  585. "installation-source": "dist",
  586. "autoload": {
  587. "files": [
  588. "lib/swift_required.php"
  589. ]
  590. },
  591. "notification-url": "https://packagist.org/downloads/",
  592. "license": [
  593. "LGPL"
  594. ],
  595. "authors": [
  596. {
  597. "name": "Fabien Potencier",
  598. "email": "fabien@symfony.com"
  599. },
  600. {
  601. "name": "Chris Corbyn"
  602. }
  603. ],
  604. "description": "Swiftmailer, free feature-rich PHP mailer",
  605. "homepage": "http://swiftmailer.org",
  606. "keywords": [
  607. "mail",
  608. "mailer"
  609. ]
  610. },
  611. {
  612. "name": "symfony/config",
  613. "version": "dev-master",
  614. "target-dir": "Symfony/Component/Config",
  615. "source": {
  616. "type": "git",
  617. "url": "https://github.com/symfony/Config",
  618. "reference": "ab422ad472259c7775d70831182f586f444c77a3"
  619. },
  620. "dist": {
  621. "type": "zip",
  622. "url": "https://github.com/symfony/Config/archive/ab422ad472259c7775d70831182f586f444c77a3.zip",
  623. "reference": "ab422ad472259c7775d70831182f586f444c77a3",
  624. "shasum": ""
  625. },
  626. "require": {
  627. "php": ">=5.3.3"
  628. },
  629. "time": "2012-12-20 07:41:17",
  630. "type": "library",
  631. "extra": {
  632. "branch-alias": {
  633. "dev-master": "2.2-dev"
  634. }
  635. },
  636. "installation-source": "source",
  637. "autoload": {
  638. "psr-0": {
  639. "Symfony\\Component\\Config\\": ""
  640. }
  641. },
  642. "notification-url": "https://packagist.org/downloads/",
  643. "license": [
  644. "MIT"
  645. ],
  646. "authors": [
  647. {
  648. "name": "Fabien Potencier",
  649. "email": "fabien@symfony.com"
  650. },
  651. {
  652. "name": "Symfony Community",
  653. "homepage": "http://symfony.com/contributors"
  654. }
  655. ],
  656. "description": "Symfony Config Component",
  657. "homepage": "http://symfony.com"
  658. },
  659. {
  660. "name": "symfony/console",
  661. "version": "dev-master",
  662. "target-dir": "Symfony/Component/Console",
  663. "source": {
  664. "type": "git",
  665. "url": "https://github.com/symfony/Console",
  666. "reference": "388ea8dbc1b3e1f96721e2799eb2d037e411a281"
  667. },
  668. "dist": {
  669. "type": "zip",
  670. "url": "https://github.com/symfony/Console/archive/388ea8dbc1b3e1f96721e2799eb2d037e411a281.zip",
  671. "reference": "388ea8dbc1b3e1f96721e2799eb2d037e411a281",
  672. "shasum": ""
  673. },
  674. "require": {
  675. "php": ">=5.3.3"
  676. },
  677. "time": "2012-12-19 07:09:49",
  678. "type": "library",
  679. "extra": {
  680. "branch-alias": {
  681. "dev-master": "2.2-dev"
  682. }
  683. },
  684. "installation-source": "source",
  685. "autoload": {
  686. "psr-0": {
  687. "Symfony\\Component\\Console\\": ""
  688. }
  689. },
  690. "notification-url": "https://packagist.org/downloads/",
  691. "license": [
  692. "MIT"
  693. ],
  694. "authors": [
  695. {
  696. "name": "Fabien Potencier",
  697. "email": "fabien@symfony.com"
  698. },
  699. {
  700. "name": "Symfony Community",
  701. "homepage": "http://symfony.com/contributors"
  702. }
  703. ],
  704. "description": "Symfony Console Component",
  705. "homepage": "http://symfony.com"
  706. },
  707. {
  708. "name": "symfony/dependency-injection",
  709. "version": "dev-master",
  710. "target-dir": "Symfony/Component/DependencyInjection",
  711. "source": {
  712. "type": "git",
  713. "url": "https://github.com/symfony/DependencyInjection",
  714. "reference": "32ad6cccb2c38d7ac87217fae459083438f05634"
  715. },
  716. "dist": {
  717. "type": "zip",
  718. "url": "https://github.com/symfony/DependencyInjection/archive/32ad6cccb2c38d7ac87217fae459083438f05634.zip",
  719. "reference": "32ad6cccb2c38d7ac87217fae459083438f05634",
  720. "shasum": ""
  721. },
  722. "require": {
  723. "php": ">=5.3.3"
  724. },
  725. "require-dev": {
  726. "symfony/yaml": "2.2.*",
  727. "symfony/config": "2.2.*"
  728. },
  729. "suggest": {
  730. "symfony/yaml": "2.2.*",
  731. "symfony/config": "2.2.*"
  732. },
  733. "time": "2012-12-19 07:09:49",
  734. "type": "library",
  735. "extra": {
  736. "branch-alias": {
  737. "dev-master": "2.2-dev"
  738. }
  739. },
  740. "installation-source": "source",
  741. "autoload": {
  742. "psr-0": {
  743. "Symfony\\Component\\DependencyInjection\\": ""
  744. }
  745. },
  746. "notification-url": "https://packagist.org/downloads/",
  747. "license": [
  748. "MIT"
  749. ],
  750. "authors": [
  751. {
  752. "name": "Fabien Potencier",
  753. "email": "fabien@symfony.com"
  754. },
  755. {
  756. "name": "Symfony Community",
  757. "homepage": "http://symfony.com/contributors"
  758. }
  759. ],
  760. "description": "Symfony DependencyInjection Component",
  761. "homepage": "http://symfony.com"
  762. },
  763. {
  764. "name": "symfony/event-dispatcher",
  765. "version": "2.1.x-dev",
  766. "target-dir": "Symfony/Component/EventDispatcher",
  767. "source": {
  768. "type": "git",
  769. "url": "https://github.com/symfony/EventDispatcher",
  770. "reference": "v2.1.6"
  771. },
  772. "dist": {
  773. "type": "zip",
  774. "url": "https://github.com/symfony/EventDispatcher/archive/v2.1.6.zip",
  775. "reference": "v2.1.6",
  776. "shasum": ""
  777. },
  778. "require": {
  779. "php": ">=5.3.3"
  780. },
  781. "require-dev": {
  782. "symfony/dependency-injection": "2.1.*"
  783. },
  784. "suggest": {
  785. "symfony/dependency-injection": "2.1.*",
  786. "symfony/http-kernel": "2.1.*"
  787. },
  788. "time": "2012-12-06 10:00:55",
  789. "type": "library",
  790. "installation-source": "source",
  791. "autoload": {
  792. "psr-0": {
  793. "Symfony\\Component\\EventDispatcher": ""
  794. }
  795. },
  796. "notification-url": "https://packagist.org/downloads/",
  797. "license": [
  798. "MIT"
  799. ],
  800. "authors": [
  801. {
  802. "name": "Fabien Potencier",
  803. "email": "fabien@symfony.com"
  804. },
  805. {
  806. "name": "Symfony Community",
  807. "homepage": "http://symfony.com/contributors"
  808. }
  809. ],
  810. "description": "Symfony EventDispatcher Component",
  811. "homepage": "http://symfony.com"
  812. },
  813. {
  814. "name": "symfony/form",
  815. "version": "2.1.x-dev",
  816. "target-dir": "Symfony/Component/Form",
  817. "source": {
  818. "type": "git",
  819. "url": "https://github.com/symfony/Form",
  820. "reference": "v2.1.6"
  821. },
  822. "dist": {
  823. "type": "zip",
  824. "url": "https://github.com/symfony/Form/archive/v2.1.6.zip",
  825. "reference": "v2.1.6",
  826. "shasum": ""
  827. },
  828. "require": {
  829. "php": ">=5.3.3",
  830. "symfony/event-dispatcher": "2.1.*",
  831. "symfony/locale": "2.1.*",
  832. "symfony/options-resolver": "2.1.*"
  833. },
  834. "require-dev": {
  835. "symfony/validator": "2.1.*",
  836. "symfony/http-foundation": "2.1.*"
  837. },
  838. "suggest": {
  839. "symfony/validator": "2.1.*",
  840. "symfony/http-foundation": "2.1.*"
  841. },
  842. "time": "2012-12-15 17:20:34",
  843. "type": "library",
  844. "installation-source": "source",
  845. "autoload": {
  846. "psr-0": {
  847. "Symfony\\Component\\Form": ""
  848. }
  849. },
  850. "notification-url": "https://packagist.org/downloads/",
  851. "license": [
  852. "MIT"
  853. ],
  854. "authors": [
  855. {
  856. "name": "Fabien Potencier",
  857. "email": "fabien@symfony.com"
  858. },
  859. {
  860. "name": "Symfony Community",
  861. "homepage": "http://symfony.com/contributors"
  862. }
  863. ],
  864. "description": "Symfony Form Component",
  865. "homepage": "http://symfony.com"
  866. },
  867. {
  868. "name": "symfony/http-foundation",
  869. "version": "2.1.x-dev",
  870. "target-dir": "Symfony/Component/HttpFoundation",
  871. "source": {
  872. "type": "git",
  873. "url": "https://github.com/symfony/HttpFoundation",
  874. "reference": "v2.1.6"
  875. },
  876. "dist": {
  877. "type": "zip",
  878. "url": "https://github.com/symfony/HttpFoundation/archive/v2.1.6.zip",
  879. "reference": "v2.1.6",
  880. "shasum": ""
  881. },
  882. "require": {
  883. "php": ">=5.3.3"
  884. },
  885. "time": "2012-12-14 21:03:29",
  886. "type": "library",
  887. "installation-source": "source",
  888. "autoload": {
  889. "psr-0": {
  890. "Symfony\\Component\\HttpFoundation": "",
  891. "SessionHandlerInterface": "Symfony/Component/HttpFoundation/Resources/stubs"
  892. }
  893. },
  894. "notification-url": "https://packagist.org/downloads/",
  895. "license": [
  896. "MIT"
  897. ],
  898. "authors": [
  899. {
  900. "name": "Fabien Potencier",
  901. "email": "fabien@symfony.com"
  902. },
  903. {
  904. "name": "Symfony Community",
  905. "homepage": "http://symfony.com/contributors"
  906. }
  907. ],
  908. "description": "Symfony HttpFoundation Component",
  909. "homepage": "http://symfony.com"
  910. },
  911. {
  912. "name": "symfony/http-kernel",
  913. "version": "2.1.x-dev",
  914. "target-dir": "Symfony/Component/HttpKernel",
  915. "source": {
  916. "type": "git",
  917. "url": "https://github.com/symfony/HttpKernel",
  918. "reference": "17fb2aeb877649a144260681bc460a3dd258e344"
  919. },
  920. "dist": {
  921. "type": "zip",
  922. "url": "https://github.com/symfony/HttpKernel/archive/17fb2aeb877649a144260681bc460a3dd258e344.zip",
  923. "reference": "17fb2aeb877649a144260681bc460a3dd258e344",
  924. "shasum": ""
  925. },
  926. "require": {
  927. "php": ">=5.3.3",
  928. "symfony/event-dispatcher": "2.1.*",
  929. "symfony/http-foundation": "2.1.*"
  930. },
  931. "require-dev": {
  932. "symfony/browser-kit": "2.1.*",
  933. "symfony/class-loader": "2.1.*",
  934. "symfony/config": "2.1.*",
  935. "symfony/console": "2.1.*",
  936. "symfony/dependency-injection": "2.1.*",
  937. "symfony/finder": "2.1.*",
  938. "symfony/process": "2.1.*",
  939. "symfony/routing": "2.1.*"
  940. },
  941. "suggest": {
  942. "symfony/browser-kit": "2.1.*",
  943. "symfony/class-loader": "2.1.*",
  944. "symfony/config": "2.1.*",
  945. "symfony/console": "2.1.*",
  946. "symfony/dependency-injection": "2.1.*",
  947. "symfony/finder": "2.1.*"
  948. },
  949. "time": "2012-12-21 10:42:20",
  950. "type": "library",
  951. "installation-source": "source",
  952. "autoload": {
  953. "psr-0": {
  954. "Symfony\\Component\\HttpKernel": ""
  955. }
  956. },
  957. "notification-url": "https://packagist.org/downloads/",
  958. "license": [
  959. "MIT"
  960. ],
  961. "authors": [
  962. {
  963. "name": "Fabien Potencier",
  964. "email": "fabien@symfony.com"
  965. },
  966. {
  967. "name": "Symfony Community",
  968. "homepage": "http://symfony.com/contributors"
  969. }
  970. ],
  971. "description": "Symfony HttpKernel Component",
  972. "homepage": "http://symfony.com"
  973. },
  974. {
  975. "name": "symfony/locale",
  976. "version": "2.1.x-dev",
  977. "target-dir": "Symfony/Component/Locale",
  978. "source": {
  979. "type": "git",
  980. "url": "https://github.com/symfony/Locale",
  981. "reference": "v2.1.6"
  982. },
  983. "dist": {
  984. "type": "zip",
  985. "url": "https://github.com/symfony/Locale/archive/v2.1.6.zip",
  986. "reference": "v2.1.6",
  987. "shasum": ""
  988. },
  989. "require": {
  990. "php": ">=5.3.3"
  991. },
  992. "suggest": {
  993. "ext-intl": ">=5.3.3"
  994. },
  995. "time": "2012-12-15 17:28:15",
  996. "type": "library",
  997. "installation-source": "source",
  998. "autoload": {
  999. "psr-0": {
  1000. "Symfony\\Component\\Locale": ""
  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": "http://symfony.com/contributors"
  1015. }
  1016. ],
  1017. "description": "Symfony Locale Component",
  1018. "homepage": "http://symfony.com"
  1019. },
  1020. {
  1021. "name": "symfony/options-resolver",
  1022. "version": "2.1.x-dev",
  1023. "target-dir": "Symfony/Component/OptionsResolver",
  1024. "source": {
  1025. "type": "git",
  1026. "url": "https://github.com/symfony/OptionsResolver",
  1027. "reference": "v2.1.6"
  1028. },
  1029. "dist": {
  1030. "type": "zip",
  1031. "url": "https://github.com/symfony/OptionsResolver/archive/v2.1.6.zip",
  1032. "reference": "v2.1.6",
  1033. "shasum": ""
  1034. },
  1035. "require": {
  1036. "php": ">=5.3.3"
  1037. },
  1038. "time": "2012-12-06 10:00:55",
  1039. "type": "library",
  1040. "installation-source": "source",
  1041. "autoload": {
  1042. "psr-0": {
  1043. "Symfony\\Component\\OptionsResolver": ""
  1044. }
  1045. },
  1046. "notification-url": "https://packagist.org/downloads/",
  1047. "license": [
  1048. "MIT"
  1049. ],
  1050. "authors": [
  1051. {
  1052. "name": "Fabien Potencier",
  1053. "email": "fabien@symfony.com"
  1054. },
  1055. {
  1056. "name": "Symfony Community",
  1057. "homepage": "http://symfony.com/contributors"
  1058. }
  1059. ],
  1060. "description": "Symfony OptionsResolver Component",
  1061. "homepage": "http://symfony.com",
  1062. "keywords": [
  1063. "configuration",
  1064. "config",
  1065. "options"
  1066. ]
  1067. },
  1068. {
  1069. "name": "symfony/routing",
  1070. "version": "dev-master",
  1071. "target-dir": "Symfony/Component/Routing",
  1072. "source": {
  1073. "type": "git",
  1074. "url": "https://github.com/symfony/Routing",
  1075. "reference": "eecf36850760b137fcd4f5025c64014de722874c"
  1076. },
  1077. "dist": {
  1078. "type": "zip",
  1079. "url": "https://github.com/symfony/Routing/archive/eecf36850760b137fcd4f5025c64014de722874c.zip",
  1080. "reference": "eecf36850760b137fcd4f5025c64014de722874c",
  1081. "shasum": ""
  1082. },
  1083. "require": {
  1084. "php": ">=5.3.3"
  1085. },
  1086. "require-dev": {
  1087. "doctrine/common": ">=2.2,<2.4-dev",
  1088. "symfony/config": "2.2.*",
  1089. "symfony/yaml": "2.2.*",
  1090. "symfony/http-kernel": "2.2.*"
  1091. },
  1092. "suggest": {
  1093. "doctrine/common": ">=2.2,<2.4-dev",
  1094. "symfony/config": "2.2.*",
  1095. "symfony/yaml": "2.2.*"
  1096. },
  1097. "time": "2012-12-20 07:41:17",
  1098. "type": "library",
  1099. "extra": {
  1100. "branch-alias": {
  1101. "dev-master": "2.2-dev"
  1102. }
  1103. },
  1104. "installation-source": "source",
  1105. "autoload": {
  1106. "psr-0": {
  1107. "Symfony\\Component\\Routing\\": ""
  1108. }
  1109. },
  1110. "notification-url": "https://packagist.org/downloads/",
  1111. "license": [
  1112. "MIT"
  1113. ],
  1114. "authors": [
  1115. {
  1116. "name": "Fabien Potencier",
  1117. "email": "fabien@symfony.com"
  1118. },
  1119. {
  1120. "name": "Symfony Community",
  1121. "homepage": "http://symfony.com/contributors"
  1122. }
  1123. ],
  1124. "description": "Symfony Routing Component",
  1125. "homepage": "http://symfony.com"
  1126. },
  1127. {
  1128. "name": "symfony/security",
  1129. "version": "2.1.x-dev",
  1130. "target-dir": "Symfony/Component/Security",
  1131. "source": {
  1132. "type": "git",
  1133. "url": "https://github.com/symfony/Security",
  1134. "reference": "v2.1.6"
  1135. },
  1136. "dist": {
  1137. "type": "zip",
  1138. "url": "https://github.com/symfony/Security/archive/v2.1.6.zip",
  1139. "reference": "v2.1.6",
  1140. "shasum": ""
  1141. },
  1142. "require": {
  1143. "php": ">=5.3.3",
  1144. "symfony/event-dispatcher": "2.1.*",
  1145. "symfony/http-foundation": "2.1.*",
  1146. "symfony/http-kernel": "2.1.*"
  1147. },
  1148. "require-dev": {
  1149. "symfony/form": "2.1.*",
  1150. "symfony/routing": "2.1.*",
  1151. "symfony/validator": "2.1.*",
  1152. "doctrine/common": ">=2.2,<2.4-dev",
  1153. "doctrine/dbal": ">=2.2,<2.4-dev"
  1154. },
  1155. "suggest": {
  1156. "doctrine/dbal": "to use the built-in ACL implementation",
  1157. "symfony/class-loader": "2.1.*",
  1158. "symfony/finder": "2.1.*",
  1159. "symfony/form": "2.1.*",
  1160. "symfony/validator": "2.1.*",
  1161. "symfony/routing": "2.1.*"
  1162. },
  1163. "time": "2012-12-11 10:40:22",
  1164. "type": "library",
  1165. "installation-source": "source",
  1166. "autoload": {
  1167. "psr-0": {
  1168. "Symfony\\Component\\Security": ""
  1169. }
  1170. },
  1171. "notification-url": "https://packagist.org/downloads/",
  1172. "license": [
  1173. "MIT"
  1174. ],
  1175. "authors": [
  1176. {
  1177. "name": "Fabien Potencier",
  1178. "email": "fabien@symfony.com"
  1179. },
  1180. {
  1181. "name": "Symfony Community",
  1182. "homepage": "http://symfony.com/contributors"
  1183. }
  1184. ],
  1185. "description": "Symfony Security Component",
  1186. "homepage": "http://symfony.com"
  1187. },
  1188. {
  1189. "name": "symfony/translation",
  1190. "version": "2.1.x-dev",
  1191. "target-dir": "Symfony/Component/Translation",
  1192. "source": {
  1193. "type": "git",
  1194. "url": "https://github.com/symfony/Translation",
  1195. "reference": "v2.1.6"
  1196. },
  1197. "dist": {
  1198. "type": "zip",
  1199. "url": "https://github.com/symfony/Translation/archive/v2.1.6.zip",
  1200. "reference": "v2.1.6",
  1201. "shasum": ""
  1202. },
  1203. "require": {
  1204. "php": ">=5.3.3"
  1205. },
  1206. "require-dev": {
  1207. "symfony/config": "2.1.*",
  1208. "symfony/yaml": "2.1.*"
  1209. },
  1210. "suggest": {
  1211. "symfony/config": "2.1.*",
  1212. "symfony/yaml": "2.1.*"
  1213. },
  1214. "time": "2012-12-06 10:00:55",
  1215. "type": "library",
  1216. "installation-source": "source",
  1217. "autoload": {
  1218. "psr-0": {
  1219. "Symfony\\Component\\Translation": ""
  1220. }
  1221. },
  1222. "notification-url": "https://packagist.org/downloads/",
  1223. "license": [
  1224. "MIT"
  1225. ],
  1226. "authors": [
  1227. {
  1228. "name": "Fabien Potencier",
  1229. "email": "fabien@symfony.com"
  1230. },
  1231. {
  1232. "name": "Symfony Community",
  1233. "homepage": "http://symfony.com/contributors"
  1234. }
  1235. ],
  1236. "description": "Symfony Translation Component",
  1237. "homepage": "http://symfony.com"
  1238. },
  1239. {
  1240. "name": "symfony/twig-bridge",
  1241. "version": "dev-master",
  1242. "target-dir": "Symfony/Bridge/Twig",
  1243. "source": {
  1244. "type": "git",
  1245. "url": "https://github.com/symfony/TwigBridge",
  1246. "reference": "8e744c833f1fdee779a9e747a2feb795a655d869"
  1247. },
  1248. "dist": {
  1249. "type": "zip",
  1250. "url": "https://github.com/symfony/TwigBridge/archive/8e744c833f1fdee779a9e747a2feb795a655d869.zip",
  1251. "reference": "8e744c833f1fdee779a9e747a2feb795a655d869",
  1252. "shasum": ""
  1253. },
  1254. "require": {
  1255. "php": ">=5.3.3",
  1256. "twig/twig": ">=1.9.1,<2.0-dev"
  1257. },
  1258. "require-dev": {
  1259. "symfony/form": "2.2.*",
  1260. "symfony/routing": "2.2.*",
  1261. "symfony/templating": "2.2.*",
  1262. "symfony/translation": "2.2.*",
  1263. "symfony/yaml": "2.2.*",
  1264. "symfony/security": "2.2.*",
  1265. "symfony/http-kernel": "2.2.*"
  1266. },
  1267. "suggest": {
  1268. "symfony/form": "2.2.*",
  1269. "symfony/routing": "2.2.*",
  1270. "symfony/templating": "2.2.*",
  1271. "symfony/translation": "2.2.*",
  1272. "symfony/yaml": "2.2.*",
  1273. "symfony/security": "2.2.*",
  1274. "symfony/http-kernel": "2.2.*"
  1275. },
  1276. "time": "2012-12-20 07:31:14",
  1277. "type": "symfony-bridge",
  1278. "extra": {
  1279. "branch-alias": {
  1280. "dev-master": "2.2-dev"
  1281. }
  1282. },
  1283. "installation-source": "source",
  1284. "autoload": {
  1285. "psr-0": {
  1286. "Symfony\\Bridge\\Twig\\": ""
  1287. }
  1288. },
  1289. "notification-url": "https://packagist.org/downloads/",
  1290. "license": [
  1291. "MIT"
  1292. ],
  1293. "authors": [
  1294. {
  1295. "name": "Fabien Potencier",
  1296. "email": "fabien@symfony.com"
  1297. },
  1298. {
  1299. "name": "Symfony Community",
  1300. "homepage": "http://symfony.com/contributors"
  1301. }
  1302. ],
  1303. "description": "Symfony Twig Bridge",
  1304. "homepage": "http://symfony.com"
  1305. },
  1306. {
  1307. "name": "symfony/validator",
  1308. "version": "2.1.x-dev",
  1309. "target-dir": "Symfony/Component/Validator",
  1310. "source": {
  1311. "type": "git",
  1312. "url": "https://github.com/symfony/Validator",
  1313. "reference": "v2.1.6"
  1314. },
  1315. "dist": {
  1316. "type": "zip",
  1317. "url": "https://github.com/symfony/Validator/archive/v2.1.6.zip",
  1318. "reference": "v2.1.6",
  1319. "shasum": ""
  1320. },
  1321. "require": {
  1322. "php": ">=5.3.3"
  1323. },
  1324. "require-dev": {
  1325. "symfony/http-foundation": "2.1.*",
  1326. "symfony/locale": "2.1.*",
  1327. "symfony/yaml": "2.1.*"
  1328. },
  1329. "suggest": {
  1330. "doctrine/common": ">=2.1,<2.4-dev",
  1331. "symfony/http-foundation": "2.1.*",
  1332. "symfony/yaml": "2.1.*"
  1333. },
  1334. "time": "2012-12-12 13:03:58",
  1335. "type": "library",
  1336. "installation-source": "source",
  1337. "autoload": {
  1338. "psr-0": {
  1339. "Symfony\\Component\\Validator": ""
  1340. }
  1341. },
  1342. "notification-url": "https://packagist.org/downloads/",
  1343. "license": [
  1344. "MIT"
  1345. ],
  1346. "authors": [
  1347. {
  1348. "name": "Fabien Potencier",
  1349. "email": "fabien@symfony.com"
  1350. },
  1351. {
  1352. "name": "Symfony Community",
  1353. "homepage": "http://symfony.com/contributors"
  1354. }
  1355. ],
  1356. "description": "Symfony Validator Component",
  1357. "homepage": "http://symfony.com"
  1358. },
  1359. {
  1360. "name": "symfony/yaml",
  1361. "version": "2.1.x-dev",
  1362. "target-dir": "Symfony/Component/Yaml",
  1363. "source": {
  1364. "type": "git",
  1365. "url": "https://github.com/symfony/Yaml",
  1366. "reference": "v2.1.6"
  1367. },
  1368. "dist": {
  1369. "type": "zip",
  1370. "url": "https://github.com/symfony/Yaml/archive/v2.1.6.zip",
  1371. "reference": "v2.1.6",
  1372. "shasum": ""
  1373. },
  1374. "require": {
  1375. "php": ">=5.3.3"
  1376. },
  1377. "time": "2012-12-06 10:00:55",
  1378. "type": "library",
  1379. "installation-source": "source",
  1380. "autoload": {
  1381. "psr-0": {
  1382. "Symfony\\Component\\Yaml": ""
  1383. }
  1384. },
  1385. "notification-url": "https://packagist.org/downloads/",
  1386. "license": [
  1387. "MIT"
  1388. ],
  1389. "authors": [
  1390. {
  1391. "name": "Fabien Potencier",
  1392. "email": "fabien@symfony.com"
  1393. },
  1394. {
  1395. "name": "Symfony Community",
  1396. "homepage": "http://symfony.com/contributors"
  1397. }
  1398. ],
  1399. "description": "Symfony Yaml Component",
  1400. "homepage": "http://symfony.com"
  1401. },
  1402. {
  1403. "name": "twig/twig",
  1404. "version": "dev-master",
  1405. "source": {
  1406. "type": "git",
  1407. "url": "git://github.com/fabpot/Twig.git",
  1408. "reference": "f095f3a1777431412954e478f92e8a10cb7b6495"
  1409. },
  1410. "dist": {
  1411. "type": "zip",
  1412. "url": "https://github.com/fabpot/Twig/archive/f095f3a1777431412954e478f92e8a10cb7b6495.zip",
  1413. "reference": "f095f3a1777431412954e478f92e8a10cb7b6495",
  1414. "shasum": ""
  1415. },
  1416. "require": {
  1417. "php": ">=5.2.4"
  1418. },
  1419. "time": "2012-12-18 10:01:32",
  1420. "type": "library",
  1421. "extra": {
  1422. "branch-alias": {
  1423. "dev-master": "1.12-dev"
  1424. }
  1425. },
  1426. "installation-source": "source",
  1427. "autoload": {
  1428. "psr-0": {
  1429. "Twig_": "lib/"
  1430. }
  1431. },
  1432. "notification-url": "https://packagist.org/downloads/",
  1433. "license": [
  1434. "BSD-3"
  1435. ],
  1436. "authors": [
  1437. {
  1438. "name": "Fabien Potencier",
  1439. "email": "fabien@symfony.com"
  1440. },
  1441. {
  1442. "name": "Armin Ronacher",
  1443. "email": "armin.ronacher@active-4.com"
  1444. }
  1445. ],
  1446. "description": "Twig, the flexible, fast, and secure template language for PHP",
  1447. "homepage": "http://twig.sensiolabs.org",
  1448. "keywords": [
  1449. "templating"
  1450. ]
  1451. }
  1452. ],
  1453. "packages-dev": null,
  1454. "aliases": [
  1455. ],
  1456. "minimum-stability": "dev",
  1457. "stability-flags": {
  1458. "silex/silex": 20,
  1459. "symfony/config": 20,
  1460. "symfony/console": 20,
  1461. "symfony/twig-bridge": 20,
  1462. "symfony/dependency-injection": 20,
  1463. "dflydev/doctrine-orm-service-provider": 20,
  1464. "doctrine/migrations": 20,
  1465. "pagerfanta/pagerfanta": 20
  1466. }
  1467. }