You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2907 lines
102 KiB

4 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
2 years ago
2 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
2 years ago
4 years ago
2 years ago
4 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
4 years ago
4 years ago
4 years ago
6 years ago
2 years ago
4 years ago
2 years ago
4 years ago
2 years ago
2 years ago
4 years ago
2 years ago
4 years ago
4 years ago
2 years ago
4 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
4 years ago
2 years ago
  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": "1b2e5d5447b1df7329bbcaf10c44d29f",
  8. "packages": [
  9. {
  10. "name": "cebe/markdown",
  11. "version": "1.2.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/cebe/markdown.git",
  15. "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
  20. "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "lib-pcre": "*",
  25. "php": ">=5.4.0"
  26. },
  27. "require-dev": {
  28. "cebe/indent": "*",
  29. "facebook/xhprof": "*@dev",
  30. "phpunit/phpunit": "4.1.*"
  31. },
  32. "bin": [
  33. "bin/markdown"
  34. ],
  35. "type": "library",
  36. "extra": {
  37. "branch-alias": {
  38. "dev-master": "1.2.x-dev"
  39. }
  40. },
  41. "autoload": {
  42. "psr-4": {
  43. "cebe\\markdown\\": ""
  44. }
  45. },
  46. "notification-url": "https://packagist.org/downloads/",
  47. "license": [
  48. "MIT"
  49. ],
  50. "authors": [
  51. {
  52. "name": "Carsten Brandt",
  53. "email": "mail@cebe.cc",
  54. "homepage": "http://cebe.cc/",
  55. "role": "Creator"
  56. }
  57. ],
  58. "description": "A super fast, highly extensible markdown parser for PHP",
  59. "homepage": "https://github.com/cebe/markdown#readme",
  60. "keywords": [
  61. "extensible",
  62. "fast",
  63. "gfm",
  64. "markdown",
  65. "markdown-extra"
  66. ],
  67. "support": {
  68. "issues": "https://github.com/cebe/markdown/issues",
  69. "source": "https://github.com/cebe/markdown"
  70. },
  71. "time": "2018-03-26T11:24:36+00:00"
  72. },
  73. {
  74. "name": "dg/twitter-php",
  75. "version": "v3.5",
  76. "source": {
  77. "type": "git",
  78. "url": "https://github.com/dg/twitter-php.git",
  79. "reference": "8c3ba6862ac7a300d3836aabfd4688b4d63049f0"
  80. },
  81. "dist": {
  82. "type": "zip",
  83. "url": "https://api.github.com/repos/dg/twitter-php/zipball/8c3ba6862ac7a300d3836aabfd4688b4d63049f0",
  84. "reference": "8c3ba6862ac7a300d3836aabfd4688b4d63049f0",
  85. "shasum": ""
  86. },
  87. "type": "library",
  88. "autoload": {
  89. "classmap": [
  90. "src/"
  91. ]
  92. },
  93. "notification-url": "https://packagist.org/downloads/",
  94. "license": [
  95. "BSD-3-Clause"
  96. ],
  97. "authors": [
  98. {
  99. "name": "David Grudl",
  100. "homepage": "http://davidgrudl.com"
  101. }
  102. ],
  103. "description": "Small and easy Twitter library for PHP",
  104. "homepage": "https://github.com/dg/twitter-php",
  105. "keywords": [
  106. "oauth",
  107. "twitter"
  108. ],
  109. "support": {
  110. "issues": "https://github.com/dg/twitter-php/issues",
  111. "source": "https://github.com/dg/twitter-php/tree/v3.5"
  112. },
  113. "time": "2014-12-31T10:29:19+00:00"
  114. },
  115. {
  116. "name": "ezyang/htmlpurifier",
  117. "version": "v4.13.0",
  118. "source": {
  119. "type": "git",
  120. "url": "https://github.com/ezyang/htmlpurifier.git",
  121. "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
  122. },
  123. "dist": {
  124. "type": "zip",
  125. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
  126. "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
  127. "shasum": ""
  128. },
  129. "require": {
  130. "php": ">=5.2"
  131. },
  132. "require-dev": {
  133. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  134. },
  135. "type": "library",
  136. "autoload": {
  137. "psr-0": {
  138. "HTMLPurifier": "library/"
  139. },
  140. "files": [
  141. "library/HTMLPurifier.composer.php"
  142. ],
  143. "exclude-from-classmap": [
  144. "/library/HTMLPurifier/Language/"
  145. ]
  146. },
  147. "notification-url": "https://packagist.org/downloads/",
  148. "license": [
  149. "LGPL-2.1-or-later"
  150. ],
  151. "authors": [
  152. {
  153. "name": "Edward Z. Yang",
  154. "email": "admin@htmlpurifier.org",
  155. "homepage": "http://ezyang.com"
  156. }
  157. ],
  158. "description": "Standards compliant HTML filter written in PHP",
  159. "homepage": "http://htmlpurifier.org/",
  160. "keywords": [
  161. "html"
  162. ],
  163. "support": {
  164. "issues": "https://github.com/ezyang/htmlpurifier/issues",
  165. "source": "https://github.com/ezyang/htmlpurifier/tree/master"
  166. },
  167. "time": "2020-06-29T00:56:53+00:00"
  168. },
  169. {
  170. "name": "indieweb/link-rel-parser",
  171. "version": "0.1.3",
  172. "source": {
  173. "type": "git",
  174. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  175. "reference": "295420e4f16d9a9d262a3c25a7a583794428f055"
  176. },
  177. "dist": {
  178. "type": "zip",
  179. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/295420e4f16d9a9d262a3c25a7a583794428f055",
  180. "reference": "295420e4f16d9a9d262a3c25a7a583794428f055",
  181. "shasum": ""
  182. },
  183. "require": {
  184. "php": ">=5.3.0"
  185. },
  186. "type": "library",
  187. "autoload": {
  188. "files": [
  189. "src/IndieWeb/link_rel_parser.php"
  190. ]
  191. },
  192. "notification-url": "https://packagist.org/downloads/",
  193. "license": [
  194. "Apache-2.0"
  195. ],
  196. "authors": [
  197. {
  198. "name": "Aaron Parecki",
  199. "homepage": "http://aaronparecki.com"
  200. },
  201. {
  202. "name": "Tantek Çelik",
  203. "homepage": "http://tantek.com"
  204. }
  205. ],
  206. "description": "Parse rel values from HTTP headers",
  207. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  208. "keywords": [
  209. "http",
  210. "indieweb",
  211. "microformats2"
  212. ],
  213. "support": {
  214. "issues": "https://github.com/indieweb/link-rel-parser-php/issues",
  215. "source": "https://github.com/indieweb/link-rel-parser-php/tree/master"
  216. },
  217. "time": "2017-01-11T17:14:49+00:00"
  218. },
  219. {
  220. "name": "laminas/laminas-xml",
  221. "version": "1.2.0",
  222. "source": {
  223. "type": "git",
  224. "url": "https://github.com/laminas/laminas-xml.git",
  225. "reference": "879cc66d1bba6a37705e98074f52a6960c220020"
  226. },
  227. "dist": {
  228. "type": "zip",
  229. "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/879cc66d1bba6a37705e98074f52a6960c220020",
  230. "reference": "879cc66d1bba6a37705e98074f52a6960c220020",
  231. "shasum": ""
  232. },
  233. "require": {
  234. "laminas/laminas-zendframework-bridge": "^1.0",
  235. "php": "^5.6 || ^7.0"
  236. },
  237. "replace": {
  238. "zendframework/zendxml": "self.version"
  239. },
  240. "require-dev": {
  241. "laminas/laminas-coding-standard": "~1.0.0",
  242. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
  243. },
  244. "type": "library",
  245. "extra": {
  246. "branch-alias": {
  247. "dev-master": "1.2.x-dev",
  248. "dev-develop": "1.3.x-dev"
  249. }
  250. },
  251. "autoload": {
  252. "psr-4": {
  253. "Laminas\\Xml\\": "src/"
  254. }
  255. },
  256. "notification-url": "https://packagist.org/downloads/",
  257. "license": [
  258. "BSD-3-Clause"
  259. ],
  260. "description": "Utility library for XML usage, best practices, and security in PHP",
  261. "homepage": "https://laminas.dev",
  262. "keywords": [
  263. "laminas",
  264. "security",
  265. "xml"
  266. ],
  267. "support": {
  268. "chat": "https://laminas.dev/chat",
  269. "docs": "https://docs.laminas.dev/laminas-xml/",
  270. "forum": "https://discourse.laminas.dev",
  271. "issues": "https://github.com/laminas/laminas-xml/issues",
  272. "rss": "https://github.com/laminas/laminas-xml/releases.atom",
  273. "source": "https://github.com/laminas/laminas-xml"
  274. },
  275. "time": "2019-12-31T18:05:42+00:00"
  276. },
  277. {
  278. "name": "laminas/laminas-zendframework-bridge",
  279. "version": "1.1.1",
  280. "source": {
  281. "type": "git",
  282. "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
  283. "reference": "6ede70583e101030bcace4dcddd648f760ddf642"
  284. },
  285. "dist": {
  286. "type": "zip",
  287. "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642",
  288. "reference": "6ede70583e101030bcace4dcddd648f760ddf642",
  289. "shasum": ""
  290. },
  291. "require": {
  292. "php": "^5.6 || ^7.0 || ^8.0"
  293. },
  294. "require-dev": {
  295. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
  296. "squizlabs/php_codesniffer": "^3.5"
  297. },
  298. "type": "library",
  299. "extra": {
  300. "laminas": {
  301. "module": "Laminas\\ZendFrameworkBridge"
  302. }
  303. },
  304. "autoload": {
  305. "files": [
  306. "src/autoload.php"
  307. ],
  308. "psr-4": {
  309. "Laminas\\ZendFrameworkBridge\\": "src//"
  310. }
  311. },
  312. "notification-url": "https://packagist.org/downloads/",
  313. "license": [
  314. "BSD-3-Clause"
  315. ],
  316. "description": "Alias legacy ZF class names to Laminas Project equivalents.",
  317. "keywords": [
  318. "ZendFramework",
  319. "autoloading",
  320. "laminas",
  321. "zf"
  322. ],
  323. "support": {
  324. "forum": "https://discourse.laminas.dev/",
  325. "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
  326. "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
  327. "source": "https://github.com/laminas/laminas-zendframework-bridge"
  328. },
  329. "funding": [
  330. {
  331. "url": "https://funding.communitybridge.org/projects/laminas-project",
  332. "type": "community_bridge"
  333. }
  334. ],
  335. "time": "2020-09-14T14:23:00+00:00"
  336. },
  337. {
  338. "name": "masterminds/html5",
  339. "version": "2.7.5",
  340. "source": {
  341. "type": "git",
  342. "url": "https://github.com/Masterminds/html5-php.git",
  343. "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
  344. },
  345. "dist": {
  346. "type": "zip",
  347. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
  348. "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
  349. "shasum": ""
  350. },
  351. "require": {
  352. "ext-ctype": "*",
  353. "ext-dom": "*",
  354. "ext-libxml": "*",
  355. "php": ">=5.3.0"
  356. },
  357. "require-dev": {
  358. "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
  359. },
  360. "type": "library",
  361. "extra": {
  362. "branch-alias": {
  363. "dev-master": "2.7-dev"
  364. }
  365. },
  366. "autoload": {
  367. "psr-4": {
  368. "Masterminds\\": "src"
  369. }
  370. },
  371. "notification-url": "https://packagist.org/downloads/",
  372. "license": [
  373. "MIT"
  374. ],
  375. "authors": [
  376. {
  377. "name": "Matt Butcher",
  378. "email": "technosophos@gmail.com"
  379. },
  380. {
  381. "name": "Matt Farina",
  382. "email": "matt@mattfarina.com"
  383. },
  384. {
  385. "name": "Asmir Mustafic",
  386. "email": "goetas@gmail.com"
  387. }
  388. ],
  389. "description": "An HTML5 parser and serializer.",
  390. "homepage": "http://masterminds.github.io/html5-php",
  391. "keywords": [
  392. "HTML5",
  393. "dom",
  394. "html",
  395. "parser",
  396. "querypath",
  397. "serializer",
  398. "xml"
  399. ],
  400. "support": {
  401. "issues": "https://github.com/Masterminds/html5-php/issues",
  402. "source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
  403. },
  404. "time": "2021-07-01T14:25:37+00:00"
  405. },
  406. {
  407. "name": "mf2/mf2",
  408. "version": "0.4.6",
  409. "source": {
  410. "type": "git",
  411. "url": "https://github.com/microformats/php-mf2.git",
  412. "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23"
  413. },
  414. "dist": {
  415. "type": "zip",
  416. "url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
  417. "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
  418. "shasum": ""
  419. },
  420. "require": {
  421. "php": ">=5.4.0"
  422. },
  423. "require-dev": {
  424. "mf2/tests": "@dev",
  425. "phpdocumentor/phpdocumentor": "v2.8.4",
  426. "phpunit/phpunit": "4.8.*"
  427. },
  428. "suggest": {
  429. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you",
  430. "masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support."
  431. },
  432. "bin": [
  433. "bin/fetch-mf2",
  434. "bin/parse-mf2"
  435. ],
  436. "type": "library",
  437. "autoload": {
  438. "files": [
  439. "Mf2/Parser.php"
  440. ]
  441. },
  442. "notification-url": "https://packagist.org/downloads/",
  443. "license": [
  444. "CC0-1.0"
  445. ],
  446. "authors": [
  447. {
  448. "name": "Barnaby Walters",
  449. "homepage": "http://waterpigs.co.uk"
  450. }
  451. ],
  452. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  453. "keywords": [
  454. "html",
  455. "microformats",
  456. "microformats 2",
  457. "parser",
  458. "semantic"
  459. ],
  460. "support": {
  461. "issues": "https://github.com/microformats/php-mf2/issues",
  462. "source": "https://github.com/microformats/php-mf2/tree/master"
  463. },
  464. "time": "2018-08-24T14:47:04+00:00"
  465. },
  466. {
  467. "name": "p3k/http",
  468. "version": "0.1.11",
  469. "source": {
  470. "type": "git",
  471. "url": "https://github.com/aaronpk/p3k-http.git",
  472. "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7"
  473. },
  474. "dist": {
  475. "type": "zip",
  476. "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/24d28287e0c5606aa45b23c6e3c17628d89468f7",
  477. "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7",
  478. "shasum": ""
  479. },
  480. "require": {
  481. "indieweb/link-rel-parser": "0.1.*",
  482. "mf2/mf2": ">=0.3.2"
  483. },
  484. "type": "library",
  485. "autoload": {
  486. "psr-4": {
  487. "p3k\\": "src/p3k"
  488. }
  489. },
  490. "notification-url": "https://packagist.org/downloads/",
  491. "license": [
  492. "MIT"
  493. ],
  494. "authors": [
  495. {
  496. "name": "Aaron Parecki",
  497. "homepage": "https://aaronparecki.com"
  498. }
  499. ],
  500. "description": "A simple wrapper API around the PHP curl functions",
  501. "homepage": "https://github.com/aaronpk/p3k-http",
  502. "support": {
  503. "issues": "https://github.com/aaronpk/p3k-http/issues",
  504. "source": "https://github.com/aaronpk/p3k-http/tree/master"
  505. },
  506. "time": "2020-02-19T03:00:09+00:00"
  507. },
  508. {
  509. "name": "p3k/picofeed",
  510. "version": "v0.1.40",
  511. "source": {
  512. "type": "git",
  513. "url": "https://github.com/aaronpk/picofeed.git",
  514. "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c"
  515. },
  516. "dist": {
  517. "type": "zip",
  518. "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/356fd66d48779193b10ac28532cb4a4e11bb801c",
  519. "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c",
  520. "shasum": ""
  521. },
  522. "require": {
  523. "ext-dom": "*",
  524. "ext-iconv": "*",
  525. "ext-libxml": "*",
  526. "ext-simplexml": "*",
  527. "ext-xml": "*",
  528. "laminas/laminas-xml": "^1.2",
  529. "php": ">=5.3.0"
  530. },
  531. "replace": {
  532. "miniflux/picofeed": "0.1.35"
  533. },
  534. "require-dev": {
  535. "phpdocumentor/reflection-docblock": "2.0.4",
  536. "phpunit/phpunit": "4.8.26",
  537. "symfony/yaml": "2.8.7"
  538. },
  539. "suggest": {
  540. "ext-curl": "PicoFeed will use cURL if present"
  541. },
  542. "bin": [
  543. "picofeed"
  544. ],
  545. "type": "library",
  546. "autoload": {
  547. "psr-0": {
  548. "PicoFeed": "lib/"
  549. }
  550. },
  551. "notification-url": "https://packagist.org/downloads/",
  552. "license": [
  553. "MIT"
  554. ],
  555. "authors": [
  556. {
  557. "name": "Frédéric Guillot"
  558. }
  559. ],
  560. "description": "Modern library to handle RSS/Atom feeds",
  561. "homepage": "https://github.com/aaronpk/picoFeed",
  562. "support": {
  563. "issues": "https://github.com/aaronpk/picofeed/issues",
  564. "source": "https://github.com/aaronpk/picofeed/tree/v0.1.40"
  565. },
  566. "time": "2020-04-25T17:48:36+00:00"
  567. },
  568. {
  569. "name": "p3k/timezone",
  570. "version": "0.1.0",
  571. "source": {
  572. "type": "git",
  573. "url": "https://github.com/aaronpk/p3k-timezone.git",
  574. "reference": "68d3490d896f98cf0727dc937f0bb6b045050c83"
  575. },
  576. "dist": {
  577. "type": "zip",
  578. "url": "https://api.github.com/repos/aaronpk/p3k-timezone/zipball/68d3490d896f98cf0727dc937f0bb6b045050c83",
  579. "reference": "68d3490d896f98cf0727dc937f0bb6b045050c83",
  580. "shasum": ""
  581. },
  582. "require": {
  583. "php": ">=5.4.0"
  584. },
  585. "type": "library",
  586. "autoload": {
  587. "files": [
  588. "src/p3k/Timezone.php"
  589. ]
  590. },
  591. "notification-url": "https://packagist.org/downloads/",
  592. "license": [
  593. "Apache-2.0"
  594. ],
  595. "authors": [
  596. {
  597. "name": "Aaron Parecki",
  598. "homepage": "https://aaronparecki.com"
  599. }
  600. ],
  601. "description": "Find the timezone of a given location",
  602. "homepage": "https://github.com/aaronpk/p3k-timezone",
  603. "keywords": [
  604. "date",
  605. "p3k",
  606. "timezone"
  607. ],
  608. "support": {
  609. "issues": "https://github.com/aaronpk/p3k-timezone/issues",
  610. "source": "https://github.com/aaronpk/p3k-timezone/tree/0.1.0"
  611. },
  612. "time": "2017-01-12T17:30:08+00:00"
  613. }
  614. ],
  615. "packages-dev": [
  616. {
  617. "name": "doctrine/instantiator",
  618. "version": "1.4.0",
  619. "source": {
  620. "type": "git",
  621. "url": "https://github.com/doctrine/instantiator.git",
  622. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  623. },
  624. "dist": {
  625. "type": "zip",
  626. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  627. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  628. "shasum": ""
  629. },
  630. "require": {
  631. "php": "^7.1 || ^8.0"
  632. },
  633. "require-dev": {
  634. "doctrine/coding-standard": "^8.0",
  635. "ext-pdo": "*",
  636. "ext-phar": "*",
  637. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  638. "phpstan/phpstan": "^0.12",
  639. "phpstan/phpstan-phpunit": "^0.12",
  640. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  641. },
  642. "type": "library",
  643. "autoload": {
  644. "psr-4": {
  645. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  646. }
  647. },
  648. "notification-url": "https://packagist.org/downloads/",
  649. "license": [
  650. "MIT"
  651. ],
  652. "authors": [
  653. {
  654. "name": "Marco Pivetta",
  655. "email": "ocramius@gmail.com",
  656. "homepage": "https://ocramius.github.io/"
  657. }
  658. ],
  659. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  660. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  661. "keywords": [
  662. "constructor",
  663. "instantiate"
  664. ],
  665. "support": {
  666. "issues": "https://github.com/doctrine/instantiator/issues",
  667. "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
  668. },
  669. "funding": [
  670. {
  671. "url": "https://www.doctrine-project.org/sponsorship.html",
  672. "type": "custom"
  673. },
  674. {
  675. "url": "https://www.patreon.com/phpdoctrine",
  676. "type": "patreon"
  677. },
  678. {
  679. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  680. "type": "tidelift"
  681. }
  682. ],
  683. "time": "2020-11-10T18:47:58+00:00"
  684. },
  685. {
  686. "name": "league/container",
  687. "version": "1.3.2",
  688. "source": {
  689. "type": "git",
  690. "url": "https://github.com/thephpleague/container.git",
  691. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15"
  692. },
  693. "dist": {
  694. "type": "zip",
  695. "url": "https://api.github.com/repos/thephpleague/container/zipball/7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  696. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  697. "shasum": ""
  698. },
  699. "require": {
  700. "php": ">=5.4.0"
  701. },
  702. "replace": {
  703. "orno/di": "~2.0"
  704. },
  705. "require-dev": {
  706. "phpunit/phpunit": "4.*"
  707. },
  708. "type": "library",
  709. "extra": {
  710. "branch-alias": {
  711. "dev-master": "2.0-dev",
  712. "dev-1.x": "1.3-dev"
  713. }
  714. },
  715. "autoload": {
  716. "psr-4": {
  717. "League\\Container\\": "src"
  718. }
  719. },
  720. "notification-url": "https://packagist.org/downloads/",
  721. "license": [
  722. "MIT"
  723. ],
  724. "authors": [
  725. {
  726. "name": "Phil Bennett",
  727. "email": "philipobenito@gmail.com",
  728. "homepage": "http://philipobenito.github.io",
  729. "role": "Developer"
  730. }
  731. ],
  732. "description": "A fast and intuitive dependency injection container.",
  733. "homepage": "https://github.com/thephpleague/container",
  734. "keywords": [
  735. "container",
  736. "dependency",
  737. "di",
  738. "injection",
  739. "league"
  740. ],
  741. "support": {
  742. "issues": "https://github.com/thephpleague/container/issues",
  743. "source": "https://github.com/thephpleague/container/tree/1.x"
  744. },
  745. "time": "2015-04-05T17:14:48+00:00"
  746. },
  747. {
  748. "name": "league/plates",
  749. "version": "v3.4.0",
  750. "source": {
  751. "type": "git",
  752. "url": "https://github.com/thephpleague/plates.git",
  753. "reference": "6d3ee31199b536a4e003b34a356ca20f6f75496a"
  754. },
  755. "dist": {
  756. "type": "zip",
  757. "url": "https://api.github.com/repos/thephpleague/plates/zipball/6d3ee31199b536a4e003b34a356ca20f6f75496a",
  758. "reference": "6d3ee31199b536a4e003b34a356ca20f6f75496a",
  759. "shasum": ""
  760. },
  761. "require": {
  762. "php": "^7.0|^8.0"
  763. },
  764. "require-dev": {
  765. "mikey179/vfsstream": "^1.6",
  766. "phpunit/phpunit": "^9.5",
  767. "squizlabs/php_codesniffer": "^3.5"
  768. },
  769. "type": "library",
  770. "extra": {
  771. "branch-alias": {
  772. "dev-master": "3.0-dev"
  773. }
  774. },
  775. "autoload": {
  776. "psr-4": {
  777. "League\\Plates\\": "src"
  778. }
  779. },
  780. "notification-url": "https://packagist.org/downloads/",
  781. "license": [
  782. "MIT"
  783. ],
  784. "authors": [
  785. {
  786. "name": "Jonathan Reinink",
  787. "email": "jonathan@reinink.ca",
  788. "role": "Developer"
  789. },
  790. {
  791. "name": "RJ Garcia",
  792. "email": "ragboyjr@icloud.com",
  793. "role": "Developer"
  794. }
  795. ],
  796. "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
  797. "homepage": "https://platesphp.com",
  798. "keywords": [
  799. "league",
  800. "package",
  801. "templates",
  802. "templating",
  803. "views"
  804. ],
  805. "support": {
  806. "issues": "https://github.com/thephpleague/plates/issues",
  807. "source": "https://github.com/thephpleague/plates/tree/v3.4.0"
  808. },
  809. "time": "2020-12-25T05:00:37+00:00"
  810. },
  811. {
  812. "name": "league/route",
  813. "version": "1.2.3",
  814. "source": {
  815. "type": "git",
  816. "url": "https://github.com/thephpleague/route.git",
  817. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8"
  818. },
  819. "dist": {
  820. "type": "zip",
  821. "url": "https://api.github.com/repos/thephpleague/route/zipball/079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  822. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  823. "shasum": ""
  824. },
  825. "require": {
  826. "league/container": "~1.0",
  827. "nikic/fast-route": "~0.3",
  828. "php": ">=5.4.0",
  829. "symfony/http-foundation": "~2.6"
  830. },
  831. "replace": {
  832. "orno/http": "~1.0",
  833. "orno/route": "~1.0"
  834. },
  835. "require-dev": {
  836. "phpunit/phpunit": "4.*"
  837. },
  838. "type": "library",
  839. "extra": {
  840. "branch-alias": {
  841. "dev-master": "1.0-dev"
  842. }
  843. },
  844. "autoload": {
  845. "psr-4": {
  846. "League\\Route\\": "src"
  847. }
  848. },
  849. "notification-url": "https://packagist.org/downloads/",
  850. "license": [
  851. "MIT"
  852. ],
  853. "authors": [
  854. {
  855. "name": "Phil Bennett",
  856. "email": "philipobenito@gmail.com",
  857. "homepage": "http://philipobenito.github.io",
  858. "role": "Developer"
  859. }
  860. ],
  861. "description": "A fast routing and dispatch package built on top of FastRoute.",
  862. "homepage": "https://github.com/thephpleague/route",
  863. "keywords": [
  864. "league",
  865. "route"
  866. ],
  867. "support": {
  868. "issues": "https://github.com/thephpleague/route/issues",
  869. "source": "https://github.com/thephpleague/route/tree/1.x"
  870. },
  871. "time": "2015-09-11T07:40:31+00:00"
  872. },
  873. {
  874. "name": "myclabs/deep-copy",
  875. "version": "1.10.2",
  876. "source": {
  877. "type": "git",
  878. "url": "https://github.com/myclabs/DeepCopy.git",
  879. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  880. },
  881. "dist": {
  882. "type": "zip",
  883. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  884. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  885. "shasum": ""
  886. },
  887. "require": {
  888. "php": "^7.1 || ^8.0"
  889. },
  890. "replace": {
  891. "myclabs/deep-copy": "self.version"
  892. },
  893. "require-dev": {
  894. "doctrine/collections": "^1.0",
  895. "doctrine/common": "^2.6",
  896. "phpunit/phpunit": "^7.1"
  897. },
  898. "type": "library",
  899. "autoload": {
  900. "psr-4": {
  901. "DeepCopy\\": "src/DeepCopy/"
  902. },
  903. "files": [
  904. "src/DeepCopy/deep_copy.php"
  905. ]
  906. },
  907. "notification-url": "https://packagist.org/downloads/",
  908. "license": [
  909. "MIT"
  910. ],
  911. "description": "Create deep copies (clones) of your objects",
  912. "keywords": [
  913. "clone",
  914. "copy",
  915. "duplicate",
  916. "object",
  917. "object graph"
  918. ],
  919. "support": {
  920. "issues": "https://github.com/myclabs/DeepCopy/issues",
  921. "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
  922. },
  923. "funding": [
  924. {
  925. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  926. "type": "tidelift"
  927. }
  928. ],
  929. "time": "2020-11-13T09:40:50+00:00"
  930. },
  931. {
  932. "name": "nikic/fast-route",
  933. "version": "v0.8.0",
  934. "source": {
  935. "type": "git",
  936. "url": "https://github.com/nikic/FastRoute.git",
  937. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6"
  938. },
  939. "dist": {
  940. "type": "zip",
  941. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  942. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  943. "shasum": ""
  944. },
  945. "require": {
  946. "php": ">=5.4.0"
  947. },
  948. "type": "library",
  949. "autoload": {
  950. "psr-4": {
  951. "FastRoute\\": "src/"
  952. },
  953. "files": [
  954. "src/functions.php"
  955. ]
  956. },
  957. "notification-url": "https://packagist.org/downloads/",
  958. "license": [
  959. "BSD-3-Clause"
  960. ],
  961. "authors": [
  962. {
  963. "name": "Nikita Popov",
  964. "email": "nikic@php.net"
  965. }
  966. ],
  967. "description": "Fast request router for PHP",
  968. "keywords": [
  969. "router",
  970. "routing"
  971. ],
  972. "support": {
  973. "issues": "https://github.com/nikic/FastRoute/issues",
  974. "source": "https://github.com/nikic/FastRoute/tree/master"
  975. },
  976. "time": "2016-03-25T23:46:52+00:00"
  977. },
  978. {
  979. "name": "phar-io/manifest",
  980. "version": "2.0.3",
  981. "source": {
  982. "type": "git",
  983. "url": "https://github.com/phar-io/manifest.git",
  984. "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
  985. },
  986. "dist": {
  987. "type": "zip",
  988. "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
  989. "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
  990. "shasum": ""
  991. },
  992. "require": {
  993. "ext-dom": "*",
  994. "ext-phar": "*",
  995. "ext-xmlwriter": "*",
  996. "phar-io/version": "^3.0.1",
  997. "php": "^7.2 || ^8.0"
  998. },
  999. "type": "library",
  1000. "extra": {
  1001. "branch-alias": {
  1002. "dev-master": "2.0.x-dev"
  1003. }
  1004. },
  1005. "autoload": {
  1006. "classmap": [
  1007. "src/"
  1008. ]
  1009. },
  1010. "notification-url": "https://packagist.org/downloads/",
  1011. "license": [
  1012. "BSD-3-Clause"
  1013. ],
  1014. "authors": [
  1015. {
  1016. "name": "Arne Blankerts",
  1017. "email": "arne@blankerts.de",
  1018. "role": "Developer"
  1019. },
  1020. {
  1021. "name": "Sebastian Heuer",
  1022. "email": "sebastian@phpeople.de",
  1023. "role": "Developer"
  1024. },
  1025. {
  1026. "name": "Sebastian Bergmann",
  1027. "email": "sebastian@phpunit.de",
  1028. "role": "Developer"
  1029. }
  1030. ],
  1031. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  1032. "support": {
  1033. "issues": "https://github.com/phar-io/manifest/issues",
  1034. "source": "https://github.com/phar-io/manifest/tree/2.0.3"
  1035. },
  1036. "time": "2021-07-20T11:28:43+00:00"
  1037. },
  1038. {
  1039. "name": "phar-io/version",
  1040. "version": "3.1.0",
  1041. "source": {
  1042. "type": "git",
  1043. "url": "https://github.com/phar-io/version.git",
  1044. "reference": "bae7c545bef187884426f042434e561ab1ddb182"
  1045. },
  1046. "dist": {
  1047. "type": "zip",
  1048. "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
  1049. "reference": "bae7c545bef187884426f042434e561ab1ddb182",
  1050. "shasum": ""
  1051. },
  1052. "require": {
  1053. "php": "^7.2 || ^8.0"
  1054. },
  1055. "type": "library",
  1056. "autoload": {
  1057. "classmap": [
  1058. "src/"
  1059. ]
  1060. },
  1061. "notification-url": "https://packagist.org/downloads/",
  1062. "license": [
  1063. "BSD-3-Clause"
  1064. ],
  1065. "authors": [
  1066. {
  1067. "name": "Arne Blankerts",
  1068. "email": "arne@blankerts.de",
  1069. "role": "Developer"
  1070. },
  1071. {
  1072. "name": "Sebastian Heuer",
  1073. "email": "sebastian@phpeople.de",
  1074. "role": "Developer"
  1075. },
  1076. {
  1077. "name": "Sebastian Bergmann",
  1078. "email": "sebastian@phpunit.de",
  1079. "role": "Developer"
  1080. }
  1081. ],
  1082. "description": "Library for handling version information and constraints",
  1083. "support": {
  1084. "issues": "https://github.com/phar-io/version/issues",
  1085. "source": "https://github.com/phar-io/version/tree/3.1.0"
  1086. },
  1087. "time": "2021-02-23T14:00:09+00:00"
  1088. },
  1089. {
  1090. "name": "phpdocumentor/reflection-common",
  1091. "version": "2.2.0",
  1092. "source": {
  1093. "type": "git",
  1094. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  1095. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  1096. },
  1097. "dist": {
  1098. "type": "zip",
  1099. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  1100. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  1101. "shasum": ""
  1102. },
  1103. "require": {
  1104. "php": "^7.2 || ^8.0"
  1105. },
  1106. "type": "library",
  1107. "extra": {
  1108. "branch-alias": {
  1109. "dev-2.x": "2.x-dev"
  1110. }
  1111. },
  1112. "autoload": {
  1113. "psr-4": {
  1114. "phpDocumentor\\Reflection\\": "src/"
  1115. }
  1116. },
  1117. "notification-url": "https://packagist.org/downloads/",
  1118. "license": [
  1119. "MIT"
  1120. ],
  1121. "authors": [
  1122. {
  1123. "name": "Jaap van Otterdijk",
  1124. "email": "opensource@ijaap.nl"
  1125. }
  1126. ],
  1127. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  1128. "homepage": "http://www.phpdoc.org",
  1129. "keywords": [
  1130. "FQSEN",
  1131. "phpDocumentor",
  1132. "phpdoc",
  1133. "reflection",
  1134. "static analysis"
  1135. ],
  1136. "support": {
  1137. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  1138. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  1139. },
  1140. "time": "2020-06-27T09:03:43+00:00"
  1141. },
  1142. {
  1143. "name": "phpdocumentor/reflection-docblock",
  1144. "version": "5.2.2",
  1145. "source": {
  1146. "type": "git",
  1147. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  1148. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
  1149. },
  1150. "dist": {
  1151. "type": "zip",
  1152. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
  1153. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
  1154. "shasum": ""
  1155. },
  1156. "require": {
  1157. "ext-filter": "*",
  1158. "php": "^7.2 || ^8.0",
  1159. "phpdocumentor/reflection-common": "^2.2",
  1160. "phpdocumentor/type-resolver": "^1.3",
  1161. "webmozart/assert": "^1.9.1"
  1162. },
  1163. "require-dev": {
  1164. "mockery/mockery": "~1.3.2"
  1165. },
  1166. "type": "library",
  1167. "extra": {
  1168. "branch-alias": {
  1169. "dev-master": "5.x-dev"
  1170. }
  1171. },
  1172. "autoload": {
  1173. "psr-4": {
  1174. "phpDocumentor\\Reflection\\": "src"
  1175. }
  1176. },
  1177. "notification-url": "https://packagist.org/downloads/",
  1178. "license": [
  1179. "MIT"
  1180. ],
  1181. "authors": [
  1182. {
  1183. "name": "Mike van Riel",
  1184. "email": "me@mikevanriel.com"
  1185. },
  1186. {
  1187. "name": "Jaap van Otterdijk",
  1188. "email": "account@ijaap.nl"
  1189. }
  1190. ],
  1191. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  1192. "support": {
  1193. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  1194. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
  1195. },
  1196. "time": "2020-09-03T19:13:55+00:00"
  1197. },
  1198. {
  1199. "name": "phpdocumentor/type-resolver",
  1200. "version": "1.4.0",
  1201. "source": {
  1202. "type": "git",
  1203. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  1204. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
  1205. },
  1206. "dist": {
  1207. "type": "zip",
  1208. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  1209. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  1210. "shasum": ""
  1211. },
  1212. "require": {
  1213. "php": "^7.2 || ^8.0",
  1214. "phpdocumentor/reflection-common": "^2.0"
  1215. },
  1216. "require-dev": {
  1217. "ext-tokenizer": "*"
  1218. },
  1219. "type": "library",
  1220. "extra": {
  1221. "branch-alias": {
  1222. "dev-1.x": "1.x-dev"
  1223. }
  1224. },
  1225. "autoload": {
  1226. "psr-4": {
  1227. "phpDocumentor\\Reflection\\": "src"
  1228. }
  1229. },
  1230. "notification-url": "https://packagist.org/downloads/",
  1231. "license": [
  1232. "MIT"
  1233. ],
  1234. "authors": [
  1235. {
  1236. "name": "Mike van Riel",
  1237. "email": "me@mikevanriel.com"
  1238. }
  1239. ],
  1240. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  1241. "support": {
  1242. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  1243. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
  1244. },
  1245. "time": "2020-09-17T18:55:26+00:00"
  1246. },
  1247. {
  1248. "name": "phpspec/prophecy",
  1249. "version": "1.13.0",
  1250. "source": {
  1251. "type": "git",
  1252. "url": "https://github.com/phpspec/prophecy.git",
  1253. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
  1254. },
  1255. "dist": {
  1256. "type": "zip",
  1257. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
  1258. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
  1259. "shasum": ""
  1260. },
  1261. "require": {
  1262. "doctrine/instantiator": "^1.2",
  1263. "php": "^7.2 || ~8.0, <8.1",
  1264. "phpdocumentor/reflection-docblock": "^5.2",
  1265. "sebastian/comparator": "^3.0 || ^4.0",
  1266. "sebastian/recursion-context": "^3.0 || ^4.0"
  1267. },
  1268. "require-dev": {
  1269. "phpspec/phpspec": "^6.0",
  1270. "phpunit/phpunit": "^8.0 || ^9.0"
  1271. },
  1272. "type": "library",
  1273. "extra": {
  1274. "branch-alias": {
  1275. "dev-master": "1.11.x-dev"
  1276. }
  1277. },
  1278. "autoload": {
  1279. "psr-4": {
  1280. "Prophecy\\": "src/Prophecy"
  1281. }
  1282. },
  1283. "notification-url": "https://packagist.org/downloads/",
  1284. "license": [
  1285. "MIT"
  1286. ],
  1287. "authors": [
  1288. {
  1289. "name": "Konstantin Kudryashov",
  1290. "email": "ever.zet@gmail.com",
  1291. "homepage": "http://everzet.com"
  1292. },
  1293. {
  1294. "name": "Marcello Duarte",
  1295. "email": "marcello.duarte@gmail.com"
  1296. }
  1297. ],
  1298. "description": "Highly opinionated mocking framework for PHP 5.3+",
  1299. "homepage": "https://github.com/phpspec/prophecy",
  1300. "keywords": [
  1301. "Double",
  1302. "Dummy",
  1303. "fake",
  1304. "mock",
  1305. "spy",
  1306. "stub"
  1307. ],
  1308. "support": {
  1309. "issues": "https://github.com/phpspec/prophecy/issues",
  1310. "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
  1311. },
  1312. "time": "2021-03-17T13:42:18+00:00"
  1313. },
  1314. {
  1315. "name": "phpunit/php-code-coverage",
  1316. "version": "7.0.15",
  1317. "source": {
  1318. "type": "git",
  1319. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  1320. "reference": "819f92bba8b001d4363065928088de22f25a3a48"
  1321. },
  1322. "dist": {
  1323. "type": "zip",
  1324. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48",
  1325. "reference": "819f92bba8b001d4363065928088de22f25a3a48",
  1326. "shasum": ""
  1327. },
  1328. "require": {
  1329. "ext-dom": "*",
  1330. "ext-xmlwriter": "*",
  1331. "php": ">=7.2",
  1332. "phpunit/php-file-iterator": "^2.0.2",
  1333. "phpunit/php-text-template": "^1.2.1",
  1334. "phpunit/php-token-stream": "^3.1.3 || ^4.0",
  1335. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  1336. "sebastian/environment": "^4.2.2",
  1337. "sebastian/version": "^2.0.1",
  1338. "theseer/tokenizer": "^1.1.3"
  1339. },
  1340. "require-dev": {
  1341. "phpunit/phpunit": "^8.2.2"
  1342. },
  1343. "suggest": {
  1344. "ext-xdebug": "^2.7.2"
  1345. },
  1346. "type": "library",
  1347. "extra": {
  1348. "branch-alias": {
  1349. "dev-master": "7.0-dev"
  1350. }
  1351. },
  1352. "autoload": {
  1353. "classmap": [
  1354. "src/"
  1355. ]
  1356. },
  1357. "notification-url": "https://packagist.org/downloads/",
  1358. "license": [
  1359. "BSD-3-Clause"
  1360. ],
  1361. "authors": [
  1362. {
  1363. "name": "Sebastian Bergmann",
  1364. "email": "sebastian@phpunit.de",
  1365. "role": "lead"
  1366. }
  1367. ],
  1368. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  1369. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  1370. "keywords": [
  1371. "coverage",
  1372. "testing",
  1373. "xunit"
  1374. ],
  1375. "support": {
  1376. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  1377. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.15"
  1378. },
  1379. "funding": [
  1380. {
  1381. "url": "https://github.com/sebastianbergmann",
  1382. "type": "github"
  1383. }
  1384. ],
  1385. "time": "2021-07-26T12:20:09+00:00"
  1386. },
  1387. {
  1388. "name": "phpunit/php-file-iterator",
  1389. "version": "2.0.4",
  1390. "source": {
  1391. "type": "git",
  1392. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  1393. "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05"
  1394. },
  1395. "dist": {
  1396. "type": "zip",
  1397. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/28af674ff175d0768a5a978e6de83f697d4a7f05",
  1398. "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05",
  1399. "shasum": ""
  1400. },
  1401. "require": {
  1402. "php": ">=7.1"
  1403. },
  1404. "require-dev": {
  1405. "phpunit/phpunit": "^8.5"
  1406. },
  1407. "type": "library",
  1408. "extra": {
  1409. "branch-alias": {
  1410. "dev-master": "2.0.x-dev"
  1411. }
  1412. },
  1413. "autoload": {
  1414. "classmap": [
  1415. "src/"
  1416. ]
  1417. },
  1418. "notification-url": "https://packagist.org/downloads/",
  1419. "license": [
  1420. "BSD-3-Clause"
  1421. ],
  1422. "authors": [
  1423. {
  1424. "name": "Sebastian Bergmann",
  1425. "email": "sebastian@phpunit.de",
  1426. "role": "lead"
  1427. }
  1428. ],
  1429. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  1430. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  1431. "keywords": [
  1432. "filesystem",
  1433. "iterator"
  1434. ],
  1435. "support": {
  1436. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  1437. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.4"
  1438. },
  1439. "funding": [
  1440. {
  1441. "url": "https://github.com/sebastianbergmann",
  1442. "type": "github"
  1443. }
  1444. ],
  1445. "time": "2021-07-19T06:46:01+00:00"
  1446. },
  1447. {
  1448. "name": "phpunit/php-text-template",
  1449. "version": "1.2.1",
  1450. "source": {
  1451. "type": "git",
  1452. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  1453. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  1454. },
  1455. "dist": {
  1456. "type": "zip",
  1457. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1458. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1459. "shasum": ""
  1460. },
  1461. "require": {
  1462. "php": ">=5.3.3"
  1463. },
  1464. "type": "library",
  1465. "autoload": {
  1466. "classmap": [
  1467. "src/"
  1468. ]
  1469. },
  1470. "notification-url": "https://packagist.org/downloads/",
  1471. "license": [
  1472. "BSD-3-Clause"
  1473. ],
  1474. "authors": [
  1475. {
  1476. "name": "Sebastian Bergmann",
  1477. "email": "sebastian@phpunit.de",
  1478. "role": "lead"
  1479. }
  1480. ],
  1481. "description": "Simple template engine.",
  1482. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  1483. "keywords": [
  1484. "template"
  1485. ],
  1486. "support": {
  1487. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  1488. "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
  1489. },
  1490. "time": "2015-06-21T13:50:34+00:00"
  1491. },
  1492. {
  1493. "name": "phpunit/php-timer",
  1494. "version": "2.1.3",
  1495. "source": {
  1496. "type": "git",
  1497. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1498. "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
  1499. },
  1500. "dist": {
  1501. "type": "zip",
  1502. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
  1503. "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
  1504. "shasum": ""
  1505. },
  1506. "require": {
  1507. "php": ">=7.1"
  1508. },
  1509. "require-dev": {
  1510. "phpunit/phpunit": "^8.5"
  1511. },
  1512. "type": "library",
  1513. "extra": {
  1514. "branch-alias": {
  1515. "dev-master": "2.1-dev"
  1516. }
  1517. },
  1518. "autoload": {
  1519. "classmap": [
  1520. "src/"
  1521. ]
  1522. },
  1523. "notification-url": "https://packagist.org/downloads/",
  1524. "license": [
  1525. "BSD-3-Clause"
  1526. ],
  1527. "authors": [
  1528. {
  1529. "name": "Sebastian Bergmann",
  1530. "email": "sebastian@phpunit.de",
  1531. "role": "lead"
  1532. }
  1533. ],
  1534. "description": "Utility class for timing",
  1535. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1536. "keywords": [
  1537. "timer"
  1538. ],
  1539. "support": {
  1540. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  1541. "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
  1542. },
  1543. "funding": [
  1544. {
  1545. "url": "https://github.com/sebastianbergmann",
  1546. "type": "github"
  1547. }
  1548. ],
  1549. "time": "2020-11-30T08:20:02+00:00"
  1550. },
  1551. {
  1552. "name": "phpunit/php-token-stream",
  1553. "version": "3.1.3",
  1554. "source": {
  1555. "type": "git",
  1556. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  1557. "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
  1558. },
  1559. "dist": {
  1560. "type": "zip",
  1561. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768",
  1562. "reference": "9c1da83261628cb24b6a6df371b6e312b3954768",
  1563. "shasum": ""
  1564. },
  1565. "require": {
  1566. "ext-tokenizer": "*",
  1567. "php": ">=7.1"
  1568. },
  1569. "require-dev": {
  1570. "phpunit/phpunit": "^7.0"
  1571. },
  1572. "type": "library",
  1573. "extra": {
  1574. "branch-alias": {
  1575. "dev-master": "3.1-dev"
  1576. }
  1577. },
  1578. "autoload": {
  1579. "classmap": [
  1580. "src/"
  1581. ]
  1582. },
  1583. "notification-url": "https://packagist.org/downloads/",
  1584. "license": [
  1585. "BSD-3-Clause"
  1586. ],
  1587. "authors": [
  1588. {
  1589. "name": "Sebastian Bergmann",
  1590. "email": "sebastian@phpunit.de"
  1591. }
  1592. ],
  1593. "description": "Wrapper around PHP's tokenizer extension.",
  1594. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1595. "keywords": [
  1596. "tokenizer"
  1597. ],
  1598. "support": {
  1599. "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
  1600. "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3"
  1601. },
  1602. "funding": [
  1603. {
  1604. "url": "https://github.com/sebastianbergmann",
  1605. "type": "github"
  1606. }
  1607. ],
  1608. "abandoned": true,
  1609. "time": "2021-07-26T12:15:06+00:00"
  1610. },
  1611. {
  1612. "name": "phpunit/phpunit",
  1613. "version": "8.5.19",
  1614. "source": {
  1615. "type": "git",
  1616. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1617. "reference": "496281b64ec781856ed0a583483b5923b4033722"
  1618. },
  1619. "dist": {
  1620. "type": "zip",
  1621. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/496281b64ec781856ed0a583483b5923b4033722",
  1622. "reference": "496281b64ec781856ed0a583483b5923b4033722",
  1623. "shasum": ""
  1624. },
  1625. "require": {
  1626. "doctrine/instantiator": "^1.3.1",
  1627. "ext-dom": "*",
  1628. "ext-json": "*",
  1629. "ext-libxml": "*",
  1630. "ext-mbstring": "*",
  1631. "ext-xml": "*",
  1632. "ext-xmlwriter": "*",
  1633. "myclabs/deep-copy": "^1.10.0",
  1634. "phar-io/manifest": "^2.0.3",
  1635. "phar-io/version": "^3.0.2",
  1636. "php": ">=7.2",
  1637. "phpspec/prophecy": "^1.10.3",
  1638. "phpunit/php-code-coverage": "^7.0.12",
  1639. "phpunit/php-file-iterator": "^2.0.4",
  1640. "phpunit/php-text-template": "^1.2.1",
  1641. "phpunit/php-timer": "^2.1.2",
  1642. "sebastian/comparator": "^3.0.2",
  1643. "sebastian/diff": "^3.0.2",
  1644. "sebastian/environment": "^4.2.3",
  1645. "sebastian/exporter": "^3.1.2",
  1646. "sebastian/global-state": "^3.0.0",
  1647. "sebastian/object-enumerator": "^3.0.3",
  1648. "sebastian/resource-operations": "^2.0.1",
  1649. "sebastian/type": "^1.1.3",
  1650. "sebastian/version": "^2.0.1"
  1651. },
  1652. "require-dev": {
  1653. "ext-pdo": "*"
  1654. },
  1655. "suggest": {
  1656. "ext-soap": "*",
  1657. "ext-xdebug": "*",
  1658. "phpunit/php-invoker": "^2.0.0"
  1659. },
  1660. "bin": [
  1661. "phpunit"
  1662. ],
  1663. "type": "library",
  1664. "extra": {
  1665. "branch-alias": {
  1666. "dev-master": "8.5-dev"
  1667. }
  1668. },
  1669. "autoload": {
  1670. "classmap": [
  1671. "src/"
  1672. ]
  1673. },
  1674. "notification-url": "https://packagist.org/downloads/",
  1675. "license": [
  1676. "BSD-3-Clause"
  1677. ],
  1678. "authors": [
  1679. {
  1680. "name": "Sebastian Bergmann",
  1681. "email": "sebastian@phpunit.de",
  1682. "role": "lead"
  1683. }
  1684. ],
  1685. "description": "The PHP Unit Testing framework.",
  1686. "homepage": "https://phpunit.de/",
  1687. "keywords": [
  1688. "phpunit",
  1689. "testing",
  1690. "xunit"
  1691. ],
  1692. "support": {
  1693. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  1694. "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.19"
  1695. },
  1696. "funding": [
  1697. {
  1698. "url": "https://phpunit.de/donate.html",
  1699. "type": "custom"
  1700. },
  1701. {
  1702. "url": "https://github.com/sebastianbergmann",
  1703. "type": "github"
  1704. }
  1705. ],
  1706. "time": "2021-07-31T15:15:06+00:00"
  1707. },
  1708. {
  1709. "name": "sebastian/code-unit-reverse-lookup",
  1710. "version": "1.0.2",
  1711. "source": {
  1712. "type": "git",
  1713. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  1714. "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
  1715. },
  1716. "dist": {
  1717. "type": "zip",
  1718. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
  1719. "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
  1720. "shasum": ""
  1721. },
  1722. "require": {
  1723. "php": ">=5.6"
  1724. },
  1725. "require-dev": {
  1726. "phpunit/phpunit": "^8.5"
  1727. },
  1728. "type": "library",
  1729. "extra": {
  1730. "branch-alias": {
  1731. "dev-master": "1.0.x-dev"
  1732. }
  1733. },
  1734. "autoload": {
  1735. "classmap": [
  1736. "src/"
  1737. ]
  1738. },
  1739. "notification-url": "https://packagist.org/downloads/",
  1740. "license": [
  1741. "BSD-3-Clause"
  1742. ],
  1743. "authors": [
  1744. {
  1745. "name": "Sebastian Bergmann",
  1746. "email": "sebastian@phpunit.de"
  1747. }
  1748. ],
  1749. "description": "Looks up which function or method a line of code belongs to",
  1750. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  1751. "support": {
  1752. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  1753. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
  1754. },
  1755. "funding": [
  1756. {
  1757. "url": "https://github.com/sebastianbergmann",
  1758. "type": "github"
  1759. }
  1760. ],
  1761. "time": "2020-11-30T08:15:22+00:00"
  1762. },
  1763. {
  1764. "name": "sebastian/comparator",
  1765. "version": "3.0.3",
  1766. "source": {
  1767. "type": "git",
  1768. "url": "https://github.com/sebastianbergmann/comparator.git",
  1769. "reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
  1770. },
  1771. "dist": {
  1772. "type": "zip",
  1773. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
  1774. "reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
  1775. "shasum": ""
  1776. },
  1777. "require": {
  1778. "php": ">=7.1",
  1779. "sebastian/diff": "^3.0",
  1780. "sebastian/exporter": "^3.1"
  1781. },
  1782. "require-dev": {
  1783. "phpunit/phpunit": "^8.5"
  1784. },
  1785. "type": "library",
  1786. "extra": {
  1787. "branch-alias": {
  1788. "dev-master": "3.0-dev"
  1789. }
  1790. },
  1791. "autoload": {
  1792. "classmap": [
  1793. "src/"
  1794. ]
  1795. },
  1796. "notification-url": "https://packagist.org/downloads/",
  1797. "license": [
  1798. "BSD-3-Clause"
  1799. ],
  1800. "authors": [
  1801. {
  1802. "name": "Sebastian Bergmann",
  1803. "email": "sebastian@phpunit.de"
  1804. },
  1805. {
  1806. "name": "Jeff Welch",
  1807. "email": "whatthejeff@gmail.com"
  1808. },
  1809. {
  1810. "name": "Volker Dusch",
  1811. "email": "github@wallbash.com"
  1812. },
  1813. {
  1814. "name": "Bernhard Schussek",
  1815. "email": "bschussek@2bepublished.at"
  1816. }
  1817. ],
  1818. "description": "Provides the functionality to compare PHP values for equality",
  1819. "homepage": "https://github.com/sebastianbergmann/comparator",
  1820. "keywords": [
  1821. "comparator",
  1822. "compare",
  1823. "equality"
  1824. ],
  1825. "support": {
  1826. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  1827. "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3"
  1828. },
  1829. "funding": [
  1830. {
  1831. "url": "https://github.com/sebastianbergmann",
  1832. "type": "github"
  1833. }
  1834. ],
  1835. "time": "2020-11-30T08:04:30+00:00"
  1836. },
  1837. {
  1838. "name": "sebastian/diff",
  1839. "version": "3.0.3",
  1840. "source": {
  1841. "type": "git",
  1842. "url": "https://github.com/sebastianbergmann/diff.git",
  1843. "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
  1844. },
  1845. "dist": {
  1846. "type": "zip",
  1847. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
  1848. "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
  1849. "shasum": ""
  1850. },
  1851. "require": {
  1852. "php": ">=7.1"
  1853. },
  1854. "require-dev": {
  1855. "phpunit/phpunit": "^7.5 || ^8.0",
  1856. "symfony/process": "^2 || ^3.3 || ^4"
  1857. },
  1858. "type": "library",
  1859. "extra": {
  1860. "branch-alias": {
  1861. "dev-master": "3.0-dev"
  1862. }
  1863. },
  1864. "autoload": {
  1865. "classmap": [
  1866. "src/"
  1867. ]
  1868. },
  1869. "notification-url": "https://packagist.org/downloads/",
  1870. "license": [
  1871. "BSD-3-Clause"
  1872. ],
  1873. "authors": [
  1874. {
  1875. "name": "Sebastian Bergmann",
  1876. "email": "sebastian@phpunit.de"
  1877. },
  1878. {
  1879. "name": "Kore Nordmann",
  1880. "email": "mail@kore-nordmann.de"
  1881. }
  1882. ],
  1883. "description": "Diff implementation",
  1884. "homepage": "https://github.com/sebastianbergmann/diff",
  1885. "keywords": [
  1886. "diff",
  1887. "udiff",
  1888. "unidiff",
  1889. "unified diff"
  1890. ],
  1891. "support": {
  1892. "issues": "https://github.com/sebastianbergmann/diff/issues",
  1893. "source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
  1894. },
  1895. "funding": [
  1896. {
  1897. "url": "https://github.com/sebastianbergmann",
  1898. "type": "github"
  1899. }
  1900. ],
  1901. "time": "2020-11-30T07:59:04+00:00"
  1902. },
  1903. {
  1904. "name": "sebastian/environment",
  1905. "version": "4.2.4",
  1906. "source": {
  1907. "type": "git",
  1908. "url": "https://github.com/sebastianbergmann/environment.git",
  1909. "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
  1910. },
  1911. "dist": {
  1912. "type": "zip",
  1913. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
  1914. "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
  1915. "shasum": ""
  1916. },
  1917. "require": {
  1918. "php": ">=7.1"
  1919. },
  1920. "require-dev": {
  1921. "phpunit/phpunit": "^7.5"
  1922. },
  1923. "suggest": {
  1924. "ext-posix": "*"
  1925. },
  1926. "type": "library",
  1927. "extra": {
  1928. "branch-alias": {
  1929. "dev-master": "4.2-dev"
  1930. }
  1931. },
  1932. "autoload": {
  1933. "classmap": [
  1934. "src/"
  1935. ]
  1936. },
  1937. "notification-url": "https://packagist.org/downloads/",
  1938. "license": [
  1939. "BSD-3-Clause"
  1940. ],
  1941. "authors": [
  1942. {
  1943. "name": "Sebastian Bergmann",
  1944. "email": "sebastian@phpunit.de"
  1945. }
  1946. ],
  1947. "description": "Provides functionality to handle HHVM/PHP environments",
  1948. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1949. "keywords": [
  1950. "Xdebug",
  1951. "environment",
  1952. "hhvm"
  1953. ],
  1954. "support": {
  1955. "issues": "https://github.com/sebastianbergmann/environment/issues",
  1956. "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
  1957. },
  1958. "funding": [
  1959. {
  1960. "url": "https://github.com/sebastianbergmann",
  1961. "type": "github"
  1962. }
  1963. ],
  1964. "time": "2020-11-30T07:53:42+00:00"
  1965. },
  1966. {
  1967. "name": "sebastian/exporter",
  1968. "version": "3.1.3",
  1969. "source": {
  1970. "type": "git",
  1971. "url": "https://github.com/sebastianbergmann/exporter.git",
  1972. "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
  1973. },
  1974. "dist": {
  1975. "type": "zip",
  1976. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
  1977. "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
  1978. "shasum": ""
  1979. },
  1980. "require": {
  1981. "php": ">=7.0",
  1982. "sebastian/recursion-context": "^3.0"
  1983. },
  1984. "require-dev": {
  1985. "ext-mbstring": "*",
  1986. "phpunit/phpunit": "^6.0"
  1987. },
  1988. "type": "library",
  1989. "extra": {
  1990. "branch-alias": {
  1991. "dev-master": "3.1.x-dev"
  1992. }
  1993. },
  1994. "autoload": {
  1995. "classmap": [
  1996. "src/"
  1997. ]
  1998. },
  1999. "notification-url": "https://packagist.org/downloads/",
  2000. "license": [
  2001. "BSD-3-Clause"
  2002. ],
  2003. "authors": [
  2004. {
  2005. "name": "Sebastian Bergmann",
  2006. "email": "sebastian@phpunit.de"
  2007. },
  2008. {
  2009. "name": "Jeff Welch",
  2010. "email": "whatthejeff@gmail.com"
  2011. },
  2012. {
  2013. "name": "Volker Dusch",
  2014. "email": "github@wallbash.com"
  2015. },
  2016. {
  2017. "name": "Adam Harvey",
  2018. "email": "aharvey@php.net"
  2019. },
  2020. {
  2021. "name": "Bernhard Schussek",
  2022. "email": "bschussek@gmail.com"
  2023. }
  2024. ],
  2025. "description": "Provides the functionality to export PHP variables for visualization",
  2026. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  2027. "keywords": [
  2028. "export",
  2029. "exporter"
  2030. ],
  2031. "support": {
  2032. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  2033. "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.3"
  2034. },
  2035. "funding": [
  2036. {
  2037. "url": "https://github.com/sebastianbergmann",
  2038. "type": "github"
  2039. }
  2040. ],
  2041. "time": "2020-11-30T07:47:53+00:00"
  2042. },
  2043. {
  2044. "name": "sebastian/global-state",
  2045. "version": "3.0.1",
  2046. "source": {
  2047. "type": "git",
  2048. "url": "https://github.com/sebastianbergmann/global-state.git",
  2049. "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b"
  2050. },
  2051. "dist": {
  2052. "type": "zip",
  2053. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/474fb9edb7ab891665d3bfc6317f42a0a150454b",
  2054. "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b",
  2055. "shasum": ""
  2056. },
  2057. "require": {
  2058. "php": ">=7.2",
  2059. "sebastian/object-reflector": "^1.1.1",
  2060. "sebastian/recursion-context": "^3.0"
  2061. },
  2062. "require-dev": {
  2063. "ext-dom": "*",
  2064. "phpunit/phpunit": "^8.0"
  2065. },
  2066. "suggest": {
  2067. "ext-uopz": "*"
  2068. },
  2069. "type": "library",
  2070. "extra": {
  2071. "branch-alias": {
  2072. "dev-master": "3.0-dev"
  2073. }
  2074. },
  2075. "autoload": {
  2076. "classmap": [
  2077. "src/"
  2078. ]
  2079. },
  2080. "notification-url": "https://packagist.org/downloads/",
  2081. "license": [
  2082. "BSD-3-Clause"
  2083. ],
  2084. "authors": [
  2085. {
  2086. "name": "Sebastian Bergmann",
  2087. "email": "sebastian@phpunit.de"
  2088. }
  2089. ],
  2090. "description": "Snapshotting of global state",
  2091. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  2092. "keywords": [
  2093. "global state"
  2094. ],
  2095. "support": {
  2096. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  2097. "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.1"
  2098. },
  2099. "funding": [
  2100. {
  2101. "url": "https://github.com/sebastianbergmann",
  2102. "type": "github"
  2103. }
  2104. ],
  2105. "time": "2020-11-30T07:43:24+00:00"
  2106. },
  2107. {
  2108. "name": "sebastian/object-enumerator",
  2109. "version": "3.0.4",
  2110. "source": {
  2111. "type": "git",
  2112. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  2113. "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
  2114. },
  2115. "dist": {
  2116. "type": "zip",
  2117. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
  2118. "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
  2119. "shasum": ""
  2120. },
  2121. "require": {
  2122. "php": ">=7.0",
  2123. "sebastian/object-reflector": "^1.1.1",
  2124. "sebastian/recursion-context": "^3.0"
  2125. },
  2126. "require-dev": {
  2127. "phpunit/phpunit": "^6.0"
  2128. },
  2129. "type": "library",
  2130. "extra": {
  2131. "branch-alias": {
  2132. "dev-master": "3.0.x-dev"
  2133. }
  2134. },
  2135. "autoload": {
  2136. "classmap": [
  2137. "src/"
  2138. ]
  2139. },
  2140. "notification-url": "https://packagist.org/downloads/",
  2141. "license": [
  2142. "BSD-3-Clause"
  2143. ],
  2144. "authors": [
  2145. {
  2146. "name": "Sebastian Bergmann",
  2147. "email": "sebastian@phpunit.de"
  2148. }
  2149. ],
  2150. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  2151. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  2152. "support": {
  2153. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  2154. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
  2155. },
  2156. "funding": [
  2157. {
  2158. "url": "https://github.com/sebastianbergmann",
  2159. "type": "github"
  2160. }
  2161. ],
  2162. "time": "2020-11-30T07:40:27+00:00"
  2163. },
  2164. {
  2165. "name": "sebastian/object-reflector",
  2166. "version": "1.1.2",
  2167. "source": {
  2168. "type": "git",
  2169. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  2170. "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
  2171. },
  2172. "dist": {
  2173. "type": "zip",
  2174. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
  2175. "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
  2176. "shasum": ""
  2177. },
  2178. "require": {
  2179. "php": ">=7.0"
  2180. },
  2181. "require-dev": {
  2182. "phpunit/phpunit": "^6.0"
  2183. },
  2184. "type": "library",
  2185. "extra": {
  2186. "branch-alias": {
  2187. "dev-master": "1.1-dev"
  2188. }
  2189. },
  2190. "autoload": {
  2191. "classmap": [
  2192. "src/"
  2193. ]
  2194. },
  2195. "notification-url": "https://packagist.org/downloads/",
  2196. "license": [
  2197. "BSD-3-Clause"
  2198. ],
  2199. "authors": [
  2200. {
  2201. "name": "Sebastian Bergmann",
  2202. "email": "sebastian@phpunit.de"
  2203. }
  2204. ],
  2205. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  2206. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  2207. "support": {
  2208. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  2209. "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
  2210. },
  2211. "funding": [
  2212. {
  2213. "url": "https://github.com/sebastianbergmann",
  2214. "type": "github"
  2215. }
  2216. ],
  2217. "time": "2020-11-30T07:37:18+00:00"
  2218. },
  2219. {
  2220. "name": "sebastian/recursion-context",
  2221. "version": "3.0.1",
  2222. "source": {
  2223. "type": "git",
  2224. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  2225. "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
  2226. },
  2227. "dist": {
  2228. "type": "zip",
  2229. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
  2230. "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
  2231. "shasum": ""
  2232. },
  2233. "require": {
  2234. "php": ">=7.0"
  2235. },
  2236. "require-dev": {
  2237. "phpunit/phpunit": "^6.0"
  2238. },
  2239. "type": "library",
  2240. "extra": {
  2241. "branch-alias": {
  2242. "dev-master": "3.0.x-dev"
  2243. }
  2244. },
  2245. "autoload": {
  2246. "classmap": [
  2247. "src/"
  2248. ]
  2249. },
  2250. "notification-url": "https://packagist.org/downloads/",
  2251. "license": [
  2252. "BSD-3-Clause"
  2253. ],
  2254. "authors": [
  2255. {
  2256. "name": "Sebastian Bergmann",
  2257. "email": "sebastian@phpunit.de"
  2258. },
  2259. {
  2260. "name": "Jeff Welch",
  2261. "email": "whatthejeff@gmail.com"
  2262. },
  2263. {
  2264. "name": "Adam Harvey",
  2265. "email": "aharvey@php.net"
  2266. }
  2267. ],
  2268. "description": "Provides functionality to recursively process PHP variables",
  2269. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  2270. "support": {
  2271. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  2272. "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
  2273. },
  2274. "funding": [
  2275. {
  2276. "url": "https://github.com/sebastianbergmann",
  2277. "type": "github"
  2278. }
  2279. ],
  2280. "time": "2020-11-30T07:34:24+00:00"
  2281. },
  2282. {
  2283. "name": "sebastian/resource-operations",
  2284. "version": "2.0.2",
  2285. "source": {
  2286. "type": "git",
  2287. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  2288. "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
  2289. },
  2290. "dist": {
  2291. "type": "zip",
  2292. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
  2293. "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
  2294. "shasum": ""
  2295. },
  2296. "require": {
  2297. "php": ">=7.1"
  2298. },
  2299. "type": "library",
  2300. "extra": {
  2301. "branch-alias": {
  2302. "dev-master": "2.0-dev"
  2303. }
  2304. },
  2305. "autoload": {
  2306. "classmap": [
  2307. "src/"
  2308. ]
  2309. },
  2310. "notification-url": "https://packagist.org/downloads/",
  2311. "license": [
  2312. "BSD-3-Clause"
  2313. ],
  2314. "authors": [
  2315. {
  2316. "name": "Sebastian Bergmann",
  2317. "email": "sebastian@phpunit.de"
  2318. }
  2319. ],
  2320. "description": "Provides a list of PHP built-in functions that operate on resources",
  2321. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  2322. "support": {
  2323. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  2324. "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
  2325. },
  2326. "funding": [
  2327. {
  2328. "url": "https://github.com/sebastianbergmann",
  2329. "type": "github"
  2330. }
  2331. ],
  2332. "time": "2020-11-30T07:30:19+00:00"
  2333. },
  2334. {
  2335. "name": "sebastian/type",
  2336. "version": "1.1.4",
  2337. "source": {
  2338. "type": "git",
  2339. "url": "https://github.com/sebastianbergmann/type.git",
  2340. "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4"
  2341. },
  2342. "dist": {
  2343. "type": "zip",
  2344. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/0150cfbc4495ed2df3872fb31b26781e4e077eb4",
  2345. "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4",
  2346. "shasum": ""
  2347. },
  2348. "require": {
  2349. "php": ">=7.2"
  2350. },
  2351. "require-dev": {
  2352. "phpunit/phpunit": "^8.2"
  2353. },
  2354. "type": "library",
  2355. "extra": {
  2356. "branch-alias": {
  2357. "dev-master": "1.1-dev"
  2358. }
  2359. },
  2360. "autoload": {
  2361. "classmap": [
  2362. "src/"
  2363. ]
  2364. },
  2365. "notification-url": "https://packagist.org/downloads/",
  2366. "license": [
  2367. "BSD-3-Clause"
  2368. ],
  2369. "authors": [
  2370. {
  2371. "name": "Sebastian Bergmann",
  2372. "email": "sebastian@phpunit.de",
  2373. "role": "lead"
  2374. }
  2375. ],
  2376. "description": "Collection of value objects that represent the types of the PHP type system",
  2377. "homepage": "https://github.com/sebastianbergmann/type",
  2378. "support": {
  2379. "issues": "https://github.com/sebastianbergmann/type/issues",
  2380. "source": "https://github.com/sebastianbergmann/type/tree/1.1.4"
  2381. },
  2382. "funding": [
  2383. {
  2384. "url": "https://github.com/sebastianbergmann",
  2385. "type": "github"
  2386. }
  2387. ],
  2388. "time": "2020-11-30T07:25:11+00:00"
  2389. },
  2390. {
  2391. "name": "sebastian/version",
  2392. "version": "2.0.1",
  2393. "source": {
  2394. "type": "git",
  2395. "url": "https://github.com/sebastianbergmann/version.git",
  2396. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  2397. },
  2398. "dist": {
  2399. "type": "zip",
  2400. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  2401. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  2402. "shasum": ""
  2403. },
  2404. "require": {
  2405. "php": ">=5.6"
  2406. },
  2407. "type": "library",
  2408. "extra": {
  2409. "branch-alias": {
  2410. "dev-master": "2.0.x-dev"
  2411. }
  2412. },
  2413. "autoload": {
  2414. "classmap": [
  2415. "src/"
  2416. ]
  2417. },
  2418. "notification-url": "https://packagist.org/downloads/",
  2419. "license": [
  2420. "BSD-3-Clause"
  2421. ],
  2422. "authors": [
  2423. {
  2424. "name": "Sebastian Bergmann",
  2425. "email": "sebastian@phpunit.de",
  2426. "role": "lead"
  2427. }
  2428. ],
  2429. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  2430. "homepage": "https://github.com/sebastianbergmann/version",
  2431. "support": {
  2432. "issues": "https://github.com/sebastianbergmann/version/issues",
  2433. "source": "https://github.com/sebastianbergmann/version/tree/master"
  2434. },
  2435. "time": "2016-10-03T07:35:21+00:00"
  2436. },
  2437. {
  2438. "name": "symfony/http-foundation",
  2439. "version": "v2.8.52",
  2440. "source": {
  2441. "type": "git",
  2442. "url": "https://github.com/symfony/http-foundation.git",
  2443. "reference": "3929d9fe8148d17819ad0178c748b8d339420709"
  2444. },
  2445. "dist": {
  2446. "type": "zip",
  2447. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3929d9fe8148d17819ad0178c748b8d339420709",
  2448. "reference": "3929d9fe8148d17819ad0178c748b8d339420709",
  2449. "shasum": ""
  2450. },
  2451. "require": {
  2452. "php": ">=5.3.9",
  2453. "symfony/polyfill-mbstring": "~1.1",
  2454. "symfony/polyfill-php54": "~1.0",
  2455. "symfony/polyfill-php55": "~1.0"
  2456. },
  2457. "require-dev": {
  2458. "symfony/expression-language": "~2.4|~3.0.0"
  2459. },
  2460. "type": "library",
  2461. "extra": {
  2462. "branch-alias": {
  2463. "dev-master": "2.8-dev"
  2464. }
  2465. },
  2466. "autoload": {
  2467. "psr-4": {
  2468. "Symfony\\Component\\HttpFoundation\\": ""
  2469. },
  2470. "exclude-from-classmap": [
  2471. "/Tests/"
  2472. ]
  2473. },
  2474. "notification-url": "https://packagist.org/downloads/",
  2475. "license": [
  2476. "MIT"
  2477. ],
  2478. "authors": [
  2479. {
  2480. "name": "Fabien Potencier",
  2481. "email": "fabien@symfony.com"
  2482. },
  2483. {
  2484. "name": "Symfony Community",
  2485. "homepage": "https://symfony.com/contributors"
  2486. }
  2487. ],
  2488. "description": "Symfony HttpFoundation Component",
  2489. "homepage": "https://symfony.com",
  2490. "support": {
  2491. "source": "https://github.com/symfony/http-foundation/tree/2.8"
  2492. },
  2493. "time": "2019-11-12T12:34:41+00:00"
  2494. },
  2495. {
  2496. "name": "symfony/polyfill-ctype",
  2497. "version": "v1.23.0",
  2498. "source": {
  2499. "type": "git",
  2500. "url": "https://github.com/symfony/polyfill-ctype.git",
  2501. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  2502. },
  2503. "dist": {
  2504. "type": "zip",
  2505. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  2506. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  2507. "shasum": ""
  2508. },
  2509. "require": {
  2510. "php": ">=7.1"
  2511. },
  2512. "suggest": {
  2513. "ext-ctype": "For best performance"
  2514. },
  2515. "type": "library",
  2516. "extra": {
  2517. "branch-alias": {
  2518. "dev-main": "1.23-dev"
  2519. },
  2520. "thanks": {
  2521. "name": "symfony/polyfill",
  2522. "url": "https://github.com/symfony/polyfill"
  2523. }
  2524. },
  2525. "autoload": {
  2526. "psr-4": {
  2527. "Symfony\\Polyfill\\Ctype\\": ""
  2528. },
  2529. "files": [
  2530. "bootstrap.php"
  2531. ]
  2532. },
  2533. "notification-url": "https://packagist.org/downloads/",
  2534. "license": [
  2535. "MIT"
  2536. ],
  2537. "authors": [
  2538. {
  2539. "name": "Gert de Pagter",
  2540. "email": "BackEndTea@gmail.com"
  2541. },
  2542. {
  2543. "name": "Symfony Community",
  2544. "homepage": "https://symfony.com/contributors"
  2545. }
  2546. ],
  2547. "description": "Symfony polyfill for ctype functions",
  2548. "homepage": "https://symfony.com",
  2549. "keywords": [
  2550. "compatibility",
  2551. "ctype",
  2552. "polyfill",
  2553. "portable"
  2554. ],
  2555. "support": {
  2556. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
  2557. },
  2558. "funding": [
  2559. {
  2560. "url": "https://symfony.com/sponsor",
  2561. "type": "custom"
  2562. },
  2563. {
  2564. "url": "https://github.com/fabpot",
  2565. "type": "github"
  2566. },
  2567. {
  2568. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2569. "type": "tidelift"
  2570. }
  2571. ],
  2572. "time": "2021-02-19T12:13:01+00:00"
  2573. },
  2574. {
  2575. "name": "symfony/polyfill-mbstring",
  2576. "version": "v1.23.1",
  2577. "source": {
  2578. "type": "git",
  2579. "url": "https://github.com/symfony/polyfill-mbstring.git",
  2580. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
  2581. },
  2582. "dist": {
  2583. "type": "zip",
  2584. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
  2585. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
  2586. "shasum": ""
  2587. },
  2588. "require": {
  2589. "php": ">=7.1"
  2590. },
  2591. "suggest": {
  2592. "ext-mbstring": "For best performance"
  2593. },
  2594. "type": "library",
  2595. "extra": {
  2596. "branch-alias": {
  2597. "dev-main": "1.23-dev"
  2598. },
  2599. "thanks": {
  2600. "name": "symfony/polyfill",
  2601. "url": "https://github.com/symfony/polyfill"
  2602. }
  2603. },
  2604. "autoload": {
  2605. "psr-4": {
  2606. "Symfony\\Polyfill\\Mbstring\\": ""
  2607. },
  2608. "files": [
  2609. "bootstrap.php"
  2610. ]
  2611. },
  2612. "notification-url": "https://packagist.org/downloads/",
  2613. "license": [
  2614. "MIT"
  2615. ],
  2616. "authors": [
  2617. {
  2618. "name": "Nicolas Grekas",
  2619. "email": "p@tchwork.com"
  2620. },
  2621. {
  2622. "name": "Symfony Community",
  2623. "homepage": "https://symfony.com/contributors"
  2624. }
  2625. ],
  2626. "description": "Symfony polyfill for the Mbstring extension",
  2627. "homepage": "https://symfony.com",
  2628. "keywords": [
  2629. "compatibility",
  2630. "mbstring",
  2631. "polyfill",
  2632. "portable",
  2633. "shim"
  2634. ],
  2635. "support": {
  2636. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
  2637. },
  2638. "funding": [
  2639. {
  2640. "url": "https://symfony.com/sponsor",
  2641. "type": "custom"
  2642. },
  2643. {
  2644. "url": "https://github.com/fabpot",
  2645. "type": "github"
  2646. },
  2647. {
  2648. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2649. "type": "tidelift"
  2650. }
  2651. ],
  2652. "time": "2021-05-27T12:26:48+00:00"
  2653. },
  2654. {
  2655. "name": "symfony/polyfill-php54",
  2656. "version": "v1.20.0",
  2657. "source": {
  2658. "type": "git",
  2659. "url": "https://github.com/symfony/polyfill-php54.git",
  2660. "reference": "37285b1d5d13f37c8bee546d8d2ad0353460c4c7"
  2661. },
  2662. "dist": {
  2663. "type": "zip",
  2664. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/37285b1d5d13f37c8bee546d8d2ad0353460c4c7",
  2665. "reference": "37285b1d5d13f37c8bee546d8d2ad0353460c4c7",
  2666. "shasum": ""
  2667. },
  2668. "require": {
  2669. "php": ">=7.1"
  2670. },
  2671. "type": "metapackage",
  2672. "extra": {
  2673. "branch-alias": {
  2674. "dev-main": "1.20-dev"
  2675. },
  2676. "thanks": {
  2677. "name": "symfony/polyfill",
  2678. "url": "https://github.com/symfony/polyfill"
  2679. }
  2680. },
  2681. "notification-url": "https://packagist.org/downloads/",
  2682. "license": [
  2683. "MIT"
  2684. ],
  2685. "authors": [
  2686. {
  2687. "name": "Nicolas Grekas",
  2688. "email": "p@tchwork.com"
  2689. },
  2690. {
  2691. "name": "Symfony Community",
  2692. "homepage": "https://symfony.com/contributors"
  2693. }
  2694. ],
  2695. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  2696. "homepage": "https://symfony.com",
  2697. "keywords": [
  2698. "compatibility",
  2699. "polyfill",
  2700. "portable",
  2701. "shim"
  2702. ],
  2703. "support": {
  2704. "source": "https://github.com/symfony/polyfill-php54/tree/v1.20.0"
  2705. },
  2706. "funding": [
  2707. {
  2708. "url": "https://symfony.com/sponsor",
  2709. "type": "custom"
  2710. },
  2711. {
  2712. "url": "https://github.com/fabpot",
  2713. "type": "github"
  2714. },
  2715. {
  2716. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2717. "type": "tidelift"
  2718. }
  2719. ],
  2720. "time": "2020-10-23T14:02:19+00:00"
  2721. },
  2722. {
  2723. "name": "symfony/polyfill-php55",
  2724. "version": "v1.20.0",
  2725. "source": {
  2726. "type": "git",
  2727. "url": "https://github.com/symfony/polyfill-php55.git",
  2728. "reference": "c17452124a883900e1d73961f9075a638399c1a0"
  2729. },
  2730. "dist": {
  2731. "type": "zip",
  2732. "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/c17452124a883900e1d73961f9075a638399c1a0",
  2733. "reference": "c17452124a883900e1d73961f9075a638399c1a0",
  2734. "shasum": ""
  2735. },
  2736. "require": {
  2737. "php": ">=7.1"
  2738. },
  2739. "type": "metapackage",
  2740. "extra": {
  2741. "branch-alias": {
  2742. "dev-main": "1.20-dev"
  2743. },
  2744. "thanks": {
  2745. "name": "symfony/polyfill",
  2746. "url": "https://github.com/symfony/polyfill"
  2747. }
  2748. },
  2749. "notification-url": "https://packagist.org/downloads/",
  2750. "license": [
  2751. "MIT"
  2752. ],
  2753. "authors": [
  2754. {
  2755. "name": "Nicolas Grekas",
  2756. "email": "p@tchwork.com"
  2757. },
  2758. {
  2759. "name": "Symfony Community",
  2760. "homepage": "https://symfony.com/contributors"
  2761. }
  2762. ],
  2763. "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
  2764. "homepage": "https://symfony.com",
  2765. "keywords": [
  2766. "compatibility",
  2767. "polyfill",
  2768. "portable",
  2769. "shim"
  2770. ],
  2771. "support": {
  2772. "source": "https://github.com/symfony/polyfill-php55/tree/v1.20.0"
  2773. },
  2774. "funding": [
  2775. {
  2776. "url": "https://symfony.com/sponsor",
  2777. "type": "custom"
  2778. },
  2779. {
  2780. "url": "https://github.com/fabpot",
  2781. "type": "github"
  2782. },
  2783. {
  2784. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2785. "type": "tidelift"
  2786. }
  2787. ],
  2788. "time": "2020-10-23T14:02:19+00:00"
  2789. },
  2790. {
  2791. "name": "theseer/tokenizer",
  2792. "version": "1.2.1",
  2793. "source": {
  2794. "type": "git",
  2795. "url": "https://github.com/theseer/tokenizer.git",
  2796. "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
  2797. },
  2798. "dist": {
  2799. "type": "zip",
  2800. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
  2801. "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
  2802. "shasum": ""
  2803. },
  2804. "require": {
  2805. "ext-dom": "*",
  2806. "ext-tokenizer": "*",
  2807. "ext-xmlwriter": "*",
  2808. "php": "^7.2 || ^8.0"
  2809. },
  2810. "type": "library",
  2811. "autoload": {
  2812. "classmap": [
  2813. "src/"
  2814. ]
  2815. },
  2816. "notification-url": "https://packagist.org/downloads/",
  2817. "license": [
  2818. "BSD-3-Clause"
  2819. ],
  2820. "authors": [
  2821. {
  2822. "name": "Arne Blankerts",
  2823. "email": "arne@blankerts.de",
  2824. "role": "Developer"
  2825. }
  2826. ],
  2827. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  2828. "support": {
  2829. "issues": "https://github.com/theseer/tokenizer/issues",
  2830. "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
  2831. },
  2832. "funding": [
  2833. {
  2834. "url": "https://github.com/theseer",
  2835. "type": "github"
  2836. }
  2837. ],
  2838. "time": "2021-07-28T10:34:58+00:00"
  2839. },
  2840. {
  2841. "name": "webmozart/assert",
  2842. "version": "1.10.0",
  2843. "source": {
  2844. "type": "git",
  2845. "url": "https://github.com/webmozarts/assert.git",
  2846. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  2847. },
  2848. "dist": {
  2849. "type": "zip",
  2850. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  2851. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  2852. "shasum": ""
  2853. },
  2854. "require": {
  2855. "php": "^7.2 || ^8.0",
  2856. "symfony/polyfill-ctype": "^1.8"
  2857. },
  2858. "conflict": {
  2859. "phpstan/phpstan": "<0.12.20",
  2860. "vimeo/psalm": "<4.6.1 || 4.6.2"
  2861. },
  2862. "require-dev": {
  2863. "phpunit/phpunit": "^8.5.13"
  2864. },
  2865. "type": "library",
  2866. "extra": {
  2867. "branch-alias": {
  2868. "dev-master": "1.10-dev"
  2869. }
  2870. },
  2871. "autoload": {
  2872. "psr-4": {
  2873. "Webmozart\\Assert\\": "src/"
  2874. }
  2875. },
  2876. "notification-url": "https://packagist.org/downloads/",
  2877. "license": [
  2878. "MIT"
  2879. ],
  2880. "authors": [
  2881. {
  2882. "name": "Bernhard Schussek",
  2883. "email": "bschussek@gmail.com"
  2884. }
  2885. ],
  2886. "description": "Assertions to validate method input/output with nice error messages.",
  2887. "keywords": [
  2888. "assert",
  2889. "check",
  2890. "validate"
  2891. ],
  2892. "support": {
  2893. "issues": "https://github.com/webmozarts/assert/issues",
  2894. "source": "https://github.com/webmozarts/assert/tree/1.10.0"
  2895. },
  2896. "time": "2021-03-09T10:59:23+00:00"
  2897. }
  2898. ],
  2899. "aliases": [],
  2900. "minimum-stability": "stable",
  2901. "stability-flags": [],
  2902. "prefer-stable": false,
  2903. "prefer-lowest": false,
  2904. "platform": [],
  2905. "platform-dev": [],
  2906. "plugin-api-version": "2.1.0"
  2907. }