installed.json 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607
  1. [
  2. {
  3. "name": "symfony/filesystem",
  4. "version": "v3.0.9",
  5. "version_normalized": "3.0.9.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/symfony/filesystem.git",
  9. "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d",
  14. "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.5.9"
  19. },
  20. "time": "2016-07-20T05:43:46+00:00",
  21. "type": "library",
  22. "extra": {
  23. "branch-alias": {
  24. "dev-master": "3.0-dev"
  25. }
  26. },
  27. "installation-source": "dist",
  28. "autoload": {
  29. "psr-4": {
  30. "Symfony\\Component\\Filesystem\\": ""
  31. },
  32. "exclude-from-classmap": [
  33. "/Tests/"
  34. ]
  35. },
  36. "notification-url": "https://packagist.org/downloads/",
  37. "license": [
  38. "MIT"
  39. ],
  40. "authors": [
  41. {
  42. "name": "Fabien Potencier",
  43. "email": "fabien@symfony.com"
  44. },
  45. {
  46. "name": "Symfony Community",
  47. "homepage": "https://symfony.com/contributors"
  48. }
  49. ],
  50. "description": "Symfony Filesystem Component",
  51. "homepage": "https://symfony.com"
  52. },
  53. {
  54. "name": "symfony/config",
  55. "version": "v2.8.21",
  56. "version_normalized": "2.8.21.0",
  57. "source": {
  58. "type": "git",
  59. "url": "https://github.com/symfony/config.git",
  60. "reference": "0b8541d18507d10204a08384640ff6df3c739ebe"
  61. },
  62. "dist": {
  63. "type": "zip",
  64. "url": "https://api.github.com/repos/symfony/config/zipball/0b8541d18507d10204a08384640ff6df3c739ebe",
  65. "reference": "0b8541d18507d10204a08384640ff6df3c739ebe",
  66. "shasum": ""
  67. },
  68. "require": {
  69. "php": ">=5.3.9",
  70. "symfony/filesystem": "~2.3|~3.0.0"
  71. },
  72. "require-dev": {
  73. "symfony/yaml": "~2.7|~3.0.0"
  74. },
  75. "suggest": {
  76. "symfony/yaml": "To use the yaml reference dumper"
  77. },
  78. "time": "2017-04-12T14:07:15+00:00",
  79. "type": "library",
  80. "extra": {
  81. "branch-alias": {
  82. "dev-master": "2.8-dev"
  83. }
  84. },
  85. "installation-source": "dist",
  86. "autoload": {
  87. "psr-4": {
  88. "Symfony\\Component\\Config\\": ""
  89. },
  90. "exclude-from-classmap": [
  91. "/Tests/"
  92. ]
  93. },
  94. "notification-url": "https://packagist.org/downloads/",
  95. "license": [
  96. "MIT"
  97. ],
  98. "authors": [
  99. {
  100. "name": "Fabien Potencier",
  101. "email": "fabien@symfony.com"
  102. },
  103. {
  104. "name": "Symfony Community",
  105. "homepage": "https://symfony.com/contributors"
  106. }
  107. ],
  108. "description": "Symfony Config Component",
  109. "homepage": "https://symfony.com"
  110. },
  111. {
  112. "name": "behat/mink",
  113. "version": "v1.7.1",
  114. "version_normalized": "1.7.1.0",
  115. "source": {
  116. "type": "git",
  117. "url": "https://github.com/minkphp/Mink.git",
  118. "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
  119. },
  120. "dist": {
  121. "type": "zip",
  122. "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
  123. "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
  124. "shasum": ""
  125. },
  126. "require": {
  127. "php": ">=5.3.1",
  128. "symfony/css-selector": "~2.1|~3.0"
  129. },
  130. "require-dev": {
  131. "symfony/phpunit-bridge": "~2.7|~3.0"
  132. },
  133. "suggest": {
  134. "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
  135. "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
  136. "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
  137. "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
  138. },
  139. "time": "2016-03-05T08:26:18+00:00",
  140. "type": "library",
  141. "extra": {
  142. "branch-alias": {
  143. "dev-master": "1.7.x-dev"
  144. }
  145. },
  146. "installation-source": "dist",
  147. "autoload": {
  148. "psr-4": {
  149. "Behat\\Mink\\": "src/"
  150. }
  151. },
  152. "notification-url": "https://packagist.org/downloads/",
  153. "license": [
  154. "MIT"
  155. ],
  156. "authors": [
  157. {
  158. "name": "Konstantin Kudryashov",
  159. "email": "ever.zet@gmail.com",
  160. "homepage": "http://everzet.com"
  161. }
  162. ],
  163. "description": "Browser controller/emulator abstraction for PHP",
  164. "homepage": "http://mink.behat.org/",
  165. "keywords": [
  166. "browser",
  167. "testing",
  168. "web"
  169. ]
  170. },
  171. {
  172. "name": "symfony/yaml",
  173. "version": "v2.8.21",
  174. "version_normalized": "2.8.21.0",
  175. "source": {
  176. "type": "git",
  177. "url": "https://github.com/symfony/yaml.git",
  178. "reference": "93ccdde79f4b079c7558da4656a3cb1c50c68e02"
  179. },
  180. "dist": {
  181. "type": "zip",
  182. "url": "https://api.github.com/repos/symfony/yaml/zipball/93ccdde79f4b079c7558da4656a3cb1c50c68e02",
  183. "reference": "93ccdde79f4b079c7558da4656a3cb1c50c68e02",
  184. "shasum": ""
  185. },
  186. "require": {
  187. "php": ">=5.3.9"
  188. },
  189. "time": "2017-05-01T14:31:55+00:00",
  190. "type": "library",
  191. "extra": {
  192. "branch-alias": {
  193. "dev-master": "2.8-dev"
  194. }
  195. },
  196. "installation-source": "dist",
  197. "autoload": {
  198. "psr-4": {
  199. "Symfony\\Component\\Yaml\\": ""
  200. },
  201. "exclude-from-classmap": [
  202. "/Tests/"
  203. ]
  204. },
  205. "notification-url": "https://packagist.org/downloads/",
  206. "license": [
  207. "MIT"
  208. ],
  209. "authors": [
  210. {
  211. "name": "Fabien Potencier",
  212. "email": "fabien@symfony.com"
  213. },
  214. {
  215. "name": "Symfony Community",
  216. "homepage": "https://symfony.com/contributors"
  217. }
  218. ],
  219. "description": "Symfony Yaml Component",
  220. "homepage": "https://symfony.com"
  221. },
  222. {
  223. "name": "symfony/polyfill-mbstring",
  224. "version": "v1.3.0",
  225. "version_normalized": "1.3.0.0",
  226. "source": {
  227. "type": "git",
  228. "url": "https://github.com/symfony/polyfill-mbstring.git",
  229. "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
  230. },
  231. "dist": {
  232. "type": "zip",
  233. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
  234. "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
  235. "shasum": ""
  236. },
  237. "require": {
  238. "php": ">=5.3.3"
  239. },
  240. "suggest": {
  241. "ext-mbstring": "For best performance"
  242. },
  243. "time": "2016-11-14T01:06:16+00:00",
  244. "type": "library",
  245. "extra": {
  246. "branch-alias": {
  247. "dev-master": "1.3-dev"
  248. }
  249. },
  250. "installation-source": "dist",
  251. "autoload": {
  252. "psr-4": {
  253. "Symfony\\Polyfill\\Mbstring\\": ""
  254. },
  255. "files": [
  256. "bootstrap.php"
  257. ]
  258. },
  259. "notification-url": "https://packagist.org/downloads/",
  260. "license": [
  261. "MIT"
  262. ],
  263. "authors": [
  264. {
  265. "name": "Nicolas Grekas",
  266. "email": "p@tchwork.com"
  267. },
  268. {
  269. "name": "Symfony Community",
  270. "homepage": "https://symfony.com/contributors"
  271. }
  272. ],
  273. "description": "Symfony polyfill for the Mbstring extension",
  274. "homepage": "https://symfony.com",
  275. "keywords": [
  276. "compatibility",
  277. "mbstring",
  278. "polyfill",
  279. "portable",
  280. "shim"
  281. ]
  282. },
  283. {
  284. "name": "symfony/translation",
  285. "version": "v2.8.21",
  286. "version_normalized": "2.8.21.0",
  287. "source": {
  288. "type": "git",
  289. "url": "https://github.com/symfony/translation.git",
  290. "reference": "32b7c0bffc07772cf1a902e3464ef77117fa07c7"
  291. },
  292. "dist": {
  293. "type": "zip",
  294. "url": "https://api.github.com/repos/symfony/translation/zipball/32b7c0bffc07772cf1a902e3464ef77117fa07c7",
  295. "reference": "32b7c0bffc07772cf1a902e3464ef77117fa07c7",
  296. "shasum": ""
  297. },
  298. "require": {
  299. "php": ">=5.3.9",
  300. "symfony/polyfill-mbstring": "~1.0"
  301. },
  302. "conflict": {
  303. "symfony/config": "<2.7"
  304. },
  305. "require-dev": {
  306. "psr/log": "~1.0",
  307. "symfony/config": "~2.8",
  308. "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
  309. "symfony/yaml": "~2.2|~3.0.0"
  310. },
  311. "suggest": {
  312. "psr/log": "To use logging capability in translator",
  313. "symfony/config": "",
  314. "symfony/yaml": ""
  315. },
  316. "time": "2017-04-12T14:07:15+00:00",
  317. "type": "library",
  318. "extra": {
  319. "branch-alias": {
  320. "dev-master": "2.8-dev"
  321. }
  322. },
  323. "installation-source": "dist",
  324. "autoload": {
  325. "psr-4": {
  326. "Symfony\\Component\\Translation\\": ""
  327. },
  328. "exclude-from-classmap": [
  329. "/Tests/"
  330. ]
  331. },
  332. "notification-url": "https://packagist.org/downloads/",
  333. "license": [
  334. "MIT"
  335. ],
  336. "authors": [
  337. {
  338. "name": "Fabien Potencier",
  339. "email": "fabien@symfony.com"
  340. },
  341. {
  342. "name": "Symfony Community",
  343. "homepage": "https://symfony.com/contributors"
  344. }
  345. ],
  346. "description": "Symfony Translation Component",
  347. "homepage": "https://symfony.com"
  348. },
  349. {
  350. "name": "symfony/finder",
  351. "version": "v2.8.21",
  352. "version_normalized": "2.8.21.0",
  353. "source": {
  354. "type": "git",
  355. "url": "https://github.com/symfony/finder.git",
  356. "reference": "b058a6f0cb6ee9b6b727aae03d5a62474a308528"
  357. },
  358. "dist": {
  359. "type": "zip",
  360. "url": "https://api.github.com/repos/symfony/finder/zipball/b058a6f0cb6ee9b6b727aae03d5a62474a308528",
  361. "reference": "b058a6f0cb6ee9b6b727aae03d5a62474a308528",
  362. "shasum": ""
  363. },
  364. "require": {
  365. "php": ">=5.3.9"
  366. },
  367. "time": "2017-05-25T22:57:22+00:00",
  368. "type": "library",
  369. "extra": {
  370. "branch-alias": {
  371. "dev-master": "2.8-dev"
  372. }
  373. },
  374. "installation-source": "dist",
  375. "autoload": {
  376. "psr-4": {
  377. "Symfony\\Component\\Finder\\": ""
  378. },
  379. "exclude-from-classmap": [
  380. "/Tests/"
  381. ]
  382. },
  383. "notification-url": "https://packagist.org/downloads/",
  384. "license": [
  385. "MIT"
  386. ],
  387. "authors": [
  388. {
  389. "name": "Fabien Potencier",
  390. "email": "fabien@symfony.com"
  391. },
  392. {
  393. "name": "Symfony Community",
  394. "homepage": "https://symfony.com/contributors"
  395. }
  396. ],
  397. "description": "Symfony Finder Component",
  398. "homepage": "https://symfony.com"
  399. },
  400. {
  401. "name": "symfony/event-dispatcher",
  402. "version": "v2.8.21",
  403. "version_normalized": "2.8.21.0",
  404. "source": {
  405. "type": "git",
  406. "url": "https://github.com/symfony/event-dispatcher.git",
  407. "reference": "7fc8e2b4118ff316550596357325dfd92a51f531"
  408. },
  409. "dist": {
  410. "type": "zip",
  411. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7fc8e2b4118ff316550596357325dfd92a51f531",
  412. "reference": "7fc8e2b4118ff316550596357325dfd92a51f531",
  413. "shasum": ""
  414. },
  415. "require": {
  416. "php": ">=5.3.9"
  417. },
  418. "require-dev": {
  419. "psr/log": "~1.0",
  420. "symfony/config": "^2.0.5|~3.0.0",
  421. "symfony/dependency-injection": "~2.6|~3.0.0",
  422. "symfony/expression-language": "~2.6|~3.0.0",
  423. "symfony/stopwatch": "~2.3|~3.0.0"
  424. },
  425. "suggest": {
  426. "symfony/dependency-injection": "",
  427. "symfony/http-kernel": ""
  428. },
  429. "time": "2017-04-26T16:56:54+00:00",
  430. "type": "library",
  431. "extra": {
  432. "branch-alias": {
  433. "dev-master": "2.8-dev"
  434. }
  435. },
  436. "installation-source": "dist",
  437. "autoload": {
  438. "psr-4": {
  439. "Symfony\\Component\\EventDispatcher\\": ""
  440. },
  441. "exclude-from-classmap": [
  442. "/Tests/"
  443. ]
  444. },
  445. "notification-url": "https://packagist.org/downloads/",
  446. "license": [
  447. "MIT"
  448. ],
  449. "authors": [
  450. {
  451. "name": "Fabien Potencier",
  452. "email": "fabien@symfony.com"
  453. },
  454. {
  455. "name": "Symfony Community",
  456. "homepage": "https://symfony.com/contributors"
  457. }
  458. ],
  459. "description": "Symfony EventDispatcher Component",
  460. "homepage": "https://symfony.com"
  461. },
  462. {
  463. "name": "symfony/dependency-injection",
  464. "version": "v2.8.21",
  465. "version_normalized": "2.8.21.0",
  466. "source": {
  467. "type": "git",
  468. "url": "https://github.com/symfony/dependency-injection.git",
  469. "reference": "155b770e68150139779295864d6b6cb3172cd821"
  470. },
  471. "dist": {
  472. "type": "zip",
  473. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/155b770e68150139779295864d6b6cb3172cd821",
  474. "reference": "155b770e68150139779295864d6b6cb3172cd821",
  475. "shasum": ""
  476. },
  477. "require": {
  478. "php": ">=5.3.9"
  479. },
  480. "conflict": {
  481. "symfony/expression-language": "<2.6"
  482. },
  483. "require-dev": {
  484. "symfony/config": "~2.2|~3.0.0",
  485. "symfony/expression-language": "~2.6|~3.0.0",
  486. "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
  487. },
  488. "suggest": {
  489. "symfony/config": "",
  490. "symfony/expression-language": "For using expressions in service container configuration",
  491. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  492. "symfony/yaml": ""
  493. },
  494. "time": "2017-05-25T22:57:22+00:00",
  495. "type": "library",
  496. "extra": {
  497. "branch-alias": {
  498. "dev-master": "2.8-dev"
  499. }
  500. },
  501. "installation-source": "dist",
  502. "autoload": {
  503. "psr-4": {
  504. "Symfony\\Component\\DependencyInjection\\": ""
  505. },
  506. "exclude-from-classmap": [
  507. "/Tests/"
  508. ]
  509. },
  510. "notification-url": "https://packagist.org/downloads/",
  511. "license": [
  512. "MIT"
  513. ],
  514. "authors": [
  515. {
  516. "name": "Fabien Potencier",
  517. "email": "fabien@symfony.com"
  518. },
  519. {
  520. "name": "Symfony Community",
  521. "homepage": "https://symfony.com/contributors"
  522. }
  523. ],
  524. "description": "Symfony DependencyInjection Component",
  525. "homepage": "https://symfony.com"
  526. },
  527. {
  528. "name": "psr/log",
  529. "version": "1.0.2",
  530. "version_normalized": "1.0.2.0",
  531. "source": {
  532. "type": "git",
  533. "url": "https://github.com/php-fig/log.git",
  534. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  535. },
  536. "dist": {
  537. "type": "zip",
  538. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  539. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  540. "shasum": ""
  541. },
  542. "require": {
  543. "php": ">=5.3.0"
  544. },
  545. "time": "2016-10-10T12:19:37+00:00",
  546. "type": "library",
  547. "extra": {
  548. "branch-alias": {
  549. "dev-master": "1.0.x-dev"
  550. }
  551. },
  552. "installation-source": "dist",
  553. "autoload": {
  554. "psr-4": {
  555. "Psr\\Log\\": "Psr/Log/"
  556. }
  557. },
  558. "notification-url": "https://packagist.org/downloads/",
  559. "license": [
  560. "MIT"
  561. ],
  562. "authors": [
  563. {
  564. "name": "PHP-FIG",
  565. "homepage": "http://www.php-fig.org/"
  566. }
  567. ],
  568. "description": "Common interface for logging libraries",
  569. "homepage": "https://github.com/php-fig/log",
  570. "keywords": [
  571. "log",
  572. "psr",
  573. "psr-3"
  574. ]
  575. },
  576. {
  577. "name": "symfony/debug",
  578. "version": "v3.0.9",
  579. "version_normalized": "3.0.9.0",
  580. "source": {
  581. "type": "git",
  582. "url": "https://github.com/symfony/debug.git",
  583. "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a"
  584. },
  585. "dist": {
  586. "type": "zip",
  587. "url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a",
  588. "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a",
  589. "shasum": ""
  590. },
  591. "require": {
  592. "php": ">=5.5.9",
  593. "psr/log": "~1.0"
  594. },
  595. "conflict": {
  596. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  597. },
  598. "require-dev": {
  599. "symfony/class-loader": "~2.8|~3.0",
  600. "symfony/http-kernel": "~2.8|~3.0"
  601. },
  602. "time": "2016-07-30T07:22:48+00:00",
  603. "type": "library",
  604. "extra": {
  605. "branch-alias": {
  606. "dev-master": "3.0-dev"
  607. }
  608. },
  609. "installation-source": "dist",
  610. "autoload": {
  611. "psr-4": {
  612. "Symfony\\Component\\Debug\\": ""
  613. },
  614. "exclude-from-classmap": [
  615. "/Tests/"
  616. ]
  617. },
  618. "notification-url": "https://packagist.org/downloads/",
  619. "license": [
  620. "MIT"
  621. ],
  622. "authors": [
  623. {
  624. "name": "Fabien Potencier",
  625. "email": "fabien@symfony.com"
  626. },
  627. {
  628. "name": "Symfony Community",
  629. "homepage": "https://symfony.com/contributors"
  630. }
  631. ],
  632. "description": "Symfony Debug Component",
  633. "homepage": "https://symfony.com"
  634. },
  635. {
  636. "name": "symfony/console",
  637. "version": "v2.8.21",
  638. "version_normalized": "2.8.21.0",
  639. "source": {
  640. "type": "git",
  641. "url": "https://github.com/symfony/console.git",
  642. "reference": "efa4d466b67c2fc9bf9419a981e683e1f99fa029"
  643. },
  644. "dist": {
  645. "type": "zip",
  646. "url": "https://api.github.com/repos/symfony/console/zipball/efa4d466b67c2fc9bf9419a981e683e1f99fa029",
  647. "reference": "efa4d466b67c2fc9bf9419a981e683e1f99fa029",
  648. "shasum": ""
  649. },
  650. "require": {
  651. "php": ">=5.3.9",
  652. "symfony/debug": "^2.7.2|~3.0.0",
  653. "symfony/polyfill-mbstring": "~1.0"
  654. },
  655. "require-dev": {
  656. "psr/log": "~1.0",
  657. "symfony/event-dispatcher": "~2.1|~3.0.0",
  658. "symfony/process": "~2.1|~3.0.0"
  659. },
  660. "suggest": {
  661. "psr/log": "For using the console logger",
  662. "symfony/event-dispatcher": "",
  663. "symfony/process": ""
  664. },
  665. "time": "2017-05-28T14:07:33+00:00",
  666. "type": "library",
  667. "extra": {
  668. "branch-alias": {
  669. "dev-master": "2.8-dev"
  670. }
  671. },
  672. "installation-source": "dist",
  673. "autoload": {
  674. "psr-4": {
  675. "Symfony\\Component\\Console\\": ""
  676. },
  677. "exclude-from-classmap": [
  678. "/Tests/"
  679. ]
  680. },
  681. "notification-url": "https://packagist.org/downloads/",
  682. "license": [
  683. "MIT"
  684. ],
  685. "authors": [
  686. {
  687. "name": "Fabien Potencier",
  688. "email": "fabien@symfony.com"
  689. },
  690. {
  691. "name": "Symfony Community",
  692. "homepage": "https://symfony.com/contributors"
  693. }
  694. ],
  695. "description": "Symfony Console Component",
  696. "homepage": "https://symfony.com"
  697. },
  698. {
  699. "name": "behat/gherkin",
  700. "version": "v2.3.5",
  701. "version_normalized": "2.3.5.0",
  702. "source": {
  703. "type": "git",
  704. "url": "https://github.com/Behat/Gherkin.git",
  705. "reference": "2b33963da5525400573560c173ab5c9c057e1852"
  706. },
  707. "dist": {
  708. "type": "zip",
  709. "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2b33963da5525400573560c173ab5c9c057e1852",
  710. "reference": "2b33963da5525400573560c173ab5c9c057e1852",
  711. "shasum": ""
  712. },
  713. "require": {
  714. "php": ">=5.3.1",
  715. "symfony/finder": "~2.0"
  716. },
  717. "require-dev": {
  718. "symfony/config": "~2.0",
  719. "symfony/translation": "~2.0",
  720. "symfony/yaml": "~2.0"
  721. },
  722. "suggest": {
  723. "symfony/config": "If you want to use Config component to manage resources",
  724. "symfony/translation": "If you want to use Symfony2 translations adapter",
  725. "symfony/yaml": "If you want to parse features, represented in YAML files"
  726. },
  727. "time": "2013-10-15T11:22:17+00:00",
  728. "type": "library",
  729. "extra": {
  730. "branch-alias": {
  731. "dev-develop": "2.2-dev"
  732. }
  733. },
  734. "installation-source": "dist",
  735. "autoload": {
  736. "psr-0": {
  737. "Behat\\Gherkin": "src/"
  738. }
  739. },
  740. "notification-url": "https://packagist.org/downloads/",
  741. "license": [
  742. "MIT"
  743. ],
  744. "authors": [
  745. {
  746. "name": "Konstantin Kudryashov",
  747. "email": "ever.zet@gmail.com",
  748. "homepage": "http://everzet.com"
  749. }
  750. ],
  751. "description": "Gherkin DSL parser for PHP 5.3",
  752. "homepage": "http://behat.org/",
  753. "keywords": [
  754. "BDD",
  755. "Behat",
  756. "DSL",
  757. "Symfony2",
  758. "parser"
  759. ]
  760. },
  761. {
  762. "name": "behat/behat",
  763. "version": "v2.5.5",
  764. "version_normalized": "2.5.5.0",
  765. "source": {
  766. "type": "git",
  767. "url": "https://github.com/Behat/Behat.git",
  768. "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120"
  769. },
  770. "dist": {
  771. "type": "zip",
  772. "url": "https://api.github.com/repos/Behat/Behat/zipball/c1e48826b84669c97a1efa78459aedfdcdcf2120",
  773. "reference": "c1e48826b84669c97a1efa78459aedfdcdcf2120",
  774. "shasum": ""
  775. },
  776. "require": {
  777. "behat/gherkin": "~2.3.0",
  778. "php": ">=5.3.1",
  779. "symfony/config": "~2.3",
  780. "symfony/console": "~2.0",
  781. "symfony/dependency-injection": "~2.0",
  782. "symfony/event-dispatcher": "~2.0",
  783. "symfony/finder": "~2.0",
  784. "symfony/translation": "~2.3",
  785. "symfony/yaml": "~2.0"
  786. },
  787. "require-dev": {
  788. "phpunit/phpunit": "~3.7.19"
  789. },
  790. "suggest": {
  791. "behat/mink-extension": "for integration with Mink testing framework",
  792. "behat/symfony2-extension": "for integration with Symfony2 web framework",
  793. "behat/yii-extension": "for integration with Yii web framework"
  794. },
  795. "time": "2015-06-01T09:37:55+00:00",
  796. "bin": [
  797. "bin/behat"
  798. ],
  799. "type": "library",
  800. "installation-source": "dist",
  801. "autoload": {
  802. "psr-0": {
  803. "Behat\\Behat": "src/"
  804. }
  805. },
  806. "notification-url": "https://packagist.org/downloads/",
  807. "license": [
  808. "MIT"
  809. ],
  810. "authors": [
  811. {
  812. "name": "Konstantin Kudryashov",
  813. "email": "ever.zet@gmail.com",
  814. "homepage": "http://everzet.com"
  815. }
  816. ],
  817. "description": "Scenario-oriented BDD framework for PHP 5.3",
  818. "homepage": "http://behat.org/",
  819. "keywords": [
  820. "BDD",
  821. "Behat",
  822. "Symfony2"
  823. ]
  824. },
  825. {
  826. "name": "behat/mink-extension",
  827. "version": "v1.3.3",
  828. "version_normalized": "1.3.3.0",
  829. "source": {
  830. "type": "git",
  831. "url": "https://github.com/Behat/MinkExtension.git",
  832. "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8"
  833. },
  834. "dist": {
  835. "type": "zip",
  836. "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
  837. "reference": "b885b9407cba50a954f72c69ed1b2f8d3bc694f8",
  838. "shasum": ""
  839. },
  840. "require": {
  841. "behat/behat": "~2.5.0",
  842. "behat/mink": "~1.5",
  843. "php": ">=5.3.2",
  844. "symfony/config": "~2.2"
  845. },
  846. "require-dev": {
  847. "behat/mink-goutte-driver": "~1.0",
  848. "fabpot/goutte": "~1.0"
  849. },
  850. "time": "2014-05-15T19:27:39+00:00",
  851. "type": "behat-extension",
  852. "installation-source": "dist",
  853. "autoload": {
  854. "psr-0": {
  855. "Behat\\MinkExtension": "src/"
  856. }
  857. },
  858. "notification-url": "https://packagist.org/downloads/",
  859. "license": [
  860. "MIT"
  861. ],
  862. "authors": [
  863. {
  864. "name": "Konstantin Kudryashov",
  865. "email": "ever.zet@gmail.com",
  866. "homepage": "http://everzet.com"
  867. }
  868. ],
  869. "description": "Mink extension for Behat",
  870. "homepage": "http://mink.behat.org",
  871. "keywords": [
  872. "browser",
  873. "gui",
  874. "test",
  875. "web"
  876. ]
  877. },
  878. {
  879. "name": "behat/mink-browserkit-driver",
  880. "version": "v1.3.2",
  881. "version_normalized": "1.3.2.0",
  882. "source": {
  883. "type": "git",
  884. "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
  885. "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
  886. },
  887. "dist": {
  888. "type": "zip",
  889. "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
  890. "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
  891. "shasum": ""
  892. },
  893. "require": {
  894. "behat/mink": "^1.7.1@dev",
  895. "php": ">=5.3.6",
  896. "symfony/browser-kit": "~2.3|~3.0",
  897. "symfony/dom-crawler": "~2.3|~3.0"
  898. },
  899. "require-dev": {
  900. "silex/silex": "~1.2",
  901. "symfony/phpunit-bridge": "~2.7|~3.0"
  902. },
  903. "time": "2016-03-05T08:59:47+00:00",
  904. "type": "mink-driver",
  905. "extra": {
  906. "branch-alias": {
  907. "dev-master": "1.3.x-dev"
  908. }
  909. },
  910. "installation-source": "dist",
  911. "autoload": {
  912. "psr-4": {
  913. "Behat\\Mink\\Driver\\": "src/"
  914. }
  915. },
  916. "notification-url": "https://packagist.org/downloads/",
  917. "license": [
  918. "MIT"
  919. ],
  920. "authors": [
  921. {
  922. "name": "Konstantin Kudryashov",
  923. "email": "ever.zet@gmail.com",
  924. "homepage": "http://everzet.com"
  925. }
  926. ],
  927. "description": "Symfony2 BrowserKit driver for Mink framework",
  928. "homepage": "http://mink.behat.org/",
  929. "keywords": [
  930. "Mink",
  931. "Symfony2",
  932. "browser",
  933. "testing"
  934. ]
  935. },
  936. {
  937. "name": "behat/mink-goutte-driver",
  938. "version": "v1.2.1",
  939. "version_normalized": "1.2.1.0",
  940. "source": {
  941. "type": "git",
  942. "url": "https://github.com/minkphp/MinkGoutteDriver.git",
  943. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
  944. },
  945. "dist": {
  946. "type": "zip",
  947. "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  948. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  949. "shasum": ""
  950. },
  951. "require": {
  952. "behat/mink": "~1.6@dev",
  953. "behat/mink-browserkit-driver": "~1.2@dev",
  954. "fabpot/goutte": "~1.0.4|~2.0|~3.1",
  955. "php": ">=5.3.1"
  956. },
  957. "require-dev": {
  958. "symfony/phpunit-bridge": "~2.7|~3.0"
  959. },
  960. "time": "2016-03-05T09:04:22+00:00",
  961. "type": "mink-driver",
  962. "extra": {
  963. "branch-alias": {
  964. "dev-master": "1.2.x-dev"
  965. }
  966. },
  967. "installation-source": "dist",
  968. "autoload": {
  969. "psr-4": {
  970. "Behat\\Mink\\Driver\\": "src/"
  971. }
  972. },
  973. "notification-url": "https://packagist.org/downloads/",
  974. "license": [
  975. "MIT"
  976. ],
  977. "authors": [
  978. {
  979. "name": "Konstantin Kudryashov",
  980. "email": "ever.zet@gmail.com",
  981. "homepage": "http://everzet.com"
  982. }
  983. ],
  984. "description": "Goutte driver for Mink framework",
  985. "homepage": "http://mink.behat.org/",
  986. "keywords": [
  987. "browser",
  988. "goutte",
  989. "headless",
  990. "testing"
  991. ]
  992. },
  993. {
  994. "name": "instaclick/php-webdriver",
  995. "version": "1.4.3",
  996. "version_normalized": "1.4.3.0",
  997. "source": {
  998. "type": "git",
  999. "url": "https://github.com/instaclick/php-webdriver.git",
  1000. "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
  1001. },
  1002. "dist": {
  1003. "type": "zip",
  1004. "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
  1005. "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
  1006. "shasum": ""
  1007. },
  1008. "require": {
  1009. "ext-curl": "*",
  1010. "php": ">=5.3.2"
  1011. },
  1012. "require-dev": {
  1013. "satooshi/php-coveralls": "dev-master"
  1014. },
  1015. "time": "2015-06-15T20:19:33+00:00",
  1016. "type": "library",
  1017. "extra": {
  1018. "branch-alias": {
  1019. "dev-master": "1.4.x-dev"
  1020. }
  1021. },
  1022. "installation-source": "dist",
  1023. "autoload": {
  1024. "psr-0": {
  1025. "WebDriver": "lib/"
  1026. }
  1027. },
  1028. "notification-url": "https://packagist.org/downloads/",
  1029. "license": [
  1030. "Apache-2.0"
  1031. ],
  1032. "authors": [
  1033. {
  1034. "name": "Justin Bishop",
  1035. "email": "jubishop@gmail.com",
  1036. "role": "Developer"
  1037. },
  1038. {
  1039. "name": "Anthon Pang",
  1040. "email": "apang@softwaredevelopment.ca",
  1041. "role": "Fork maintainer"
  1042. }
  1043. ],
  1044. "description": "PHP WebDriver for Selenium 2",
  1045. "homepage": "http://instaclick.com/",
  1046. "keywords": [
  1047. "browser",
  1048. "selenium",
  1049. "webdriver",
  1050. "webtest"
  1051. ]
  1052. },
  1053. {
  1054. "name": "behat/mink-selenium2-driver",
  1055. "version": "v1.3.1",
  1056. "version_normalized": "1.3.1.0",
  1057. "source": {
  1058. "type": "git",
  1059. "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
  1060. "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
  1061. },
  1062. "dist": {
  1063. "type": "zip",
  1064. "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
  1065. "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
  1066. "shasum": ""
  1067. },
  1068. "require": {
  1069. "behat/mink": "~1.7@dev",
  1070. "instaclick/php-webdriver": "~1.1",
  1071. "php": ">=5.3.1"
  1072. },
  1073. "require-dev": {
  1074. "symfony/phpunit-bridge": "~2.7"
  1075. },
  1076. "time": "2016-03-05T09:10:18+00:00",
  1077. "type": "mink-driver",
  1078. "extra": {
  1079. "branch-alias": {
  1080. "dev-master": "1.3.x-dev"
  1081. }
  1082. },
  1083. "installation-source": "dist",
  1084. "autoload": {
  1085. "psr-4": {
  1086. "Behat\\Mink\\Driver\\": "src/"
  1087. }
  1088. },
  1089. "notification-url": "https://packagist.org/downloads/",
  1090. "license": [
  1091. "MIT"
  1092. ],
  1093. "authors": [
  1094. {
  1095. "name": "Konstantin Kudryashov",
  1096. "email": "ever.zet@gmail.com",
  1097. "homepage": "http://everzet.com"
  1098. },
  1099. {
  1100. "name": "Pete Otaqui",
  1101. "email": "pete@otaqui.com",
  1102. "homepage": "https://github.com/pete-otaqui"
  1103. }
  1104. ],
  1105. "description": "Selenium2 (WebDriver) driver for Mink framework",
  1106. "homepage": "http://mink.behat.org/",
  1107. "keywords": [
  1108. "ajax",
  1109. "browser",
  1110. "javascript",
  1111. "selenium",
  1112. "testing",
  1113. "webdriver"
  1114. ]
  1115. },
  1116. {
  1117. "name": "guzzle/common",
  1118. "version": "v3.9.2",
  1119. "version_normalized": "3.9.2.0",
  1120. "target-dir": "Guzzle/Common",
  1121. "source": {
  1122. "type": "git",
  1123. "url": "https://github.com/Guzzle3/common.git",
  1124. "reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc"
  1125. },
  1126. "dist": {
  1127. "type": "zip",
  1128. "url": "https://api.github.com/repos/Guzzle3/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
  1129. "reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
  1130. "shasum": ""
  1131. },
  1132. "require": {
  1133. "php": ">=5.3.2",
  1134. "symfony/event-dispatcher": ">=2.1"
  1135. },
  1136. "time": "2014-08-11T04:32:36+00:00",
  1137. "type": "library",
  1138. "extra": {
  1139. "branch-alias": {
  1140. "dev-master": "3.7-dev"
  1141. }
  1142. },
  1143. "installation-source": "dist",
  1144. "autoload": {
  1145. "psr-0": {
  1146. "Guzzle\\Common": ""
  1147. }
  1148. },
  1149. "notification-url": "https://packagist.org/downloads/",
  1150. "license": [
  1151. "MIT"
  1152. ],
  1153. "description": "Common libraries used by Guzzle",
  1154. "homepage": "http://guzzlephp.org/",
  1155. "keywords": [
  1156. "collection",
  1157. "common",
  1158. "event",
  1159. "exception"
  1160. ],
  1161. "abandoned": "guzzle/guzzle"
  1162. },
  1163. {
  1164. "name": "guzzle/stream",
  1165. "version": "v3.9.2",
  1166. "version_normalized": "3.9.2.0",
  1167. "target-dir": "Guzzle/Stream",
  1168. "source": {
  1169. "type": "git",
  1170. "url": "https://github.com/Guzzle3/stream.git",
  1171. "reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0"
  1172. },
  1173. "dist": {
  1174. "type": "zip",
  1175. "url": "https://api.github.com/repos/Guzzle3/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0",
  1176. "reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0",
  1177. "shasum": ""
  1178. },
  1179. "require": {
  1180. "guzzle/common": "self.version",
  1181. "php": ">=5.3.2"
  1182. },
  1183. "suggest": {
  1184. "guzzle/http": "To convert Guzzle request objects to PHP streams"
  1185. },
  1186. "time": "2014-05-01T21:36:02+00:00",
  1187. "type": "library",
  1188. "extra": {
  1189. "branch-alias": {
  1190. "dev-master": "3.7-dev"
  1191. }
  1192. },
  1193. "installation-source": "dist",
  1194. "autoload": {
  1195. "psr-0": {
  1196. "Guzzle\\Stream": ""
  1197. }
  1198. },
  1199. "notification-url": "https://packagist.org/downloads/",
  1200. "license": [
  1201. "MIT"
  1202. ],
  1203. "authors": [
  1204. {
  1205. "name": "Michael Dowling",
  1206. "email": "mtdowling@gmail.com",
  1207. "homepage": "https://github.com/mtdowling"
  1208. }
  1209. ],
  1210. "description": "Guzzle stream wrapper component",
  1211. "homepage": "http://guzzlephp.org/",
  1212. "keywords": [
  1213. "Guzzle",
  1214. "component",
  1215. "stream"
  1216. ],
  1217. "abandoned": "guzzle/guzzle"
  1218. },
  1219. {
  1220. "name": "guzzle/parser",
  1221. "version": "v3.9.2",
  1222. "version_normalized": "3.9.2.0",
  1223. "target-dir": "Guzzle/Parser",
  1224. "source": {
  1225. "type": "git",
  1226. "url": "https://github.com/Guzzle3/parser.git",
  1227. "reference": "6874d171318a8e93eb6d224cf85e4678490b625c"
  1228. },
  1229. "dist": {
  1230. "type": "zip",
  1231. "url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c",
  1232. "reference": "6874d171318a8e93eb6d224cf85e4678490b625c",
  1233. "shasum": ""
  1234. },
  1235. "require": {
  1236. "php": ">=5.3.2"
  1237. },
  1238. "time": "2014-02-05T18:29:46+00:00",
  1239. "type": "library",
  1240. "extra": {
  1241. "branch-alias": {
  1242. "dev-master": "3.7-dev"
  1243. }
  1244. },
  1245. "installation-source": "dist",
  1246. "autoload": {
  1247. "psr-0": {
  1248. "Guzzle\\Parser": ""
  1249. }
  1250. },
  1251. "notification-url": "https://packagist.org/downloads/",
  1252. "license": [
  1253. "MIT"
  1254. ],
  1255. "description": "Interchangeable parsers used by Guzzle",
  1256. "homepage": "http://guzzlephp.org/",
  1257. "keywords": [
  1258. "URI Template",
  1259. "cookie",
  1260. "http",
  1261. "message",
  1262. "url"
  1263. ],
  1264. "abandoned": "guzzle/guzzle"
  1265. },
  1266. {
  1267. "name": "guzzle/http",
  1268. "version": "v3.9.2",
  1269. "version_normalized": "3.9.2.0",
  1270. "target-dir": "Guzzle/Http",
  1271. "source": {
  1272. "type": "git",
  1273. "url": "https://github.com/Guzzle3/http.git",
  1274. "reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5"
  1275. },
  1276. "dist": {
  1277. "type": "zip",
  1278. "url": "https://api.github.com/repos/Guzzle3/http/zipball/1e8dd1e2ba9dc42332396f39fbfab950b2301dc5",
  1279. "reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5",
  1280. "shasum": ""
  1281. },
  1282. "require": {
  1283. "guzzle/common": "self.version",
  1284. "guzzle/parser": "self.version",
  1285. "guzzle/stream": "self.version",
  1286. "php": ">=5.3.2"
  1287. },
  1288. "suggest": {
  1289. "ext-curl": "*"
  1290. },
  1291. "time": "2014-08-11T04:32:36+00:00",
  1292. "type": "library",
  1293. "extra": {
  1294. "branch-alias": {
  1295. "dev-master": "3.7-dev"
  1296. }
  1297. },
  1298. "installation-source": "dist",
  1299. "autoload": {
  1300. "psr-0": {
  1301. "Guzzle\\Http": ""
  1302. }
  1303. },
  1304. "notification-url": "https://packagist.org/downloads/",
  1305. "license": [
  1306. "MIT"
  1307. ],
  1308. "authors": [
  1309. {
  1310. "name": "Michael Dowling",
  1311. "email": "mtdowling@gmail.com",
  1312. "homepage": "https://github.com/mtdowling"
  1313. }
  1314. ],
  1315. "description": "HTTP libraries used by Guzzle",
  1316. "homepage": "http://guzzlephp.org/",
  1317. "keywords": [
  1318. "Guzzle",
  1319. "client",
  1320. "curl",
  1321. "http",
  1322. "http client"
  1323. ],
  1324. "abandoned": "guzzle/guzzle"
  1325. },
  1326. {
  1327. "name": "symfony/process",
  1328. "version": "v2.8.21",
  1329. "version_normalized": "2.8.21.0",
  1330. "source": {
  1331. "type": "git",
  1332. "url": "https://github.com/symfony/process.git",
  1333. "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9"
  1334. },
  1335. "dist": {
  1336. "type": "zip",
  1337. "url": "https://api.github.com/repos/symfony/process/zipball/d54232f5682fda2f8bbebff7c81b864646867ab9",
  1338. "reference": "d54232f5682fda2f8bbebff7c81b864646867ab9",
  1339. "shasum": ""
  1340. },
  1341. "require": {
  1342. "php": ">=5.3.9"
  1343. },
  1344. "time": "2017-05-08T01:19:21+00:00",
  1345. "type": "library",
  1346. "extra": {
  1347. "branch-alias": {
  1348. "dev-master": "2.8-dev"
  1349. }
  1350. },
  1351. "installation-source": "dist",
  1352. "autoload": {
  1353. "psr-4": {
  1354. "Symfony\\Component\\Process\\": ""
  1355. },
  1356. "exclude-from-classmap": [
  1357. "/Tests/"
  1358. ]
  1359. },
  1360. "notification-url": "https://packagist.org/downloads/",
  1361. "license": [
  1362. "MIT"
  1363. ],
  1364. "authors": [
  1365. {
  1366. "name": "Fabien Potencier",
  1367. "email": "fabien@symfony.com"
  1368. },
  1369. {
  1370. "name": "Symfony Community",
  1371. "homepage": "https://symfony.com/contributors"
  1372. }
  1373. ],
  1374. "description": "Symfony Process Component",
  1375. "homepage": "https://symfony.com"
  1376. },
  1377. {
  1378. "name": "symfony/dom-crawler",
  1379. "version": "v2.8.21",
  1380. "version_normalized": "2.8.21.0",
  1381. "source": {
  1382. "type": "git",
  1383. "url": "https://github.com/symfony/dom-crawler.git",
  1384. "reference": "b19d01ec41c704497b0bee78bce8bf97619c0649"
  1385. },
  1386. "dist": {
  1387. "type": "zip",
  1388. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b19d01ec41c704497b0bee78bce8bf97619c0649",
  1389. "reference": "b19d01ec41c704497b0bee78bce8bf97619c0649",
  1390. "shasum": ""
  1391. },
  1392. "require": {
  1393. "php": ">=5.3.9",
  1394. "symfony/polyfill-mbstring": "~1.0"
  1395. },
  1396. "require-dev": {
  1397. "symfony/css-selector": "~2.8|~3.0.0"
  1398. },
  1399. "suggest": {
  1400. "symfony/css-selector": ""
  1401. },
  1402. "time": "2017-05-25T22:57:22+00:00",
  1403. "type": "library",
  1404. "extra": {
  1405. "branch-alias": {
  1406. "dev-master": "2.8-dev"
  1407. }
  1408. },
  1409. "installation-source": "dist",
  1410. "autoload": {
  1411. "psr-4": {
  1412. "Symfony\\Component\\DomCrawler\\": ""
  1413. },
  1414. "exclude-from-classmap": [
  1415. "/Tests/"
  1416. ]
  1417. },
  1418. "notification-url": "https://packagist.org/downloads/",
  1419. "license": [
  1420. "MIT"
  1421. ],
  1422. "authors": [
  1423. {
  1424. "name": "Fabien Potencier",
  1425. "email": "fabien@symfony.com"
  1426. },
  1427. {
  1428. "name": "Symfony Community",
  1429. "homepage": "https://symfony.com/contributors"
  1430. }
  1431. ],
  1432. "description": "Symfony DomCrawler Component",
  1433. "homepage": "https://symfony.com"
  1434. },
  1435. {
  1436. "name": "symfony/css-selector",
  1437. "version": "v2.8.21",
  1438. "version_normalized": "2.8.21.0",
  1439. "source": {
  1440. "type": "git",
  1441. "url": "https://github.com/symfony/css-selector.git",
  1442. "reference": "ba3204654efa779691fac9e948a96b4a7067e4ab"
  1443. },
  1444. "dist": {
  1445. "type": "zip",
  1446. "url": "https://api.github.com/repos/symfony/css-selector/zipball/ba3204654efa779691fac9e948a96b4a7067e4ab",
  1447. "reference": "ba3204654efa779691fac9e948a96b4a7067e4ab",
  1448. "shasum": ""
  1449. },
  1450. "require": {
  1451. "php": ">=5.3.9"
  1452. },
  1453. "time": "2017-05-01T14:31:55+00:00",
  1454. "type": "library",
  1455. "extra": {
  1456. "branch-alias": {
  1457. "dev-master": "2.8-dev"
  1458. }
  1459. },
  1460. "installation-source": "dist",
  1461. "autoload": {
  1462. "psr-4": {
  1463. "Symfony\\Component\\CssSelector\\": ""
  1464. },
  1465. "exclude-from-classmap": [
  1466. "/Tests/"
  1467. ]
  1468. },
  1469. "notification-url": "https://packagist.org/downloads/",
  1470. "license": [
  1471. "MIT"
  1472. ],
  1473. "authors": [
  1474. {
  1475. "name": "Jean-François Simon",
  1476. "email": "jeanfrancois.simon@sensiolabs.com"
  1477. },
  1478. {
  1479. "name": "Fabien Potencier",
  1480. "email": "fabien@symfony.com"
  1481. },
  1482. {
  1483. "name": "Symfony Community",
  1484. "homepage": "https://symfony.com/contributors"
  1485. }
  1486. ],
  1487. "description": "Symfony CssSelector Component",
  1488. "homepage": "https://symfony.com"
  1489. },
  1490. {
  1491. "name": "symfony/browser-kit",
  1492. "version": "v2.8.21",
  1493. "version_normalized": "2.8.21.0",
  1494. "source": {
  1495. "type": "git",
  1496. "url": "https://github.com/symfony/browser-kit.git",
  1497. "reference": "4386755566fc8d29bddf89694663b0e96cb01e61"
  1498. },
  1499. "dist": {
  1500. "type": "zip",
  1501. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4386755566fc8d29bddf89694663b0e96cb01e61",
  1502. "reference": "4386755566fc8d29bddf89694663b0e96cb01e61",
  1503. "shasum": ""
  1504. },
  1505. "require": {
  1506. "php": ">=5.3.9",
  1507. "symfony/dom-crawler": "~2.1|~3.0.0"
  1508. },
  1509. "require-dev": {
  1510. "symfony/css-selector": "^2.0.5|~3.0.0",
  1511. "symfony/process": "~2.3.34|^2.7.6|~3.0.0"
  1512. },
  1513. "suggest": {
  1514. "symfony/process": ""
  1515. },
  1516. "time": "2017-04-12T14:07:15+00:00",
  1517. "type": "library",
  1518. "extra": {
  1519. "branch-alias": {
  1520. "dev-master": "2.8-dev"
  1521. }
  1522. },
  1523. "installation-source": "dist",
  1524. "autoload": {
  1525. "psr-4": {
  1526. "Symfony\\Component\\BrowserKit\\": ""
  1527. },
  1528. "exclude-from-classmap": [
  1529. "/Tests/"
  1530. ]
  1531. },
  1532. "notification-url": "https://packagist.org/downloads/",
  1533. "license": [
  1534. "MIT"
  1535. ],
  1536. "authors": [
  1537. {
  1538. "name": "Fabien Potencier",
  1539. "email": "fabien@symfony.com"
  1540. },
  1541. {
  1542. "name": "Symfony Community",
  1543. "homepage": "https://symfony.com/contributors"
  1544. }
  1545. ],
  1546. "description": "Symfony BrowserKit Component",
  1547. "homepage": "https://symfony.com"
  1548. },
  1549. {
  1550. "name": "fabpot/goutte",
  1551. "version": "v1.0.7",
  1552. "version_normalized": "1.0.7.0",
  1553. "source": {
  1554. "type": "git",
  1555. "url": "https://github.com/FriendsOfPHP/Goutte.git",
  1556. "reference": "794b196e76bdd37b5155cdecbad311f0a3b07625"
  1557. },
  1558. "dist": {
  1559. "type": "zip",
  1560. "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/794b196e76bdd37b5155cdecbad311f0a3b07625",
  1561. "reference": "794b196e76bdd37b5155cdecbad311f0a3b07625",
  1562. "shasum": ""
  1563. },
  1564. "require": {
  1565. "ext-curl": "*",
  1566. "guzzle/http": "~3.1",
  1567. "php": ">=5.3.0",
  1568. "symfony/browser-kit": "~2.1",
  1569. "symfony/css-selector": "~2.1",
  1570. "symfony/dom-crawler": "~2.1",
  1571. "symfony/finder": "~2.1",
  1572. "symfony/process": "~2.1"
  1573. },
  1574. "require-dev": {
  1575. "guzzle/plugin-history": "~3.1",
  1576. "guzzle/plugin-mock": "~3.1"
  1577. },
  1578. "time": "2014-10-09T15:52:51+00:00",
  1579. "type": "application",
  1580. "extra": {
  1581. "branch-alias": {
  1582. "dev-master": "1.0-dev"
  1583. }
  1584. },
  1585. "installation-source": "dist",
  1586. "autoload": {
  1587. "psr-0": {
  1588. "Goutte": "."
  1589. }
  1590. },
  1591. "notification-url": "https://packagist.org/downloads/",
  1592. "license": [
  1593. "MIT"
  1594. ],
  1595. "authors": [
  1596. {
  1597. "name": "Fabien Potencier",
  1598. "email": "fabien@symfony.com"
  1599. }
  1600. ],
  1601. "description": "A simple PHP Web Scraper",
  1602. "homepage": "https://github.com/fabpot/Goutte",
  1603. "keywords": [
  1604. "scraper"
  1605. ]
  1606. }
  1607. ]