installed.json 51KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673
  1. [
  2. {
  3. "name": "jdorn/sql-formatter",
  4. "version": "v1.2.0",
  5. "version_normalized": "1.2.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "git://github.com/jdorn/sql-formatter.git",
  9. "reference": "v1.2.0"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://github.com/jdorn/sql-formatter/archive/v1.2.0.zip",
  14. "reference": "v1.2.0",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.2.4"
  19. },
  20. "time": "2012-12-22 21:46:50",
  21. "type": "library",
  22. "extra": {
  23. "branch-alias": {
  24. "dev-master": "1.3.x-dev"
  25. }
  26. },
  27. "installation-source": "dist",
  28. "autoload": {
  29. "classmap": [
  30. "lib"
  31. ]
  32. },
  33. "notification-url": "https://packagist.org/downloads/",
  34. "license": [
  35. "LGPL"
  36. ],
  37. "authors": [
  38. {
  39. "name": "Jeremy Dorn",
  40. "email": "jeremy@jeremydorn.com",
  41. "homepage": "http://jeremydorn.com/"
  42. }
  43. ],
  44. "description": "a PHP SQL highlighting library",
  45. "homepage": "https://github.com/jdorn/sql-formatter/",
  46. "keywords": [
  47. "highlight",
  48. "sql"
  49. ]
  50. },
  51. {
  52. "name": "doctrine/common",
  53. "version": "2.3.0",
  54. "version_normalized": "2.3.0.0",
  55. "source": {
  56. "type": "git",
  57. "url": "https://github.com/doctrine/common",
  58. "reference": "2.3.0"
  59. },
  60. "dist": {
  61. "type": "zip",
  62. "url": "https://github.com/doctrine/common/zipball/2.3.0",
  63. "reference": "2.3.0",
  64. "shasum": ""
  65. },
  66. "require": {
  67. "php": ">=5.3.2"
  68. },
  69. "time": "2012-09-19 22:55:18",
  70. "type": "library",
  71. "extra": {
  72. "branch-alias": {
  73. "dev-master": "2.3.x-dev"
  74. }
  75. },
  76. "installation-source": "dist",
  77. "autoload": {
  78. "psr-0": {
  79. "Doctrine\\Common": "lib/"
  80. }
  81. },
  82. "notification-url": "https://packagist.org/downloads/",
  83. "license": [
  84. "MIT"
  85. ],
  86. "authors": [
  87. {
  88. "name": "Jonathan Wage",
  89. "email": "jonwage@gmail.com",
  90. "homepage": "http://www.jwage.com/"
  91. },
  92. {
  93. "name": "Guilherme Blanco",
  94. "email": "guilhermeblanco@gmail.com",
  95. "homepage": "http://www.instaclick.com"
  96. },
  97. {
  98. "name": "Roman Borschel",
  99. "email": "roman@code-factory.org"
  100. },
  101. {
  102. "name": "Benjamin Eberlei",
  103. "email": "kontakt@beberlei.de"
  104. },
  105. {
  106. "name": "Johannes Schmitt",
  107. "email": "schmittjoh@gmail.com",
  108. "homepage": "https://github.com/schmittjoh",
  109. "role": "Developer of wrapped JMSSerializerBundle"
  110. }
  111. ],
  112. "description": "Common Library for Doctrine projects",
  113. "homepage": "http://www.doctrine-project.org",
  114. "keywords": [
  115. "annotations",
  116. "collections",
  117. "eventmanager",
  118. "persistence",
  119. "spl"
  120. ]
  121. },
  122. {
  123. "name": "doctrine/dbal",
  124. "version": "2.3.2",
  125. "version_normalized": "2.3.2.0",
  126. "source": {
  127. "type": "git",
  128. "url": "https://github.com/doctrine/dbal",
  129. "reference": "2.3.2"
  130. },
  131. "dist": {
  132. "type": "zip",
  133. "url": "https://github.com/doctrine/dbal/archive/2.3.2.zip",
  134. "reference": "2.3.2",
  135. "shasum": ""
  136. },
  137. "require": {
  138. "doctrine/common": "2.3.*",
  139. "php": ">=5.3.2"
  140. },
  141. "time": "2013-01-07 20:03:43",
  142. "type": "library",
  143. "extra": {
  144. "branch-alias": {
  145. "dev-master": "2.3.x-dev"
  146. }
  147. },
  148. "installation-source": "dist",
  149. "autoload": {
  150. "psr-0": {
  151. "Doctrine\\DBAL": "lib/"
  152. }
  153. },
  154. "notification-url": "https://packagist.org/downloads/",
  155. "license": [
  156. "MIT"
  157. ],
  158. "authors": [
  159. {
  160. "name": "Jonathan Wage",
  161. "email": "jonwage@gmail.com",
  162. "homepage": "http://www.jwage.com/"
  163. },
  164. {
  165. "name": "Guilherme Blanco",
  166. "email": "guilhermeblanco@gmail.com",
  167. "homepage": "http://www.instaclick.com"
  168. },
  169. {
  170. "name": "Roman Borschel",
  171. "email": "roman@code-factory.org"
  172. },
  173. {
  174. "name": "Benjamin Eberlei",
  175. "email": "kontakt@beberlei.de"
  176. }
  177. ],
  178. "description": "Database Abstraction Layer",
  179. "homepage": "http://www.doctrine-project.org",
  180. "keywords": [
  181. "database",
  182. "dbal",
  183. "persistence",
  184. "queryobject"
  185. ]
  186. },
  187. {
  188. "name": "jms/metadata",
  189. "version": "1.1.1",
  190. "version_normalized": "1.1.1.0",
  191. "source": {
  192. "type": "git",
  193. "url": "https://github.com/schmittjoh/metadata",
  194. "reference": "1.1.1"
  195. },
  196. "dist": {
  197. "type": "zip",
  198. "url": "https://github.com/schmittjoh/metadata/zipball/1.1.1",
  199. "reference": "1.1.1",
  200. "shasum": ""
  201. },
  202. "require": {
  203. "php": ">=5.3.0"
  204. },
  205. "time": "2012-01-02 13:32:49",
  206. "type": "library",
  207. "installation-source": "dist",
  208. "autoload": {
  209. "psr-0": {
  210. "Metadata\\": "src/"
  211. }
  212. },
  213. "notification-url": "https://packagist.org/downloads/",
  214. "license": [
  215. "Apache"
  216. ],
  217. "authors": [
  218. {
  219. "name": "Johannes M. Schmitt",
  220. "email": "schmittjoh@gmail.com",
  221. "homepage": "https://github.com/schmittjoh",
  222. "role": "Developer of wrapped JMSSerializerBundle"
  223. }
  224. ],
  225. "description": "Class/method/property metadata management in PHP",
  226. "keywords": [
  227. "annotations",
  228. "metadata",
  229. "xml",
  230. "yaml"
  231. ]
  232. },
  233. {
  234. "name": "jms/cg",
  235. "version": "1.0.0",
  236. "version_normalized": "1.0.0.0",
  237. "source": {
  238. "type": "git",
  239. "url": "git://github.com/schmittjoh/cg-library.git",
  240. "reference": "1.0.0"
  241. },
  242. "dist": {
  243. "type": "zip",
  244. "url": "https://github.com/schmittjoh/cg-library/zipball/1.0.0",
  245. "reference": "1.0.0",
  246. "shasum": ""
  247. },
  248. "require": {
  249. "php": ">=5.3.0"
  250. },
  251. "time": "2012-01-02 12:40:52",
  252. "type": "library",
  253. "installation-source": "dist",
  254. "autoload": {
  255. "psr-0": {
  256. "CG\\": "src/"
  257. }
  258. },
  259. "notification-url": "https://packagist.org/downloads/",
  260. "license": [
  261. "Apache"
  262. ],
  263. "authors": [
  264. {
  265. "name": "Johannes M. Schmitt",
  266. "email": "schmittjoh@gmail.com",
  267. "homepage": "https://github.com/schmittjoh",
  268. "role": "Developer of wrapped JMSSerializerBundle"
  269. }
  270. ],
  271. "description": "Toolset for generating PHP code",
  272. "keywords": [
  273. "code generation"
  274. ]
  275. },
  276. {
  277. "name": "twig/twig",
  278. "version": "v1.12.2",
  279. "version_normalized": "1.12.2.0",
  280. "source": {
  281. "type": "git",
  282. "url": "git://github.com/fabpot/Twig.git",
  283. "reference": "v1.12.2"
  284. },
  285. "dist": {
  286. "type": "zip",
  287. "url": "https://api.github.com/repos/fabpot/Twig/zipball/v1.12.2",
  288. "reference": "v1.12.2",
  289. "shasum": ""
  290. },
  291. "require": {
  292. "php": ">=5.2.4"
  293. },
  294. "time": "2013-02-09 18:21:53",
  295. "type": "library",
  296. "extra": {
  297. "branch-alias": {
  298. "dev-master": "1.12-dev"
  299. }
  300. },
  301. "installation-source": "dist",
  302. "autoload": {
  303. "psr-0": {
  304. "Twig_": "lib/"
  305. }
  306. },
  307. "notification-url": "https://packagist.org/downloads/",
  308. "license": [
  309. "BSD-3"
  310. ],
  311. "authors": [
  312. {
  313. "name": "Fabien Potencier",
  314. "email": "fabien@symfony.com"
  315. },
  316. {
  317. "name": "Armin Ronacher",
  318. "email": "armin.ronacher@active-4.com"
  319. }
  320. ],
  321. "description": "Twig, the flexible, fast, and secure template language for PHP",
  322. "homepage": "http://twig.sensiolabs.org",
  323. "keywords": [
  324. "templating"
  325. ]
  326. },
  327. {
  328. "name": "symfony/symfony",
  329. "version": "v2.1.7",
  330. "version_normalized": "2.1.7.0",
  331. "source": {
  332. "type": "git",
  333. "url": "git://github.com/symfony/symfony.git",
  334. "reference": "v2.1.7"
  335. },
  336. "dist": {
  337. "type": "zip",
  338. "url": "https://github.com/symfony/symfony/archive/v2.1.7.zip",
  339. "reference": "v2.1.7",
  340. "shasum": ""
  341. },
  342. "require": {
  343. "doctrine/common": ">2.2,<2.4-dev",
  344. "php": ">=5.3.3",
  345. "twig/twig": ">=1.9.1,<2.0-dev"
  346. },
  347. "replace": {
  348. "symfony/browser-kit": "self.version",
  349. "symfony/class-loader": "self.version",
  350. "symfony/config": "self.version",
  351. "symfony/console": "self.version",
  352. "symfony/css-selector": "self.version",
  353. "symfony/dependency-injection": "self.version",
  354. "symfony/doctrine-bridge": "self.version",
  355. "symfony/dom-crawler": "self.version",
  356. "symfony/event-dispatcher": "self.version",
  357. "symfony/filesystem": "self.version",
  358. "symfony/finder": "self.version",
  359. "symfony/form": "self.version",
  360. "symfony/framework-bundle": "self.version",
  361. "symfony/http-foundation": "self.version",
  362. "symfony/http-kernel": "self.version",
  363. "symfony/locale": "self.version",
  364. "symfony/monolog-bridge": "self.version",
  365. "symfony/options-resolver": "self.version",
  366. "symfony/process": "self.version",
  367. "symfony/propel1-bridge": "self.version",
  368. "symfony/routing": "self.version",
  369. "symfony/security": "self.version",
  370. "symfony/security-bundle": "self.version",
  371. "symfony/serializer": "self.version",
  372. "symfony/swiftmailer-bridge": "self.version",
  373. "symfony/templating": "self.version",
  374. "symfony/translation": "self.version",
  375. "symfony/twig-bridge": "self.version",
  376. "symfony/twig-bundle": "self.version",
  377. "symfony/validator": "self.version",
  378. "symfony/web-profiler-bundle": "self.version",
  379. "symfony/yaml": "self.version"
  380. },
  381. "require-dev": {
  382. "doctrine/data-fixtures": "1.0.*",
  383. "doctrine/dbal": ">=2.2,<2.4-dev",
  384. "doctrine/orm": ">=2.2.3,<2.4-dev",
  385. "monolog/monolog": ">=1.0,<1.3-dev",
  386. "propel/propel1": "dev-master"
  387. },
  388. "time": "2013-01-17 21:21:51",
  389. "type": "library",
  390. "installation-source": "dist",
  391. "autoload": {
  392. "psr-0": {
  393. "Symfony": "src/",
  394. "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs"
  395. }
  396. },
  397. "notification-url": "https://packagist.org/downloads/",
  398. "license": [
  399. "MIT"
  400. ],
  401. "authors": [
  402. {
  403. "name": "Fabien Potencier",
  404. "email": "fabien@symfony.com"
  405. },
  406. {
  407. "name": "Symfony Community",
  408. "homepage": "http://symfony.com/contributors"
  409. }
  410. ],
  411. "description": "The Symfony PHP framework",
  412. "homepage": "http://symfony.com",
  413. "keywords": [
  414. "framework"
  415. ]
  416. },
  417. {
  418. "name": "swiftmailer/swiftmailer",
  419. "version": "v4.2.2",
  420. "version_normalized": "4.2.2.0",
  421. "source": {
  422. "type": "git",
  423. "url": "git://github.com/swiftmailer/swiftmailer.git",
  424. "reference": "v4.2.2"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.2.2",
  429. "reference": "v4.2.2",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "php": ">=5.2.4"
  434. },
  435. "time": "2012-10-25 01:30:40",
  436. "type": "library",
  437. "extra": {
  438. "branch-alias": {
  439. "dev-master": "4.2-dev"
  440. }
  441. },
  442. "installation-source": "dist",
  443. "autoload": {
  444. "files": [
  445. "lib/swift_required.php"
  446. ]
  447. },
  448. "notification-url": "https://packagist.org/downloads/",
  449. "license": [
  450. "LGPL"
  451. ],
  452. "authors": [
  453. {
  454. "name": "Fabien Potencier",
  455. "email": "fabien@symfony.com"
  456. },
  457. {
  458. "name": "Chris Corbyn"
  459. }
  460. ],
  461. "description": "Swiftmailer, free feature-rich PHP mailer",
  462. "homepage": "http://swiftmailer.org",
  463. "keywords": [
  464. "mail",
  465. "mailer"
  466. ]
  467. },
  468. {
  469. "name": "monolog/monolog",
  470. "version": "1.2.1",
  471. "version_normalized": "1.2.1.0",
  472. "source": {
  473. "type": "git",
  474. "url": "https://github.com/Seldaek/monolog",
  475. "reference": "1.2.1"
  476. },
  477. "dist": {
  478. "type": "zip",
  479. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1.2.1",
  480. "reference": "1.2.1",
  481. "shasum": ""
  482. },
  483. "require": {
  484. "php": ">=5.3.0"
  485. },
  486. "require-dev": {
  487. "mlehner/gelf-php": "1.0.*"
  488. },
  489. "suggest": {
  490. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  491. "ext-mongo": "Allow sending log messages to a MongoDB server",
  492. "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server"
  493. },
  494. "time": "2012-08-29 11:53:20",
  495. "type": "library",
  496. "extra": {
  497. "branch-alias": {
  498. "dev-master": "1.3.x-dev"
  499. }
  500. },
  501. "installation-source": "dist",
  502. "autoload": {
  503. "psr-0": {
  504. "Monolog": "src/"
  505. }
  506. },
  507. "notification-url": "https://packagist.org/downloads/",
  508. "license": [
  509. "MIT"
  510. ],
  511. "authors": [
  512. {
  513. "name": "Jordi Boggiano",
  514. "email": "j.boggiano@seld.be",
  515. "homepage": "http://seld.be",
  516. "role": "Developer"
  517. }
  518. ],
  519. "description": "Logging for PHP 5.3",
  520. "homepage": "http://github.com/Seldaek/monolog",
  521. "keywords": [
  522. "log",
  523. "logging"
  524. ]
  525. },
  526. {
  527. "name": "jms/aop-bundle",
  528. "version": "1.0.0",
  529. "version_normalized": "1.0.0.0",
  530. "target-dir": "JMS/AopBundle",
  531. "source": {
  532. "type": "git",
  533. "url": "https://github.com/schmittjoh/JMSAopBundle",
  534. "reference": "1.0.0"
  535. },
  536. "dist": {
  537. "type": "zip",
  538. "url": "https://github.com/schmittjoh/JMSAopBundle/zipball/1.0.0",
  539. "reference": "1.0.0",
  540. "shasum": ""
  541. },
  542. "require": {
  543. "jms/cg": "1.0.0",
  544. "symfony/framework-bundle": "2.*"
  545. },
  546. "time": "2012-01-02 12:50:26",
  547. "type": "symfony-bundle",
  548. "installation-source": "dist",
  549. "autoload": {
  550. "psr-0": {
  551. "JMS\\AopBundle": ""
  552. }
  553. },
  554. "notification-url": "https://packagist.org/downloads/",
  555. "license": [
  556. "Apache"
  557. ],
  558. "authors": [
  559. {
  560. "name": "Johannes M. Schmitt",
  561. "email": "schmittjoh@gmail.com",
  562. "homepage": "https://github.com/schmittjoh",
  563. "role": "Developer of wrapped JMSSerializerBundle"
  564. }
  565. ],
  566. "description": "Adds AOP capabilities to Symfony2",
  567. "keywords": [
  568. "annotations",
  569. "aop"
  570. ]
  571. },
  572. {
  573. "name": "jms/di-extra-bundle",
  574. "version": "1.1.1",
  575. "version_normalized": "1.1.1.0",
  576. "target-dir": "JMS/DiExtraBundle",
  577. "source": {
  578. "type": "git",
  579. "url": "https://github.com/schmittjoh/JMSDiExtraBundle",
  580. "reference": "1.1.1"
  581. },
  582. "dist": {
  583. "type": "zip",
  584. "url": "https://github.com/schmittjoh/JMSDiExtraBundle/archive/1.1.1.zip",
  585. "reference": "1.1.1",
  586. "shasum": ""
  587. },
  588. "require": {
  589. "jms/aop-bundle": "1.0.*",
  590. "jms/metadata": "1.1.*",
  591. "symfony/finder": "2.1.*",
  592. "symfony/framework-bundle": "2.1.*",
  593. "symfony/process": "2.1.*"
  594. },
  595. "require-dev": {
  596. "doctrine/doctrine-bundle": "*",
  597. "doctrine/orm": "*",
  598. "jms/security-extra-bundle": "1.*",
  599. "sensio/framework-extra-bundle": "*",
  600. "symfony/browser-kit": "*",
  601. "symfony/class-loader": "*",
  602. "symfony/form": "*",
  603. "symfony/security-bundle": "*",
  604. "symfony/twig-bundle": "*",
  605. "symfony/validator": "*",
  606. "symfony/yaml": "*"
  607. },
  608. "time": "2012-09-21 01:56:32",
  609. "type": "symfony-bundle",
  610. "installation-source": "dist",
  611. "autoload": {
  612. "psr-0": {
  613. "JMS\\DiExtraBundle": ""
  614. }
  615. },
  616. "notification-url": "https://packagist.org/downloads/",
  617. "license": [
  618. "Apache"
  619. ],
  620. "authors": [
  621. {
  622. "name": "Johannes M. Schmitt",
  623. "email": "schmittjoh@gmail.com",
  624. "homepage": "https://github.com/schmittjoh",
  625. "role": "Developer of wrapped JMSSerializerBundle"
  626. }
  627. ],
  628. "description": "Allows to configure dependency injection using annotations",
  629. "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
  630. "keywords": [
  631. "annotations",
  632. "dependency injection"
  633. ]
  634. },
  635. {
  636. "name": "jms/security-extra-bundle",
  637. "version": "1.2.0",
  638. "version_normalized": "1.2.0.0",
  639. "target-dir": "JMS/SecurityExtraBundle",
  640. "source": {
  641. "type": "git",
  642. "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle",
  643. "reference": "1.2.0"
  644. },
  645. "dist": {
  646. "type": "zip",
  647. "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/zipball/1.2.0",
  648. "reference": "1.2.0",
  649. "shasum": ""
  650. },
  651. "require": {
  652. "jms/aop-bundle": "1.0.*",
  653. "jms/di-extra-bundle": "1.1.*",
  654. "jms/metadata": "1.1.*",
  655. "symfony/framework-bundle": "2.1.*",
  656. "symfony/security-bundle": "*"
  657. },
  658. "require-dev": {
  659. "doctrine/doctrine-bundle": "*",
  660. "doctrine/orm": "*",
  661. "sensio/framework-extra-bundle": "*",
  662. "symfony/browser-kit": "*",
  663. "symfony/class-loader": "*",
  664. "symfony/css-selector": "*",
  665. "symfony/finder": "*",
  666. "symfony/form": "*",
  667. "symfony/process": "*",
  668. "symfony/twig-bundle": "*",
  669. "symfony/validator": "*",
  670. "symfony/yaml": "*"
  671. },
  672. "time": "2012-09-06 09:12:03",
  673. "type": "symfony-bundle",
  674. "installation-source": "dist",
  675. "autoload": {
  676. "psr-0": {
  677. "JMS\\SecurityExtraBundle": ""
  678. }
  679. },
  680. "notification-url": "https://packagist.org/downloads/",
  681. "license": [
  682. "Apache2"
  683. ],
  684. "authors": [
  685. {
  686. "name": "Johannes M. Schmitt",
  687. "email": "schmittjoh@gmail.com",
  688. "homepage": "https://github.com/schmittjoh",
  689. "role": "Developer of wrapped JMSSerializerBundle"
  690. }
  691. ],
  692. "description": "Enhances the Symfony2 Security Component by adding several new features",
  693. "homepage": "http://jmsyst.com/bundles/JMSSecurityExtraBundle",
  694. "keywords": [
  695. "annotations",
  696. "authorization",
  697. "expression",
  698. "secure",
  699. "security"
  700. ]
  701. },
  702. {
  703. "name": "doctrine/doctrine-bundle",
  704. "version": "v1.1.0",
  705. "version_normalized": "1.1.0.0",
  706. "target-dir": "Doctrine/Bundle/DoctrineBundle",
  707. "source": {
  708. "type": "git",
  709. "url": "git://github.com/doctrine/DoctrineBundle.git",
  710. "reference": "v1.1.0"
  711. },
  712. "dist": {
  713. "type": "zip",
  714. "url": "https://github.com/doctrine/DoctrineBundle/archive/v1.1.0.zip",
  715. "reference": "v1.1.0",
  716. "shasum": ""
  717. },
  718. "require": {
  719. "doctrine/dbal": ">=2.2,<2.5-dev",
  720. "jdorn/sql-formatter": ">=1.1,<2.0",
  721. "php": ">=5.3.2",
  722. "symfony/doctrine-bridge": "2.1.*",
  723. "symfony/framework-bundle": "2.1.*"
  724. },
  725. "require-dev": {
  726. "doctrine/orm": ">=2.2,<2.5-dev",
  727. "symfony/validator": "2.1.*",
  728. "symfony/yaml": "2.1.*"
  729. },
  730. "suggest": {
  731. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle."
  732. },
  733. "time": "2013-01-12 13:20:23",
  734. "type": "symfony-bundle",
  735. "extra": {
  736. "branch-alias": {
  737. "dev-master": "1.1.x-dev"
  738. }
  739. },
  740. "installation-source": "dist",
  741. "autoload": {
  742. "psr-0": {
  743. "Doctrine\\Bundle\\DoctrineBundle": ""
  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. "name": "Benjamin Eberlei",
  761. "email": "kontakt@beberlei.de"
  762. }
  763. ],
  764. "description": "Symfony DoctrineBundle",
  765. "homepage": "http://www.doctrine-project.org",
  766. "keywords": [
  767. "database",
  768. "dbal",
  769. "orm",
  770. "persistence"
  771. ]
  772. },
  773. {
  774. "name": "doctrine/data-fixtures",
  775. "version": "dev-master",
  776. "version_normalized": "9999999-dev",
  777. "source": {
  778. "type": "git",
  779. "url": "https://github.com/doctrine/data-fixtures.git",
  780. "reference": "689bc2ae2a41dff1107d9d50e2daa4c349222869"
  781. },
  782. "dist": {
  783. "type": "zip",
  784. "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/689bc2ae2a41dff1107d9d50e2daa4c349222869",
  785. "reference": "689bc2ae2a41dff1107d9d50e2daa4c349222869",
  786. "shasum": ""
  787. },
  788. "require": {
  789. "doctrine/common": ">=2.2,<2.5-dev",
  790. "php": ">=5.3.2"
  791. },
  792. "require-dev": {
  793. "doctrine/orm": ">=2.2,<2.5-dev"
  794. },
  795. "suggest": {
  796. "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
  797. "doctrine/orm": "For loading ORM fixtures",
  798. "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
  799. },
  800. "time": "2013-02-12 02:52:36",
  801. "type": "library",
  802. "extra": {
  803. "branch-alias": {
  804. "dev-master": "1.0.x-dev"
  805. }
  806. },
  807. "installation-source": "source",
  808. "autoload": {
  809. "psr-0": {
  810. "Doctrine\\Common\\DataFixtures": "lib/"
  811. }
  812. },
  813. "notification-url": "https://packagist.org/downloads/",
  814. "license": [
  815. "MIT"
  816. ],
  817. "authors": [
  818. {
  819. "name": "Jonathan Wage",
  820. "email": "jonwage@gmail.com",
  821. "homepage": "http://www.jwage.com/"
  822. }
  823. ],
  824. "description": "Data Fixtures for all Doctrine Object Managers",
  825. "homepage": "http://www.doctrine-project.org",
  826. "keywords": [
  827. "database"
  828. ]
  829. },
  830. {
  831. "name": "doctrine/doctrine-fixtures-bundle",
  832. "version": "dev-master",
  833. "version_normalized": "9999999-dev",
  834. "target-dir": "Doctrine/Bundle/FixturesBundle",
  835. "source": {
  836. "type": "git",
  837. "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
  838. "reference": "275540d96599baec19fa3292c4d06c5cd4eefd06"
  839. },
  840. "dist": {
  841. "type": "zip",
  842. "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/275540d96599baec19fa3292c4d06c5cd4eefd06",
  843. "reference": "275540d96599baec19fa3292c4d06c5cd4eefd06",
  844. "shasum": ""
  845. },
  846. "require": {
  847. "doctrine/data-fixtures": "*",
  848. "doctrine/doctrine-bundle": ">=1.0,<2.0",
  849. "php": ">=5.3.2",
  850. "symfony/doctrine-bridge": ">=2.1.0,<2.3-dev"
  851. },
  852. "time": "2013-02-12 11:13:27",
  853. "type": "symfony-bundle",
  854. "extra": {
  855. "branch-alias": {
  856. "dev-master": "2.1.x-dev"
  857. }
  858. },
  859. "installation-source": "source",
  860. "autoload": {
  861. "psr-0": {
  862. "Doctrine\\Bundle\\FixturesBundle": ""
  863. }
  864. },
  865. "notification-url": "https://packagist.org/downloads/",
  866. "license": [
  867. "MIT"
  868. ],
  869. "authors": [
  870. {
  871. "name": "Fabien Potencier",
  872. "email": "fabien@symfony.com"
  873. },
  874. {
  875. "name": "Symfony Community",
  876. "homepage": "http://symfony.com/contributors"
  877. },
  878. {
  879. "name": "Doctrine Project",
  880. "homepage": "http://www.doctrine-project.org"
  881. }
  882. ],
  883. "description": "Symfony DoctrineFixturesBundle",
  884. "homepage": "http://www.doctrine-project.org",
  885. "keywords": [
  886. "Fixture",
  887. "persistence"
  888. ]
  889. },
  890. {
  891. "name": "gedmo/doctrine-extensions",
  892. "version": "v2.3.4",
  893. "version_normalized": "2.3.4.0",
  894. "source": {
  895. "type": "git",
  896. "url": "git://github.com/l3pp4rd/DoctrineExtensions.git",
  897. "reference": "v2.3.4"
  898. },
  899. "dist": {
  900. "type": "zip",
  901. "url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/v2.3.4",
  902. "reference": "v2.3.4",
  903. "shasum": ""
  904. },
  905. "require": {
  906. "doctrine/common": ">=2.2,<2.5-dev",
  907. "php": ">=5.3.2"
  908. },
  909. "require-dev": {
  910. "doctrine/dbal": ">=2.2",
  911. "doctrine/mongodb": "1.0.1",
  912. "doctrine/mongodb-odm": "1.0.0-BETA7",
  913. "doctrine/orm": ">=2.2",
  914. "symfony/yaml": "2.*"
  915. },
  916. "suggest": {
  917. "doctrine/dbal": ">=2.3.2",
  918. "doctrine/mongodb": ">=1.0.1",
  919. "doctrine/mongodb-odm": ">=1.0.0-BETA7",
  920. "doctrine/orm": ">=2.3.2"
  921. },
  922. "time": "2013-02-05 13:39:54",
  923. "type": "library",
  924. "extra": {
  925. "branch-alias": {
  926. "dev-master": "2.3.x-dev"
  927. }
  928. },
  929. "installation-source": "dist",
  930. "autoload": {
  931. "psr-0": {
  932. "Gedmo": "lib/"
  933. }
  934. },
  935. "notification-url": "https://packagist.org/downloads/",
  936. "license": [
  937. "MIT"
  938. ],
  939. "authors": [
  940. {
  941. "name": "David Buchmann",
  942. "email": "david@liip.ch"
  943. },
  944. {
  945. "name": "Gediminas Morkevicius",
  946. "email": "gediminas.morkevicius@gmail.com"
  947. },
  948. {
  949. "name": "Gustavo Falco",
  950. "email": "comfortablynumb84@gmail.com"
  951. }
  952. ],
  953. "description": "Doctrine2 behavioral extensions",
  954. "homepage": "http://gediminasm.org/",
  955. "keywords": [
  956. "Blameable",
  957. "behaviors",
  958. "doctrine2",
  959. "extensions",
  960. "gedmo",
  961. "loggable",
  962. "nestedset",
  963. "sluggable",
  964. "sortable",
  965. "timestampable",
  966. "translatable",
  967. "tree",
  968. "uploadable"
  969. ]
  970. },
  971. {
  972. "name": "stof/doctrine-extensions-bundle",
  973. "version": "dev-master",
  974. "version_normalized": "9999999-dev",
  975. "target-dir": "Stof/DoctrineExtensionsBundle",
  976. "source": {
  977. "type": "git",
  978. "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
  979. "reference": "4a17550d8b101c5aafc56c9950149aa189b8402d"
  980. },
  981. "dist": {
  982. "type": "zip",
  983. "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/4a17550d8b101c5aafc56c9950149aa189b8402d",
  984. "reference": "4a17550d8b101c5aafc56c9950149aa189b8402d",
  985. "shasum": ""
  986. },
  987. "require": {
  988. "gedmo/doctrine-extensions": "2.3.*",
  989. "php": ">=5.3.2",
  990. "symfony/framework-bundle": ">=2.1,<2.3-dev"
  991. },
  992. "suggest": {
  993. "doctrine/doctrine-bundle": "*",
  994. "doctrine/mongodb-odm-bundle": "2.1.*"
  995. },
  996. "time": "2012-12-13 17:58:07",
  997. "type": "symfony-bundle",
  998. "extra": {
  999. "branch-alias": {
  1000. "dev-master": "1.1.x-dev"
  1001. }
  1002. },
  1003. "installation-source": "source",
  1004. "autoload": {
  1005. "psr-0": {
  1006. "Stof\\DoctrineExtensionsBundle": ""
  1007. }
  1008. },
  1009. "notification-url": "https://packagist.org/downloads/",
  1010. "license": [
  1011. "MIT"
  1012. ],
  1013. "authors": [
  1014. {
  1015. "name": "Christophe Coevoet",
  1016. "email": "stof@notk.org"
  1017. }
  1018. ],
  1019. "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
  1020. "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
  1021. "keywords": [
  1022. "behaviors",
  1023. "doctrine2",
  1024. "extensions",
  1025. "gedmo",
  1026. "loggable",
  1027. "nestedset",
  1028. "sluggable",
  1029. "sortable",
  1030. "timestampable",
  1031. "translatable",
  1032. "tree"
  1033. ]
  1034. },
  1035. {
  1036. "name": "gregwar/image-bundle",
  1037. "version": "dev-master",
  1038. "version_normalized": "9999999-dev",
  1039. "target-dir": "Gregwar/ImageBundle",
  1040. "source": {
  1041. "type": "git",
  1042. "url": "https://github.com/Gregwar/ImageBundle.git",
  1043. "reference": "89a973adb0b404c289bf6b621d8f6a403b318607"
  1044. },
  1045. "dist": {
  1046. "type": "zip",
  1047. "url": "https://api.github.com/repos/Gregwar/ImageBundle/zipball/89a973adb0b404c289bf6b621d8f6a403b318607",
  1048. "reference": "89a973adb0b404c289bf6b621d8f6a403b318607",
  1049. "shasum": ""
  1050. },
  1051. "require": {
  1052. "ext-gd": "*",
  1053. "php": ">=5.3.0"
  1054. },
  1055. "time": "2013-02-08 16:09:45",
  1056. "type": "symfony-bundle",
  1057. "installation-source": "source",
  1058. "autoload": {
  1059. "psr-0": {
  1060. "Gregwar\\ImageBundle": ""
  1061. }
  1062. },
  1063. "notification-url": "https://packagist.org/downloads/",
  1064. "license": [
  1065. "MIT"
  1066. ],
  1067. "authors": [
  1068. {
  1069. "name": "Grégoire Passault",
  1070. "email": "g.passault@gmail.com",
  1071. "homepage": "http://www.gregwar.com/"
  1072. }
  1073. ],
  1074. "description": "Image handling bundle",
  1075. "homepage": "https://github.com/Gregwar/ImageBundle",
  1076. "keywords": [
  1077. "Symfony2",
  1078. "image"
  1079. ]
  1080. },
  1081. {
  1082. "name": "doctrine/orm",
  1083. "version": "2.3.2",
  1084. "version_normalized": "2.3.2.0",
  1085. "source": {
  1086. "type": "git",
  1087. "url": "git://github.com/doctrine/doctrine2.git",
  1088. "reference": "2.3.2"
  1089. },
  1090. "dist": {
  1091. "type": "zip",
  1092. "url": "https://github.com/doctrine/doctrine2/archive/2.3.2.zip",
  1093. "reference": "2.3.2",
  1094. "shasum": ""
  1095. },
  1096. "require": {
  1097. "doctrine/dbal": "2.3.*",
  1098. "ext-pdo": "*",
  1099. "php": ">=5.3.2",
  1100. "symfony/console": "2.*"
  1101. },
  1102. "suggest": {
  1103. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  1104. },
  1105. "time": "2013-01-07 20:05:04",
  1106. "bin": [
  1107. "bin/doctrine",
  1108. "bin/doctrine.php"
  1109. ],
  1110. "type": "library",
  1111. "extra": {
  1112. "branch-alias": {
  1113. "dev-master": "2.3.x-dev"
  1114. }
  1115. },
  1116. "installation-source": "dist",
  1117. "autoload": {
  1118. "psr-0": {
  1119. "Doctrine\\ORM": "lib/"
  1120. }
  1121. },
  1122. "notification-url": "https://packagist.org/downloads/",
  1123. "license": [
  1124. "MIT"
  1125. ],
  1126. "authors": [
  1127. {
  1128. "name": "Jonathan Wage",
  1129. "email": "jonwage@gmail.com",
  1130. "homepage": "http://www.jwage.com/"
  1131. },
  1132. {
  1133. "name": "Guilherme Blanco",
  1134. "email": "guilhermeblanco@gmail.com",
  1135. "homepage": "http://www.instaclick.com"
  1136. },
  1137. {
  1138. "name": "Roman Borschel",
  1139. "email": "roman@code-factory.org"
  1140. },
  1141. {
  1142. "name": "Benjamin Eberlei",
  1143. "email": "kontakt@beberlei.de"
  1144. }
  1145. ],
  1146. "description": "Object-Relational-Mapper for PHP",
  1147. "homepage": "http://www.doctrine-project.org",
  1148. "keywords": [
  1149. "database",
  1150. "orm"
  1151. ]
  1152. },
  1153. {
  1154. "name": "twig/extensions",
  1155. "version": "dev-master",
  1156. "version_normalized": "9999999-dev",
  1157. "source": {
  1158. "type": "git",
  1159. "url": "https://github.com/fabpot/Twig-extensions.git",
  1160. "reference": "5c2d515d4624bdd588226d688173cf0399a4d8cf"
  1161. },
  1162. "dist": {
  1163. "type": "zip",
  1164. "url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/5c2d515d4624bdd588226d688173cf0399a4d8cf",
  1165. "reference": "5c2d515d4624bdd588226d688173cf0399a4d8cf",
  1166. "shasum": ""
  1167. },
  1168. "require": {
  1169. "twig/twig": "1.*"
  1170. },
  1171. "time": "2013-01-04 16:55:05",
  1172. "type": "library",
  1173. "extra": {
  1174. "branch-alias": {
  1175. "dev-master": "1.0.x-dev"
  1176. }
  1177. },
  1178. "installation-source": "source",
  1179. "autoload": {
  1180. "psr-0": {
  1181. "Twig_Extensions_": "lib/"
  1182. }
  1183. },
  1184. "notification-url": "https://packagist.org/downloads/",
  1185. "license": [
  1186. "MIT"
  1187. ],
  1188. "authors": [
  1189. {
  1190. "name": "Fabien Potencier",
  1191. "email": "fabien@symfony.com"
  1192. }
  1193. ],
  1194. "description": "Common additional features for Twig that do not directly belong in core",
  1195. "homepage": "https://github.com/fabpot/Twig-extensions",
  1196. "keywords": [
  1197. "debug",
  1198. "i18n",
  1199. "text"
  1200. ]
  1201. },
  1202. {
  1203. "name": "kriswallsmith/assetic",
  1204. "version": "dev-master",
  1205. "version_normalized": "9999999-dev",
  1206. "source": {
  1207. "type": "git",
  1208. "url": "http://github.com/kriswallsmith/assetic.git",
  1209. "reference": "504c9e8a6357583c20c9d9967ec2febea3157324"
  1210. },
  1211. "dist": {
  1212. "type": "zip",
  1213. "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/504c9e8a6357583c20c9d9967ec2febea3157324",
  1214. "reference": "504c9e8a6357583c20c9d9967ec2febea3157324",
  1215. "shasum": ""
  1216. },
  1217. "require": {
  1218. "php": ">=5.3.1",
  1219. "symfony/process": ">=2.1.0,<2.3-dev"
  1220. },
  1221. "require-dev": {
  1222. "cssmin/cssmin": "*",
  1223. "joliclic/javascript-packer": "*",
  1224. "kamicane/packager": "*",
  1225. "leafo/lessphp": "*",
  1226. "leafo/scssphp": "*",
  1227. "leafo/scssphp-compass": "*",
  1228. "mrclay/minify": "*",
  1229. "phpunit/phpunit": "3.7.*",
  1230. "ptachoire/cssembed": "*",
  1231. "twig/twig": ">=1.6.0,<2.0"
  1232. },
  1233. "suggest": {
  1234. "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
  1235. "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
  1236. "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
  1237. "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
  1238. "twig/twig": "Assetic provides the integration with the Twig templating engine"
  1239. },
  1240. "time": "2013-02-11 18:18:06",
  1241. "type": "library",
  1242. "extra": {
  1243. "branch-alias": {
  1244. "dev-master": "1.1-dev"
  1245. }
  1246. },
  1247. "installation-source": "source",
  1248. "autoload": {
  1249. "psr-0": {
  1250. "Assetic": "src/"
  1251. },
  1252. "files": [
  1253. "src/functions.php"
  1254. ]
  1255. },
  1256. "notification-url": "https://packagist.org/downloads/",
  1257. "license": [
  1258. "MIT"
  1259. ],
  1260. "authors": [
  1261. {
  1262. "name": "Kris Wallsmith",
  1263. "email": "kris.wallsmith@gmail.com",
  1264. "homepage": "http://kriswallsmith.net/"
  1265. }
  1266. ],
  1267. "description": "Asset Management for PHP",
  1268. "homepage": "https://github.com/kriswallsmith/assetic",
  1269. "keywords": [
  1270. "assets",
  1271. "compression",
  1272. "minification"
  1273. ]
  1274. },
  1275. {
  1276. "name": "symfony/assetic-bundle",
  1277. "version": "v2.1.1",
  1278. "version_normalized": "2.1.1.0",
  1279. "target-dir": "Symfony/Bundle/AsseticBundle",
  1280. "source": {
  1281. "type": "git",
  1282. "url": "https://github.com/symfony/AsseticBundle",
  1283. "reference": "v2.1.1"
  1284. },
  1285. "dist": {
  1286. "type": "zip",
  1287. "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/v2.1.1",
  1288. "reference": "v2.1.1",
  1289. "shasum": ""
  1290. },
  1291. "require": {
  1292. "kriswallsmith/assetic": "1.1.*",
  1293. "php": ">=5.3.0",
  1294. "symfony/framework-bundle": ">=2.1.0,<2.3-dev"
  1295. },
  1296. "require-dev": {
  1297. "symfony/class-loader": ">=2.1.0,<2.3-dev",
  1298. "symfony/console": ">=2.1.0,<2.3-dev",
  1299. "symfony/css-selector": ">=2.1.0,<2.3-dev",
  1300. "symfony/dom-crawler": ">=2.1.0,<2.3-dev",
  1301. "symfony/form": ">=2.1.0,<2.3-dev",
  1302. "symfony/twig-bundle": ">=2.1.0,<2.3-dev",
  1303. "symfony/yaml": ">=2.1.0,<2.3-dev"
  1304. },
  1305. "suggest": {
  1306. "symfony/twig-bundle": ">=2.1.0,<2.3-dev"
  1307. },
  1308. "time": "2013-01-31 17:56:17",
  1309. "type": "symfony-bundle",
  1310. "extra": {
  1311. "branch-alias": {
  1312. "dev-master": "2.1.x-dev"
  1313. }
  1314. },
  1315. "installation-source": "dist",
  1316. "autoload": {
  1317. "psr-0": {
  1318. "Symfony\\Bundle\\AsseticBundle": ""
  1319. }
  1320. },
  1321. "notification-url": "https://packagist.org/downloads/",
  1322. "license": [
  1323. "MIT"
  1324. ],
  1325. "authors": [
  1326. {
  1327. "name": "Kris Wallsmith",
  1328. "email": "kris.wallsmith@gmail.com",
  1329. "homepage": "http://kriswallsmith.net/"
  1330. }
  1331. ],
  1332. "description": "Integrates Assetic into Symfony2",
  1333. "homepage": "https://github.com/symfony/AsseticBundle",
  1334. "keywords": [
  1335. "assets",
  1336. "compression",
  1337. "minification"
  1338. ]
  1339. },
  1340. {
  1341. "name": "symfony/swiftmailer-bundle",
  1342. "version": "v2.1.7",
  1343. "version_normalized": "2.1.7.0",
  1344. "target-dir": "Symfony/Bundle/SwiftmailerBundle",
  1345. "source": {
  1346. "type": "git",
  1347. "url": "https://github.com/symfony/SwiftmailerBundle",
  1348. "reference": "v2.1.7"
  1349. },
  1350. "dist": {
  1351. "type": "zip",
  1352. "url": "https://github.com/symfony/SwiftmailerBundle/archive/v2.1.7.zip",
  1353. "reference": "v2.1.7",
  1354. "shasum": ""
  1355. },
  1356. "require": {
  1357. "php": ">=5.3.2",
  1358. "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev",
  1359. "symfony/swiftmailer-bridge": ">=2.1.0,<2.3-dev"
  1360. },
  1361. "require-dev": {
  1362. "symfony/config": ">=2.1.0,<2.3-dev",
  1363. "symfony/dependency-injection": ">=2.1.0,<2.3-dev",
  1364. "symfony/http-kernel": ">=2.1.0,<2.3-dev",
  1365. "symfony/yaml": ">=2.1.0,<2.3-dev"
  1366. },
  1367. "time": "2013-01-04 17:04:29",
  1368. "type": "symfony-bundle",
  1369. "extra": {
  1370. "branch-alias": {
  1371. "dev-master": "2.1-dev"
  1372. }
  1373. },
  1374. "installation-source": "dist",
  1375. "autoload": {
  1376. "psr-0": {
  1377. "Symfony\\Bundle\\SwiftmailerBundle": ""
  1378. }
  1379. },
  1380. "notification-url": "https://packagist.org/downloads/",
  1381. "license": [
  1382. "MIT"
  1383. ],
  1384. "authors": [
  1385. {
  1386. "name": "Fabien Potencier",
  1387. "email": "fabien@symfony.com"
  1388. },
  1389. {
  1390. "name": "Symfony Community",
  1391. "homepage": "http://symfony.com/contributors"
  1392. }
  1393. ],
  1394. "description": "Symfony SwiftmailerBundle",
  1395. "homepage": "http://symfony.com"
  1396. },
  1397. {
  1398. "name": "symfony/monolog-bundle",
  1399. "version": "v2.1.7",
  1400. "version_normalized": "2.1.7.0",
  1401. "target-dir": "Symfony/Bundle/MonologBundle",
  1402. "source": {
  1403. "type": "git",
  1404. "url": "https://github.com/symfony/MonologBundle",
  1405. "reference": "v2.1.7"
  1406. },
  1407. "dist": {
  1408. "type": "zip",
  1409. "url": "https://api.github.com/repos/symfony/MonologBundle/zipball/v2.1.7",
  1410. "reference": "v2.1.7",
  1411. "shasum": ""
  1412. },
  1413. "require": {
  1414. "monolog/monolog": ">=1.0,<1.3-dev",
  1415. "php": ">=5.3.2",
  1416. "symfony/config": ">=2.1.0,<2.3-dev",
  1417. "symfony/dependency-injection": ">=2.1.0,<2.3-dev",
  1418. "symfony/monolog-bridge": ">=2.1.0,<2.3-dev"
  1419. },
  1420. "require-dev": {
  1421. "symfony/config": ">=2.1.0,<2.3-dev",
  1422. "symfony/yaml": ">=2.1.0,<2.3-dev"
  1423. },
  1424. "time": "2013-01-07 10:57:41",
  1425. "type": "symfony-bundle",
  1426. "extra": {
  1427. "branch-alias": {
  1428. "dev-master": "2.1.x-dev"
  1429. }
  1430. },
  1431. "installation-source": "dist",
  1432. "autoload": {
  1433. "psr-0": {
  1434. "Symfony\\Bundle\\MonologBundle": ""
  1435. }
  1436. },
  1437. "notification-url": "https://packagist.org/downloads/",
  1438. "license": [
  1439. "MIT"
  1440. ],
  1441. "authors": [
  1442. {
  1443. "name": "Fabien Potencier",
  1444. "email": "fabien@symfony.com"
  1445. },
  1446. {
  1447. "name": "Symfony Community",
  1448. "homepage": "http://symfony.com/contributors"
  1449. }
  1450. ],
  1451. "description": "Symfony MonologBundle",
  1452. "homepage": "http://symfony.com",
  1453. "keywords": [
  1454. "log",
  1455. "logging"
  1456. ]
  1457. },
  1458. {
  1459. "name": "sensio/distribution-bundle",
  1460. "version": "v2.1.7",
  1461. "version_normalized": "2.1.7.0",
  1462. "target-dir": "Sensio/Bundle/DistributionBundle",
  1463. "source": {
  1464. "type": "git",
  1465. "url": "https://github.com/sensio/SensioDistributionBundle",
  1466. "reference": "v2.1.7"
  1467. },
  1468. "dist": {
  1469. "type": "zip",
  1470. "url": "https://github.com/sensio/SensioDistributionBundle/archive/v2.1.7.zip",
  1471. "reference": "v2.1.7",
  1472. "shasum": ""
  1473. },
  1474. "require": {
  1475. "symfony/framework-bundle": "2.1.*"
  1476. },
  1477. "time": "2013-01-04 17:11:22",
  1478. "type": "symfony-bundle",
  1479. "extra": {
  1480. "branch-alias": {
  1481. "dev-master": "2.1.x-dev"
  1482. }
  1483. },
  1484. "installation-source": "dist",
  1485. "autoload": {
  1486. "psr-0": {
  1487. "Sensio\\Bundle\\DistributionBundle": ""
  1488. }
  1489. },
  1490. "notification-url": "https://packagist.org/downloads/",
  1491. "license": [
  1492. "MIT"
  1493. ],
  1494. "authors": [
  1495. {
  1496. "name": "Fabien Potencier",
  1497. "email": "fabien@symfony.com"
  1498. }
  1499. ],
  1500. "description": "The base bundle for the Symfony Distributions",
  1501. "keywords": [
  1502. "configuration",
  1503. "distribution"
  1504. ]
  1505. },
  1506. {
  1507. "name": "sensio/framework-extra-bundle",
  1508. "version": "v2.1.7",
  1509. "version_normalized": "2.1.7.0",
  1510. "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
  1511. "source": {
  1512. "type": "git",
  1513. "url": "https://github.com/sensio/SensioFrameworkExtraBundle",
  1514. "reference": "v2.1.7"
  1515. },
  1516. "dist": {
  1517. "type": "zip",
  1518. "url": "https://github.com/sensio/SensioFrameworkExtraBundle/archive/v2.1.7.zip",
  1519. "reference": "v2.1.7",
  1520. "shasum": ""
  1521. },
  1522. "require": {
  1523. "doctrine/common": ">=2.1,<2.4-dev",
  1524. "symfony/framework-bundle": "2.1.*"
  1525. },
  1526. "time": "2013-01-04 17:06:26",
  1527. "type": "symfony-bundle",
  1528. "extra": {
  1529. "branch-alias": {
  1530. "dev-master": "2.1.x-dev"
  1531. }
  1532. },
  1533. "installation-source": "dist",
  1534. "autoload": {
  1535. "psr-0": {
  1536. "Sensio\\Bundle\\FrameworkExtraBundle": ""
  1537. }
  1538. },
  1539. "notification-url": "https://packagist.org/downloads/",
  1540. "license": [
  1541. "MIT"
  1542. ],
  1543. "authors": [
  1544. {
  1545. "name": "Fabien Potencier",
  1546. "email": "fabien@symfony.com"
  1547. }
  1548. ],
  1549. "description": "This bundle provides a way to configure your controllers with annotations",
  1550. "keywords": [
  1551. "annotations",
  1552. "controllers"
  1553. ]
  1554. },
  1555. {
  1556. "name": "sensio/generator-bundle",
  1557. "version": "v2.1.7",
  1558. "version_normalized": "2.1.7.0",
  1559. "target-dir": "Sensio/Bundle/GeneratorBundle",
  1560. "source": {
  1561. "type": "git",
  1562. "url": "https://github.com/sensio/SensioGeneratorBundle",
  1563. "reference": "v2.1.7"
  1564. },
  1565. "dist": {
  1566. "type": "zip",
  1567. "url": "https://github.com/sensio/SensioGeneratorBundle/archive/v2.1.7.zip",
  1568. "reference": "v2.1.7",
  1569. "shasum": ""
  1570. },
  1571. "require": {
  1572. "symfony/console": "2.1.*",
  1573. "symfony/framework-bundle": "2.1.*"
  1574. },
  1575. "require-dev": {
  1576. "doctrine/orm": ">=2.1,<2.4-dev",
  1577. "symfony/doctrine-bridge": "2.1.*",
  1578. "twig/twig": ">=1.8,<2.0-dev"
  1579. },
  1580. "time": "2013-01-04 17:09:08",
  1581. "type": "symfony-bundle",
  1582. "extra": {
  1583. "branch-alias": {
  1584. "dev-master": "2.1.x-dev"
  1585. }
  1586. },
  1587. "installation-source": "dist",
  1588. "autoload": {
  1589. "psr-0": {
  1590. "Sensio\\Bundle\\GeneratorBundle": ""
  1591. }
  1592. },
  1593. "notification-url": "https://packagist.org/downloads/",
  1594. "license": [
  1595. "MIT"
  1596. ],
  1597. "authors": [
  1598. {
  1599. "name": "Fabien Potencier",
  1600. "email": "fabien@symfony.com"
  1601. }
  1602. ],
  1603. "description": "This bundle generates code for you"
  1604. },
  1605. {
  1606. "name": "friendsofsymfony/user-bundle",
  1607. "version": "v1.3.1",
  1608. "version_normalized": "1.3.1.0",
  1609. "target-dir": "FOS/UserBundle",
  1610. "source": {
  1611. "type": "git",
  1612. "url": "https://github.com/FriendsOfSymfony/FOSUserBundle",
  1613. "reference": "v1.3.1"
  1614. },
  1615. "dist": {
  1616. "type": "zip",
  1617. "url": "https://github.com/FriendsOfSymfony/FOSUserBundle/archive/v1.3.1.zip",
  1618. "reference": "v1.3.1",
  1619. "shasum": ""
  1620. },
  1621. "require": {
  1622. "php": ">=5.3.2",
  1623. "symfony/framework-bundle": ">=2.1,<2.3-dev",
  1624. "symfony/security-bundle": ">=2.1,<2.3-dev"
  1625. },
  1626. "require-dev": {
  1627. "doctrine/doctrine-bundle": "*",
  1628. "swiftmailer/swiftmailer": "*",
  1629. "symfony/validator": "2.1.*",
  1630. "symfony/yaml": "2.1.*",
  1631. "twig/twig": "*",
  1632. "willdurand/propel-typehintable-behavior": "dev-master"
  1633. },
  1634. "time": "2012-12-22 15:09:34",
  1635. "type": "symfony-bundle",
  1636. "extra": {
  1637. "branch-alias": {
  1638. "dev-master": "2.0.x-dev"
  1639. }
  1640. },
  1641. "installation-source": "dist",
  1642. "autoload": {
  1643. "psr-0": {
  1644. "FOS\\UserBundle": ""
  1645. }
  1646. },
  1647. "notification-url": "https://packagist.org/downloads/",
  1648. "license": [
  1649. "MIT"
  1650. ],
  1651. "authors": [
  1652. {
  1653. "name": "Christophe Coevoet",
  1654. "email": "stof@notk.org"
  1655. },
  1656. {
  1657. "name": "Thibault Duplessis",
  1658. "email": "thibault.duplessis@gmail.com",
  1659. "homepage": "http://ornicar.github.com"
  1660. },
  1661. {
  1662. "name": "FriendsOfSymfony Community",
  1663. "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
  1664. }
  1665. ],
  1666. "description": "Symfony FOSUserBundle",
  1667. "homepage": "http://friendsofsymfony.github.com",
  1668. "keywords": [
  1669. "User management"
  1670. ]
  1671. }
  1672. ]