composer.lock 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "7ca0087aabf01eb8dbf67e0ae741f2f2",
  8. "packages": [
  9. {
  10. "name": "psr/http-message",
  11. "version": "1.0.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/php-fig/http-message.git",
  15. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  20. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.3.0"
  25. },
  26. "type": "library",
  27. "extra": {
  28. "branch-alias": {
  29. "dev-master": "1.0.x-dev"
  30. }
  31. },
  32. "autoload": {
  33. "psr-4": {
  34. "Psr\\Http\\Message\\": "src/"
  35. }
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "MIT"
  40. ],
  41. "authors": [
  42. {
  43. "name": "PHP-FIG",
  44. "homepage": "http://www.php-fig.org/"
  45. }
  46. ],
  47. "description": "Common interface for HTTP messages",
  48. "homepage": "https://github.com/php-fig/http-message",
  49. "keywords": [
  50. "http",
  51. "http-message",
  52. "psr",
  53. "psr-7",
  54. "request",
  55. "response"
  56. ],
  57. "time": "2016-08-06T14:39:51+00:00"
  58. }
  59. ],
  60. "packages-dev": [
  61. {
  62. "name": "doctrine/instantiator",
  63. "version": "1.0.5",
  64. "source": {
  65. "type": "git",
  66. "url": "https://github.com/doctrine/instantiator.git",
  67. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  68. },
  69. "dist": {
  70. "type": "zip",
  71. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  72. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  73. "shasum": ""
  74. },
  75. "require": {
  76. "php": ">=5.3,<8.0-DEV"
  77. },
  78. "require-dev": {
  79. "athletic/athletic": "~0.1.8",
  80. "ext-pdo": "*",
  81. "ext-phar": "*",
  82. "phpunit/phpunit": "~4.0",
  83. "squizlabs/php_codesniffer": "~2.0"
  84. },
  85. "type": "library",
  86. "extra": {
  87. "branch-alias": {
  88. "dev-master": "1.0.x-dev"
  89. }
  90. },
  91. "autoload": {
  92. "psr-4": {
  93. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  94. }
  95. },
  96. "notification-url": "https://packagist.org/downloads/",
  97. "license": [
  98. "MIT"
  99. ],
  100. "authors": [
  101. {
  102. "name": "Marco Pivetta",
  103. "email": "ocramius@gmail.com",
  104. "homepage": "http://ocramius.github.com/"
  105. }
  106. ],
  107. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  108. "homepage": "https://github.com/doctrine/instantiator",
  109. "keywords": [
  110. "constructor",
  111. "instantiate"
  112. ],
  113. "time": "2015-06-14T21:17:01+00:00"
  114. },
  115. {
  116. "name": "myclabs/deep-copy",
  117. "version": "1.7.0",
  118. "source": {
  119. "type": "git",
  120. "url": "https://github.com/myclabs/DeepCopy.git",
  121. "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
  122. },
  123. "dist": {
  124. "type": "zip",
  125. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
  126. "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
  127. "shasum": ""
  128. },
  129. "require": {
  130. "php": "^5.6 || ^7.0"
  131. },
  132. "require-dev": {
  133. "doctrine/collections": "^1.0",
  134. "doctrine/common": "^2.6",
  135. "phpunit/phpunit": "^4.1"
  136. },
  137. "type": "library",
  138. "autoload": {
  139. "psr-4": {
  140. "DeepCopy\\": "src/DeepCopy/"
  141. },
  142. "files": [
  143. "src/DeepCopy/deep_copy.php"
  144. ]
  145. },
  146. "notification-url": "https://packagist.org/downloads/",
  147. "license": [
  148. "MIT"
  149. ],
  150. "description": "Create deep copies (clones) of your objects",
  151. "keywords": [
  152. "clone",
  153. "copy",
  154. "duplicate",
  155. "object",
  156. "object graph"
  157. ],
  158. "time": "2017-10-19T19:58:43+00:00"
  159. },
  160. {
  161. "name": "phar-io/manifest",
  162. "version": "1.0.1",
  163. "source": {
  164. "type": "git",
  165. "url": "https://github.com/phar-io/manifest.git",
  166. "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
  167. },
  168. "dist": {
  169. "type": "zip",
  170. "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
  171. "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
  172. "shasum": ""
  173. },
  174. "require": {
  175. "ext-dom": "*",
  176. "ext-phar": "*",
  177. "phar-io/version": "^1.0.1",
  178. "php": "^5.6 || ^7.0"
  179. },
  180. "type": "library",
  181. "extra": {
  182. "branch-alias": {
  183. "dev-master": "1.0.x-dev"
  184. }
  185. },
  186. "autoload": {
  187. "classmap": [
  188. "src/"
  189. ]
  190. },
  191. "notification-url": "https://packagist.org/downloads/",
  192. "license": [
  193. "BSD-3-Clause"
  194. ],
  195. "authors": [
  196. {
  197. "name": "Arne Blankerts",
  198. "email": "arne@blankerts.de",
  199. "role": "Developer"
  200. },
  201. {
  202. "name": "Sebastian Heuer",
  203. "email": "sebastian@phpeople.de",
  204. "role": "Developer"
  205. },
  206. {
  207. "name": "Sebastian Bergmann",
  208. "email": "sebastian@phpunit.de",
  209. "role": "Developer"
  210. }
  211. ],
  212. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  213. "time": "2017-03-05T18:14:27+00:00"
  214. },
  215. {
  216. "name": "phar-io/version",
  217. "version": "1.0.1",
  218. "source": {
  219. "type": "git",
  220. "url": "https://github.com/phar-io/version.git",
  221. "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
  222. },
  223. "dist": {
  224. "type": "zip",
  225. "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
  226. "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
  227. "shasum": ""
  228. },
  229. "require": {
  230. "php": "^5.6 || ^7.0"
  231. },
  232. "type": "library",
  233. "autoload": {
  234. "classmap": [
  235. "src/"
  236. ]
  237. },
  238. "notification-url": "https://packagist.org/downloads/",
  239. "license": [
  240. "BSD-3-Clause"
  241. ],
  242. "authors": [
  243. {
  244. "name": "Arne Blankerts",
  245. "email": "arne@blankerts.de",
  246. "role": "Developer"
  247. },
  248. {
  249. "name": "Sebastian Heuer",
  250. "email": "sebastian@phpeople.de",
  251. "role": "Developer"
  252. },
  253. {
  254. "name": "Sebastian Bergmann",
  255. "email": "sebastian@phpunit.de",
  256. "role": "Developer"
  257. }
  258. ],
  259. "description": "Library for handling version information and constraints",
  260. "time": "2017-03-05T17:38:23+00:00"
  261. },
  262. {
  263. "name": "php-http/psr7-integration-tests",
  264. "version": "dev-master",
  265. "source": {
  266. "type": "git",
  267. "url": "https://github.com/php-http/psr7-integration-tests.git",
  268. "reference": "5dfefb2da33ca24ae20c971b725c9a6fe7403008"
  269. },
  270. "dist": {
  271. "type": "zip",
  272. "url": "https://api.github.com/repos/php-http/psr7-integration-tests/zipball/5dfefb2da33ca24ae20c971b725c9a6fe7403008",
  273. "reference": "5dfefb2da33ca24ae20c971b725c9a6fe7403008",
  274. "shasum": ""
  275. },
  276. "require": {
  277. "php": "^5.4 || ^7.0",
  278. "phpunit/phpunit": "^5.4 || ^6.0 || ^7.0",
  279. "psr/http-message": "^1.0"
  280. },
  281. "require-dev": {
  282. "guzzlehttp/psr7": "^1.4",
  283. "nyholm/psr7": "dev-master",
  284. "ringcentral/psr7": "^1.2",
  285. "slim/http": "^0.3",
  286. "zendframework/zend-diactoros": "^1.8"
  287. },
  288. "type": "library",
  289. "extra": {
  290. "branch-alias": {
  291. "dev-master": "1.0-dev"
  292. }
  293. },
  294. "autoload": {
  295. "psr-4": {
  296. "Http\\Psr7Test\\": "src/"
  297. }
  298. },
  299. "notification-url": "https://packagist.org/downloads/",
  300. "license": [
  301. "MIT"
  302. ],
  303. "authors": [
  304. {
  305. "name": "Tobias Nyholm",
  306. "email": "tobias.nyholm@gmail.com"
  307. }
  308. ],
  309. "description": "Test suite for PSR7",
  310. "homepage": "http://php-http.org",
  311. "keywords": [
  312. "psr-7",
  313. "test"
  314. ],
  315. "time": "2018-09-02T10:01:55+00:00"
  316. },
  317. {
  318. "name": "phpdocumentor/reflection-common",
  319. "version": "1.0.1",
  320. "source": {
  321. "type": "git",
  322. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  323. "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
  324. },
  325. "dist": {
  326. "type": "zip",
  327. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  328. "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  329. "shasum": ""
  330. },
  331. "require": {
  332. "php": ">=5.5"
  333. },
  334. "require-dev": {
  335. "phpunit/phpunit": "^4.6"
  336. },
  337. "type": "library",
  338. "extra": {
  339. "branch-alias": {
  340. "dev-master": "1.0.x-dev"
  341. }
  342. },
  343. "autoload": {
  344. "psr-4": {
  345. "phpDocumentor\\Reflection\\": [
  346. "src"
  347. ]
  348. }
  349. },
  350. "notification-url": "https://packagist.org/downloads/",
  351. "license": [
  352. "MIT"
  353. ],
  354. "authors": [
  355. {
  356. "name": "Jaap van Otterdijk",
  357. "email": "opensource@ijaap.nl"
  358. }
  359. ],
  360. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  361. "homepage": "http://www.phpdoc.org",
  362. "keywords": [
  363. "FQSEN",
  364. "phpDocumentor",
  365. "phpdoc",
  366. "reflection",
  367. "static analysis"
  368. ],
  369. "time": "2017-09-11T18:02:19+00:00"
  370. },
  371. {
  372. "name": "phpdocumentor/reflection-docblock",
  373. "version": "4.3.0",
  374. "source": {
  375. "type": "git",
  376. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  377. "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
  378. },
  379. "dist": {
  380. "type": "zip",
  381. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
  382. "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
  383. "shasum": ""
  384. },
  385. "require": {
  386. "php": "^7.0",
  387. "phpdocumentor/reflection-common": "^1.0.0",
  388. "phpdocumentor/type-resolver": "^0.4.0",
  389. "webmozart/assert": "^1.0"
  390. },
  391. "require-dev": {
  392. "doctrine/instantiator": "~1.0.5",
  393. "mockery/mockery": "^1.0",
  394. "phpunit/phpunit": "^6.4"
  395. },
  396. "type": "library",
  397. "extra": {
  398. "branch-alias": {
  399. "dev-master": "4.x-dev"
  400. }
  401. },
  402. "autoload": {
  403. "psr-4": {
  404. "phpDocumentor\\Reflection\\": [
  405. "src/"
  406. ]
  407. }
  408. },
  409. "notification-url": "https://packagist.org/downloads/",
  410. "license": [
  411. "MIT"
  412. ],
  413. "authors": [
  414. {
  415. "name": "Mike van Riel",
  416. "email": "me@mikevanriel.com"
  417. }
  418. ],
  419. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  420. "time": "2017-11-30T07:14:17+00:00"
  421. },
  422. {
  423. "name": "phpdocumentor/type-resolver",
  424. "version": "0.4.0",
  425. "source": {
  426. "type": "git",
  427. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  428. "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
  429. },
  430. "dist": {
  431. "type": "zip",
  432. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
  433. "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
  434. "shasum": ""
  435. },
  436. "require": {
  437. "php": "^5.5 || ^7.0",
  438. "phpdocumentor/reflection-common": "^1.0"
  439. },
  440. "require-dev": {
  441. "mockery/mockery": "^0.9.4",
  442. "phpunit/phpunit": "^5.2||^4.8.24"
  443. },
  444. "type": "library",
  445. "extra": {
  446. "branch-alias": {
  447. "dev-master": "1.0.x-dev"
  448. }
  449. },
  450. "autoload": {
  451. "psr-4": {
  452. "phpDocumentor\\Reflection\\": [
  453. "src/"
  454. ]
  455. }
  456. },
  457. "notification-url": "https://packagist.org/downloads/",
  458. "license": [
  459. "MIT"
  460. ],
  461. "authors": [
  462. {
  463. "name": "Mike van Riel",
  464. "email": "me@mikevanriel.com"
  465. }
  466. ],
  467. "time": "2017-07-14T14:27:02+00:00"
  468. },
  469. {
  470. "name": "phpspec/prophecy",
  471. "version": "1.7.6",
  472. "source": {
  473. "type": "git",
  474. "url": "https://github.com/phpspec/prophecy.git",
  475. "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712"
  476. },
  477. "dist": {
  478. "type": "zip",
  479. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
  480. "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
  481. "shasum": ""
  482. },
  483. "require": {
  484. "doctrine/instantiator": "^1.0.2",
  485. "php": "^5.3|^7.0",
  486. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
  487. "sebastian/comparator": "^1.1|^2.0|^3.0",
  488. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  489. },
  490. "require-dev": {
  491. "phpspec/phpspec": "^2.5|^3.2",
  492. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
  493. },
  494. "type": "library",
  495. "extra": {
  496. "branch-alias": {
  497. "dev-master": "1.7.x-dev"
  498. }
  499. },
  500. "autoload": {
  501. "psr-0": {
  502. "Prophecy\\": "src/"
  503. }
  504. },
  505. "notification-url": "https://packagist.org/downloads/",
  506. "license": [
  507. "MIT"
  508. ],
  509. "authors": [
  510. {
  511. "name": "Konstantin Kudryashov",
  512. "email": "ever.zet@gmail.com",
  513. "homepage": "http://everzet.com"
  514. },
  515. {
  516. "name": "Marcello Duarte",
  517. "email": "marcello.duarte@gmail.com"
  518. }
  519. ],
  520. "description": "Highly opinionated mocking framework for PHP 5.3+",
  521. "homepage": "https://github.com/phpspec/prophecy",
  522. "keywords": [
  523. "Double",
  524. "Dummy",
  525. "fake",
  526. "mock",
  527. "spy",
  528. "stub"
  529. ],
  530. "time": "2018-04-18T13:57:24+00:00"
  531. },
  532. {
  533. "name": "phpunit/php-code-coverage",
  534. "version": "5.3.2",
  535. "source": {
  536. "type": "git",
  537. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  538. "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
  539. },
  540. "dist": {
  541. "type": "zip",
  542. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
  543. "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
  544. "shasum": ""
  545. },
  546. "require": {
  547. "ext-dom": "*",
  548. "ext-xmlwriter": "*",
  549. "php": "^7.0",
  550. "phpunit/php-file-iterator": "^1.4.2",
  551. "phpunit/php-text-template": "^1.2.1",
  552. "phpunit/php-token-stream": "^2.0.1",
  553. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  554. "sebastian/environment": "^3.0",
  555. "sebastian/version": "^2.0.1",
  556. "theseer/tokenizer": "^1.1"
  557. },
  558. "require-dev": {
  559. "phpunit/phpunit": "^6.0"
  560. },
  561. "suggest": {
  562. "ext-xdebug": "^2.5.5"
  563. },
  564. "type": "library",
  565. "extra": {
  566. "branch-alias": {
  567. "dev-master": "5.3.x-dev"
  568. }
  569. },
  570. "autoload": {
  571. "classmap": [
  572. "src/"
  573. ]
  574. },
  575. "notification-url": "https://packagist.org/downloads/",
  576. "license": [
  577. "BSD-3-Clause"
  578. ],
  579. "authors": [
  580. {
  581. "name": "Sebastian Bergmann",
  582. "email": "sebastian@phpunit.de",
  583. "role": "lead"
  584. }
  585. ],
  586. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  587. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  588. "keywords": [
  589. "coverage",
  590. "testing",
  591. "xunit"
  592. ],
  593. "time": "2018-04-06T15:36:58+00:00"
  594. },
  595. {
  596. "name": "phpunit/php-file-iterator",
  597. "version": "1.4.5",
  598. "source": {
  599. "type": "git",
  600. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  601. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
  602. },
  603. "dist": {
  604. "type": "zip",
  605. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
  606. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
  607. "shasum": ""
  608. },
  609. "require": {
  610. "php": ">=5.3.3"
  611. },
  612. "type": "library",
  613. "extra": {
  614. "branch-alias": {
  615. "dev-master": "1.4.x-dev"
  616. }
  617. },
  618. "autoload": {
  619. "classmap": [
  620. "src/"
  621. ]
  622. },
  623. "notification-url": "https://packagist.org/downloads/",
  624. "license": [
  625. "BSD-3-Clause"
  626. ],
  627. "authors": [
  628. {
  629. "name": "Sebastian Bergmann",
  630. "email": "sb@sebastian-bergmann.de",
  631. "role": "lead"
  632. }
  633. ],
  634. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  635. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  636. "keywords": [
  637. "filesystem",
  638. "iterator"
  639. ],
  640. "time": "2017-11-27T13:52:08+00:00"
  641. },
  642. {
  643. "name": "phpunit/php-text-template",
  644. "version": "1.2.1",
  645. "source": {
  646. "type": "git",
  647. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  648. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  649. },
  650. "dist": {
  651. "type": "zip",
  652. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  653. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  654. "shasum": ""
  655. },
  656. "require": {
  657. "php": ">=5.3.3"
  658. },
  659. "type": "library",
  660. "autoload": {
  661. "classmap": [
  662. "src/"
  663. ]
  664. },
  665. "notification-url": "https://packagist.org/downloads/",
  666. "license": [
  667. "BSD-3-Clause"
  668. ],
  669. "authors": [
  670. {
  671. "name": "Sebastian Bergmann",
  672. "email": "sebastian@phpunit.de",
  673. "role": "lead"
  674. }
  675. ],
  676. "description": "Simple template engine.",
  677. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  678. "keywords": [
  679. "template"
  680. ],
  681. "time": "2015-06-21T13:50:34+00:00"
  682. },
  683. {
  684. "name": "phpunit/php-timer",
  685. "version": "1.0.9",
  686. "source": {
  687. "type": "git",
  688. "url": "https://github.com/sebastianbergmann/php-timer.git",
  689. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  690. },
  691. "dist": {
  692. "type": "zip",
  693. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  694. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  695. "shasum": ""
  696. },
  697. "require": {
  698. "php": "^5.3.3 || ^7.0"
  699. },
  700. "require-dev": {
  701. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  702. },
  703. "type": "library",
  704. "extra": {
  705. "branch-alias": {
  706. "dev-master": "1.0-dev"
  707. }
  708. },
  709. "autoload": {
  710. "classmap": [
  711. "src/"
  712. ]
  713. },
  714. "notification-url": "https://packagist.org/downloads/",
  715. "license": [
  716. "BSD-3-Clause"
  717. ],
  718. "authors": [
  719. {
  720. "name": "Sebastian Bergmann",
  721. "email": "sb@sebastian-bergmann.de",
  722. "role": "lead"
  723. }
  724. ],
  725. "description": "Utility class for timing",
  726. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  727. "keywords": [
  728. "timer"
  729. ],
  730. "time": "2017-02-26T11:10:40+00:00"
  731. },
  732. {
  733. "name": "phpunit/php-token-stream",
  734. "version": "2.0.2",
  735. "source": {
  736. "type": "git",
  737. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  738. "reference": "791198a2c6254db10131eecfe8c06670700904db"
  739. },
  740. "dist": {
  741. "type": "zip",
  742. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
  743. "reference": "791198a2c6254db10131eecfe8c06670700904db",
  744. "shasum": ""
  745. },
  746. "require": {
  747. "ext-tokenizer": "*",
  748. "php": "^7.0"
  749. },
  750. "require-dev": {
  751. "phpunit/phpunit": "^6.2.4"
  752. },
  753. "type": "library",
  754. "extra": {
  755. "branch-alias": {
  756. "dev-master": "2.0-dev"
  757. }
  758. },
  759. "autoload": {
  760. "classmap": [
  761. "src/"
  762. ]
  763. },
  764. "notification-url": "https://packagist.org/downloads/",
  765. "license": [
  766. "BSD-3-Clause"
  767. ],
  768. "authors": [
  769. {
  770. "name": "Sebastian Bergmann",
  771. "email": "sebastian@phpunit.de"
  772. }
  773. ],
  774. "description": "Wrapper around PHP's tokenizer extension.",
  775. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  776. "keywords": [
  777. "tokenizer"
  778. ],
  779. "time": "2017-11-27T05:48:46+00:00"
  780. },
  781. {
  782. "name": "phpunit/phpunit",
  783. "version": "6.5.9",
  784. "source": {
  785. "type": "git",
  786. "url": "https://github.com/sebastianbergmann/phpunit.git",
  787. "reference": "093ca5508174cd8ab8efe44fd1dde447adfdec8f"
  788. },
  789. "dist": {
  790. "type": "zip",
  791. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/093ca5508174cd8ab8efe44fd1dde447adfdec8f",
  792. "reference": "093ca5508174cd8ab8efe44fd1dde447adfdec8f",
  793. "shasum": ""
  794. },
  795. "require": {
  796. "ext-dom": "*",
  797. "ext-json": "*",
  798. "ext-libxml": "*",
  799. "ext-mbstring": "*",
  800. "ext-xml": "*",
  801. "myclabs/deep-copy": "^1.6.1",
  802. "phar-io/manifest": "^1.0.1",
  803. "phar-io/version": "^1.0",
  804. "php": "^7.0",
  805. "phpspec/prophecy": "^1.7",
  806. "phpunit/php-code-coverage": "^5.3",
  807. "phpunit/php-file-iterator": "^1.4.3",
  808. "phpunit/php-text-template": "^1.2.1",
  809. "phpunit/php-timer": "^1.0.9",
  810. "phpunit/phpunit-mock-objects": "^5.0.5",
  811. "sebastian/comparator": "^2.1",
  812. "sebastian/diff": "^2.0",
  813. "sebastian/environment": "^3.1",
  814. "sebastian/exporter": "^3.1",
  815. "sebastian/global-state": "^2.0",
  816. "sebastian/object-enumerator": "^3.0.3",
  817. "sebastian/resource-operations": "^1.0",
  818. "sebastian/version": "^2.0.1"
  819. },
  820. "conflict": {
  821. "phpdocumentor/reflection-docblock": "3.0.2",
  822. "phpunit/dbunit": "<3.0"
  823. },
  824. "require-dev": {
  825. "ext-pdo": "*"
  826. },
  827. "suggest": {
  828. "ext-xdebug": "*",
  829. "phpunit/php-invoker": "^1.1"
  830. },
  831. "bin": [
  832. "phpunit"
  833. ],
  834. "type": "library",
  835. "extra": {
  836. "branch-alias": {
  837. "dev-master": "6.5.x-dev"
  838. }
  839. },
  840. "autoload": {
  841. "classmap": [
  842. "src/"
  843. ]
  844. },
  845. "notification-url": "https://packagist.org/downloads/",
  846. "license": [
  847. "BSD-3-Clause"
  848. ],
  849. "authors": [
  850. {
  851. "name": "Sebastian Bergmann",
  852. "email": "sebastian@phpunit.de",
  853. "role": "lead"
  854. }
  855. ],
  856. "description": "The PHP Unit Testing framework.",
  857. "homepage": "https://phpunit.de/",
  858. "keywords": [
  859. "phpunit",
  860. "testing",
  861. "xunit"
  862. ],
  863. "time": "2018-07-03T06:40:40+00:00"
  864. },
  865. {
  866. "name": "phpunit/phpunit-mock-objects",
  867. "version": "5.0.8",
  868. "source": {
  869. "type": "git",
  870. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  871. "reference": "6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f"
  872. },
  873. "dist": {
  874. "type": "zip",
  875. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f",
  876. "reference": "6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f",
  877. "shasum": ""
  878. },
  879. "require": {
  880. "doctrine/instantiator": "^1.0.5",
  881. "php": "^7.0",
  882. "phpunit/php-text-template": "^1.2.1",
  883. "sebastian/exporter": "^3.1"
  884. },
  885. "conflict": {
  886. "phpunit/phpunit": "<6.0"
  887. },
  888. "require-dev": {
  889. "phpunit/phpunit": "^6.5"
  890. },
  891. "suggest": {
  892. "ext-soap": "*"
  893. },
  894. "type": "library",
  895. "extra": {
  896. "branch-alias": {
  897. "dev-master": "5.0.x-dev"
  898. }
  899. },
  900. "autoload": {
  901. "classmap": [
  902. "src/"
  903. ]
  904. },
  905. "notification-url": "https://packagist.org/downloads/",
  906. "license": [
  907. "BSD-3-Clause"
  908. ],
  909. "authors": [
  910. {
  911. "name": "Sebastian Bergmann",
  912. "email": "sebastian@phpunit.de",
  913. "role": "lead"
  914. }
  915. ],
  916. "description": "Mock Object library for PHPUnit",
  917. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  918. "keywords": [
  919. "mock",
  920. "xunit"
  921. ],
  922. "time": "2018-07-13T03:27:23+00:00"
  923. },
  924. {
  925. "name": "sebastian/code-unit-reverse-lookup",
  926. "version": "1.0.1",
  927. "source": {
  928. "type": "git",
  929. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  930. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  931. },
  932. "dist": {
  933. "type": "zip",
  934. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  935. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  936. "shasum": ""
  937. },
  938. "require": {
  939. "php": "^5.6 || ^7.0"
  940. },
  941. "require-dev": {
  942. "phpunit/phpunit": "^5.7 || ^6.0"
  943. },
  944. "type": "library",
  945. "extra": {
  946. "branch-alias": {
  947. "dev-master": "1.0.x-dev"
  948. }
  949. },
  950. "autoload": {
  951. "classmap": [
  952. "src/"
  953. ]
  954. },
  955. "notification-url": "https://packagist.org/downloads/",
  956. "license": [
  957. "BSD-3-Clause"
  958. ],
  959. "authors": [
  960. {
  961. "name": "Sebastian Bergmann",
  962. "email": "sebastian@phpunit.de"
  963. }
  964. ],
  965. "description": "Looks up which function or method a line of code belongs to",
  966. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  967. "time": "2017-03-04T06:30:41+00:00"
  968. },
  969. {
  970. "name": "sebastian/comparator",
  971. "version": "2.1.3",
  972. "source": {
  973. "type": "git",
  974. "url": "https://github.com/sebastianbergmann/comparator.git",
  975. "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
  976. },
  977. "dist": {
  978. "type": "zip",
  979. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
  980. "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
  981. "shasum": ""
  982. },
  983. "require": {
  984. "php": "^7.0",
  985. "sebastian/diff": "^2.0 || ^3.0",
  986. "sebastian/exporter": "^3.1"
  987. },
  988. "require-dev": {
  989. "phpunit/phpunit": "^6.4"
  990. },
  991. "type": "library",
  992. "extra": {
  993. "branch-alias": {
  994. "dev-master": "2.1.x-dev"
  995. }
  996. },
  997. "autoload": {
  998. "classmap": [
  999. "src/"
  1000. ]
  1001. },
  1002. "notification-url": "https://packagist.org/downloads/",
  1003. "license": [
  1004. "BSD-3-Clause"
  1005. ],
  1006. "authors": [
  1007. {
  1008. "name": "Jeff Welch",
  1009. "email": "whatthejeff@gmail.com"
  1010. },
  1011. {
  1012. "name": "Volker Dusch",
  1013. "email": "github@wallbash.com"
  1014. },
  1015. {
  1016. "name": "Bernhard Schussek",
  1017. "email": "bschussek@2bepublished.at"
  1018. },
  1019. {
  1020. "name": "Sebastian Bergmann",
  1021. "email": "sebastian@phpunit.de"
  1022. }
  1023. ],
  1024. "description": "Provides the functionality to compare PHP values for equality",
  1025. "homepage": "https://github.com/sebastianbergmann/comparator",
  1026. "keywords": [
  1027. "comparator",
  1028. "compare",
  1029. "equality"
  1030. ],
  1031. "time": "2018-02-01T13:46:46+00:00"
  1032. },
  1033. {
  1034. "name": "sebastian/diff",
  1035. "version": "2.0.1",
  1036. "source": {
  1037. "type": "git",
  1038. "url": "https://github.com/sebastianbergmann/diff.git",
  1039. "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
  1040. },
  1041. "dist": {
  1042. "type": "zip",
  1043. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
  1044. "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
  1045. "shasum": ""
  1046. },
  1047. "require": {
  1048. "php": "^7.0"
  1049. },
  1050. "require-dev": {
  1051. "phpunit/phpunit": "^6.2"
  1052. },
  1053. "type": "library",
  1054. "extra": {
  1055. "branch-alias": {
  1056. "dev-master": "2.0-dev"
  1057. }
  1058. },
  1059. "autoload": {
  1060. "classmap": [
  1061. "src/"
  1062. ]
  1063. },
  1064. "notification-url": "https://packagist.org/downloads/",
  1065. "license": [
  1066. "BSD-3-Clause"
  1067. ],
  1068. "authors": [
  1069. {
  1070. "name": "Kore Nordmann",
  1071. "email": "mail@kore-nordmann.de"
  1072. },
  1073. {
  1074. "name": "Sebastian Bergmann",
  1075. "email": "sebastian@phpunit.de"
  1076. }
  1077. ],
  1078. "description": "Diff implementation",
  1079. "homepage": "https://github.com/sebastianbergmann/diff",
  1080. "keywords": [
  1081. "diff"
  1082. ],
  1083. "time": "2017-08-03T08:09:46+00:00"
  1084. },
  1085. {
  1086. "name": "sebastian/environment",
  1087. "version": "3.1.0",
  1088. "source": {
  1089. "type": "git",
  1090. "url": "https://github.com/sebastianbergmann/environment.git",
  1091. "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
  1092. },
  1093. "dist": {
  1094. "type": "zip",
  1095. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
  1096. "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
  1097. "shasum": ""
  1098. },
  1099. "require": {
  1100. "php": "^7.0"
  1101. },
  1102. "require-dev": {
  1103. "phpunit/phpunit": "^6.1"
  1104. },
  1105. "type": "library",
  1106. "extra": {
  1107. "branch-alias": {
  1108. "dev-master": "3.1.x-dev"
  1109. }
  1110. },
  1111. "autoload": {
  1112. "classmap": [
  1113. "src/"
  1114. ]
  1115. },
  1116. "notification-url": "https://packagist.org/downloads/",
  1117. "license": [
  1118. "BSD-3-Clause"
  1119. ],
  1120. "authors": [
  1121. {
  1122. "name": "Sebastian Bergmann",
  1123. "email": "sebastian@phpunit.de"
  1124. }
  1125. ],
  1126. "description": "Provides functionality to handle HHVM/PHP environments",
  1127. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1128. "keywords": [
  1129. "Xdebug",
  1130. "environment",
  1131. "hhvm"
  1132. ],
  1133. "time": "2017-07-01T08:51:00+00:00"
  1134. },
  1135. {
  1136. "name": "sebastian/exporter",
  1137. "version": "3.1.0",
  1138. "source": {
  1139. "type": "git",
  1140. "url": "https://github.com/sebastianbergmann/exporter.git",
  1141. "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
  1142. },
  1143. "dist": {
  1144. "type": "zip",
  1145. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
  1146. "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
  1147. "shasum": ""
  1148. },
  1149. "require": {
  1150. "php": "^7.0",
  1151. "sebastian/recursion-context": "^3.0"
  1152. },
  1153. "require-dev": {
  1154. "ext-mbstring": "*",
  1155. "phpunit/phpunit": "^6.0"
  1156. },
  1157. "type": "library",
  1158. "extra": {
  1159. "branch-alias": {
  1160. "dev-master": "3.1.x-dev"
  1161. }
  1162. },
  1163. "autoload": {
  1164. "classmap": [
  1165. "src/"
  1166. ]
  1167. },
  1168. "notification-url": "https://packagist.org/downloads/",
  1169. "license": [
  1170. "BSD-3-Clause"
  1171. ],
  1172. "authors": [
  1173. {
  1174. "name": "Jeff Welch",
  1175. "email": "whatthejeff@gmail.com"
  1176. },
  1177. {
  1178. "name": "Volker Dusch",
  1179. "email": "github@wallbash.com"
  1180. },
  1181. {
  1182. "name": "Bernhard Schussek",
  1183. "email": "bschussek@2bepublished.at"
  1184. },
  1185. {
  1186. "name": "Sebastian Bergmann",
  1187. "email": "sebastian@phpunit.de"
  1188. },
  1189. {
  1190. "name": "Adam Harvey",
  1191. "email": "aharvey@php.net"
  1192. }
  1193. ],
  1194. "description": "Provides the functionality to export PHP variables for visualization",
  1195. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1196. "keywords": [
  1197. "export",
  1198. "exporter"
  1199. ],
  1200. "time": "2017-04-03T13:19:02+00:00"
  1201. },
  1202. {
  1203. "name": "sebastian/global-state",
  1204. "version": "2.0.0",
  1205. "source": {
  1206. "type": "git",
  1207. "url": "https://github.com/sebastianbergmann/global-state.git",
  1208. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
  1209. },
  1210. "dist": {
  1211. "type": "zip",
  1212. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  1213. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  1214. "shasum": ""
  1215. },
  1216. "require": {
  1217. "php": "^7.0"
  1218. },
  1219. "require-dev": {
  1220. "phpunit/phpunit": "^6.0"
  1221. },
  1222. "suggest": {
  1223. "ext-uopz": "*"
  1224. },
  1225. "type": "library",
  1226. "extra": {
  1227. "branch-alias": {
  1228. "dev-master": "2.0-dev"
  1229. }
  1230. },
  1231. "autoload": {
  1232. "classmap": [
  1233. "src/"
  1234. ]
  1235. },
  1236. "notification-url": "https://packagist.org/downloads/",
  1237. "license": [
  1238. "BSD-3-Clause"
  1239. ],
  1240. "authors": [
  1241. {
  1242. "name": "Sebastian Bergmann",
  1243. "email": "sebastian@phpunit.de"
  1244. }
  1245. ],
  1246. "description": "Snapshotting of global state",
  1247. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1248. "keywords": [
  1249. "global state"
  1250. ],
  1251. "time": "2017-04-27T15:39:26+00:00"
  1252. },
  1253. {
  1254. "name": "sebastian/object-enumerator",
  1255. "version": "3.0.3",
  1256. "source": {
  1257. "type": "git",
  1258. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  1259. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
  1260. },
  1261. "dist": {
  1262. "type": "zip",
  1263. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  1264. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  1265. "shasum": ""
  1266. },
  1267. "require": {
  1268. "php": "^7.0",
  1269. "sebastian/object-reflector": "^1.1.1",
  1270. "sebastian/recursion-context": "^3.0"
  1271. },
  1272. "require-dev": {
  1273. "phpunit/phpunit": "^6.0"
  1274. },
  1275. "type": "library",
  1276. "extra": {
  1277. "branch-alias": {
  1278. "dev-master": "3.0.x-dev"
  1279. }
  1280. },
  1281. "autoload": {
  1282. "classmap": [
  1283. "src/"
  1284. ]
  1285. },
  1286. "notification-url": "https://packagist.org/downloads/",
  1287. "license": [
  1288. "BSD-3-Clause"
  1289. ],
  1290. "authors": [
  1291. {
  1292. "name": "Sebastian Bergmann",
  1293. "email": "sebastian@phpunit.de"
  1294. }
  1295. ],
  1296. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  1297. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  1298. "time": "2017-08-03T12:35:26+00:00"
  1299. },
  1300. {
  1301. "name": "sebastian/object-reflector",
  1302. "version": "1.1.1",
  1303. "source": {
  1304. "type": "git",
  1305. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  1306. "reference": "773f97c67f28de00d397be301821b06708fca0be"
  1307. },
  1308. "dist": {
  1309. "type": "zip",
  1310. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  1311. "reference": "773f97c67f28de00d397be301821b06708fca0be",
  1312. "shasum": ""
  1313. },
  1314. "require": {
  1315. "php": "^7.0"
  1316. },
  1317. "require-dev": {
  1318. "phpunit/phpunit": "^6.0"
  1319. },
  1320. "type": "library",
  1321. "extra": {
  1322. "branch-alias": {
  1323. "dev-master": "1.1-dev"
  1324. }
  1325. },
  1326. "autoload": {
  1327. "classmap": [
  1328. "src/"
  1329. ]
  1330. },
  1331. "notification-url": "https://packagist.org/downloads/",
  1332. "license": [
  1333. "BSD-3-Clause"
  1334. ],
  1335. "authors": [
  1336. {
  1337. "name": "Sebastian Bergmann",
  1338. "email": "sebastian@phpunit.de"
  1339. }
  1340. ],
  1341. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  1342. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  1343. "time": "2017-03-29T09:07:27+00:00"
  1344. },
  1345. {
  1346. "name": "sebastian/recursion-context",
  1347. "version": "3.0.0",
  1348. "source": {
  1349. "type": "git",
  1350. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1351. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  1352. },
  1353. "dist": {
  1354. "type": "zip",
  1355. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  1356. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  1357. "shasum": ""
  1358. },
  1359. "require": {
  1360. "php": "^7.0"
  1361. },
  1362. "require-dev": {
  1363. "phpunit/phpunit": "^6.0"
  1364. },
  1365. "type": "library",
  1366. "extra": {
  1367. "branch-alias": {
  1368. "dev-master": "3.0.x-dev"
  1369. }
  1370. },
  1371. "autoload": {
  1372. "classmap": [
  1373. "src/"
  1374. ]
  1375. },
  1376. "notification-url": "https://packagist.org/downloads/",
  1377. "license": [
  1378. "BSD-3-Clause"
  1379. ],
  1380. "authors": [
  1381. {
  1382. "name": "Jeff Welch",
  1383. "email": "whatthejeff@gmail.com"
  1384. },
  1385. {
  1386. "name": "Sebastian Bergmann",
  1387. "email": "sebastian@phpunit.de"
  1388. },
  1389. {
  1390. "name": "Adam Harvey",
  1391. "email": "aharvey@php.net"
  1392. }
  1393. ],
  1394. "description": "Provides functionality to recursively process PHP variables",
  1395. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1396. "time": "2017-03-03T06:23:57+00:00"
  1397. },
  1398. {
  1399. "name": "sebastian/resource-operations",
  1400. "version": "1.0.0",
  1401. "source": {
  1402. "type": "git",
  1403. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  1404. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  1405. },
  1406. "dist": {
  1407. "type": "zip",
  1408. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1409. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1410. "shasum": ""
  1411. },
  1412. "require": {
  1413. "php": ">=5.6.0"
  1414. },
  1415. "type": "library",
  1416. "extra": {
  1417. "branch-alias": {
  1418. "dev-master": "1.0.x-dev"
  1419. }
  1420. },
  1421. "autoload": {
  1422. "classmap": [
  1423. "src/"
  1424. ]
  1425. },
  1426. "notification-url": "https://packagist.org/downloads/",
  1427. "license": [
  1428. "BSD-3-Clause"
  1429. ],
  1430. "authors": [
  1431. {
  1432. "name": "Sebastian Bergmann",
  1433. "email": "sebastian@phpunit.de"
  1434. }
  1435. ],
  1436. "description": "Provides a list of PHP built-in functions that operate on resources",
  1437. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  1438. "time": "2015-07-28T20:34:47+00:00"
  1439. },
  1440. {
  1441. "name": "sebastian/version",
  1442. "version": "2.0.1",
  1443. "source": {
  1444. "type": "git",
  1445. "url": "https://github.com/sebastianbergmann/version.git",
  1446. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  1447. },
  1448. "dist": {
  1449. "type": "zip",
  1450. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  1451. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  1452. "shasum": ""
  1453. },
  1454. "require": {
  1455. "php": ">=5.6"
  1456. },
  1457. "type": "library",
  1458. "extra": {
  1459. "branch-alias": {
  1460. "dev-master": "2.0.x-dev"
  1461. }
  1462. },
  1463. "autoload": {
  1464. "classmap": [
  1465. "src/"
  1466. ]
  1467. },
  1468. "notification-url": "https://packagist.org/downloads/",
  1469. "license": [
  1470. "BSD-3-Clause"
  1471. ],
  1472. "authors": [
  1473. {
  1474. "name": "Sebastian Bergmann",
  1475. "email": "sebastian@phpunit.de",
  1476. "role": "lead"
  1477. }
  1478. ],
  1479. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1480. "homepage": "https://github.com/sebastianbergmann/version",
  1481. "time": "2016-10-03T07:35:21+00:00"
  1482. },
  1483. {
  1484. "name": "squizlabs/php_codesniffer",
  1485. "version": "2.9.1",
  1486. "source": {
  1487. "type": "git",
  1488. "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
  1489. "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62"
  1490. },
  1491. "dist": {
  1492. "type": "zip",
  1493. "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62",
  1494. "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62",
  1495. "shasum": ""
  1496. },
  1497. "require": {
  1498. "ext-simplexml": "*",
  1499. "ext-tokenizer": "*",
  1500. "ext-xmlwriter": "*",
  1501. "php": ">=5.1.2"
  1502. },
  1503. "require-dev": {
  1504. "phpunit/phpunit": "~4.0"
  1505. },
  1506. "bin": [
  1507. "scripts/phpcs",
  1508. "scripts/phpcbf"
  1509. ],
  1510. "type": "library",
  1511. "extra": {
  1512. "branch-alias": {
  1513. "dev-master": "2.x-dev"
  1514. }
  1515. },
  1516. "autoload": {
  1517. "classmap": [
  1518. "CodeSniffer.php",
  1519. "CodeSniffer/CLI.php",
  1520. "CodeSniffer/Exception.php",
  1521. "CodeSniffer/File.php",
  1522. "CodeSniffer/Fixer.php",
  1523. "CodeSniffer/Report.php",
  1524. "CodeSniffer/Reporting.php",
  1525. "CodeSniffer/Sniff.php",
  1526. "CodeSniffer/Tokens.php",
  1527. "CodeSniffer/Reports/",
  1528. "CodeSniffer/Tokenizers/",
  1529. "CodeSniffer/DocGenerators/",
  1530. "CodeSniffer/Standards/AbstractPatternSniff.php",
  1531. "CodeSniffer/Standards/AbstractScopeSniff.php",
  1532. "CodeSniffer/Standards/AbstractVariableSniff.php",
  1533. "CodeSniffer/Standards/IncorrectPatternException.php",
  1534. "CodeSniffer/Standards/Generic/Sniffs/",
  1535. "CodeSniffer/Standards/MySource/Sniffs/",
  1536. "CodeSniffer/Standards/PEAR/Sniffs/",
  1537. "CodeSniffer/Standards/PSR1/Sniffs/",
  1538. "CodeSniffer/Standards/PSR2/Sniffs/",
  1539. "CodeSniffer/Standards/Squiz/Sniffs/",
  1540. "CodeSniffer/Standards/Zend/Sniffs/"
  1541. ]
  1542. },
  1543. "notification-url": "https://packagist.org/downloads/",
  1544. "license": [
  1545. "BSD-3-Clause"
  1546. ],
  1547. "authors": [
  1548. {
  1549. "name": "Greg Sherwood",
  1550. "role": "lead"
  1551. }
  1552. ],
  1553. "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
  1554. "homepage": "http://www.squizlabs.com/php-codesniffer",
  1555. "keywords": [
  1556. "phpcs",
  1557. "standards"
  1558. ],
  1559. "time": "2017-05-22T02:43:20+00:00"
  1560. },
  1561. {
  1562. "name": "theseer/tokenizer",
  1563. "version": "1.1.0",
  1564. "source": {
  1565. "type": "git",
  1566. "url": "https://github.com/theseer/tokenizer.git",
  1567. "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
  1568. },
  1569. "dist": {
  1570. "type": "zip",
  1571. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
  1572. "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
  1573. "shasum": ""
  1574. },
  1575. "require": {
  1576. "ext-dom": "*",
  1577. "ext-tokenizer": "*",
  1578. "ext-xmlwriter": "*",
  1579. "php": "^7.0"
  1580. },
  1581. "type": "library",
  1582. "autoload": {
  1583. "classmap": [
  1584. "src/"
  1585. ]
  1586. },
  1587. "notification-url": "https://packagist.org/downloads/",
  1588. "license": [
  1589. "BSD-3-Clause"
  1590. ],
  1591. "authors": [
  1592. {
  1593. "name": "Arne Blankerts",
  1594. "email": "arne@blankerts.de",
  1595. "role": "Developer"
  1596. }
  1597. ],
  1598. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  1599. "time": "2017-04-07T12:08:54+00:00"
  1600. },
  1601. {
  1602. "name": "webmozart/assert",
  1603. "version": "1.3.0",
  1604. "source": {
  1605. "type": "git",
  1606. "url": "https://github.com/webmozart/assert.git",
  1607. "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
  1608. },
  1609. "dist": {
  1610. "type": "zip",
  1611. "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
  1612. "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
  1613. "shasum": ""
  1614. },
  1615. "require": {
  1616. "php": "^5.3.3 || ^7.0"
  1617. },
  1618. "require-dev": {
  1619. "phpunit/phpunit": "^4.6",
  1620. "sebastian/version": "^1.0.1"
  1621. },
  1622. "type": "library",
  1623. "extra": {
  1624. "branch-alias": {
  1625. "dev-master": "1.3-dev"
  1626. }
  1627. },
  1628. "autoload": {
  1629. "psr-4": {
  1630. "Webmozart\\Assert\\": "src/"
  1631. }
  1632. },
  1633. "notification-url": "https://packagist.org/downloads/",
  1634. "license": [
  1635. "MIT"
  1636. ],
  1637. "authors": [
  1638. {
  1639. "name": "Bernhard Schussek",
  1640. "email": "bschussek@gmail.com"
  1641. }
  1642. ],
  1643. "description": "Assertions to validate method input/output with nice error messages.",
  1644. "keywords": [
  1645. "assert",
  1646. "check",
  1647. "validate"
  1648. ],
  1649. "time": "2018-01-29T19:49:41+00:00"
  1650. },
  1651. {
  1652. "name": "zendframework/zend-coding-standard",
  1653. "version": "1.0.0",
  1654. "source": {
  1655. "type": "git",
  1656. "url": "https://github.com/zendframework/zend-coding-standard.git",
  1657. "reference": "893316d2904e93f1c74c1384b6d7d57778299cb6"
  1658. },
  1659. "dist": {
  1660. "type": "zip",
  1661. "url": "https://api.github.com/repos/zendframework/zend-coding-standard/zipball/893316d2904e93f1c74c1384b6d7d57778299cb6",
  1662. "reference": "893316d2904e93f1c74c1384b6d7d57778299cb6",
  1663. "shasum": ""
  1664. },
  1665. "require": {
  1666. "squizlabs/php_codesniffer": "^2.7"
  1667. },
  1668. "type": "library",
  1669. "notification-url": "https://packagist.org/downloads/",
  1670. "license": [
  1671. "BSD-3-Clause"
  1672. ],
  1673. "description": "Zend Framework coding standard",
  1674. "keywords": [
  1675. "Coding Standard",
  1676. "zf"
  1677. ],
  1678. "time": "2016-11-09T21:30:43+00:00"
  1679. }
  1680. ],
  1681. "aliases": [],
  1682. "minimum-stability": "stable",
  1683. "stability-flags": {
  1684. "php-http/psr7-integration-tests": 20
  1685. },
  1686. "prefer-stable": false,
  1687. "prefer-lowest": false,
  1688. "platform": {
  1689. "php": "^5.6 || ^7.0"
  1690. },
  1691. "platform-dev": {
  1692. "ext-dom": "*",
  1693. "ext-libxml": "*"
  1694. }
  1695. }