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.

2234 lines
76 KiB

4 years ago
4 years ago
4 years ago
4 years ago
6 years ago
4 years ago
4 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#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "8230eed3af012d294aec18a13a5202e7",
  8. "packages": [
  9. {
  10. "name": "cebe/markdown",
  11. "version": "1.1.2",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/cebe/markdown.git",
  15. "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
  20. "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
  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.1.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. "time": "2017-07-16T21:13:23+00:00"
  68. },
  69. {
  70. "name": "dg/twitter-php",
  71. "version": "v3.6",
  72. "source": {
  73. "type": "git",
  74. "url": "https://github.com/dg/twitter-php.git",
  75. "reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8"
  76. },
  77. "dist": {
  78. "type": "zip",
  79. "url": "https://api.github.com/repos/dg/twitter-php/zipball/dd872ad12121ff919b358989e61f7f08ba6cc7a8",
  80. "reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8",
  81. "shasum": ""
  82. },
  83. "require": {
  84. "ext-curl": "*",
  85. "php": ">=5.2.0"
  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": "https://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. "time": "2016-08-15T16:46:22+00:00"
  110. },
  111. {
  112. "name": "ezyang/htmlpurifier",
  113. "version": "v4.12.0",
  114. "source": {
  115. "type": "git",
  116. "url": "https://github.com/ezyang/htmlpurifier.git",
  117. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
  118. },
  119. "dist": {
  120. "type": "zip",
  121. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
  122. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
  123. "shasum": ""
  124. },
  125. "require": {
  126. "php": ">=5.2"
  127. },
  128. "require-dev": {
  129. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  130. },
  131. "type": "library",
  132. "autoload": {
  133. "psr-0": {
  134. "HTMLPurifier": "library/"
  135. },
  136. "files": [
  137. "library/HTMLPurifier.composer.php"
  138. ]
  139. },
  140. "notification-url": "https://packagist.org/downloads/",
  141. "license": [
  142. "LGPL-2.1-or-later"
  143. ],
  144. "authors": [
  145. {
  146. "name": "Edward Z. Yang",
  147. "email": "admin@htmlpurifier.org",
  148. "homepage": "http://ezyang.com"
  149. }
  150. ],
  151. "description": "Standards compliant HTML filter written in PHP",
  152. "homepage": "http://htmlpurifier.org/",
  153. "keywords": [
  154. "html"
  155. ],
  156. "time": "2019-10-28T03:44:26+00:00"
  157. },
  158. {
  159. "name": "facebook/graph-sdk",
  160. "version": "5.7.0",
  161. "source": {
  162. "type": "git",
  163. "url": "https://github.com/facebook/php-graph-sdk.git",
  164. "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
  165. },
  166. "dist": {
  167. "type": "zip",
  168. "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
  169. "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
  170. "shasum": ""
  171. },
  172. "require": {
  173. "php": "^5.4|^7.0"
  174. },
  175. "require-dev": {
  176. "guzzlehttp/guzzle": "~5.0",
  177. "mockery/mockery": "~0.8",
  178. "phpunit/phpunit": "~4.0"
  179. },
  180. "suggest": {
  181. "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
  182. "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
  183. },
  184. "type": "library",
  185. "extra": {
  186. "branch-alias": {
  187. "dev-master": "5.x-dev"
  188. }
  189. },
  190. "autoload": {
  191. "psr-4": {
  192. "Facebook\\": "src/Facebook/"
  193. },
  194. "files": [
  195. "src/Facebook/polyfills.php"
  196. ]
  197. },
  198. "notification-url": "https://packagist.org/downloads/",
  199. "license": [
  200. "Facebook Platform"
  201. ],
  202. "authors": [
  203. {
  204. "name": "Facebook",
  205. "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
  206. }
  207. ],
  208. "description": "Facebook SDK for PHP",
  209. "homepage": "https://github.com/facebook/php-graph-sdk",
  210. "keywords": [
  211. "facebook",
  212. "sdk"
  213. ],
  214. "time": "2018-12-11T22:56:31+00:00"
  215. },
  216. {
  217. "name": "indieweb/link-rel-parser",
  218. "version": "0.1.3",
  219. "source": {
  220. "type": "git",
  221. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  222. "reference": "295420e4f16d9a9d262a3c25a7a583794428f055"
  223. },
  224. "dist": {
  225. "type": "zip",
  226. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/295420e4f16d9a9d262a3c25a7a583794428f055",
  227. "reference": "295420e4f16d9a9d262a3c25a7a583794428f055",
  228. "shasum": ""
  229. },
  230. "require": {
  231. "php": ">=5.3.0"
  232. },
  233. "type": "library",
  234. "autoload": {
  235. "files": [
  236. "src/IndieWeb/link_rel_parser.php"
  237. ]
  238. },
  239. "notification-url": "https://packagist.org/downloads/",
  240. "license": [
  241. "Apache-2.0"
  242. ],
  243. "authors": [
  244. {
  245. "name": "Aaron Parecki",
  246. "homepage": "http://aaronparecki.com"
  247. },
  248. {
  249. "name": "Tantek Çelik",
  250. "homepage": "http://tantek.com"
  251. }
  252. ],
  253. "description": "Parse rel values from HTTP headers",
  254. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  255. "keywords": [
  256. "http",
  257. "indieweb",
  258. "microformats2"
  259. ],
  260. "time": "2017-01-11T17:14:49+00:00"
  261. },
  262. {
  263. "name": "masterminds/html5",
  264. "version": "2.7.0",
  265. "source": {
  266. "type": "git",
  267. "url": "https://github.com/Masterminds/html5-php.git",
  268. "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
  269. },
  270. "dist": {
  271. "type": "zip",
  272. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
  273. "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
  274. "shasum": ""
  275. },
  276. "require": {
  277. "ext-ctype": "*",
  278. "ext-dom": "*",
  279. "ext-libxml": "*",
  280. "php": ">=5.3.0"
  281. },
  282. "require-dev": {
  283. "phpunit/phpunit": "^4.8.35",
  284. "sami/sami": "~2.0",
  285. "satooshi/php-coveralls": "1.0.*"
  286. },
  287. "type": "library",
  288. "extra": {
  289. "branch-alias": {
  290. "dev-master": "2.7-dev"
  291. }
  292. },
  293. "autoload": {
  294. "psr-4": {
  295. "Masterminds\\": "src"
  296. }
  297. },
  298. "notification-url": "https://packagist.org/downloads/",
  299. "license": [
  300. "MIT"
  301. ],
  302. "authors": [
  303. {
  304. "name": "Matt Butcher",
  305. "email": "technosophos@gmail.com"
  306. },
  307. {
  308. "name": "Matt Farina",
  309. "email": "matt@mattfarina.com"
  310. },
  311. {
  312. "name": "Asmir Mustafic",
  313. "email": "goetas@gmail.com"
  314. }
  315. ],
  316. "description": "An HTML5 parser and serializer.",
  317. "homepage": "http://masterminds.github.io/html5-php",
  318. "keywords": [
  319. "HTML5",
  320. "dom",
  321. "html",
  322. "parser",
  323. "querypath",
  324. "serializer",
  325. "xml"
  326. ],
  327. "time": "2019-07-25T07:03:26+00:00"
  328. },
  329. {
  330. "name": "mf2/mf2",
  331. "version": "0.4.6",
  332. "source": {
  333. "type": "git",
  334. "url": "https://github.com/microformats/php-mf2.git",
  335. "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23"
  336. },
  337. "dist": {
  338. "type": "zip",
  339. "url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
  340. "reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
  341. "shasum": ""
  342. },
  343. "require": {
  344. "php": ">=5.4.0"
  345. },
  346. "require-dev": {
  347. "mf2/tests": "@dev",
  348. "phpdocumentor/phpdocumentor": "v2.8.4",
  349. "phpunit/phpunit": "4.8.*"
  350. },
  351. "suggest": {
  352. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you",
  353. "masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support."
  354. },
  355. "bin": [
  356. "bin/fetch-mf2",
  357. "bin/parse-mf2"
  358. ],
  359. "type": "library",
  360. "autoload": {
  361. "files": [
  362. "Mf2/Parser.php"
  363. ]
  364. },
  365. "notification-url": "https://packagist.org/downloads/",
  366. "license": [
  367. "CC0-1.0"
  368. ],
  369. "authors": [
  370. {
  371. "name": "Barnaby Walters",
  372. "homepage": "http://waterpigs.co.uk"
  373. }
  374. ],
  375. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  376. "keywords": [
  377. "html",
  378. "microformats",
  379. "microformats 2",
  380. "parser",
  381. "semantic"
  382. ],
  383. "time": "2018-08-24T14:47:04+00:00"
  384. },
  385. {
  386. "name": "p3k/http",
  387. "version": "0.1.11",
  388. "source": {
  389. "type": "git",
  390. "url": "https://github.com/aaronpk/p3k-http.git",
  391. "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7"
  392. },
  393. "dist": {
  394. "type": "zip",
  395. "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/24d28287e0c5606aa45b23c6e3c17628d89468f7",
  396. "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7",
  397. "shasum": ""
  398. },
  399. "require": {
  400. "indieweb/link-rel-parser": "0.1.*",
  401. "mf2/mf2": ">=0.3.2"
  402. },
  403. "type": "library",
  404. "autoload": {
  405. "psr-4": {
  406. "p3k\\": "src/p3k"
  407. }
  408. },
  409. "notification-url": "https://packagist.org/downloads/",
  410. "license": [
  411. "MIT"
  412. ],
  413. "authors": [
  414. {
  415. "name": "Aaron Parecki",
  416. "homepage": "https://aaronparecki.com"
  417. }
  418. ],
  419. "description": "A simple wrapper API around the PHP curl functions",
  420. "homepage": "https://github.com/aaronpk/p3k-http",
  421. "time": "2020-02-19T03:00:09+00:00"
  422. },
  423. {
  424. "name": "p3k/picofeed",
  425. "version": "v0.1.38",
  426. "source": {
  427. "type": "git",
  428. "url": "https://github.com/aaronpk/picoFeed.git",
  429. "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab"
  430. },
  431. "dist": {
  432. "type": "zip",
  433. "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab",
  434. "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab",
  435. "shasum": ""
  436. },
  437. "require": {
  438. "ext-dom": "*",
  439. "ext-iconv": "*",
  440. "ext-libxml": "*",
  441. "ext-simplexml": "*",
  442. "ext-xml": "*",
  443. "php": ">=5.3.0",
  444. "zendframework/zendxml": "^1.0"
  445. },
  446. "require-dev": {
  447. "phpdocumentor/reflection-docblock": "2.0.4",
  448. "phpunit/phpunit": "4.8.26",
  449. "symfony/yaml": "2.8.7"
  450. },
  451. "suggest": {
  452. "ext-curl": "PicoFeed will use cURL if present"
  453. },
  454. "bin": [
  455. "picofeed"
  456. ],
  457. "type": "library",
  458. "autoload": {
  459. "psr-0": {
  460. "PicoFeed": "lib/"
  461. }
  462. },
  463. "license": [
  464. "MIT"
  465. ],
  466. "authors": [
  467. {
  468. "name": "Frédéric Guillot"
  469. }
  470. ],
  471. "description": "Modern library to handle RSS/Atom feeds",
  472. "homepage": "https://github.com/miniflux/picoFeed",
  473. "time": "2017-11-30T00:16:58+00:00"
  474. },
  475. {
  476. "name": "p3k/timezone",
  477. "version": "0.1.0",
  478. "source": {
  479. "type": "git",
  480. "url": "https://github.com/aaronpk/p3k-timezone.git",
  481. "reference": "68d3490d896f98cf0727dc937f0bb6b045050c83"
  482. },
  483. "require": {
  484. "php": ">=5.4.0"
  485. },
  486. "type": "library",
  487. "autoload": {
  488. "files": [
  489. "src/p3k/Timezone.php"
  490. ]
  491. },
  492. "license": [
  493. "Apache-2.0"
  494. ],
  495. "authors": [
  496. {
  497. "name": "Aaron Parecki",
  498. "homepage": "https://aaronparecki.com"
  499. }
  500. ],
  501. "description": "Find the timezone of a given location",
  502. "homepage": "https://github.com/aaronpk/p3k-timezone",
  503. "keywords": [
  504. "date",
  505. "p3k",
  506. "timezone"
  507. ],
  508. "time": "2017-01-12T17:30:08+00:00"
  509. },
  510. {
  511. "name": "zendframework/zendxml",
  512. "version": "1.2.0",
  513. "source": {
  514. "type": "git",
  515. "url": "https://github.com/zendframework/ZendXml.git",
  516. "reference": "eceab37a591c9e140772a1470338258857339e00"
  517. },
  518. "dist": {
  519. "type": "zip",
  520. "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/eceab37a591c9e140772a1470338258857339e00",
  521. "reference": "eceab37a591c9e140772a1470338258857339e00",
  522. "shasum": ""
  523. },
  524. "require": {
  525. "php": "^5.6 || ^7.0"
  526. },
  527. "require-dev": {
  528. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
  529. "zendframework/zend-coding-standard": "~1.0.0"
  530. },
  531. "type": "library",
  532. "extra": {
  533. "branch-alias": {
  534. "dev-master": "1.2.x-dev",
  535. "dev-develop": "1.3.x-dev"
  536. }
  537. },
  538. "autoload": {
  539. "psr-4": {
  540. "ZendXml\\": "src/"
  541. }
  542. },
  543. "notification-url": "https://packagist.org/downloads/",
  544. "license": [
  545. "BSD-3-Clause"
  546. ],
  547. "description": "Utility library for XML usage, best practices, and security in PHP",
  548. "keywords": [
  549. "ZendFramework",
  550. "security",
  551. "xml",
  552. "zf"
  553. ],
  554. "abandoned": "laminas/laminas-xml",
  555. "time": "2019-01-22T19:42:14+00:00"
  556. }
  557. ],
  558. "packages-dev": [
  559. {
  560. "name": "doctrine/instantiator",
  561. "version": "1.3.0",
  562. "source": {
  563. "type": "git",
  564. "url": "https://github.com/doctrine/instantiator.git",
  565. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
  566. },
  567. "dist": {
  568. "type": "zip",
  569. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
  570. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
  571. "shasum": ""
  572. },
  573. "require": {
  574. "php": "^7.1"
  575. },
  576. "require-dev": {
  577. "doctrine/coding-standard": "^6.0",
  578. "ext-pdo": "*",
  579. "ext-phar": "*",
  580. "phpbench/phpbench": "^0.13",
  581. "phpstan/phpstan-phpunit": "^0.11",
  582. "phpstan/phpstan-shim": "^0.11",
  583. "phpunit/phpunit": "^7.0"
  584. },
  585. "type": "library",
  586. "extra": {
  587. "branch-alias": {
  588. "dev-master": "1.2.x-dev"
  589. }
  590. },
  591. "autoload": {
  592. "psr-4": {
  593. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  594. }
  595. },
  596. "notification-url": "https://packagist.org/downloads/",
  597. "license": [
  598. "MIT"
  599. ],
  600. "authors": [
  601. {
  602. "name": "Marco Pivetta",
  603. "email": "ocramius@gmail.com",
  604. "homepage": "http://ocramius.github.com/"
  605. }
  606. ],
  607. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  608. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  609. "keywords": [
  610. "constructor",
  611. "instantiate"
  612. ],
  613. "time": "2019-10-21T16:45:58+00:00"
  614. },
  615. {
  616. "name": "ircmaxell/password-compat",
  617. "version": "v1.0.4",
  618. "source": {
  619. "type": "git",
  620. "url": "https://github.com/ircmaxell/password_compat.git",
  621. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  622. },
  623. "dist": {
  624. "type": "zip",
  625. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  626. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  627. "shasum": ""
  628. },
  629. "require-dev": {
  630. "phpunit/phpunit": "4.*"
  631. },
  632. "type": "library",
  633. "autoload": {
  634. "files": [
  635. "lib/password.php"
  636. ]
  637. },
  638. "notification-url": "https://packagist.org/downloads/",
  639. "license": [
  640. "MIT"
  641. ],
  642. "authors": [
  643. {
  644. "name": "Anthony Ferrara",
  645. "email": "ircmaxell@php.net",
  646. "homepage": "http://blog.ircmaxell.com"
  647. }
  648. ],
  649. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  650. "homepage": "https://github.com/ircmaxell/password_compat",
  651. "keywords": [
  652. "hashing",
  653. "password"
  654. ],
  655. "time": "2014-11-20T16:49:30+00:00"
  656. },
  657. {
  658. "name": "league/container",
  659. "version": "1.3.2",
  660. "source": {
  661. "type": "git",
  662. "url": "https://github.com/thephpleague/container.git",
  663. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15"
  664. },
  665. "dist": {
  666. "type": "zip",
  667. "url": "https://api.github.com/repos/thephpleague/container/zipball/7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  668. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  669. "shasum": ""
  670. },
  671. "require": {
  672. "php": ">=5.4.0"
  673. },
  674. "replace": {
  675. "orno/di": "~2.0"
  676. },
  677. "require-dev": {
  678. "phpunit/phpunit": "4.*"
  679. },
  680. "type": "library",
  681. "extra": {
  682. "branch-alias": {
  683. "dev-master": "2.0-dev",
  684. "dev-1.x": "1.3-dev"
  685. }
  686. },
  687. "autoload": {
  688. "psr-4": {
  689. "League\\Container\\": "src"
  690. }
  691. },
  692. "notification-url": "https://packagist.org/downloads/",
  693. "license": [
  694. "MIT"
  695. ],
  696. "authors": [
  697. {
  698. "name": "Phil Bennett",
  699. "email": "philipobenito@gmail.com",
  700. "homepage": "http://philipobenito.github.io",
  701. "role": "Developer"
  702. }
  703. ],
  704. "description": "A fast and intuitive dependency injection container.",
  705. "homepage": "https://github.com/thephpleague/container",
  706. "keywords": [
  707. "container",
  708. "dependency",
  709. "di",
  710. "injection",
  711. "league"
  712. ],
  713. "time": "2015-04-05T17:14:48+00:00"
  714. },
  715. {
  716. "name": "league/plates",
  717. "version": "3.3.0",
  718. "source": {
  719. "type": "git",
  720. "url": "https://github.com/thephpleague/plates.git",
  721. "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af"
  722. },
  723. "dist": {
  724. "type": "zip",
  725. "url": "https://api.github.com/repos/thephpleague/plates/zipball/b1684b6f127714497a0ef927ce42c0b44b45a8af",
  726. "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af",
  727. "shasum": ""
  728. },
  729. "require": {
  730. "php": "^5.3 | ^7.0"
  731. },
  732. "require-dev": {
  733. "mikey179/vfsstream": "^1.4",
  734. "phpunit/phpunit": "~4.0",
  735. "squizlabs/php_codesniffer": "~1.5"
  736. },
  737. "type": "library",
  738. "extra": {
  739. "branch-alias": {
  740. "dev-master": "3.0-dev"
  741. }
  742. },
  743. "autoload": {
  744. "psr-4": {
  745. "League\\Plates\\": "src"
  746. }
  747. },
  748. "notification-url": "https://packagist.org/downloads/",
  749. "license": [
  750. "MIT"
  751. ],
  752. "authors": [
  753. {
  754. "name": "Jonathan Reinink",
  755. "email": "jonathan@reinink.ca",
  756. "role": "Developer"
  757. }
  758. ],
  759. "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
  760. "homepage": "http://platesphp.com",
  761. "keywords": [
  762. "league",
  763. "package",
  764. "templates",
  765. "templating",
  766. "views"
  767. ],
  768. "time": "2016-12-28T00:14:17+00:00"
  769. },
  770. {
  771. "name": "league/route",
  772. "version": "1.2.3",
  773. "source": {
  774. "type": "git",
  775. "url": "https://github.com/thephpleague/route.git",
  776. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8"
  777. },
  778. "dist": {
  779. "type": "zip",
  780. "url": "https://api.github.com/repos/thephpleague/route/zipball/079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  781. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  782. "shasum": ""
  783. },
  784. "require": {
  785. "league/container": "~1.0",
  786. "nikic/fast-route": "~0.3",
  787. "php": ">=5.4.0",
  788. "symfony/http-foundation": "~2.6"
  789. },
  790. "replace": {
  791. "orno/http": "~1.0",
  792. "orno/route": "~1.0"
  793. },
  794. "require-dev": {
  795. "phpunit/phpunit": "4.*"
  796. },
  797. "type": "library",
  798. "extra": {
  799. "branch-alias": {
  800. "dev-master": "1.0-dev"
  801. }
  802. },
  803. "autoload": {
  804. "psr-4": {
  805. "League\\Route\\": "src"
  806. }
  807. },
  808. "notification-url": "https://packagist.org/downloads/",
  809. "license": [
  810. "MIT"
  811. ],
  812. "authors": [
  813. {
  814. "name": "Phil Bennett",
  815. "email": "philipobenito@gmail.com",
  816. "homepage": "http://philipobenito.github.io",
  817. "role": "Developer"
  818. }
  819. ],
  820. "description": "A fast routing and dispatch package built on top of FastRoute.",
  821. "homepage": "https://github.com/thephpleague/route",
  822. "keywords": [
  823. "league",
  824. "route"
  825. ],
  826. "time": "2015-09-11T07:40:31+00:00"
  827. },
  828. {
  829. "name": "nikic/fast-route",
  830. "version": "v0.8.0",
  831. "source": {
  832. "type": "git",
  833. "url": "https://github.com/nikic/FastRoute.git",
  834. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6"
  835. },
  836. "dist": {
  837. "type": "zip",
  838. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  839. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  840. "shasum": ""
  841. },
  842. "require": {
  843. "php": ">=5.4.0"
  844. },
  845. "type": "library",
  846. "autoload": {
  847. "psr-4": {
  848. "FastRoute\\": "src/"
  849. },
  850. "files": [
  851. "src/functions.php"
  852. ]
  853. },
  854. "notification-url": "https://packagist.org/downloads/",
  855. "license": [
  856. "BSD-3-Clause"
  857. ],
  858. "authors": [
  859. {
  860. "name": "Nikita Popov",
  861. "email": "nikic@php.net"
  862. }
  863. ],
  864. "description": "Fast request router for PHP",
  865. "keywords": [
  866. "router",
  867. "routing"
  868. ],
  869. "time": "2016-03-25T23:46:52+00:00"
  870. },
  871. {
  872. "name": "phpdocumentor/reflection-common",
  873. "version": "2.0.0",
  874. "source": {
  875. "type": "git",
  876. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  877. "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
  878. },
  879. "dist": {
  880. "type": "zip",
  881. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
  882. "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
  883. "shasum": ""
  884. },
  885. "require": {
  886. "php": ">=7.1"
  887. },
  888. "require-dev": {
  889. "phpunit/phpunit": "~6"
  890. },
  891. "type": "library",
  892. "extra": {
  893. "branch-alias": {
  894. "dev-master": "2.x-dev"
  895. }
  896. },
  897. "autoload": {
  898. "psr-4": {
  899. "phpDocumentor\\Reflection\\": "src/"
  900. }
  901. },
  902. "notification-url": "https://packagist.org/downloads/",
  903. "license": [
  904. "MIT"
  905. ],
  906. "authors": [
  907. {
  908. "name": "Jaap van Otterdijk",
  909. "email": "opensource@ijaap.nl"
  910. }
  911. ],
  912. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  913. "homepage": "http://www.phpdoc.org",
  914. "keywords": [
  915. "FQSEN",
  916. "phpDocumentor",
  917. "phpdoc",
  918. "reflection",
  919. "static analysis"
  920. ],
  921. "time": "2018-08-07T13:53:10+00:00"
  922. },
  923. {
  924. "name": "phpdocumentor/reflection-docblock",
  925. "version": "4.3.2",
  926. "source": {
  927. "type": "git",
  928. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  929. "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e"
  930. },
  931. "dist": {
  932. "type": "zip",
  933. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
  934. "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
  935. "shasum": ""
  936. },
  937. "require": {
  938. "php": "^7.0",
  939. "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
  940. "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
  941. "webmozart/assert": "^1.0"
  942. },
  943. "require-dev": {
  944. "doctrine/instantiator": "^1.0.5",
  945. "mockery/mockery": "^1.0",
  946. "phpunit/phpunit": "^6.4"
  947. },
  948. "type": "library",
  949. "extra": {
  950. "branch-alias": {
  951. "dev-master": "4.x-dev"
  952. }
  953. },
  954. "autoload": {
  955. "psr-4": {
  956. "phpDocumentor\\Reflection\\": [
  957. "src/"
  958. ]
  959. }
  960. },
  961. "notification-url": "https://packagist.org/downloads/",
  962. "license": [
  963. "MIT"
  964. ],
  965. "authors": [
  966. {
  967. "name": "Mike van Riel",
  968. "email": "me@mikevanriel.com"
  969. }
  970. ],
  971. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  972. "time": "2019-09-12T14:27:41+00:00"
  973. },
  974. {
  975. "name": "phpdocumentor/type-resolver",
  976. "version": "1.0.1",
  977. "source": {
  978. "type": "git",
  979. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  980. "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
  981. },
  982. "dist": {
  983. "type": "zip",
  984. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
  985. "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
  986. "shasum": ""
  987. },
  988. "require": {
  989. "php": "^7.1",
  990. "phpdocumentor/reflection-common": "^2.0"
  991. },
  992. "require-dev": {
  993. "ext-tokenizer": "^7.1",
  994. "mockery/mockery": "~1",
  995. "phpunit/phpunit": "^7.0"
  996. },
  997. "type": "library",
  998. "extra": {
  999. "branch-alias": {
  1000. "dev-master": "1.x-dev"
  1001. }
  1002. },
  1003. "autoload": {
  1004. "psr-4": {
  1005. "phpDocumentor\\Reflection\\": "src"
  1006. }
  1007. },
  1008. "notification-url": "https://packagist.org/downloads/",
  1009. "license": [
  1010. "MIT"
  1011. ],
  1012. "authors": [
  1013. {
  1014. "name": "Mike van Riel",
  1015. "email": "me@mikevanriel.com"
  1016. }
  1017. ],
  1018. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  1019. "time": "2019-08-22T18:11:29+00:00"
  1020. },
  1021. {
  1022. "name": "phpspec/prophecy",
  1023. "version": "1.9.0",
  1024. "source": {
  1025. "type": "git",
  1026. "url": "https://github.com/phpspec/prophecy.git",
  1027. "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203"
  1028. },
  1029. "dist": {
  1030. "type": "zip",
  1031. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/f6811d96d97bdf400077a0cc100ae56aa32b9203",
  1032. "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203",
  1033. "shasum": ""
  1034. },
  1035. "require": {
  1036. "doctrine/instantiator": "^1.0.2",
  1037. "php": "^5.3|^7.0",
  1038. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
  1039. "sebastian/comparator": "^1.1|^2.0|^3.0",
  1040. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  1041. },
  1042. "require-dev": {
  1043. "phpspec/phpspec": "^2.5|^3.2",
  1044. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
  1045. },
  1046. "type": "library",
  1047. "extra": {
  1048. "branch-alias": {
  1049. "dev-master": "1.8.x-dev"
  1050. }
  1051. },
  1052. "autoload": {
  1053. "psr-4": {
  1054. "Prophecy\\": "src/Prophecy"
  1055. }
  1056. },
  1057. "notification-url": "https://packagist.org/downloads/",
  1058. "license": [
  1059. "MIT"
  1060. ],
  1061. "authors": [
  1062. {
  1063. "name": "Konstantin Kudryashov",
  1064. "email": "ever.zet@gmail.com",
  1065. "homepage": "http://everzet.com"
  1066. },
  1067. {
  1068. "name": "Marcello Duarte",
  1069. "email": "marcello.duarte@gmail.com"
  1070. }
  1071. ],
  1072. "description": "Highly opinionated mocking framework for PHP 5.3+",
  1073. "homepage": "https://github.com/phpspec/prophecy",
  1074. "keywords": [
  1075. "Double",
  1076. "Dummy",
  1077. "fake",
  1078. "mock",
  1079. "spy",
  1080. "stub"
  1081. ],
  1082. "time": "2019-10-03T11:07:50+00:00"
  1083. },
  1084. {
  1085. "name": "phpunit/php-code-coverage",
  1086. "version": "2.2.4",
  1087. "source": {
  1088. "type": "git",
  1089. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  1090. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  1091. },
  1092. "dist": {
  1093. "type": "zip",
  1094. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  1095. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  1096. "shasum": ""
  1097. },
  1098. "require": {
  1099. "php": ">=5.3.3",
  1100. "phpunit/php-file-iterator": "~1.3",
  1101. "phpunit/php-text-template": "~1.2",
  1102. "phpunit/php-token-stream": "~1.3",
  1103. "sebastian/environment": "^1.3.2",
  1104. "sebastian/version": "~1.0"
  1105. },
  1106. "require-dev": {
  1107. "ext-xdebug": ">=2.1.4",
  1108. "phpunit/phpunit": "~4"
  1109. },
  1110. "suggest": {
  1111. "ext-dom": "*",
  1112. "ext-xdebug": ">=2.2.1",
  1113. "ext-xmlwriter": "*"
  1114. },
  1115. "type": "library",
  1116. "extra": {
  1117. "branch-alias": {
  1118. "dev-master": "2.2.x-dev"
  1119. }
  1120. },
  1121. "autoload": {
  1122. "classmap": [
  1123. "src/"
  1124. ]
  1125. },
  1126. "notification-url": "https://packagist.org/downloads/",
  1127. "license": [
  1128. "BSD-3-Clause"
  1129. ],
  1130. "authors": [
  1131. {
  1132. "name": "Sebastian Bergmann",
  1133. "email": "sb@sebastian-bergmann.de",
  1134. "role": "lead"
  1135. }
  1136. ],
  1137. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  1138. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  1139. "keywords": [
  1140. "coverage",
  1141. "testing",
  1142. "xunit"
  1143. ],
  1144. "time": "2015-10-06T15:47:00+00:00"
  1145. },
  1146. {
  1147. "name": "phpunit/php-file-iterator",
  1148. "version": "1.4.5",
  1149. "source": {
  1150. "type": "git",
  1151. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  1152. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
  1153. },
  1154. "dist": {
  1155. "type": "zip",
  1156. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
  1157. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
  1158. "shasum": ""
  1159. },
  1160. "require": {
  1161. "php": ">=5.3.3"
  1162. },
  1163. "type": "library",
  1164. "extra": {
  1165. "branch-alias": {
  1166. "dev-master": "1.4.x-dev"
  1167. }
  1168. },
  1169. "autoload": {
  1170. "classmap": [
  1171. "src/"
  1172. ]
  1173. },
  1174. "notification-url": "https://packagist.org/downloads/",
  1175. "license": [
  1176. "BSD-3-Clause"
  1177. ],
  1178. "authors": [
  1179. {
  1180. "name": "Sebastian Bergmann",
  1181. "email": "sb@sebastian-bergmann.de",
  1182. "role": "lead"
  1183. }
  1184. ],
  1185. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  1186. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  1187. "keywords": [
  1188. "filesystem",
  1189. "iterator"
  1190. ],
  1191. "time": "2017-11-27T13:52:08+00:00"
  1192. },
  1193. {
  1194. "name": "phpunit/php-text-template",
  1195. "version": "1.2.1",
  1196. "source": {
  1197. "type": "git",
  1198. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  1199. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  1200. },
  1201. "dist": {
  1202. "type": "zip",
  1203. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1204. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1205. "shasum": ""
  1206. },
  1207. "require": {
  1208. "php": ">=5.3.3"
  1209. },
  1210. "type": "library",
  1211. "autoload": {
  1212. "classmap": [
  1213. "src/"
  1214. ]
  1215. },
  1216. "notification-url": "https://packagist.org/downloads/",
  1217. "license": [
  1218. "BSD-3-Clause"
  1219. ],
  1220. "authors": [
  1221. {
  1222. "name": "Sebastian Bergmann",
  1223. "email": "sebastian@phpunit.de",
  1224. "role": "lead"
  1225. }
  1226. ],
  1227. "description": "Simple template engine.",
  1228. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  1229. "keywords": [
  1230. "template"
  1231. ],
  1232. "time": "2015-06-21T13:50:34+00:00"
  1233. },
  1234. {
  1235. "name": "phpunit/php-timer",
  1236. "version": "1.0.9",
  1237. "source": {
  1238. "type": "git",
  1239. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1240. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  1241. },
  1242. "dist": {
  1243. "type": "zip",
  1244. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  1245. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  1246. "shasum": ""
  1247. },
  1248. "require": {
  1249. "php": "^5.3.3 || ^7.0"
  1250. },
  1251. "require-dev": {
  1252. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  1253. },
  1254. "type": "library",
  1255. "extra": {
  1256. "branch-alias": {
  1257. "dev-master": "1.0-dev"
  1258. }
  1259. },
  1260. "autoload": {
  1261. "classmap": [
  1262. "src/"
  1263. ]
  1264. },
  1265. "notification-url": "https://packagist.org/downloads/",
  1266. "license": [
  1267. "BSD-3-Clause"
  1268. ],
  1269. "authors": [
  1270. {
  1271. "name": "Sebastian Bergmann",
  1272. "email": "sb@sebastian-bergmann.de",
  1273. "role": "lead"
  1274. }
  1275. ],
  1276. "description": "Utility class for timing",
  1277. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1278. "keywords": [
  1279. "timer"
  1280. ],
  1281. "time": "2017-02-26T11:10:40+00:00"
  1282. },
  1283. {
  1284. "name": "phpunit/php-token-stream",
  1285. "version": "1.4.12",
  1286. "source": {
  1287. "type": "git",
  1288. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  1289. "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
  1290. },
  1291. "dist": {
  1292. "type": "zip",
  1293. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
  1294. "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
  1295. "shasum": ""
  1296. },
  1297. "require": {
  1298. "ext-tokenizer": "*",
  1299. "php": ">=5.3.3"
  1300. },
  1301. "require-dev": {
  1302. "phpunit/phpunit": "~4.2"
  1303. },
  1304. "type": "library",
  1305. "extra": {
  1306. "branch-alias": {
  1307. "dev-master": "1.4-dev"
  1308. }
  1309. },
  1310. "autoload": {
  1311. "classmap": [
  1312. "src/"
  1313. ]
  1314. },
  1315. "notification-url": "https://packagist.org/downloads/",
  1316. "license": [
  1317. "BSD-3-Clause"
  1318. ],
  1319. "authors": [
  1320. {
  1321. "name": "Sebastian Bergmann",
  1322. "email": "sebastian@phpunit.de"
  1323. }
  1324. ],
  1325. "description": "Wrapper around PHP's tokenizer extension.",
  1326. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1327. "keywords": [
  1328. "tokenizer"
  1329. ],
  1330. "time": "2017-12-04T08:55:13+00:00"
  1331. },
  1332. {
  1333. "name": "phpunit/phpunit",
  1334. "version": "4.8.36",
  1335. "source": {
  1336. "type": "git",
  1337. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1338. "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
  1339. },
  1340. "dist": {
  1341. "type": "zip",
  1342. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
  1343. "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
  1344. "shasum": ""
  1345. },
  1346. "require": {
  1347. "ext-dom": "*",
  1348. "ext-json": "*",
  1349. "ext-pcre": "*",
  1350. "ext-reflection": "*",
  1351. "ext-spl": "*",
  1352. "php": ">=5.3.3",
  1353. "phpspec/prophecy": "^1.3.1",
  1354. "phpunit/php-code-coverage": "~2.1",
  1355. "phpunit/php-file-iterator": "~1.4",
  1356. "phpunit/php-text-template": "~1.2",
  1357. "phpunit/php-timer": "^1.0.6",
  1358. "phpunit/phpunit-mock-objects": "~2.3",
  1359. "sebastian/comparator": "~1.2.2",
  1360. "sebastian/diff": "~1.2",
  1361. "sebastian/environment": "~1.3",
  1362. "sebastian/exporter": "~1.2",
  1363. "sebastian/global-state": "~1.0",
  1364. "sebastian/version": "~1.0",
  1365. "symfony/yaml": "~2.1|~3.0"
  1366. },
  1367. "suggest": {
  1368. "phpunit/php-invoker": "~1.1"
  1369. },
  1370. "bin": [
  1371. "phpunit"
  1372. ],
  1373. "type": "library",
  1374. "extra": {
  1375. "branch-alias": {
  1376. "dev-master": "4.8.x-dev"
  1377. }
  1378. },
  1379. "autoload": {
  1380. "classmap": [
  1381. "src/"
  1382. ]
  1383. },
  1384. "notification-url": "https://packagist.org/downloads/",
  1385. "license": [
  1386. "BSD-3-Clause"
  1387. ],
  1388. "authors": [
  1389. {
  1390. "name": "Sebastian Bergmann",
  1391. "email": "sebastian@phpunit.de",
  1392. "role": "lead"
  1393. }
  1394. ],
  1395. "description": "The PHP Unit Testing framework.",
  1396. "homepage": "https://phpunit.de/",
  1397. "keywords": [
  1398. "phpunit",
  1399. "testing",
  1400. "xunit"
  1401. ],
  1402. "time": "2017-06-21T08:07:12+00:00"
  1403. },
  1404. {
  1405. "name": "phpunit/phpunit-mock-objects",
  1406. "version": "2.3.8",
  1407. "source": {
  1408. "type": "git",
  1409. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1410. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  1411. },
  1412. "dist": {
  1413. "type": "zip",
  1414. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  1415. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  1416. "shasum": ""
  1417. },
  1418. "require": {
  1419. "doctrine/instantiator": "^1.0.2",
  1420. "php": ">=5.3.3",
  1421. "phpunit/php-text-template": "~1.2",
  1422. "sebastian/exporter": "~1.2"
  1423. },
  1424. "require-dev": {
  1425. "phpunit/phpunit": "~4.4"
  1426. },
  1427. "suggest": {
  1428. "ext-soap": "*"
  1429. },
  1430. "type": "library",
  1431. "extra": {
  1432. "branch-alias": {
  1433. "dev-master": "2.3.x-dev"
  1434. }
  1435. },
  1436. "autoload": {
  1437. "classmap": [
  1438. "src/"
  1439. ]
  1440. },
  1441. "notification-url": "https://packagist.org/downloads/",
  1442. "license": [
  1443. "BSD-3-Clause"
  1444. ],
  1445. "authors": [
  1446. {
  1447. "name": "Sebastian Bergmann",
  1448. "email": "sb@sebastian-bergmann.de",
  1449. "role": "lead"
  1450. }
  1451. ],
  1452. "description": "Mock Object library for PHPUnit",
  1453. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1454. "keywords": [
  1455. "mock",
  1456. "xunit"
  1457. ],
  1458. "abandoned": true,
  1459. "time": "2015-10-02T06:51:40+00:00"
  1460. },
  1461. {
  1462. "name": "sebastian/comparator",
  1463. "version": "1.2.4",
  1464. "source": {
  1465. "type": "git",
  1466. "url": "https://github.com/sebastianbergmann/comparator.git",
  1467. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  1468. },
  1469. "dist": {
  1470. "type": "zip",
  1471. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1472. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  1473. "shasum": ""
  1474. },
  1475. "require": {
  1476. "php": ">=5.3.3",
  1477. "sebastian/diff": "~1.2",
  1478. "sebastian/exporter": "~1.2 || ~2.0"
  1479. },
  1480. "require-dev": {
  1481. "phpunit/phpunit": "~4.4"
  1482. },
  1483. "type": "library",
  1484. "extra": {
  1485. "branch-alias": {
  1486. "dev-master": "1.2.x-dev"
  1487. }
  1488. },
  1489. "autoload": {
  1490. "classmap": [
  1491. "src/"
  1492. ]
  1493. },
  1494. "notification-url": "https://packagist.org/downloads/",
  1495. "license": [
  1496. "BSD-3-Clause"
  1497. ],
  1498. "authors": [
  1499. {
  1500. "name": "Jeff Welch",
  1501. "email": "whatthejeff@gmail.com"
  1502. },
  1503. {
  1504. "name": "Volker Dusch",
  1505. "email": "github@wallbash.com"
  1506. },
  1507. {
  1508. "name": "Bernhard Schussek",
  1509. "email": "bschussek@2bepublished.at"
  1510. },
  1511. {
  1512. "name": "Sebastian Bergmann",
  1513. "email": "sebastian@phpunit.de"
  1514. }
  1515. ],
  1516. "description": "Provides the functionality to compare PHP values for equality",
  1517. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1518. "keywords": [
  1519. "comparator",
  1520. "compare",
  1521. "equality"
  1522. ],
  1523. "time": "2017-01-29T09:50:25+00:00"
  1524. },
  1525. {
  1526. "name": "sebastian/diff",
  1527. "version": "1.4.3",
  1528. "source": {
  1529. "type": "git",
  1530. "url": "https://github.com/sebastianbergmann/diff.git",
  1531. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  1532. },
  1533. "dist": {
  1534. "type": "zip",
  1535. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  1536. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  1537. "shasum": ""
  1538. },
  1539. "require": {
  1540. "php": "^5.3.3 || ^7.0"
  1541. },
  1542. "require-dev": {
  1543. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  1544. },
  1545. "type": "library",
  1546. "extra": {
  1547. "branch-alias": {
  1548. "dev-master": "1.4-dev"
  1549. }
  1550. },
  1551. "autoload": {
  1552. "classmap": [
  1553. "src/"
  1554. ]
  1555. },
  1556. "notification-url": "https://packagist.org/downloads/",
  1557. "license": [
  1558. "BSD-3-Clause"
  1559. ],
  1560. "authors": [
  1561. {
  1562. "name": "Kore Nordmann",
  1563. "email": "mail@kore-nordmann.de"
  1564. },
  1565. {
  1566. "name": "Sebastian Bergmann",
  1567. "email": "sebastian@phpunit.de"
  1568. }
  1569. ],
  1570. "description": "Diff implementation",
  1571. "homepage": "https://github.com/sebastianbergmann/diff",
  1572. "keywords": [
  1573. "diff"
  1574. ],
  1575. "time": "2017-05-22T07:24:03+00:00"
  1576. },
  1577. {
  1578. "name": "sebastian/environment",
  1579. "version": "1.3.8",
  1580. "source": {
  1581. "type": "git",
  1582. "url": "https://github.com/sebastianbergmann/environment.git",
  1583. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
  1584. },
  1585. "dist": {
  1586. "type": "zip",
  1587. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  1588. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  1589. "shasum": ""
  1590. },
  1591. "require": {
  1592. "php": "^5.3.3 || ^7.0"
  1593. },
  1594. "require-dev": {
  1595. "phpunit/phpunit": "^4.8 || ^5.0"
  1596. },
  1597. "type": "library",
  1598. "extra": {
  1599. "branch-alias": {
  1600. "dev-master": "1.3.x-dev"
  1601. }
  1602. },
  1603. "autoload": {
  1604. "classmap": [
  1605. "src/"
  1606. ]
  1607. },
  1608. "notification-url": "https://packagist.org/downloads/",
  1609. "license": [
  1610. "BSD-3-Clause"
  1611. ],
  1612. "authors": [
  1613. {
  1614. "name": "Sebastian Bergmann",
  1615. "email": "sebastian@phpunit.de"
  1616. }
  1617. ],
  1618. "description": "Provides functionality to handle HHVM/PHP environments",
  1619. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1620. "keywords": [
  1621. "Xdebug",
  1622. "environment",
  1623. "hhvm"
  1624. ],
  1625. "time": "2016-08-18T05:49:44+00:00"
  1626. },
  1627. {
  1628. "name": "sebastian/exporter",
  1629. "version": "1.2.2",
  1630. "source": {
  1631. "type": "git",
  1632. "url": "https://github.com/sebastianbergmann/exporter.git",
  1633. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
  1634. },
  1635. "dist": {
  1636. "type": "zip",
  1637. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
  1638. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
  1639. "shasum": ""
  1640. },
  1641. "require": {
  1642. "php": ">=5.3.3",
  1643. "sebastian/recursion-context": "~1.0"
  1644. },
  1645. "require-dev": {
  1646. "ext-mbstring": "*",
  1647. "phpunit/phpunit": "~4.4"
  1648. },
  1649. "type": "library",
  1650. "extra": {
  1651. "branch-alias": {
  1652. "dev-master": "1.3.x-dev"
  1653. }
  1654. },
  1655. "autoload": {
  1656. "classmap": [
  1657. "src/"
  1658. ]
  1659. },
  1660. "notification-url": "https://packagist.org/downloads/",
  1661. "license": [
  1662. "BSD-3-Clause"
  1663. ],
  1664. "authors": [
  1665. {
  1666. "name": "Jeff Welch",
  1667. "email": "whatthejeff@gmail.com"
  1668. },
  1669. {
  1670. "name": "Volker Dusch",
  1671. "email": "github@wallbash.com"
  1672. },
  1673. {
  1674. "name": "Bernhard Schussek",
  1675. "email": "bschussek@2bepublished.at"
  1676. },
  1677. {
  1678. "name": "Sebastian Bergmann",
  1679. "email": "sebastian@phpunit.de"
  1680. },
  1681. {
  1682. "name": "Adam Harvey",
  1683. "email": "aharvey@php.net"
  1684. }
  1685. ],
  1686. "description": "Provides the functionality to export PHP variables for visualization",
  1687. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1688. "keywords": [
  1689. "export",
  1690. "exporter"
  1691. ],
  1692. "time": "2016-06-17T09:04:28+00:00"
  1693. },
  1694. {
  1695. "name": "sebastian/global-state",
  1696. "version": "1.1.1",
  1697. "source": {
  1698. "type": "git",
  1699. "url": "https://github.com/sebastianbergmann/global-state.git",
  1700. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1701. },
  1702. "dist": {
  1703. "type": "zip",
  1704. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1705. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1706. "shasum": ""
  1707. },
  1708. "require": {
  1709. "php": ">=5.3.3"
  1710. },
  1711. "require-dev": {
  1712. "phpunit/phpunit": "~4.2"
  1713. },
  1714. "suggest": {
  1715. "ext-uopz": "*"
  1716. },
  1717. "type": "library",
  1718. "extra": {
  1719. "branch-alias": {
  1720. "dev-master": "1.0-dev"
  1721. }
  1722. },
  1723. "autoload": {
  1724. "classmap": [
  1725. "src/"
  1726. ]
  1727. },
  1728. "notification-url": "https://packagist.org/downloads/",
  1729. "license": [
  1730. "BSD-3-Clause"
  1731. ],
  1732. "authors": [
  1733. {
  1734. "name": "Sebastian Bergmann",
  1735. "email": "sebastian@phpunit.de"
  1736. }
  1737. ],
  1738. "description": "Snapshotting of global state",
  1739. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1740. "keywords": [
  1741. "global state"
  1742. ],
  1743. "time": "2015-10-12T03:26:01+00:00"
  1744. },
  1745. {
  1746. "name": "sebastian/recursion-context",
  1747. "version": "1.0.5",
  1748. "source": {
  1749. "type": "git",
  1750. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1751. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
  1752. },
  1753. "dist": {
  1754. "type": "zip",
  1755. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  1756. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  1757. "shasum": ""
  1758. },
  1759. "require": {
  1760. "php": ">=5.3.3"
  1761. },
  1762. "require-dev": {
  1763. "phpunit/phpunit": "~4.4"
  1764. },
  1765. "type": "library",
  1766. "extra": {
  1767. "branch-alias": {
  1768. "dev-master": "1.0.x-dev"
  1769. }
  1770. },
  1771. "autoload": {
  1772. "classmap": [
  1773. "src/"
  1774. ]
  1775. },
  1776. "notification-url": "https://packagist.org/downloads/",
  1777. "license": [
  1778. "BSD-3-Clause"
  1779. ],
  1780. "authors": [
  1781. {
  1782. "name": "Jeff Welch",
  1783. "email": "whatthejeff@gmail.com"
  1784. },
  1785. {
  1786. "name": "Sebastian Bergmann",
  1787. "email": "sebastian@phpunit.de"
  1788. },
  1789. {
  1790. "name": "Adam Harvey",
  1791. "email": "aharvey@php.net"
  1792. }
  1793. ],
  1794. "description": "Provides functionality to recursively process PHP variables",
  1795. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1796. "time": "2016-10-03T07:41:43+00:00"
  1797. },
  1798. {
  1799. "name": "sebastian/version",
  1800. "version": "1.0.6",
  1801. "source": {
  1802. "type": "git",
  1803. "url": "https://github.com/sebastianbergmann/version.git",
  1804. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  1805. },
  1806. "dist": {
  1807. "type": "zip",
  1808. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1809. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1810. "shasum": ""
  1811. },
  1812. "type": "library",
  1813. "autoload": {
  1814. "classmap": [
  1815. "src/"
  1816. ]
  1817. },
  1818. "notification-url": "https://packagist.org/downloads/",
  1819. "license": [
  1820. "BSD-3-Clause"
  1821. ],
  1822. "authors": [
  1823. {
  1824. "name": "Sebastian Bergmann",
  1825. "email": "sebastian@phpunit.de",
  1826. "role": "lead"
  1827. }
  1828. ],
  1829. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1830. "homepage": "https://github.com/sebastianbergmann/version",
  1831. "time": "2015-06-21T13:59:46+00:00"
  1832. },
  1833. {
  1834. "name": "symfony/http-foundation",
  1835. "version": "v2.8.52",
  1836. "source": {
  1837. "type": "git",
  1838. "url": "https://github.com/symfony/http-foundation.git",
  1839. "reference": "3929d9fe8148d17819ad0178c748b8d339420709"
  1840. },
  1841. "dist": {
  1842. "type": "zip",
  1843. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3929d9fe8148d17819ad0178c748b8d339420709",
  1844. "reference": "3929d9fe8148d17819ad0178c748b8d339420709",
  1845. "shasum": ""
  1846. },
  1847. "require": {
  1848. "php": ">=5.3.9",
  1849. "symfony/polyfill-mbstring": "~1.1",
  1850. "symfony/polyfill-php54": "~1.0",
  1851. "symfony/polyfill-php55": "~1.0"
  1852. },
  1853. "require-dev": {
  1854. "symfony/expression-language": "~2.4|~3.0.0"
  1855. },
  1856. "type": "library",
  1857. "extra": {
  1858. "branch-alias": {
  1859. "dev-master": "2.8-dev"
  1860. }
  1861. },
  1862. "autoload": {
  1863. "psr-4": {
  1864. "Symfony\\Component\\HttpFoundation\\": ""
  1865. },
  1866. "exclude-from-classmap": [
  1867. "/Tests/"
  1868. ]
  1869. },
  1870. "notification-url": "https://packagist.org/downloads/",
  1871. "license": [
  1872. "MIT"
  1873. ],
  1874. "authors": [
  1875. {
  1876. "name": "Fabien Potencier",
  1877. "email": "fabien@symfony.com"
  1878. },
  1879. {
  1880. "name": "Symfony Community",
  1881. "homepage": "https://symfony.com/contributors"
  1882. }
  1883. ],
  1884. "description": "Symfony HttpFoundation Component",
  1885. "homepage": "https://symfony.com",
  1886. "time": "2019-11-12T12:34:41+00:00"
  1887. },
  1888. {
  1889. "name": "symfony/polyfill-ctype",
  1890. "version": "v1.13.0",
  1891. "source": {
  1892. "type": "git",
  1893. "url": "https://github.com/symfony/polyfill-ctype.git",
  1894. "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
  1895. },
  1896. "dist": {
  1897. "type": "zip",
  1898. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
  1899. "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
  1900. "shasum": ""
  1901. },
  1902. "require": {
  1903. "php": ">=5.3.3"
  1904. },
  1905. "suggest": {
  1906. "ext-ctype": "For best performance"
  1907. },
  1908. "type": "library",
  1909. "extra": {
  1910. "branch-alias": {
  1911. "dev-master": "1.13-dev"
  1912. }
  1913. },
  1914. "autoload": {
  1915. "psr-4": {
  1916. "Symfony\\Polyfill\\Ctype\\": ""
  1917. },
  1918. "files": [
  1919. "bootstrap.php"
  1920. ]
  1921. },
  1922. "notification-url": "https://packagist.org/downloads/",
  1923. "license": [
  1924. "MIT"
  1925. ],
  1926. "authors": [
  1927. {
  1928. "name": "Gert de Pagter",
  1929. "email": "BackEndTea@gmail.com"
  1930. },
  1931. {
  1932. "name": "Symfony Community",
  1933. "homepage": "https://symfony.com/contributors"
  1934. }
  1935. ],
  1936. "description": "Symfony polyfill for ctype functions",
  1937. "homepage": "https://symfony.com",
  1938. "keywords": [
  1939. "compatibility",
  1940. "ctype",
  1941. "polyfill",
  1942. "portable"
  1943. ],
  1944. "time": "2019-11-27T13:56:44+00:00"
  1945. },
  1946. {
  1947. "name": "symfony/polyfill-mbstring",
  1948. "version": "v1.13.0",
  1949. "source": {
  1950. "type": "git",
  1951. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1952. "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
  1953. },
  1954. "dist": {
  1955. "type": "zip",
  1956. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
  1957. "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
  1958. "shasum": ""
  1959. },
  1960. "require": {
  1961. "php": ">=5.3.3"
  1962. },
  1963. "suggest": {
  1964. "ext-mbstring": "For best performance"
  1965. },
  1966. "type": "library",
  1967. "extra": {
  1968. "branch-alias": {
  1969. "dev-master": "1.13-dev"
  1970. }
  1971. },
  1972. "autoload": {
  1973. "psr-4": {
  1974. "Symfony\\Polyfill\\Mbstring\\": ""
  1975. },
  1976. "files": [
  1977. "bootstrap.php"
  1978. ]
  1979. },
  1980. "notification-url": "https://packagist.org/downloads/",
  1981. "license": [
  1982. "MIT"
  1983. ],
  1984. "authors": [
  1985. {
  1986. "name": "Nicolas Grekas",
  1987. "email": "p@tchwork.com"
  1988. },
  1989. {
  1990. "name": "Symfony Community",
  1991. "homepage": "https://symfony.com/contributors"
  1992. }
  1993. ],
  1994. "description": "Symfony polyfill for the Mbstring extension",
  1995. "homepage": "https://symfony.com",
  1996. "keywords": [
  1997. "compatibility",
  1998. "mbstring",
  1999. "polyfill",
  2000. "portable",
  2001. "shim"
  2002. ],
  2003. "time": "2019-11-27T14:18:11+00:00"
  2004. },
  2005. {
  2006. "name": "symfony/polyfill-php54",
  2007. "version": "v1.13.0",
  2008. "source": {
  2009. "type": "git",
  2010. "url": "https://github.com/symfony/polyfill-php54.git",
  2011. "reference": "dd1618047426412036e98d159940d58a81fc392c"
  2012. },
  2013. "dist": {
  2014. "type": "zip",
  2015. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/dd1618047426412036e98d159940d58a81fc392c",
  2016. "reference": "dd1618047426412036e98d159940d58a81fc392c",
  2017. "shasum": ""
  2018. },
  2019. "require": {
  2020. "php": ">=5.3.3"
  2021. },
  2022. "type": "library",
  2023. "extra": {
  2024. "branch-alias": {
  2025. "dev-master": "1.13-dev"
  2026. }
  2027. },
  2028. "autoload": {
  2029. "psr-4": {
  2030. "Symfony\\Polyfill\\Php54\\": ""
  2031. },
  2032. "files": [
  2033. "bootstrap.php"
  2034. ],
  2035. "classmap": [
  2036. "Resources/stubs"
  2037. ]
  2038. },
  2039. "notification-url": "https://packagist.org/downloads/",
  2040. "license": [
  2041. "MIT"
  2042. ],
  2043. "authors": [
  2044. {
  2045. "name": "Nicolas Grekas",
  2046. "email": "p@tchwork.com"
  2047. },
  2048. {
  2049. "name": "Symfony Community",
  2050. "homepage": "https://symfony.com/contributors"
  2051. }
  2052. ],
  2053. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  2054. "homepage": "https://symfony.com",
  2055. "keywords": [
  2056. "compatibility",
  2057. "polyfill",
  2058. "portable",
  2059. "shim"
  2060. ],
  2061. "time": "2019-11-27T13:56:44+00:00"
  2062. },
  2063. {
  2064. "name": "symfony/polyfill-php55",
  2065. "version": "v1.13.0",
  2066. "source": {
  2067. "type": "git",
  2068. "url": "https://github.com/symfony/polyfill-php55.git",
  2069. "reference": "b0d838f225725e2951af1aafc784d2e5ea7b656e"
  2070. },
  2071. "dist": {
  2072. "type": "zip",
  2073. "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b0d838f225725e2951af1aafc784d2e5ea7b656e",
  2074. "reference": "b0d838f225725e2951af1aafc784d2e5ea7b656e",
  2075. "shasum": ""
  2076. },
  2077. "require": {
  2078. "ircmaxell/password-compat": "~1.0",
  2079. "php": ">=5.3.3"
  2080. },
  2081. "type": "library",
  2082. "extra": {
  2083. "branch-alias": {
  2084. "dev-master": "1.13-dev"
  2085. }
  2086. },
  2087. "autoload": {
  2088. "psr-4": {
  2089. "Symfony\\Polyfill\\Php55\\": ""
  2090. },
  2091. "files": [
  2092. "bootstrap.php"
  2093. ]
  2094. },
  2095. "notification-url": "https://packagist.org/downloads/",
  2096. "license": [
  2097. "MIT"
  2098. ],
  2099. "authors": [
  2100. {
  2101. "name": "Nicolas Grekas",
  2102. "email": "p@tchwork.com"
  2103. },
  2104. {
  2105. "name": "Symfony Community",
  2106. "homepage": "https://symfony.com/contributors"
  2107. }
  2108. ],
  2109. "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
  2110. "homepage": "https://symfony.com",
  2111. "keywords": [
  2112. "compatibility",
  2113. "polyfill",
  2114. "portable",
  2115. "shim"
  2116. ],
  2117. "time": "2019-11-27T13:56:44+00:00"
  2118. },
  2119. {
  2120. "name": "symfony/yaml",
  2121. "version": "v3.4.35",
  2122. "source": {
  2123. "type": "git",
  2124. "url": "https://github.com/symfony/yaml.git",
  2125. "reference": "dab657db15207879217fc81df4f875947bf68804"
  2126. },
  2127. "dist": {
  2128. "type": "zip",
  2129. "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804",
  2130. "reference": "dab657db15207879217fc81df4f875947bf68804",
  2131. "shasum": ""
  2132. },
  2133. "require": {
  2134. "php": "^5.5.9|>=7.0.8",
  2135. "symfony/polyfill-ctype": "~1.8"
  2136. },
  2137. "conflict": {
  2138. "symfony/console": "<3.4"
  2139. },
  2140. "require-dev": {
  2141. "symfony/console": "~3.4|~4.0"
  2142. },
  2143. "suggest": {
  2144. "symfony/console": "For validating YAML files using the lint command"
  2145. },
  2146. "type": "library",
  2147. "extra": {
  2148. "branch-alias": {
  2149. "dev-master": "3.4-dev"
  2150. }
  2151. },
  2152. "autoload": {
  2153. "psr-4": {
  2154. "Symfony\\Component\\Yaml\\": ""
  2155. },
  2156. "exclude-from-classmap": [
  2157. "/Tests/"
  2158. ]
  2159. },
  2160. "notification-url": "https://packagist.org/downloads/",
  2161. "license": [
  2162. "MIT"
  2163. ],
  2164. "authors": [
  2165. {
  2166. "name": "Fabien Potencier",
  2167. "email": "fabien@symfony.com"
  2168. },
  2169. {
  2170. "name": "Symfony Community",
  2171. "homepage": "https://symfony.com/contributors"
  2172. }
  2173. ],
  2174. "description": "Symfony Yaml Component",
  2175. "homepage": "https://symfony.com",
  2176. "time": "2019-10-24T15:33:53+00:00"
  2177. },
  2178. {
  2179. "name": "webmozart/assert",
  2180. "version": "1.6.0",
  2181. "source": {
  2182. "type": "git",
  2183. "url": "https://github.com/webmozart/assert.git",
  2184. "reference": "573381c0a64f155a0d9a23f4b0c797194805b925"
  2185. },
  2186. "dist": {
  2187. "type": "zip",
  2188. "url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925",
  2189. "reference": "573381c0a64f155a0d9a23f4b0c797194805b925",
  2190. "shasum": ""
  2191. },
  2192. "require": {
  2193. "php": "^5.3.3 || ^7.0",
  2194. "symfony/polyfill-ctype": "^1.8"
  2195. },
  2196. "conflict": {
  2197. "vimeo/psalm": "<3.6.0"
  2198. },
  2199. "require-dev": {
  2200. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  2201. },
  2202. "type": "library",
  2203. "autoload": {
  2204. "psr-4": {
  2205. "Webmozart\\Assert\\": "src/"
  2206. }
  2207. },
  2208. "notification-url": "https://packagist.org/downloads/",
  2209. "license": [
  2210. "MIT"
  2211. ],
  2212. "authors": [
  2213. {
  2214. "name": "Bernhard Schussek",
  2215. "email": "bschussek@gmail.com"
  2216. }
  2217. ],
  2218. "description": "Assertions to validate method input/output with nice error messages.",
  2219. "keywords": [
  2220. "assert",
  2221. "check",
  2222. "validate"
  2223. ],
  2224. "time": "2019-11-24T13:36:37+00:00"
  2225. }
  2226. ],
  2227. "aliases": [],
  2228. "minimum-stability": "stable",
  2229. "stability-flags": [],
  2230. "prefer-stable": false,
  2231. "prefer-lowest": false,
  2232. "platform": [],
  2233. "platform-dev": []
  2234. }