A bare bones front-end for knockout designed for maximum compatibility with "obsolete" browsers
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.

7403 lines
263KB

  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": "caf91257a77d672a001170237e64fe29",
  8. "packages": [
  9. {
  10. "name": "brick/math",
  11. "version": "0.9.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/brick/math.git",
  15. "reference": "283a40c901101e66de7061bd359252c013dcc43c"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/brick/math/zipball/283a40c901101e66de7061bd359252c013dcc43c",
  20. "reference": "283a40c901101e66de7061bd359252c013dcc43c",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-json": "*",
  25. "php": "^7.1|^8.0"
  26. },
  27. "require-dev": {
  28. "php-coveralls/php-coveralls": "^2.2",
  29. "phpunit/phpunit": "^7.5.15|^8.5",
  30. "vimeo/psalm": "^3.5"
  31. },
  32. "type": "library",
  33. "autoload": {
  34. "psr-4": {
  35. "Brick\\Math\\": "src/"
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "MIT"
  41. ],
  42. "description": "Arbitrary-precision arithmetic library",
  43. "keywords": [
  44. "Arbitrary-precision",
  45. "BigInteger",
  46. "BigRational",
  47. "arithmetic",
  48. "bigdecimal",
  49. "bignum",
  50. "brick",
  51. "math"
  52. ],
  53. "support": {
  54. "issues": "https://github.com/brick/math/issues",
  55. "source": "https://github.com/brick/math/tree/master"
  56. },
  57. "funding": [
  58. {
  59. "url": "https://tidelift.com/funding/github/packagist/brick/math",
  60. "type": "tidelift"
  61. }
  62. ],
  63. "time": "2020-08-18T23:57:15+00:00"
  64. },
  65. {
  66. "name": "chriskonnertz/bbcode",
  67. "version": "v1.1.2",
  68. "source": {
  69. "type": "git",
  70. "url": "https://github.com/chriskonnertz/bbcode.git",
  71. "reference": "d3acd447ee11265d4ef38b9058cef32adcafa245"
  72. },
  73. "dist": {
  74. "type": "zip",
  75. "url": "https://api.github.com/repos/chriskonnertz/bbcode/zipball/d3acd447ee11265d4ef38b9058cef32adcafa245",
  76. "reference": "d3acd447ee11265d4ef38b9058cef32adcafa245",
  77. "shasum": ""
  78. },
  79. "require": {
  80. "php": ">=5.3.7"
  81. },
  82. "require-dev": {
  83. "phpunit/phpunit": "~4"
  84. },
  85. "type": "library",
  86. "autoload": {
  87. "psr-0": {
  88. "ChrisKonnertz\\BBCode": "src/"
  89. }
  90. },
  91. "notification-url": "https://packagist.org/downloads/",
  92. "license": [
  93. "MIT"
  94. ],
  95. "authors": [
  96. {
  97. "name": "Kai Mallea",
  98. "email": "kmallea@gmail.com"
  99. },
  100. {
  101. "name": "Chris Konnertz"
  102. }
  103. ],
  104. "description": "A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.",
  105. "keywords": [
  106. "bbcode"
  107. ],
  108. "support": {
  109. "issues": "https://github.com/chriskonnertz/bbcode/issues",
  110. "source": "https://github.com/chriskonnertz/bbcode/tree/master"
  111. },
  112. "time": "2018-06-17T13:58:51+00:00"
  113. },
  114. {
  115. "name": "doctrine/inflector",
  116. "version": "2.0.3",
  117. "source": {
  118. "type": "git",
  119. "url": "https://github.com/doctrine/inflector.git",
  120. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  121. },
  122. "dist": {
  123. "type": "zip",
  124. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  125. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  126. "shasum": ""
  127. },
  128. "require": {
  129. "php": "^7.2 || ^8.0"
  130. },
  131. "require-dev": {
  132. "doctrine/coding-standard": "^7.0",
  133. "phpstan/phpstan": "^0.11",
  134. "phpstan/phpstan-phpunit": "^0.11",
  135. "phpstan/phpstan-strict-rules": "^0.11",
  136. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  137. },
  138. "type": "library",
  139. "extra": {
  140. "branch-alias": {
  141. "dev-master": "2.0.x-dev"
  142. }
  143. },
  144. "autoload": {
  145. "psr-4": {
  146. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  147. }
  148. },
  149. "notification-url": "https://packagist.org/downloads/",
  150. "license": [
  151. "MIT"
  152. ],
  153. "authors": [
  154. {
  155. "name": "Guilherme Blanco",
  156. "email": "guilhermeblanco@gmail.com"
  157. },
  158. {
  159. "name": "Roman Borschel",
  160. "email": "roman@code-factory.org"
  161. },
  162. {
  163. "name": "Benjamin Eberlei",
  164. "email": "kontakt@beberlei.de"
  165. },
  166. {
  167. "name": "Jonathan Wage",
  168. "email": "jonwage@gmail.com"
  169. },
  170. {
  171. "name": "Johannes Schmitt",
  172. "email": "schmittjoh@gmail.com"
  173. }
  174. ],
  175. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  176. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  177. "keywords": [
  178. "inflection",
  179. "inflector",
  180. "lowercase",
  181. "manipulation",
  182. "php",
  183. "plural",
  184. "singular",
  185. "strings",
  186. "uppercase",
  187. "words"
  188. ],
  189. "support": {
  190. "issues": "https://github.com/doctrine/inflector/issues",
  191. "source": "https://github.com/doctrine/inflector/tree/2.0.x"
  192. },
  193. "funding": [
  194. {
  195. "url": "https://www.doctrine-project.org/sponsorship.html",
  196. "type": "custom"
  197. },
  198. {
  199. "url": "https://www.patreon.com/phpdoctrine",
  200. "type": "patreon"
  201. },
  202. {
  203. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  204. "type": "tidelift"
  205. }
  206. ],
  207. "time": "2020-05-29T15:13:26+00:00"
  208. },
  209. {
  210. "name": "doctrine/lexer",
  211. "version": "1.2.1",
  212. "source": {
  213. "type": "git",
  214. "url": "https://github.com/doctrine/lexer.git",
  215. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  216. },
  217. "dist": {
  218. "type": "zip",
  219. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  220. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  221. "shasum": ""
  222. },
  223. "require": {
  224. "php": "^7.2 || ^8.0"
  225. },
  226. "require-dev": {
  227. "doctrine/coding-standard": "^6.0",
  228. "phpstan/phpstan": "^0.11.8",
  229. "phpunit/phpunit": "^8.2"
  230. },
  231. "type": "library",
  232. "extra": {
  233. "branch-alias": {
  234. "dev-master": "1.2.x-dev"
  235. }
  236. },
  237. "autoload": {
  238. "psr-4": {
  239. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  240. }
  241. },
  242. "notification-url": "https://packagist.org/downloads/",
  243. "license": [
  244. "MIT"
  245. ],
  246. "authors": [
  247. {
  248. "name": "Guilherme Blanco",
  249. "email": "guilhermeblanco@gmail.com"
  250. },
  251. {
  252. "name": "Roman Borschel",
  253. "email": "roman@code-factory.org"
  254. },
  255. {
  256. "name": "Johannes Schmitt",
  257. "email": "schmittjoh@gmail.com"
  258. }
  259. ],
  260. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  261. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  262. "keywords": [
  263. "annotations",
  264. "docblock",
  265. "lexer",
  266. "parser",
  267. "php"
  268. ],
  269. "support": {
  270. "issues": "https://github.com/doctrine/lexer/issues",
  271. "source": "https://github.com/doctrine/lexer/tree/1.2.1"
  272. },
  273. "funding": [
  274. {
  275. "url": "https://www.doctrine-project.org/sponsorship.html",
  276. "type": "custom"
  277. },
  278. {
  279. "url": "https://www.patreon.com/phpdoctrine",
  280. "type": "patreon"
  281. },
  282. {
  283. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  284. "type": "tidelift"
  285. }
  286. ],
  287. "time": "2020-05-25T17:44:05+00:00"
  288. },
  289. {
  290. "name": "dragonmantank/cron-expression",
  291. "version": "v3.1.0",
  292. "source": {
  293. "type": "git",
  294. "url": "https://github.com/dragonmantank/cron-expression.git",
  295. "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c"
  296. },
  297. "dist": {
  298. "type": "zip",
  299. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
  300. "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
  301. "shasum": ""
  302. },
  303. "require": {
  304. "php": "^7.2|^8.0",
  305. "webmozart/assert": "^1.7.0"
  306. },
  307. "replace": {
  308. "mtdowling/cron-expression": "^1.0"
  309. },
  310. "require-dev": {
  311. "phpstan/extension-installer": "^1.0",
  312. "phpstan/phpstan": "^0.12",
  313. "phpstan/phpstan-webmozart-assert": "^0.12.7",
  314. "phpunit/phpunit": "^7.0|^8.0|^9.0"
  315. },
  316. "type": "library",
  317. "autoload": {
  318. "psr-4": {
  319. "Cron\\": "src/Cron/"
  320. }
  321. },
  322. "notification-url": "https://packagist.org/downloads/",
  323. "license": [
  324. "MIT"
  325. ],
  326. "authors": [
  327. {
  328. "name": "Chris Tankersley",
  329. "email": "chris@ctankersley.com",
  330. "homepage": "https://github.com/dragonmantank"
  331. }
  332. ],
  333. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  334. "keywords": [
  335. "cron",
  336. "schedule"
  337. ],
  338. "support": {
  339. "issues": "https://github.com/dragonmantank/cron-expression/issues",
  340. "source": "https://github.com/dragonmantank/cron-expression/tree/v3.1.0"
  341. },
  342. "funding": [
  343. {
  344. "url": "https://github.com/dragonmantank",
  345. "type": "github"
  346. }
  347. ],
  348. "time": "2020-11-24T19:55:57+00:00"
  349. },
  350. {
  351. "name": "egulias/email-validator",
  352. "version": "2.1.24",
  353. "source": {
  354. "type": "git",
  355. "url": "https://github.com/egulias/EmailValidator.git",
  356. "reference": "ca90a3291eee1538cd48ff25163240695bd95448"
  357. },
  358. "dist": {
  359. "type": "zip",
  360. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ca90a3291eee1538cd48ff25163240695bd95448",
  361. "reference": "ca90a3291eee1538cd48ff25163240695bd95448",
  362. "shasum": ""
  363. },
  364. "require": {
  365. "doctrine/lexer": "^1.0.1",
  366. "php": ">=5.5",
  367. "symfony/polyfill-intl-idn": "^1.10"
  368. },
  369. "require-dev": {
  370. "dominicsayers/isemail": "^3.0.7",
  371. "phpunit/phpunit": "^4.8.36|^7.5.15",
  372. "satooshi/php-coveralls": "^1.0.1"
  373. },
  374. "suggest": {
  375. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  376. },
  377. "type": "library",
  378. "extra": {
  379. "branch-alias": {
  380. "dev-master": "2.1.x-dev"
  381. }
  382. },
  383. "autoload": {
  384. "psr-4": {
  385. "Egulias\\EmailValidator\\": "src"
  386. }
  387. },
  388. "notification-url": "https://packagist.org/downloads/",
  389. "license": [
  390. "MIT"
  391. ],
  392. "authors": [
  393. {
  394. "name": "Eduardo Gulias Davis"
  395. }
  396. ],
  397. "description": "A library for validating emails against several RFCs",
  398. "homepage": "https://github.com/egulias/EmailValidator",
  399. "keywords": [
  400. "email",
  401. "emailvalidation",
  402. "emailvalidator",
  403. "validation",
  404. "validator"
  405. ],
  406. "support": {
  407. "issues": "https://github.com/egulias/EmailValidator/issues",
  408. "source": "https://github.com/egulias/EmailValidator/tree/2.1.24"
  409. },
  410. "funding": [
  411. {
  412. "url": "https://github.com/egulias",
  413. "type": "github"
  414. }
  415. ],
  416. "time": "2020-11-14T15:56:27+00:00"
  417. },
  418. {
  419. "name": "graham-campbell/result-type",
  420. "version": "v1.0.1",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  424. "reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/7e279d2cd5d7fbb156ce46daada972355cea27bb",
  429. "reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "php": "^7.0|^8.0",
  434. "phpoption/phpoption": "^1.7.3"
  435. },
  436. "require-dev": {
  437. "phpunit/phpunit": "^6.5|^7.5|^8.5|^9.0"
  438. },
  439. "type": "library",
  440. "extra": {
  441. "branch-alias": {
  442. "dev-master": "1.0-dev"
  443. }
  444. },
  445. "autoload": {
  446. "psr-4": {
  447. "GrahamCampbell\\ResultType\\": "src/"
  448. }
  449. },
  450. "notification-url": "https://packagist.org/downloads/",
  451. "license": [
  452. "MIT"
  453. ],
  454. "authors": [
  455. {
  456. "name": "Graham Campbell",
  457. "email": "graham@alt-three.com"
  458. }
  459. ],
  460. "description": "An Implementation Of The Result Type",
  461. "keywords": [
  462. "Graham Campbell",
  463. "GrahamCampbell",
  464. "Result Type",
  465. "Result-Type",
  466. "result"
  467. ],
  468. "support": {
  469. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  470. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.1"
  471. },
  472. "funding": [
  473. {
  474. "url": "https://github.com/GrahamCampbell",
  475. "type": "github"
  476. },
  477. {
  478. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  479. "type": "tidelift"
  480. }
  481. ],
  482. "time": "2020-04-13T13:17:36+00:00"
  483. },
  484. {
  485. "name": "illuminate/auth",
  486. "version": "v8.20.1",
  487. "source": {
  488. "type": "git",
  489. "url": "https://github.com/illuminate/auth.git",
  490. "reference": "5c8c188453ab6e5c9d27561b3280b9c8108d4eda"
  491. },
  492. "dist": {
  493. "type": "zip",
  494. "url": "https://api.github.com/repos/illuminate/auth/zipball/5c8c188453ab6e5c9d27561b3280b9c8108d4eda",
  495. "reference": "5c8c188453ab6e5c9d27561b3280b9c8108d4eda",
  496. "shasum": ""
  497. },
  498. "require": {
  499. "illuminate/collections": "^8.0",
  500. "illuminate/contracts": "^8.0",
  501. "illuminate/http": "^8.0",
  502. "illuminate/macroable": "^8.0",
  503. "illuminate/queue": "^8.0",
  504. "illuminate/support": "^8.0",
  505. "php": "^7.3|^8.0"
  506. },
  507. "suggest": {
  508. "illuminate/console": "Required to use the auth:clear-resets command (^8.0).",
  509. "illuminate/queue": "Required to fire login / logout events (^8.0).",
  510. "illuminate/session": "Required to use the session based guard (^8.0)."
  511. },
  512. "type": "library",
  513. "extra": {
  514. "branch-alias": {
  515. "dev-master": "8.x-dev"
  516. }
  517. },
  518. "autoload": {
  519. "psr-4": {
  520. "Illuminate\\Auth\\": ""
  521. }
  522. },
  523. "notification-url": "https://packagist.org/downloads/",
  524. "license": [
  525. "MIT"
  526. ],
  527. "authors": [
  528. {
  529. "name": "Taylor Otwell",
  530. "email": "taylor@laravel.com"
  531. }
  532. ],
  533. "description": "The Illuminate Auth package.",
  534. "homepage": "https://laravel.com",
  535. "support": {
  536. "issues": "https://github.com/laravel/framework/issues",
  537. "source": "https://github.com/laravel/framework"
  538. },
  539. "time": "2020-12-22T15:05:17+00:00"
  540. },
  541. {
  542. "name": "illuminate/broadcasting",
  543. "version": "v8.20.1",
  544. "source": {
  545. "type": "git",
  546. "url": "https://github.com/illuminate/broadcasting.git",
  547. "reference": "869824ad09ba8f0a8a6d97ee083950d9bf8c710d"
  548. },
  549. "dist": {
  550. "type": "zip",
  551. "url": "https://api.github.com/repos/illuminate/broadcasting/zipball/869824ad09ba8f0a8a6d97ee083950d9bf8c710d",
  552. "reference": "869824ad09ba8f0a8a6d97ee083950d9bf8c710d",
  553. "shasum": ""
  554. },
  555. "require": {
  556. "ext-json": "*",
  557. "illuminate/bus": "^8.0",
  558. "illuminate/collections": "^8.0",
  559. "illuminate/contracts": "^8.0",
  560. "illuminate/queue": "^8.0",
  561. "illuminate/support": "^8.0",
  562. "php": "^7.3|^8.0",
  563. "psr/log": "^1.0"
  564. },
  565. "suggest": {
  566. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0)."
  567. },
  568. "type": "library",
  569. "extra": {
  570. "branch-alias": {
  571. "dev-master": "8.x-dev"
  572. }
  573. },
  574. "autoload": {
  575. "psr-4": {
  576. "Illuminate\\Broadcasting\\": ""
  577. }
  578. },
  579. "notification-url": "https://packagist.org/downloads/",
  580. "license": [
  581. "MIT"
  582. ],
  583. "authors": [
  584. {
  585. "name": "Taylor Otwell",
  586. "email": "taylor@laravel.com"
  587. }
  588. ],
  589. "description": "The Illuminate Broadcasting package.",
  590. "homepage": "https://laravel.com",
  591. "support": {
  592. "issues": "https://github.com/laravel/framework/issues",
  593. "source": "https://github.com/laravel/framework"
  594. },
  595. "time": "2020-12-09T18:07:50+00:00"
  596. },
  597. {
  598. "name": "illuminate/bus",
  599. "version": "v8.20.1",
  600. "source": {
  601. "type": "git",
  602. "url": "https://github.com/illuminate/bus.git",
  603. "reference": "576ad07738e87190c263516d6895dc6d28ec7afe"
  604. },
  605. "dist": {
  606. "type": "zip",
  607. "url": "https://api.github.com/repos/illuminate/bus/zipball/576ad07738e87190c263516d6895dc6d28ec7afe",
  608. "reference": "576ad07738e87190c263516d6895dc6d28ec7afe",
  609. "shasum": ""
  610. },
  611. "require": {
  612. "illuminate/collections": "^8.0",
  613. "illuminate/contracts": "^8.0",
  614. "illuminate/pipeline": "^8.0",
  615. "illuminate/support": "^8.0",
  616. "php": "^7.3|^8.0"
  617. },
  618. "suggest": {
  619. "illuminate/queue": "Required to use closures when chaining jobs (^7.0)."
  620. },
  621. "type": "library",
  622. "extra": {
  623. "branch-alias": {
  624. "dev-master": "8.x-dev"
  625. }
  626. },
  627. "autoload": {
  628. "psr-4": {
  629. "Illuminate\\Bus\\": ""
  630. }
  631. },
  632. "notification-url": "https://packagist.org/downloads/",
  633. "license": [
  634. "MIT"
  635. ],
  636. "authors": [
  637. {
  638. "name": "Taylor Otwell",
  639. "email": "taylor@laravel.com"
  640. }
  641. ],
  642. "description": "The Illuminate Bus package.",
  643. "homepage": "https://laravel.com",
  644. "support": {
  645. "issues": "https://github.com/laravel/framework/issues",
  646. "source": "https://github.com/laravel/framework"
  647. },
  648. "time": "2020-12-09T18:07:50+00:00"
  649. },
  650. {
  651. "name": "illuminate/cache",
  652. "version": "v8.20.1",
  653. "source": {
  654. "type": "git",
  655. "url": "https://github.com/illuminate/cache.git",
  656. "reference": "866fdeb3f90d707ca8fdbe470ba7d8e8976fef07"
  657. },
  658. "dist": {
  659. "type": "zip",
  660. "url": "https://api.github.com/repos/illuminate/cache/zipball/866fdeb3f90d707ca8fdbe470ba7d8e8976fef07",
  661. "reference": "866fdeb3f90d707ca8fdbe470ba7d8e8976fef07",
  662. "shasum": ""
  663. },
  664. "require": {
  665. "illuminate/collections": "^8.0",
  666. "illuminate/contracts": "^8.0",
  667. "illuminate/macroable": "^8.0",
  668. "illuminate/support": "^8.0",
  669. "php": "^7.3|^8.0"
  670. },
  671. "suggest": {
  672. "ext-memcached": "Required to use the memcache cache driver.",
  673. "illuminate/database": "Required to use the database cache driver (^8.0).",
  674. "illuminate/filesystem": "Required to use the file cache driver (^8.0).",
  675. "illuminate/redis": "Required to use the redis cache driver (^8.0).",
  676. "symfony/cache": "Required to PSR-6 cache bridge (^5.1.4)."
  677. },
  678. "type": "library",
  679. "extra": {
  680. "branch-alias": {
  681. "dev-master": "8.x-dev"
  682. }
  683. },
  684. "autoload": {
  685. "psr-4": {
  686. "Illuminate\\Cache\\": ""
  687. }
  688. },
  689. "notification-url": "https://packagist.org/downloads/",
  690. "license": [
  691. "MIT"
  692. ],
  693. "authors": [
  694. {
  695. "name": "Taylor Otwell",
  696. "email": "taylor@laravel.com"
  697. }
  698. ],
  699. "description": "The Illuminate Cache package.",
  700. "homepage": "https://laravel.com",
  701. "support": {
  702. "issues": "https://github.com/laravel/framework/issues",
  703. "source": "https://github.com/laravel/framework"
  704. },
  705. "time": "2020-12-21T14:38:56+00:00"
  706. },
  707. {
  708. "name": "illuminate/collections",
  709. "version": "v8.20.1",
  710. "source": {
  711. "type": "git",
  712. "url": "https://github.com/illuminate/collections.git",
  713. "reference": "4647141880c193a0edaa91754004d8bc7471e56b"
  714. },
  715. "dist": {
  716. "type": "zip",
  717. "url": "https://api.github.com/repos/illuminate/collections/zipball/4647141880c193a0edaa91754004d8bc7471e56b",
  718. "reference": "4647141880c193a0edaa91754004d8bc7471e56b",
  719. "shasum": ""
  720. },
  721. "require": {
  722. "illuminate/contracts": "^8.0",
  723. "illuminate/macroable": "^8.0",
  724. "php": "^7.3|^8.0"
  725. },
  726. "suggest": {
  727. "symfony/var-dumper": "Required to use the dump method (^5.1.4)."
  728. },
  729. "type": "library",
  730. "extra": {
  731. "branch-alias": {
  732. "dev-master": "8.x-dev"
  733. }
  734. },
  735. "autoload": {
  736. "psr-4": {
  737. "Illuminate\\Support\\": ""
  738. },
  739. "files": [
  740. "helpers.php"
  741. ]
  742. },
  743. "notification-url": "https://packagist.org/downloads/",
  744. "license": [
  745. "MIT"
  746. ],
  747. "authors": [
  748. {
  749. "name": "Taylor Otwell",
  750. "email": "taylor@laravel.com"
  751. }
  752. ],
  753. "description": "The Illuminate Collections package.",
  754. "homepage": "https://laravel.com",
  755. "support": {
  756. "issues": "https://github.com/laravel/framework/issues",
  757. "source": "https://github.com/laravel/framework"
  758. },
  759. "time": "2020-12-08T17:15:16+00:00"
  760. },
  761. {
  762. "name": "illuminate/config",
  763. "version": "v8.20.1",
  764. "source": {
  765. "type": "git",
  766. "url": "https://github.com/illuminate/config.git",
  767. "reference": "8441c542312b4d57220b1f942b947b6517c05008"
  768. },
  769. "dist": {
  770. "type": "zip",
  771. "url": "https://api.github.com/repos/illuminate/config/zipball/8441c542312b4d57220b1f942b947b6517c05008",
  772. "reference": "8441c542312b4d57220b1f942b947b6517c05008",
  773. "shasum": ""
  774. },
  775. "require": {
  776. "illuminate/collections": "^8.0",
  777. "illuminate/contracts": "^8.0",
  778. "php": "^7.3|^8.0"
  779. },
  780. "type": "library",
  781. "extra": {
  782. "branch-alias": {
  783. "dev-master": "8.x-dev"
  784. }
  785. },
  786. "autoload": {
  787. "psr-4": {
  788. "Illuminate\\Config\\": ""
  789. }
  790. },
  791. "notification-url": "https://packagist.org/downloads/",
  792. "license": [
  793. "MIT"
  794. ],
  795. "authors": [
  796. {
  797. "name": "Taylor Otwell",
  798. "email": "taylor@laravel.com"
  799. }
  800. ],
  801. "description": "The Illuminate Config package.",
  802. "homepage": "https://laravel.com",
  803. "support": {
  804. "issues": "https://github.com/laravel/framework/issues",
  805. "source": "https://github.com/laravel/framework"
  806. },
  807. "time": "2020-10-27T15:20:30+00:00"
  808. },
  809. {
  810. "name": "illuminate/console",
  811. "version": "v8.20.1",
  812. "source": {
  813. "type": "git",
  814. "url": "https://github.com/illuminate/console.git",
  815. "reference": "065373305462c51b6852c028cf8a649edbab47ea"
  816. },
  817. "dist": {
  818. "type": "zip",
  819. "url": "https://api.github.com/repos/illuminate/console/zipball/065373305462c51b6852c028cf8a649edbab47ea",
  820. "reference": "065373305462c51b6852c028cf8a649edbab47ea",
  821. "shasum": ""
  822. },
  823. "require": {
  824. "illuminate/collections": "^8.0",
  825. "illuminate/contracts": "^8.0",
  826. "illuminate/macroable": "^8.0",
  827. "illuminate/support": "^8.0",
  828. "php": "^7.3|^8.0",
  829. "symfony/console": "^5.1.4",
  830. "symfony/process": "^5.1.4"
  831. },
  832. "suggest": {
  833. "dragonmantank/cron-expression": "Required to use scheduler (^3.0.2).",
  834. "guzzlehttp/guzzle": "Required to use the ping methods on schedules (^6.5.5|^7.0.1).",
  835. "illuminate/bus": "Required to use the scheduled job dispatcher (^8.0).",
  836. "illuminate/container": "Required to use the scheduler (^8.0).",
  837. "illuminate/filesystem": "Required to use the generator command (^8.0).",
  838. "illuminate/queue": "Required to use closures for scheduled jobs (^8.0)."
  839. },
  840. "type": "library",
  841. "extra": {
  842. "branch-alias": {
  843. "dev-master": "8.x-dev"
  844. }
  845. },
  846. "autoload": {
  847. "psr-4": {
  848. "Illuminate\\Console\\": ""
  849. }
  850. },
  851. "notification-url": "https://packagist.org/downloads/",
  852. "license": [
  853. "MIT"
  854. ],
  855. "authors": [
  856. {
  857. "name": "Taylor Otwell",
  858. "email": "taylor@laravel.com"
  859. }
  860. ],
  861. "description": "The Illuminate Console package.",
  862. "homepage": "https://laravel.com",
  863. "support": {
  864. "issues": "https://github.com/laravel/framework/issues",
  865. "source": "https://github.com/laravel/framework"
  866. },
  867. "time": "2020-12-11T19:59:27+00:00"
  868. },
  869. {
  870. "name": "illuminate/container",
  871. "version": "v8.20.1",
  872. "source": {
  873. "type": "git",
  874. "url": "https://github.com/illuminate/container.git",
  875. "reference": "657cac2aa601aa0223afe0ed8627d0cb443f6a22"
  876. },
  877. "dist": {
  878. "type": "zip",
  879. "url": "https://api.github.com/repos/illuminate/container/zipball/657cac2aa601aa0223afe0ed8627d0cb443f6a22",
  880. "reference": "657cac2aa601aa0223afe0ed8627d0cb443f6a22",
  881. "shasum": ""
  882. },
  883. "require": {
  884. "illuminate/contracts": "^8.0",
  885. "php": "^7.3|^8.0",
  886. "psr/container": "^1.0"
  887. },
  888. "provide": {
  889. "psr/container-implementation": "1.0"
  890. },
  891. "type": "library",
  892. "extra": {
  893. "branch-alias": {
  894. "dev-master": "8.x-dev"
  895. }
  896. },
  897. "autoload": {
  898. "psr-4": {
  899. "Illuminate\\Container\\": ""
  900. }
  901. },
  902. "notification-url": "https://packagist.org/downloads/",
  903. "license": [
  904. "MIT"
  905. ],
  906. "authors": [
  907. {
  908. "name": "Taylor Otwell",
  909. "email": "taylor@laravel.com"
  910. }
  911. ],
  912. "description": "The Illuminate Container package.",
  913. "homepage": "https://laravel.com",
  914. "support": {
  915. "issues": "https://github.com/laravel/framework/issues",
  916. "source": "https://github.com/laravel/framework"
  917. },
  918. "time": "2020-12-01T14:31:29+00:00"
  919. },
  920. {
  921. "name": "illuminate/contracts",
  922. "version": "v8.20.1",
  923. "source": {
  924. "type": "git",
  925. "url": "https://github.com/illuminate/contracts.git",
  926. "reference": "073109b521aec104f11c5cf5aded97aa0e63f313"
  927. },
  928. "dist": {
  929. "type": "zip",
  930. "url": "https://api.github.com/repos/illuminate/contracts/zipball/073109b521aec104f11c5cf5aded97aa0e63f313",
  931. "reference": "073109b521aec104f11c5cf5aded97aa0e63f313",
  932. "shasum": ""
  933. },
  934. "require": {
  935. "php": "^7.3|^8.0",
  936. "psr/container": "^1.0",
  937. "psr/simple-cache": "^1.0"
  938. },
  939. "type": "library",
  940. "extra": {
  941. "branch-alias": {
  942. "dev-master": "8.x-dev"
  943. }
  944. },
  945. "autoload": {
  946. "psr-4": {
  947. "Illuminate\\Contracts\\": ""
  948. }
  949. },
  950. "notification-url": "https://packagist.org/downloads/",
  951. "license": [
  952. "MIT"
  953. ],
  954. "authors": [
  955. {
  956. "name": "Taylor Otwell",
  957. "email": "taylor@laravel.com"
  958. }
  959. ],
  960. "description": "The Illuminate Contracts package.",
  961. "homepage": "https://laravel.com",
  962. "support": {
  963. "issues": "https://github.com/laravel/framework/issues",
  964. "source": "https://github.com/laravel/framework"
  965. },
  966. "time": "2020-12-18T14:24:20+00:00"
  967. },
  968. {
  969. "name": "illuminate/database",
  970. "version": "v8.20.1",
  971. "source": {
  972. "type": "git",
  973. "url": "https://github.com/illuminate/database.git",
  974. "reference": "abb2212bb9950fc59e84f9a04d7bb570ae9e71f0"
  975. },
  976. "dist": {
  977. "type": "zip",
  978. "url": "https://api.github.com/repos/illuminate/database/zipball/abb2212bb9950fc59e84f9a04d7bb570ae9e71f0",
  979. "reference": "abb2212bb9950fc59e84f9a04d7bb570ae9e71f0",
  980. "shasum": ""
  981. },
  982. "require": {
  983. "ext-json": "*",
  984. "illuminate/collections": "^8.0",
  985. "illuminate/container": "^8.0",
  986. "illuminate/contracts": "^8.0",
  987. "illuminate/macroable": "^8.0",
  988. "illuminate/support": "^8.0",
  989. "php": "^7.3|^8.0",
  990. "symfony/console": "^5.1.4"
  991. },
  992. "suggest": {
  993. "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).",
  994. "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
  995. "illuminate/console": "Required to use the database commands (^8.0).",
  996. "illuminate/events": "Required to use the observers with Eloquent (^8.0).",
  997. "illuminate/filesystem": "Required to use the migrations (^8.0).",
  998. "illuminate/pagination": "Required to paginate the result set (^8.0).",
  999. "symfony/finder": "Required to use Eloquent model factories (^5.1.4)."
  1000. },
  1001. "type": "library",
  1002. "extra": {
  1003. "branch-alias": {
  1004. "dev-master": "8.x-dev"
  1005. }
  1006. },
  1007. "autoload": {
  1008. "psr-4": {
  1009. "Illuminate\\Database\\": ""
  1010. }
  1011. },
  1012. "notification-url": "https://packagist.org/downloads/",
  1013. "license": [
  1014. "MIT"
  1015. ],
  1016. "authors": [
  1017. {
  1018. "name": "Taylor Otwell",
  1019. "email": "taylor@laravel.com"
  1020. }
  1021. ],
  1022. "description": "The Illuminate Database package.",
  1023. "homepage": "https://laravel.com",
  1024. "keywords": [
  1025. "database",
  1026. "laravel",
  1027. "orm",
  1028. "sql"
  1029. ],
  1030. "support": {
  1031. "issues": "https://github.com/laravel/framework/issues",
  1032. "source": "https://github.com/laravel/framework"
  1033. },
  1034. "time": "2020-12-21T14:35:12+00:00"
  1035. },
  1036. {
  1037. "name": "illuminate/encryption",
  1038. "version": "v8.20.1",
  1039. "source": {
  1040. "type": "git",
  1041. "url": "https://github.com/illuminate/encryption.git",
  1042. "reference": "d2165abc6002bf6ce643e6ec14e3cb51271cd7ae"
  1043. },
  1044. "dist": {
  1045. "type": "zip",
  1046. "url": "https://api.github.com/repos/illuminate/encryption/zipball/d2165abc6002bf6ce643e6ec14e3cb51271cd7ae",
  1047. "reference": "d2165abc6002bf6ce643e6ec14e3cb51271cd7ae",
  1048. "shasum": ""
  1049. },
  1050. "require": {
  1051. "ext-json": "*",
  1052. "ext-mbstring": "*",
  1053. "ext-openssl": "*",
  1054. "illuminate/contracts": "^8.0",
  1055. "illuminate/support": "^8.0",
  1056. "php": "^7.3|^8.0"
  1057. },
  1058. "type": "library",
  1059. "extra": {
  1060. "branch-alias": {
  1061. "dev-master": "8.x-dev"
  1062. }
  1063. },
  1064. "autoload": {
  1065. "psr-4": {
  1066. "Illuminate\\Encryption\\": ""
  1067. }
  1068. },
  1069. "notification-url": "https://packagist.org/downloads/",
  1070. "license": [
  1071. "MIT"
  1072. ],
  1073. "authors": [
  1074. {
  1075. "name": "Taylor Otwell",
  1076. "email": "taylor@laravel.com"
  1077. }
  1078. ],
  1079. "description": "The Illuminate Encryption package.",
  1080. "homepage": "https://laravel.com",
  1081. "support": {
  1082. "issues": "https://github.com/laravel/framework/issues",
  1083. "source": "https://github.com/laravel/framework"
  1084. },
  1085. "time": "2020-12-04T20:17:36+00:00"
  1086. },
  1087. {
  1088. "name": "illuminate/events",
  1089. "version": "v8.20.1",
  1090. "source": {
  1091. "type": "git",
  1092. "url": "https://github.com/illuminate/events.git",
  1093. "reference": "16ba68c0b3964da8b25ff202201276d860fb587a"
  1094. },
  1095. "dist": {
  1096. "type": "zip",
  1097. "url": "https://api.github.com/repos/illuminate/events/zipball/16ba68c0b3964da8b25ff202201276d860fb587a",
  1098. "reference": "16ba68c0b3964da8b25ff202201276d860fb587a",
  1099. "shasum": ""
  1100. },
  1101. "require": {
  1102. "illuminate/bus": "^8.0",
  1103. "illuminate/collections": "^8.0",
  1104. "illuminate/container": "^8.0",
  1105. "illuminate/contracts": "^8.0",
  1106. "illuminate/macroable": "^8.0",
  1107. "illuminate/support": "^8.0",
  1108. "php": "^7.3|^8.0"
  1109. },
  1110. "type": "library",
  1111. "extra": {
  1112. "branch-alias": {
  1113. "dev-master": "8.x-dev"
  1114. }
  1115. },
  1116. "autoload": {
  1117. "psr-4": {
  1118. "Illuminate\\Events\\": ""
  1119. },
  1120. "files": [
  1121. "functions.php"
  1122. ]
  1123. },
  1124. "notification-url": "https://packagist.org/downloads/",
  1125. "license": [
  1126. "MIT"
  1127. ],
  1128. "authors": [
  1129. {
  1130. "name": "Taylor Otwell",
  1131. "email": "taylor@laravel.com"
  1132. }
  1133. ],
  1134. "description": "The Illuminate Events package.",
  1135. "homepage": "https://laravel.com",
  1136. "support": {
  1137. "issues": "https://github.com/laravel/framework/issues",
  1138. "source": "https://github.com/laravel/framework"
  1139. },
  1140. "time": "2020-12-09T18:07:50+00:00"
  1141. },
  1142. {
  1143. "name": "illuminate/filesystem",
  1144. "version": "v8.20.1",
  1145. "source": {
  1146. "type": "git",
  1147. "url": "https://github.com/illuminate/filesystem.git",
  1148. "reference": "2f468939ae97c861d683d35060e7ae0c11fdcb98"
  1149. },
  1150. "dist": {
  1151. "type": "zip",
  1152. "url": "https://api.github.com/repos/illuminate/filesystem/zipball/2f468939ae97c861d683d35060e7ae0c11fdcb98",
  1153. "reference": "2f468939ae97c861d683d35060e7ae0c11fdcb98",
  1154. "shasum": ""
  1155. },
  1156. "require": {
  1157. "illuminate/collections": "^8.0",
  1158. "illuminate/contracts": "^8.0",
  1159. "illuminate/macroable": "^8.0",
  1160. "illuminate/support": "^8.0",
  1161. "php": "^7.3|^8.0",
  1162. "symfony/finder": "^5.1.4"
  1163. },
  1164. "suggest": {
  1165. "ext-ftp": "Required to use the Flysystem FTP driver.",
  1166. "illuminate/http": "Required for handling uploaded files (^7.0).",
  1167. "league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.1).",
  1168. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
  1169. "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
  1170. "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
  1171. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  1172. "symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).",
  1173. "symfony/mime": "Required to enable support for guessing extensions (^5.1.4)."
  1174. },
  1175. "type": "library",
  1176. "extra": {
  1177. "branch-alias": {
  1178. "dev-master": "8.x-dev"
  1179. }
  1180. },
  1181. "autoload": {
  1182. "psr-4": {
  1183. "Illuminate\\Filesystem\\": ""
  1184. }
  1185. },
  1186. "notification-url": "https://packagist.org/downloads/",
  1187. "license": [
  1188. "MIT"
  1189. ],
  1190. "authors": [
  1191. {
  1192. "name": "Taylor Otwell",
  1193. "email": "taylor@laravel.com"
  1194. }
  1195. ],
  1196. "description": "The Illuminate Filesystem package.",
  1197. "homepage": "https://laravel.com",
  1198. "support": {
  1199. "issues": "https://github.com/laravel/framework/issues",
  1200. "source": "https://github.com/laravel/framework"
  1201. },
  1202. "time": "2020-12-08T17:15:16+00:00"
  1203. },
  1204. {
  1205. "name": "illuminate/hashing",
  1206. "version": "v8.20.1",
  1207. "source": {
  1208. "type": "git",
  1209. "url": "https://github.com/illuminate/hashing.git",
  1210. "reference": "d88378c7bb2b69d26d9e4aeb9f82067e75ffa15c"
  1211. },
  1212. "dist": {
  1213. "type": "zip",
  1214. "url": "https://api.github.com/repos/illuminate/hashing/zipball/d88378c7bb2b69d26d9e4aeb9f82067e75ffa15c",
  1215. "reference": "d88378c7bb2b69d26d9e4aeb9f82067e75ffa15c",
  1216. "shasum": ""
  1217. },
  1218. "require": {
  1219. "illuminate/contracts": "^8.0",
  1220. "illuminate/support": "^8.0",
  1221. "php": "^7.3|^8.0"
  1222. },
  1223. "type": "library",
  1224. "extra": {
  1225. "branch-alias": {
  1226. "dev-master": "8.x-dev"
  1227. }
  1228. },
  1229. "autoload": {
  1230. "psr-4": {
  1231. "Illuminate\\Hashing\\": ""
  1232. }
  1233. },
  1234. "notification-url": "https://packagist.org/downloads/",
  1235. "license": [
  1236. "MIT"
  1237. ],
  1238. "authors": [
  1239. {
  1240. "name": "Taylor Otwell",
  1241. "email": "taylor@laravel.com"
  1242. }
  1243. ],
  1244. "description": "The Illuminate Hashing package.",
  1245. "homepage": "https://laravel.com",
  1246. "support": {
  1247. "issues": "https://github.com/laravel/framework/issues",
  1248. "source": "https://github.com/laravel/framework"
  1249. },
  1250. "time": "2020-10-27T15:20:30+00:00"
  1251. },
  1252. {
  1253. "name": "illuminate/http",
  1254. "version": "v8.20.1",
  1255. "source": {
  1256. "type": "git",
  1257. "url": "https://github.com/illuminate/http.git",
  1258. "reference": "86afbb1ac9a73d7a5ffff32be285e2b11276bb5d"
  1259. },
  1260. "dist": {
  1261. "type": "zip",
  1262. "url": "https://api.github.com/repos/illuminate/http/zipball/86afbb1ac9a73d7a5ffff32be285e2b11276bb5d",
  1263. "reference": "86afbb1ac9a73d7a5ffff32be285e2b11276bb5d",
  1264. "shasum": ""
  1265. },
  1266. "require": {
  1267. "ext-json": "*",
  1268. "illuminate/collections": "^8.0",
  1269. "illuminate/macroable": "^8.0",
  1270. "illuminate/session": "^8.0",
  1271. "illuminate/support": "^8.0",
  1272. "php": "^7.3|^8.0",
  1273. "symfony/http-foundation": "^5.1.4",
  1274. "symfony/http-kernel": "^5.1.4",
  1275. "symfony/mime": "^5.1.4"
  1276. },
  1277. "suggest": {
  1278. "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
  1279. "guzzlehttp/guzzle": "Required to use the HTTP Client (^6.5.5|^7.0.1)."
  1280. },
  1281. "type": "library",
  1282. "extra": {
  1283. "branch-alias": {
  1284. "dev-master": "8.x-dev"
  1285. }
  1286. },
  1287. "autoload": {
  1288. "psr-4": {
  1289. "Illuminate\\Http\\": ""
  1290. }
  1291. },
  1292. "notification-url": "https://packagist.org/downloads/",
  1293. "license": [
  1294. "MIT"
  1295. ],
  1296. "authors": [
  1297. {
  1298. "name": "Taylor Otwell",
  1299. "email": "taylor@laravel.com"
  1300. }
  1301. ],
  1302. "description": "The Illuminate Http package.",
  1303. "homepage": "https://laravel.com",
  1304. "support": {
  1305. "issues": "https://github.com/laravel/framework/issues",
  1306. "source": "https://github.com/laravel/framework"
  1307. },
  1308. "time": "2020-12-08T17:15:16+00:00"
  1309. },
  1310. {
  1311. "name": "illuminate/log",
  1312. "version": "v8.20.1",
  1313. "source": {
  1314. "type": "git",
  1315. "url": "https://github.com/illuminate/log.git",
  1316. "reference": "e2f6fe6476b8f09236956582c3f18a330c8b1c17"
  1317. },
  1318. "dist": {
  1319. "type": "zip",
  1320. "url": "https://api.github.com/repos/illuminate/log/zipball/e2f6fe6476b8f09236956582c3f18a330c8b1c17",
  1321. "reference": "e2f6fe6476b8f09236956582c3f18a330c8b1c17",
  1322. "shasum": ""
  1323. },
  1324. "require": {
  1325. "illuminate/contracts": "^8.0",
  1326. "illuminate/support": "^8.0",
  1327. "monolog/monolog": "^2.0",
  1328. "php": "^7.3|^8.0"
  1329. },
  1330. "type": "library",
  1331. "extra": {
  1332. "branch-alias": {
  1333. "dev-master": "8.x-dev"
  1334. }
  1335. },
  1336. "autoload": {
  1337. "psr-4": {
  1338. "Illuminate\\Log\\": ""
  1339. }
  1340. },
  1341. "notification-url": "https://packagist.org/downloads/",
  1342. "license": [
  1343. "MIT"
  1344. ],
  1345. "authors": [
  1346. {
  1347. "name": "Taylor Otwell",
  1348. "email": "taylor@laravel.com"
  1349. }
  1350. ],
  1351. "description": "The Illuminate Log package.",
  1352. "homepage": "https://laravel.com",
  1353. "support": {
  1354. "issues": "https://github.com/laravel/framework/issues",
  1355. "source": "https://github.com/laravel/framework"
  1356. },
  1357. "time": "2020-11-16T22:35:48+00:00"
  1358. },
  1359. {
  1360. "name": "illuminate/macroable",
  1361. "version": "v8.20.1",
  1362. "source": {
  1363. "type": "git",
  1364. "url": "https://github.com/illuminate/macroable.git",
  1365. "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05"
  1366. },
  1367. "dist": {
  1368. "type": "zip",
  1369. "url": "https://api.github.com/repos/illuminate/macroable/zipball/300aa13c086f25116b5f3cde3ca54ff5c822fb05",
  1370. "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05",
  1371. "shasum": ""
  1372. },
  1373. "require": {
  1374. "php": "^7.3|^8.0"
  1375. },
  1376. "type": "library",
  1377. "extra": {
  1378. "branch-alias": {
  1379. "dev-master": "8.x-dev"
  1380. }
  1381. },
  1382. "autoload": {
  1383. "psr-4": {
  1384. "Illuminate\\Support\\": ""
  1385. }
  1386. },
  1387. "notification-url": "https://packagist.org/downloads/",
  1388. "license": [
  1389. "MIT"
  1390. ],
  1391. "authors": [
  1392. {
  1393. "name": "Taylor Otwell",
  1394. "email": "taylor@laravel.com"
  1395. }
  1396. ],
  1397. "description": "The Illuminate Macroable package.",
  1398. "homepage": "https://laravel.com",
  1399. "support": {
  1400. "issues": "https://github.com/laravel/framework/issues",
  1401. "source": "https://github.com/laravel/framework"
  1402. },
  1403. "time": "2020-10-27T15:20:30+00:00"
  1404. },
  1405. {
  1406. "name": "illuminate/pagination",
  1407. "version": "v8.20.1",
  1408. "source": {
  1409. "type": "git",
  1410. "url": "https://github.com/illuminate/pagination.git",
  1411. "reference": "56772aa2c4bfd4e228eddf43cff0974b434178dc"
  1412. },
  1413. "dist": {
  1414. "type": "zip",
  1415. "url": "https://api.github.com/repos/illuminate/pagination/zipball/56772aa2c4bfd4e228eddf43cff0974b434178dc",
  1416. "reference": "56772aa2c4bfd4e228eddf43cff0974b434178dc",
  1417. "shasum": ""
  1418. },
  1419. "require": {
  1420. "ext-json": "*",
  1421. "illuminate/collections": "^8.0",
  1422. "illuminate/contracts": "^8.0",
  1423. "illuminate/support": "^8.0",
  1424. "php": "^7.3|^8.0"
  1425. },
  1426. "type": "library",
  1427. "extra": {
  1428. "branch-alias": {
  1429. "dev-master": "8.x-dev"
  1430. }
  1431. },
  1432. "autoload": {
  1433. "psr-4": {
  1434. "Illuminate\\Pagination\\": ""
  1435. }
  1436. },
  1437. "notification-url": "https://packagist.org/downloads/",
  1438. "license": [
  1439. "MIT"
  1440. ],
  1441. "authors": [
  1442. {
  1443. "name": "Taylor Otwell",
  1444. "email": "taylor@laravel.com"
  1445. }
  1446. ],
  1447. "description": "The Illuminate Pagination package.",
  1448. "homepage": "https://laravel.com",
  1449. "support": {
  1450. "issues": "https://github.com/laravel/framework/issues",
  1451. "source": "https://github.com/laravel/framework"
  1452. },
  1453. "time": "2020-11-26T14:30:03+00:00"
  1454. },
  1455. {
  1456. "name": "illuminate/pipeline",
  1457. "version": "v8.20.1",
  1458. "source": {
  1459. "type": "git",
  1460. "url": "https://github.com/illuminate/pipeline.git",
  1461. "reference": "d406237ea39f6c655569551a8bfb2d00ace6e43d"
  1462. },
  1463. "dist": {
  1464. "type": "zip",
  1465. "url": "https://api.github.com/repos/illuminate/pipeline/zipball/d406237ea39f6c655569551a8bfb2d00ace6e43d",
  1466. "reference": "d406237ea39f6c655569551a8bfb2d00ace6e43d",
  1467. "shasum": ""
  1468. },
  1469. "require": {
  1470. "illuminate/contracts": "^8.0",
  1471. "illuminate/support": "^8.0",
  1472. "php": "^7.3|^8.0"
  1473. },
  1474. "type": "library",
  1475. "extra": {
  1476. "branch-alias": {
  1477. "dev-master": "8.x-dev"
  1478. }
  1479. },
  1480. "autoload": {
  1481. "psr-4": {
  1482. "Illuminate\\Pipeline\\": ""
  1483. }
  1484. },
  1485. "notification-url": "https://packagist.org/downloads/",
  1486. "license": [
  1487. "MIT"
  1488. ],
  1489. "authors": [
  1490. {
  1491. "name": "Taylor Otwell",
  1492. "email": "taylor@laravel.com"
  1493. }
  1494. ],
  1495. "description": "The Illuminate Pipeline package.",
  1496. "homepage": "https://laravel.com",
  1497. "support": {
  1498. "issues": "https://github.com/laravel/framework/issues",
  1499. "source": "https://github.com/laravel/framework"
  1500. },
  1501. "time": "2020-10-27T15:20:30+00:00"
  1502. },
  1503. {
  1504. "name": "illuminate/queue",
  1505. "version": "v8.20.1",
  1506. "source": {
  1507. "type": "git",
  1508. "url": "https://github.com/illuminate/queue.git",
  1509. "reference": "5a417cdaa7edc2434fd374979dc2977ceccd4b27"
  1510. },
  1511. "dist": {
  1512. "type": "zip",
  1513. "url": "https://api.github.com/repos/illuminate/queue/zipball/5a417cdaa7edc2434fd374979dc2977ceccd4b27",
  1514. "reference": "5a417cdaa7edc2434fd374979dc2977ceccd4b27",
  1515. "shasum": ""
  1516. },
  1517. "require": {
  1518. "ext-json": "*",
  1519. "illuminate/collections": "^8.0",
  1520. "illuminate/console": "^8.0",
  1521. "illuminate/container": "^8.0",
  1522. "illuminate/contracts": "^8.0",
  1523. "illuminate/database": "^8.0",
  1524. "illuminate/filesystem": "^8.0",
  1525. "illuminate/pipeline": "^8.0",
  1526. "illuminate/support": "^8.0",
  1527. "opis/closure": "^3.6",
  1528. "php": "^7.3|^8.0",
  1529. "ramsey/uuid": "^4.0",
  1530. "symfony/process": "^5.1.4"
  1531. },
  1532. "suggest": {
  1533. "aws/aws-sdk-php": "Required to use the SQS queue driver and DynamoDb failed job storage (^3.155).",
  1534. "ext-pcntl": "Required to use all features of the queue worker.",
  1535. "ext-posix": "Required to use all features of the queue worker.",
  1536. "illuminate/redis": "Required to use the Redis queue driver (^8.0).",
  1537. "pda/pheanstalk": "Required to use the Beanstalk queue driver (^4.0)."
  1538. },
  1539. "type": "library",
  1540. "extra": {
  1541. "branch-alias": {
  1542. "dev-master": "8.x-dev"
  1543. }
  1544. },
  1545. "autoload": {
  1546. "psr-4": {
  1547. "Illuminate\\Queue\\": ""
  1548. }
  1549. },
  1550. "notification-url": "https://packagist.org/downloads/",
  1551. "license": [
  1552. "MIT"
  1553. ],
  1554. "authors": [
  1555. {
  1556. "name": "Taylor Otwell",
  1557. "email": "taylor@laravel.com"
  1558. }
  1559. ],
  1560. "description": "The Illuminate Queue package.",
  1561. "homepage": "https://laravel.com",
  1562. "support": {
  1563. "issues": "https://github.com/laravel/framework/issues",
  1564. "source": "https://github.com/laravel/framework"
  1565. },
  1566. "time": "2020-12-11T14:34:10+00:00"
  1567. },
  1568. {
  1569. "name": "illuminate/session",
  1570. "version": "v8.20.1",
  1571. "source": {
  1572. "type": "git",
  1573. "url": "https://github.com/illuminate/session.git",
  1574. "reference": "452a6fe623bfaea90b2a462d834eeb0019ec66d5"
  1575. },
  1576. "dist": {
  1577. "type": "zip",
  1578. "url": "https://api.github.com/repos/illuminate/session/zipball/452a6fe623bfaea90b2a462d834eeb0019ec66d5",
  1579. "reference": "452a6fe623bfaea90b2a462d834eeb0019ec66d5",
  1580. "shasum": ""
  1581. },
  1582. "require": {
  1583. "ext-json": "*",
  1584. "illuminate/collections": "^8.0",
  1585. "illuminate/contracts": "^8.0",
  1586. "illuminate/filesystem": "^8.0",
  1587. "illuminate/support": "^8.0",
  1588. "php": "^7.3|^8.0",
  1589. "symfony/finder": "^5.1.4",
  1590. "symfony/http-foundation": "^5.1.4"
  1591. },
  1592. "suggest": {
  1593. "illuminate/console": "Required to use the session:table command (^8.0)."
  1594. },
  1595. "type": "library",
  1596. "extra": {
  1597. "branch-alias": {
  1598. "dev-master": "8.x-dev"
  1599. }
  1600. },
  1601. "autoload": {
  1602. "psr-4": {
  1603. "Illuminate\\Session\\": ""
  1604. }
  1605. },
  1606. "notification-url": "https://packagist.org/downloads/",
  1607. "license": [
  1608. "MIT"
  1609. ],
  1610. "authors": [
  1611. {
  1612. "name": "Taylor Otwell",
  1613. "email": "taylor@laravel.com"
  1614. }
  1615. ],
  1616. "description": "The Illuminate Session package.",
  1617. "homepage": "https://laravel.com",
  1618. "support": {
  1619. "issues": "https://github.com/laravel/framework/issues",
  1620. "source": "https://github.com/laravel/framework"
  1621. },
  1622. "time": "2020-12-08T17:15:16+00:00"
  1623. },
  1624. {
  1625. "name": "illuminate/support",
  1626. "version": "v8.20.1",
  1627. "source": {
  1628. "type": "git",
  1629. "url": "https://github.com/illuminate/support.git",
  1630. "reference": "f221a31bfd107d173510e15e34c3aa667c75602d"
  1631. },
  1632. "dist": {
  1633. "type": "zip",
  1634. "url": "https://api.github.com/repos/illuminate/support/zipball/f221a31bfd107d173510e15e34c3aa667c75602d",
  1635. "reference": "f221a31bfd107d173510e15e34c3aa667c75602d",
  1636. "shasum": ""
  1637. },
  1638. "require": {
  1639. "doctrine/inflector": "^1.4|^2.0",
  1640. "ext-json": "*",
  1641. "ext-mbstring": "*",
  1642. "illuminate/collections": "^8.0",
  1643. "illuminate/contracts": "^8.0",
  1644. "illuminate/macroable": "^8.0",
  1645. "nesbot/carbon": "^2.31",
  1646. "php": "^7.3|^8.0",
  1647. "voku/portable-ascii": "^1.4.8"
  1648. },
  1649. "conflict": {
  1650. "tightenco/collect": "<5.5.33"
  1651. },
  1652. "suggest": {
  1653. "illuminate/filesystem": "Required to use the composer class (^8.0).",
  1654. "ramsey/uuid": "Required to use Str::uuid() (^4.0).",
  1655. "symfony/process": "Required to use the composer class (^5.1.4).",
  1656. "symfony/var-dumper": "Required to use the dd function (^5.1.4).",
  1657. "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.2)."
  1658. },
  1659. "type": "library",
  1660. "extra": {
  1661. "branch-alias": {
  1662. "dev-master": "8.x-dev"
  1663. }
  1664. },
  1665. "autoload": {
  1666. "psr-4": {
  1667. "Illuminate\\Support\\": ""
  1668. },
  1669. "files": [
  1670. "helpers.php"
  1671. ]
  1672. },
  1673. "notification-url": "https://packagist.org/downloads/",
  1674. "license": [
  1675. "MIT"
  1676. ],
  1677. "authors": [
  1678. {
  1679. "name": "Taylor Otwell",
  1680. "email": "taylor@laravel.com"
  1681. }
  1682. ],
  1683. "description": "The Illuminate Support package.",
  1684. "homepage": "https://laravel.com",
  1685. "support": {
  1686. "issues": "https://github.com/laravel/framework/issues",
  1687. "source": "https://github.com/laravel/framework"
  1688. },
  1689. "time": "2020-12-22T16:13:18+00:00"
  1690. },
  1691. {
  1692. "name": "illuminate/testing",
  1693. "version": "v8.20.1",
  1694. "source": {
  1695. "type": "git",
  1696. "url": "https://github.com/illuminate/testing.git",
  1697. "reference": "1746805344b6fdb383751c3cd5f001386a255bfc"
  1698. },
  1699. "dist": {
  1700. "type": "zip",
  1701. "url": "https://api.github.com/repos/illuminate/testing/zipball/1746805344b6fdb383751c3cd5f001386a255bfc",
  1702. "reference": "1746805344b6fdb383751c3cd5f001386a255bfc",
  1703. "shasum": ""
  1704. },
  1705. "require": {
  1706. "illuminate/collections": "^8.0",
  1707. "illuminate/contracts": "^8.0",
  1708. "illuminate/macroable": "^8.0",
  1709. "illuminate/support": "^8.0",
  1710. "php": "^7.3|^8.0"
  1711. },
  1712. "suggest": {
  1713. "illuminate/console": "Required to assert console commands (^8.0).",
  1714. "illuminate/database": "Required to assert databases (^8.0).",
  1715. "illuminate/http": "Required to assert responses (^8.0).",
  1716. "mockery/mockery": "Required to use mocking (^1.4.2).",
  1717. "phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3)."
  1718. },
  1719. "type": "library",
  1720. "extra": {
  1721. "branch-alias": {
  1722. "dev-master": "8.x-dev"
  1723. }
  1724. },
  1725. "autoload": {
  1726. "psr-4": {
  1727. "Illuminate\\Testing\\": ""
  1728. }
  1729. },
  1730. "notification-url": "https://packagist.org/downloads/",
  1731. "license": [
  1732. "MIT"
  1733. ],
  1734. "authors": [
  1735. {
  1736. "name": "Taylor Otwell",
  1737. "email": "taylor@laravel.com"
  1738. }
  1739. ],
  1740. "description": "The Illuminate Testing package.",
  1741. "homepage": "https://laravel.com",
  1742. "support": {
  1743. "issues": "https://github.com/laravel/framework/issues",
  1744. "source": "https://github.com/laravel/framework"
  1745. },
  1746. "time": "2020-12-17T13:29:36+00:00"
  1747. },
  1748. {
  1749. "name": "illuminate/translation",
  1750. "version": "v8.20.1",
  1751. "source": {
  1752. "type": "git",
  1753. "url": "https://github.com/illuminate/translation.git",
  1754. "reference": "0f8394c964ebbd5e85e2c471f1263c6180cc410a"
  1755. },
  1756. "dist": {
  1757. "type": "zip",
  1758. "url": "https://api.github.com/repos/illuminate/translation/zipball/0f8394c964ebbd5e85e2c471f1263c6180cc410a",
  1759. "reference": "0f8394c964ebbd5e85e2c471f1263c6180cc410a",
  1760. "shasum": ""
  1761. },
  1762. "require": {
  1763. "ext-json": "*",
  1764. "illuminate/collections": "^8.0",
  1765. "illuminate/contracts": "^8.0",
  1766. "illuminate/filesystem": "^8.0",
  1767. "illuminate/macroable": "^8.0",
  1768. "illuminate/support": "^8.0",
  1769. "php": "^7.3|^8.0"
  1770. },
  1771. "type": "library",
  1772. "extra": {
  1773. "branch-alias": {
  1774. "dev-master": "8.x-dev"
  1775. }
  1776. },
  1777. "autoload": {
  1778. "psr-4": {
  1779. "Illuminate\\Translation\\": ""
  1780. }
  1781. },
  1782. "notification-url": "https://packagist.org/downloads/",
  1783. "license": [
  1784. "MIT"
  1785. ],
  1786. "authors": [
  1787. {
  1788. "name": "Taylor Otwell",
  1789. "email": "taylor@laravel.com"
  1790. }
  1791. ],
  1792. "description": "The Illuminate Translation package.",
  1793. "homepage": "https://laravel.com",
  1794. "support": {
  1795. "issues": "https://github.com/laravel/framework/issues",
  1796. "source": "https://github.com/laravel/framework"
  1797. },
  1798. "time": "2020-12-13T20:32:54+00:00"
  1799. },
  1800. {
  1801. "name": "illuminate/validation",
  1802. "version": "v8.20.1",
  1803. "source": {
  1804. "type": "git",
  1805. "url": "https://github.com/illuminate/validation.git",
  1806. "reference": "aaa830c505af05a56b041364197a2bcd58cb0712"
  1807. },
  1808. "dist": {
  1809. "type": "zip",
  1810. "url": "https://api.github.com/repos/illuminate/validation/zipball/aaa830c505af05a56b041364197a2bcd58cb0712",
  1811. "reference": "aaa830c505af05a56b041364197a2bcd58cb0712",
  1812. "shasum": ""
  1813. },
  1814. "require": {
  1815. "egulias/email-validator": "^2.1.10",
  1816. "ext-json": "*",
  1817. "illuminate/collections": "^8.0",
  1818. "illuminate/container": "^8.0",
  1819. "illuminate/contracts": "^8.0",
  1820. "illuminate/macroable": "^8.0",
  1821. "illuminate/support": "^8.0",
  1822. "illuminate/translation": "^8.0",
  1823. "php": "^7.3|^8.0",
  1824. "symfony/http-foundation": "^5.1.4",
  1825. "symfony/mime": "^5.1.4"
  1826. },
  1827. "suggest": {
  1828. "illuminate/database": "Required to use the database presence verifier (^8.0)."
  1829. },
  1830. "type": "library",
  1831. "extra": {
  1832. "branch-alias": {
  1833. "dev-master": "8.x-dev"
  1834. }
  1835. },
  1836. "autoload": {
  1837. "psr-4": {
  1838. "Illuminate\\Validation\\": ""
  1839. }
  1840. },
  1841. "notification-url": "https://packagist.org/downloads/",
  1842. "license": [
  1843. "MIT"
  1844. ],
  1845. "authors": [
  1846. {
  1847. "name": "Taylor Otwell",
  1848. "email": "taylor@laravel.com"
  1849. }
  1850. ],
  1851. "description": "The Illuminate Validation package.",
  1852. "homepage": "https://laravel.com",
  1853. "support": {
  1854. "issues": "https://github.com/laravel/framework/issues",
  1855. "source": "https://github.com/laravel/framework"
  1856. },
  1857. "time": "2020-12-22T16:13:18+00:00"
  1858. },
  1859. {
  1860. "name": "illuminate/view",
  1861. "version": "v8.20.1",
  1862. "source": {
  1863. "type": "git",
  1864. "url": "https://github.com/illuminate/view.git",
  1865. "reference": "696a1d6d2213be192429e97245a3d2bb4d6d1849"
  1866. },
  1867. "dist": {
  1868. "type": "zip",
  1869. "url": "https://api.github.com/repos/illuminate/view/zipball/696a1d6d2213be192429e97245a3d2bb4d6d1849",
  1870. "reference": "696a1d6d2213be192429e97245a3d2bb4d6d1849",
  1871. "shasum": ""
  1872. },
  1873. "require": {
  1874. "ext-json": "*",
  1875. "illuminate/collections": "^8.0",
  1876. "illuminate/container": "^8.0",
  1877. "illuminate/contracts": "^8.0",
  1878. "illuminate/events": "^8.0",
  1879. "illuminate/filesystem": "^8.0",
  1880. "illuminate/macroable": "^8.0",
  1881. "illuminate/support": "^8.0",
  1882. "php": "^7.3|^8.0"
  1883. },
  1884. "type": "library",
  1885. "extra": {
  1886. "branch-alias": {
  1887. "dev-master": "8.x-dev"
  1888. }
  1889. },
  1890. "autoload": {
  1891. "psr-4": {
  1892. "Illuminate\\View\\": ""
  1893. }
  1894. },
  1895. "notification-url": "https://packagist.org/downloads/",
  1896. "license": [
  1897. "MIT"
  1898. ],
  1899. "authors": [
  1900. {
  1901. "name": "Taylor Otwell",
  1902. "email": "taylor@laravel.com"
  1903. }
  1904. ],
  1905. "description": "The Illuminate View package.",
  1906. "homepage": "https://laravel.com",
  1907. "support": {
  1908. "issues": "https://github.com/laravel/framework/issues",
  1909. "source": "https://github.com/laravel/framework"
  1910. },
  1911. "time": "2020-11-02T14:01:41+00:00"
  1912. },
  1913. {
  1914. "name": "laravel/lumen-framework",
  1915. "version": "v8.2.1",
  1916. "source": {
  1917. "type": "git",
  1918. "url": "https://github.com/laravel/lumen-framework.git",
  1919. "reference": "288f3f36f71a326d22cffb8470b4c738a162dc3d"
  1920. },
  1921. "dist": {
  1922. "type": "zip",
  1923. "url": "https://api.github.com/repos/laravel/lumen-framework/zipball/288f3f36f71a326d22cffb8470b4c738a162dc3d",
  1924. "reference": "288f3f36f71a326d22cffb8470b4c738a162dc3d",
  1925. "shasum": ""
  1926. },
  1927. "require": {
  1928. "dragonmantank/cron-expression": "^3.0.2",
  1929. "illuminate/auth": "^8.0",
  1930. "illuminate/broadcasting": "^8.0",
  1931. "illuminate/bus": "^8.0",
  1932. "illuminate/cache": "^8.0",
  1933. "illuminate/collections": "^8.0",
  1934. "illuminate/config": "^8.0",
  1935. "illuminate/console": "^8.0",
  1936. "illuminate/container": "^8.0",
  1937. "illuminate/contracts": "^8.0",
  1938. "illuminate/database": "^8.0",
  1939. "illuminate/encryption": "^8.0",
  1940. "illuminate/events": "^8.0",
  1941. "illuminate/filesystem": "^8.0",
  1942. "illuminate/hashing": "^8.0",
  1943. "illuminate/http": "^8.0",
  1944. "illuminate/log": "^8.0",
  1945. "illuminate/macroable": "^8.0",
  1946. "illuminate/pagination": "^8.0",
  1947. "illuminate/pipeline": "^8.0",
  1948. "illuminate/queue": "^8.0",
  1949. "illuminate/support": "^8.0",
  1950. "illuminate/testing": "^8.0",
  1951. "illuminate/translation": "^8.0",
  1952. "illuminate/validation": "^8.0",
  1953. "illuminate/view": "^8.0",
  1954. "nikic/fast-route": "^1.3",
  1955. "php": "^7.3|^8.0",
  1956. "symfony/console": "^5.1",
  1957. "symfony/error-handler": "^5.1",
  1958. "symfony/http-foundation": "^5.1",
  1959. "symfony/http-kernel": "^5.1",
  1960. "symfony/mime": "^5.1",
  1961. "symfony/var-dumper": "^5.1",
  1962. "vlucas/phpdotenv": "^5.2"
  1963. },
  1964. "require-dev": {
  1965. "mockery/mockery": "^1.4.2",
  1966. "phpunit/phpunit": "^8.5.8|^9.3.3"
  1967. },
  1968. "suggest": {
  1969. "laravel/tinker": "Required to use the tinker console command (^2.0).",
  1970. "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
  1971. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
  1972. },
  1973. "type": "library",
  1974. "extra": {
  1975. "branch-alias": {
  1976. "dev-master": "8.x-dev"
  1977. }
  1978. },
  1979. "autoload": {
  1980. "psr-4": {
  1981. "Laravel\\Lumen\\": "src/"
  1982. },
  1983. "files": [
  1984. "src/helpers.php"
  1985. ]
  1986. },
  1987. "notification-url": "https://packagist.org/downloads/",
  1988. "license": [
  1989. "MIT"
  1990. ],
  1991. "authors": [
  1992. {
  1993. "name": "Taylor Otwell",
  1994. "email": "taylorotwell@gmail.com"
  1995. }
  1996. ],
  1997. "description": "The Laravel Lumen Framework.",
  1998. "homepage": "https://lumen.laravel.com",
  1999. "keywords": [
  2000. "framework",
  2001. "laravel",
  2002. "lumen"
  2003. ],
  2004. "support": {
  2005. "issues": "https://github.com/laravel/lumen-framework/issues",
  2006. "source": "https://github.com/laravel/lumen-framework"
  2007. },
  2008. "time": "2020-11-17T16:42:41+00:00"
  2009. },
  2010. {
  2011. "name": "monolog/monolog",
  2012. "version": "2.2.0",
  2013. "source": {
  2014. "type": "git",
  2015. "url": "https://github.com/Seldaek/monolog.git",
  2016. "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084"
  2017. },
  2018. "dist": {
  2019. "type": "zip",
  2020. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
  2021. "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
  2022. "shasum": ""
  2023. },
  2024. "require": {
  2025. "php": ">=7.2",
  2026. "psr/log": "^1.0.1"
  2027. },
  2028. "provide": {
  2029. "psr/log-implementation": "1.0.0"
  2030. },
  2031. "require-dev": {
  2032. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  2033. "doctrine/couchdb": "~1.0@dev",
  2034. "elasticsearch/elasticsearch": "^7",
  2035. "graylog2/gelf-php": "^1.4.2",
  2036. "mongodb/mongodb": "^1.8",
  2037. "php-amqplib/php-amqplib": "~2.4",
  2038. "php-console/php-console": "^3.1.3",
  2039. "phpspec/prophecy": "^1.6.1",
  2040. "phpstan/phpstan": "^0.12.59",
  2041. "phpunit/phpunit": "^8.5",
  2042. "predis/predis": "^1.1",
  2043. "rollbar/rollbar": "^1.3",
  2044. "ruflin/elastica": ">=0.90 <7.0.1",
  2045. "swiftmailer/swiftmailer": "^5.3|^6.0"
  2046. },
  2047. "suggest": {
  2048. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2049. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2050. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2051. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2052. "ext-mbstring": "Allow to work properly with unicode symbols",
  2053. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2054. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2055. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2056. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2057. "php-console/php-console": "Allow sending log messages to Google Chrome",
  2058. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2059. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2060. },
  2061. "type": "library",
  2062. "extra": {
  2063. "branch-alias": {
  2064. "dev-main": "2.x-dev"
  2065. }
  2066. },
  2067. "autoload": {
  2068. "psr-4": {
  2069. "Monolog\\": "src/Monolog"
  2070. }
  2071. },
  2072. "notification-url": "https://packagist.org/downloads/",
  2073. "license": [
  2074. "MIT"
  2075. ],
  2076. "authors": [
  2077. {
  2078. "name": "Jordi Boggiano",
  2079. "email": "j.boggiano@seld.be",
  2080. "homepage": "https://seld.be"
  2081. }
  2082. ],
  2083. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2084. "homepage": "https://github.com/Seldaek/monolog",
  2085. "keywords": [
  2086. "log",
  2087. "logging",
  2088. "psr-3"
  2089. ],
  2090. "support": {
  2091. "issues": "https://github.com/Seldaek/monolog/issues",
  2092. "source": "https://github.com/Seldaek/monolog/tree/2.2.0"
  2093. },
  2094. "funding": [
  2095. {
  2096. "url": "https://github.com/Seldaek",
  2097. "type": "github"
  2098. },
  2099. {
  2100. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2101. "type": "tidelift"
  2102. }
  2103. ],
  2104. "time": "2020-12-14T13:15:25+00:00"
  2105. },
  2106. {
  2107. "name": "nesbot/carbon",
  2108. "version": "2.43.0",
  2109. "source": {
  2110. "type": "git",
  2111. "url": "https://github.com/briannesbitt/Carbon.git",
  2112. "reference": "d32c57d8389113742f4a88725a170236470012e2"
  2113. },
  2114. "dist": {
  2115. "type": "zip",
  2116. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d32c57d8389113742f4a88725a170236470012e2",
  2117. "reference": "d32c57d8389113742f4a88725a170236470012e2",
  2118. "shasum": ""
  2119. },
  2120. "require": {
  2121. "ext-json": "*",
  2122. "php": "^7.1.8 || ^8.0",
  2123. "symfony/polyfill-mbstring": "^1.0",
  2124. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  2125. },
  2126. "require-dev": {
  2127. "doctrine/orm": "^2.7",
  2128. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  2129. "kylekatarnls/multi-tester": "^2.0",
  2130. "phpmd/phpmd": "^2.9",
  2131. "phpstan/extension-installer": "^1.0",
  2132. "phpstan/phpstan": "^0.12.54",
  2133. "phpunit/phpunit": "^7.5 || ^8.0",
  2134. "squizlabs/php_codesniffer": "^3.4"
  2135. },
  2136. "bin": [
  2137. "bin/carbon"
  2138. ],
  2139. "type": "library",
  2140. "extra": {
  2141. "branch-alias": {
  2142. "dev-master": "2.x-dev",
  2143. "dev-3.x": "3.x-dev"
  2144. },
  2145. "laravel": {
  2146. "providers": [
  2147. "Carbon\\Laravel\\ServiceProvider"
  2148. ]
  2149. },
  2150. "phpstan": {
  2151. "includes": [
  2152. "extension.neon"
  2153. ]
  2154. }
  2155. },
  2156. "autoload": {
  2157. "psr-4": {
  2158. "Carbon\\": "src/Carbon/"
  2159. }
  2160. },
  2161. "notification-url": "https://packagist.org/downloads/",
  2162. "license": [
  2163. "MIT"
  2164. ],
  2165. "authors": [
  2166. {
  2167. "name": "Brian Nesbitt",
  2168. "email": "brian@nesbot.com",
  2169. "homepage": "http://nesbot.com"
  2170. },
  2171. {
  2172. "name": "kylekatarnls",
  2173. "homepage": "http://github.com/kylekatarnls"
  2174. }
  2175. ],
  2176. "description": "An API extension for DateTime that supports 281 different languages.",
  2177. "homepage": "http://carbon.nesbot.com",
  2178. "keywords": [
  2179. "date",
  2180. "datetime",
  2181. "time"
  2182. ],
  2183. "support": {
  2184. "issues": "https://github.com/briannesbitt/Carbon/issues",
  2185. "source": "https://github.com/briannesbitt/Carbon"
  2186. },
  2187. "funding": [
  2188. {
  2189. "url": "https://opencollective.com/Carbon",
  2190. "type": "open_collective"
  2191. },
  2192. {
  2193. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  2194. "type": "tidelift"
  2195. }
  2196. ],
  2197. "time": "2020-12-17T20:55:32+00:00"
  2198. },
  2199. {
  2200. "name": "nikic/fast-route",
  2201. "version": "v1.3.0",
  2202. "source": {
  2203. "type": "git",
  2204. "url": "https://github.com/nikic/FastRoute.git",
  2205. "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
  2206. },
  2207. "dist": {
  2208. "type": "zip",
  2209. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
  2210. "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
  2211. "shasum": ""
  2212. },
  2213. "require": {
  2214. "php": ">=5.4.0"
  2215. },
  2216. "require-dev": {
  2217. "phpunit/phpunit": "^4.8.35|~5.7"
  2218. },
  2219. "type": "library",
  2220. "autoload": {
  2221. "psr-4": {
  2222. "FastRoute\\": "src/"
  2223. },
  2224. "files": [
  2225. "src/functions.php"
  2226. ]
  2227. },
  2228. "notification-url": "https://packagist.org/downloads/",
  2229. "license": [
  2230. "BSD-3-Clause"
  2231. ],
  2232. "authors": [
  2233. {
  2234. "name": "Nikita Popov",
  2235. "email": "nikic@php.net"
  2236. }
  2237. ],
  2238. "description": "Fast request router for PHP",
  2239. "keywords": [
  2240. "router",
  2241. "routing"
  2242. ],
  2243. "support": {
  2244. "issues": "https://github.com/nikic/FastRoute/issues",
  2245. "source": "https://github.com/nikic/FastRoute/tree/master"
  2246. },
  2247. "time": "2018-02-13T20:26:39+00:00"
  2248. },
  2249. {
  2250. "name": "opis/closure",
  2251. "version": "3.6.1",
  2252. "source": {
  2253. "type": "git",
  2254. "url": "https://github.com/opis/closure.git",
  2255. "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"
  2256. },
  2257. "dist": {
  2258. "type": "zip",
  2259. "url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
  2260. "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
  2261. "shasum": ""
  2262. },
  2263. "require": {
  2264. "php": "^5.4 || ^7.0 || ^8.0"
  2265. },
  2266. "require-dev": {
  2267. "jeremeamia/superclosure": "^2.0",
  2268. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
  2269. },
  2270. "type": "library",
  2271. "extra": {
  2272. "branch-alias": {
  2273. "dev-master": "3.6.x-dev"
  2274. }
  2275. },
  2276. "autoload": {
  2277. "psr-4": {
  2278. "Opis\\Closure\\": "src/"
  2279. },
  2280. "files": [
  2281. "functions.php"
  2282. ]
  2283. },
  2284. "notification-url": "https://packagist.org/downloads/",
  2285. "license": [
  2286. "MIT"
  2287. ],
  2288. "authors": [
  2289. {
  2290. "name": "Marius Sarca",
  2291. "email": "marius.sarca@gmail.com"
  2292. },
  2293. {
  2294. "name": "Sorin Sarca",
  2295. "email": "sarca_sorin@hotmail.com"
  2296. }
  2297. ],
  2298. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  2299. "homepage": "https://opis.io/closure",
  2300. "keywords": [
  2301. "anonymous functions",
  2302. "closure",
  2303. "function",
  2304. "serializable",
  2305. "serialization",
  2306. "serialize"
  2307. ],
  2308. "support": {
  2309. "issues": "https://github.com/opis/closure/issues",
  2310. "source": "https://github.com/opis/closure/tree/3.6.1"
  2311. },
  2312. "time": "2020-11-07T02:01:34+00:00"
  2313. },
  2314. {
  2315. "name": "phpoption/phpoption",
  2316. "version": "1.7.5",
  2317. "source": {
  2318. "type": "git",
  2319. "url": "https://github.com/schmittjoh/php-option.git",
  2320. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
  2321. },
  2322. "dist": {
  2323. "type": "zip",
  2324. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
  2325. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
  2326. "shasum": ""
  2327. },
  2328. "require": {
  2329. "php": "^5.5.9 || ^7.0 || ^8.0"
  2330. },
  2331. "require-dev": {
  2332. "bamarni/composer-bin-plugin": "^1.4.1",
  2333. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
  2334. },
  2335. "type": "library",
  2336. "extra": {
  2337. "branch-alias": {
  2338. "dev-master": "1.7-dev"
  2339. }
  2340. },
  2341. "autoload": {
  2342. "psr-4": {
  2343. "PhpOption\\": "src/PhpOption/"
  2344. }
  2345. },
  2346. "notification-url": "https://packagist.org/downloads/",
  2347. "license": [
  2348. "Apache-2.0"
  2349. ],
  2350. "authors": [
  2351. {
  2352. "name": "Johannes M. Schmitt",
  2353. "email": "schmittjoh@gmail.com"
  2354. },
  2355. {
  2356. "name": "Graham Campbell",
  2357. "email": "graham@alt-three.com"
  2358. }
  2359. ],
  2360. "description": "Option Type for PHP",
  2361. "keywords": [
  2362. "language",
  2363. "option",
  2364. "php",
  2365. "type"
  2366. ],
  2367. "support": {
  2368. "issues": "https://github.com/schmittjoh/php-option/issues",
  2369. "source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
  2370. },
  2371. "funding": [
  2372. {
  2373. "url": "https://github.com/GrahamCampbell",
  2374. "type": "github"
  2375. },
  2376. {
  2377. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  2378. "type": "tidelift"
  2379. }
  2380. ],
  2381. "time": "2020-07-20T17:29:33+00:00"
  2382. },
  2383. {
  2384. "name": "psr/container",
  2385. "version": "1.0.0",
  2386. "source": {
  2387. "type": "git",
  2388. "url": "https://github.com/php-fig/container.git",
  2389. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  2390. },
  2391. "dist": {
  2392. "type": "zip",
  2393. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2394. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2395. "shasum": ""
  2396. },
  2397. "require": {
  2398. "php": ">=5.3.0"
  2399. },
  2400. "type": "library",
  2401. "extra": {
  2402. "branch-alias": {
  2403. "dev-master": "1.0.x-dev"
  2404. }
  2405. },
  2406. "autoload": {
  2407. "psr-4": {
  2408. "Psr\\Container\\": "src/"
  2409. }
  2410. },
  2411. "notification-url": "https://packagist.org/downloads/",
  2412. "license": [
  2413. "MIT"
  2414. ],
  2415. "authors": [
  2416. {
  2417. "name": "PHP-FIG",
  2418. "homepage": "http://www.php-fig.org/"
  2419. }
  2420. ],
  2421. "description": "Common Container Interface (PHP FIG PSR-11)",
  2422. "homepage": "https://github.com/php-fig/container",
  2423. "keywords": [
  2424. "PSR-11",
  2425. "container",
  2426. "container-interface",
  2427. "container-interop",
  2428. "psr"
  2429. ],
  2430. "support": {
  2431. "issues": "https://github.com/php-fig/container/issues",
  2432. "source": "https://github.com/php-fig/container/tree/master"
  2433. },
  2434. "time": "2017-02-14T16:28:37+00:00"
  2435. },
  2436. {
  2437. "name": "psr/event-dispatcher",
  2438. "version": "1.0.0",
  2439. "source": {
  2440. "type": "git",
  2441. "url": "https://github.com/php-fig/event-dispatcher.git",
  2442. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2443. },
  2444. "dist": {
  2445. "type": "zip",
  2446. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2447. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2448. "shasum": ""
  2449. },
  2450. "require": {
  2451. "php": ">=7.2.0"
  2452. },
  2453. "type": "library",
  2454. "extra": {
  2455. "branch-alias": {
  2456. "dev-master": "1.0.x-dev"
  2457. }
  2458. },
  2459. "autoload": {
  2460. "psr-4": {
  2461. "Psr\\EventDispatcher\\": "src/"
  2462. }
  2463. },
  2464. "notification-url": "https://packagist.org/downloads/",
  2465. "license": [
  2466. "MIT"
  2467. ],
  2468. "authors": [
  2469. {
  2470. "name": "PHP-FIG",
  2471. "homepage": "http://www.php-fig.org/"
  2472. }
  2473. ],
  2474. "description": "Standard interfaces for event handling.",
  2475. "keywords": [
  2476. "events",
  2477. "psr",
  2478. "psr-14"
  2479. ],
  2480. "support": {
  2481. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2482. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2483. },
  2484. "time": "2019-01-08T18:20:26+00:00"
  2485. },
  2486. {
  2487. "name": "psr/log",
  2488. "version": "1.1.3",
  2489. "source": {
  2490. "type": "git",
  2491. "url": "https://github.com/php-fig/log.git",
  2492. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  2493. },
  2494. "dist": {
  2495. "type": "zip",
  2496. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  2497. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  2498. "shasum": ""
  2499. },
  2500. "require": {
  2501. "php": ">=5.3.0"
  2502. },
  2503. "type": "library",
  2504. "extra": {
  2505. "branch-alias": {
  2506. "dev-master": "1.1.x-dev"
  2507. }
  2508. },
  2509. "autoload": {
  2510. "psr-4": {
  2511. "Psr\\Log\\": "Psr/Log/"
  2512. }
  2513. },
  2514. "notification-url": "https://packagist.org/downloads/",
  2515. "license": [
  2516. "MIT"
  2517. ],
  2518. "authors": [
  2519. {
  2520. "name": "PHP-FIG",
  2521. "homepage": "http://www.php-fig.org/"
  2522. }
  2523. ],
  2524. "description": "Common interface for logging libraries",
  2525. "homepage": "https://github.com/php-fig/log",
  2526. "keywords": [
  2527. "log",
  2528. "psr",
  2529. "psr-3"
  2530. ],
  2531. "support": {
  2532. "source": "https://github.com/php-fig/log/tree/1.1.3"
  2533. },
  2534. "time": "2020-03-23T09:12:05+00:00"
  2535. },
  2536. {
  2537. "name": "psr/simple-cache",
  2538. "version": "1.0.1",
  2539. "source": {
  2540. "type": "git",
  2541. "url": "https://github.com/php-fig/simple-cache.git",
  2542. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  2543. },
  2544. "dist": {
  2545. "type": "zip",
  2546. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2547. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2548. "shasum": ""
  2549. },
  2550. "require": {
  2551. "php": ">=5.3.0"
  2552. },
  2553. "type": "library",
  2554. "extra": {
  2555. "branch-alias": {
  2556. "dev-master": "1.0.x-dev"
  2557. }
  2558. },
  2559. "autoload": {
  2560. "psr-4": {
  2561. "Psr\\SimpleCache\\": "src/"
  2562. }
  2563. },
  2564. "notification-url": "https://packagist.org/downloads/",
  2565. "license": [
  2566. "MIT"
  2567. ],
  2568. "authors": [
  2569. {
  2570. "name": "PHP-FIG",
  2571. "homepage": "http://www.php-fig.org/"
  2572. }
  2573. ],
  2574. "description": "Common interfaces for simple caching",
  2575. "keywords": [
  2576. "cache",
  2577. "caching",
  2578. "psr",
  2579. "psr-16",
  2580. "simple-cache"
  2581. ],
  2582. "support": {
  2583. "source": "https://github.com/php-fig/simple-cache/tree/master"
  2584. },
  2585. "time": "2017-10-23T01:57:42+00:00"
  2586. },
  2587. {
  2588. "name": "ramsey/collection",
  2589. "version": "1.1.1",
  2590. "source": {
  2591. "type": "git",
  2592. "url": "https://github.com/ramsey/collection.git",
  2593. "reference": "24d93aefb2cd786b7edd9f45b554aea20b28b9b1"
  2594. },
  2595. "dist": {
  2596. "type": "zip",
  2597. "url": "https://api.github.com/repos/ramsey/collection/zipball/24d93aefb2cd786b7edd9f45b554aea20b28b9b1",
  2598. "reference": "24d93aefb2cd786b7edd9f45b554aea20b28b9b1",
  2599. "shasum": ""
  2600. },
  2601. "require": {
  2602. "php": "^7.2 || ^8"
  2603. },
  2604. "require-dev": {
  2605. "captainhook/captainhook": "^5.3",
  2606. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  2607. "ergebnis/composer-normalize": "^2.6",
  2608. "fzaninotto/faker": "^1.5",
  2609. "hamcrest/hamcrest-php": "^2",
  2610. "jangregor/phpstan-prophecy": "^0.6",
  2611. "mockery/mockery": "^1.3",
  2612. "phpstan/extension-installer": "^1",
  2613. "phpstan/phpstan": "^0.12.32",
  2614. "phpstan/phpstan-mockery": "^0.12.5",
  2615. "phpstan/phpstan-phpunit": "^0.12.11",
  2616. "phpunit/phpunit": "^8.5",
  2617. "psy/psysh": "^0.10.4",
  2618. "slevomat/coding-standard": "^6.3",
  2619. "squizlabs/php_codesniffer": "^3.5",
  2620. "vimeo/psalm": "^3.12.2"
  2621. },
  2622. "type": "library",
  2623. "autoload": {
  2624. "psr-4": {
  2625. "Ramsey\\Collection\\": "src/"
  2626. }
  2627. },
  2628. "notification-url": "https://packagist.org/downloads/",
  2629. "license": [
  2630. "MIT"
  2631. ],
  2632. "authors": [
  2633. {
  2634. "name": "Ben Ramsey",
  2635. "email": "ben@benramsey.com",
  2636. "homepage": "https://benramsey.com"
  2637. }
  2638. ],
  2639. "description": "A PHP 7.2+ library for representing and manipulating collections.",
  2640. "keywords": [
  2641. "array",
  2642. "collection",
  2643. "hash",
  2644. "map",
  2645. "queue",
  2646. "set"
  2647. ],
  2648. "support": {
  2649. "issues": "https://github.com/ramsey/collection/issues",
  2650. "source": "https://github.com/ramsey/collection/tree/1.1.1"
  2651. },
  2652. "funding": [
  2653. {
  2654. "url": "https://github.com/ramsey",
  2655. "type": "github"
  2656. }
  2657. ],
  2658. "time": "2020-09-10T20:58:17+00:00"
  2659. },
  2660. {
  2661. "name": "ramsey/uuid",
  2662. "version": "4.1.1",
  2663. "source": {
  2664. "type": "git",
  2665. "url": "https://github.com/ramsey/uuid.git",
  2666. "reference": "cd4032040a750077205918c86049aa0f43d22947"
  2667. },
  2668. "dist": {
  2669. "type": "zip",
  2670. "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947",
  2671. "reference": "cd4032040a750077205918c86049aa0f43d22947",
  2672. "shasum": ""
  2673. },
  2674. "require": {
  2675. "brick/math": "^0.8 || ^0.9",
  2676. "ext-json": "*",
  2677. "php": "^7.2 || ^8",
  2678. "ramsey/collection": "^1.0",
  2679. "symfony/polyfill-ctype": "^1.8"
  2680. },
  2681. "replace": {
  2682. "rhumsaa/uuid": "self.version"
  2683. },
  2684. "require-dev": {
  2685. "codeception/aspect-mock": "^3",
  2686. "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0",
  2687. "doctrine/annotations": "^1.8",
  2688. "goaop/framework": "^2",
  2689. "mockery/mockery": "^1.3",
  2690. "moontoast/math": "^1.1",
  2691. "paragonie/random-lib": "^2",
  2692. "php-mock/php-mock-mockery": "^1.3",
  2693. "php-mock/php-mock-phpunit": "^2.5",
  2694. "php-parallel-lint/php-parallel-lint": "^1.1",
  2695. "phpbench/phpbench": "^0.17.1",
  2696. "phpstan/extension-installer": "^1.0",
  2697. "phpstan/phpstan": "^0.12",
  2698. "phpstan/phpstan-mockery": "^0.12",
  2699. "phpstan/phpstan-phpunit": "^0.12",
  2700. "phpunit/phpunit": "^8.5",
  2701. "psy/psysh": "^0.10.0",
  2702. "slevomat/coding-standard": "^6.0",
  2703. "squizlabs/php_codesniffer": "^3.5",
  2704. "vimeo/psalm": "3.9.4"
  2705. },
  2706. "suggest": {
  2707. "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
  2708. "ext-ctype": "Enables faster processing of character classification using ctype functions.",
  2709. "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
  2710. "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
  2711. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  2712. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  2713. },
  2714. "type": "library",
  2715. "extra": {
  2716. "branch-alias": {
  2717. "dev-master": "4.x-dev"
  2718. }
  2719. },
  2720. "autoload": {
  2721. "psr-4": {
  2722. "Ramsey\\Uuid\\": "src/"
  2723. },
  2724. "files": [
  2725. "src/functions.php"
  2726. ]
  2727. },
  2728. "notification-url": "https://packagist.org/downloads/",
  2729. "license": [
  2730. "MIT"
  2731. ],
  2732. "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  2733. "homepage": "https://github.com/ramsey/uuid",
  2734. "keywords": [
  2735. "guid",
  2736. "identifier",
  2737. "uuid"
  2738. ],
  2739. "support": {
  2740. "issues": "https://github.com/ramsey/uuid/issues",
  2741. "rss": "https://github.com/ramsey/uuid/releases.atom",
  2742. "source": "https://github.com/ramsey/uuid"
  2743. },
  2744. "funding": [
  2745. {
  2746. "url": "https://github.com/ramsey",
  2747. "type": "github"
  2748. }
  2749. ],
  2750. "time": "2020-08-18T17:17:46+00:00"
  2751. },
  2752. {
  2753. "name": "symfony/console",
  2754. "version": "v5.2.1",
  2755. "source": {
  2756. "type": "git",
  2757. "url": "https://github.com/symfony/console.git",
  2758. "reference": "47c02526c532fb381374dab26df05e7313978976"
  2759. },
  2760. "dist": {
  2761. "type": "zip",
  2762. "url": "https://api.github.com/repos/symfony/console/zipball/47c02526c532fb381374dab26df05e7313978976",
  2763. "reference": "47c02526c532fb381374dab26df05e7313978976",
  2764. "shasum": ""
  2765. },
  2766. "require": {
  2767. "php": ">=7.2.5",
  2768. "symfony/polyfill-mbstring": "~1.0",
  2769. "symfony/polyfill-php73": "^1.8",
  2770. "symfony/polyfill-php80": "^1.15",
  2771. "symfony/service-contracts": "^1.1|^2",
  2772. "symfony/string": "^5.1"
  2773. },
  2774. "conflict": {
  2775. "symfony/dependency-injection": "<4.4",
  2776. "symfony/dotenv": "<5.1",
  2777. "symfony/event-dispatcher": "<4.4",
  2778. "symfony/lock": "<4.4",
  2779. "symfony/process": "<4.4"
  2780. },
  2781. "provide": {
  2782. "psr/log-implementation": "1.0"
  2783. },
  2784. "require-dev": {
  2785. "psr/log": "~1.0",
  2786. "symfony/config": "^4.4|^5.0",
  2787. "symfony/dependency-injection": "^4.4|^5.0",
  2788. "symfony/event-dispatcher": "^4.4|^5.0",
  2789. "symfony/lock": "^4.4|^5.0",
  2790. "symfony/process": "^4.4|^5.0",
  2791. "symfony/var-dumper": "^4.4|^5.0"
  2792. },
  2793. "suggest": {
  2794. "psr/log": "For using the console logger",
  2795. "symfony/event-dispatcher": "",
  2796. "symfony/lock": "",
  2797. "symfony/process": ""
  2798. },
  2799. "type": "library",
  2800. "autoload": {
  2801. "psr-4": {
  2802. "Symfony\\Component\\Console\\": ""
  2803. },
  2804. "exclude-from-classmap": [
  2805. "/Tests/"
  2806. ]
  2807. },
  2808. "notification-url": "https://packagist.org/downloads/",
  2809. "license": [
  2810. "MIT"
  2811. ],
  2812. "authors": [
  2813. {
  2814. "name": "Fabien Potencier",
  2815. "email": "fabien@symfony.com"
  2816. },
  2817. {
  2818. "name": "Symfony Community",
  2819. "homepage": "https://symfony.com/contributors"
  2820. }
  2821. ],
  2822. "description": "Symfony Console Component",
  2823. "homepage": "https://symfony.com",
  2824. "keywords": [
  2825. "cli",
  2826. "command line",
  2827. "console",
  2828. "terminal"
  2829. ],
  2830. "support": {
  2831. "source": "https://github.com/symfony/console/tree/v5.2.1"
  2832. },
  2833. "funding": [
  2834. {
  2835. "url": "https://symfony.com/sponsor",
  2836. "type": "custom"
  2837. },
  2838. {
  2839. "url": "https://github.com/fabpot",
  2840. "type": "github"
  2841. },
  2842. {
  2843. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2844. "type": "tidelift"
  2845. }
  2846. ],
  2847. "time": "2020-12-18T08:03:05+00:00"
  2848. },
  2849. {
  2850. "name": "symfony/deprecation-contracts",
  2851. "version": "v2.2.0",
  2852. "source": {
  2853. "type": "git",
  2854. "url": "https://github.com/symfony/deprecation-contracts.git",
  2855. "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
  2856. },
  2857. "dist": {
  2858. "type": "zip",
  2859. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
  2860. "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
  2861. "shasum": ""
  2862. },
  2863. "require": {
  2864. "php": ">=7.1"
  2865. },
  2866. "type": "library",
  2867. "extra": {
  2868. "branch-alias": {
  2869. "dev-master": "2.2-dev"
  2870. },
  2871. "thanks": {
  2872. "name": "symfony/contracts",
  2873. "url": "https://github.com/symfony/contracts"
  2874. }
  2875. },
  2876. "autoload": {
  2877. "files": [
  2878. "function.php"
  2879. ]
  2880. },
  2881. "notification-url": "https://packagist.org/downloads/",
  2882. "license": [
  2883. "MIT"
  2884. ],
  2885. "authors": [
  2886. {
  2887. "name": "Nicolas Grekas",
  2888. "email": "p@tchwork.com"
  2889. },
  2890. {
  2891. "name": "Symfony Community",
  2892. "homepage": "https://symfony.com/contributors"
  2893. }
  2894. ],
  2895. "description": "A generic function and convention to trigger deprecation notices",
  2896. "homepage": "https://symfony.com",
  2897. "support": {
  2898. "source": "https://github.com/symfony/deprecation-contracts/tree/master"
  2899. },
  2900. "funding": [
  2901. {
  2902. "url": "https://symfony.com/sponsor",
  2903. "type": "custom"
  2904. },
  2905. {
  2906. "url": "https://github.com/fabpot",
  2907. "type": "github"
  2908. },
  2909. {
  2910. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2911. "type": "tidelift"
  2912. }
  2913. ],
  2914. "time": "2020-09-07T11:33:47+00:00"
  2915. },
  2916. {
  2917. "name": "symfony/error-handler",
  2918. "version": "v5.2.1",
  2919. "source": {
  2920. "type": "git",
  2921. "url": "https://github.com/symfony/error-handler.git",
  2922. "reference": "59b190ce16ddf32771a22087b60f6dafd3407147"
  2923. },
  2924. "dist": {
  2925. "type": "zip",
  2926. "url": "https://api.github.com/repos/symfony/error-handler/zipball/59b190ce16ddf32771a22087b60f6dafd3407147",
  2927. "reference": "59b190ce16ddf32771a22087b60f6dafd3407147",
  2928. "shasum": ""
  2929. },
  2930. "require": {
  2931. "php": ">=7.2.5",
  2932. "psr/log": "^1.0",
  2933. "symfony/polyfill-php80": "^1.15",
  2934. "symfony/var-dumper": "^4.4|^5.0"
  2935. },
  2936. "require-dev": {
  2937. "symfony/deprecation-contracts": "^2.1",
  2938. "symfony/http-kernel": "^4.4|^5.0",
  2939. "symfony/serializer": "^4.4|^5.0"
  2940. },
  2941. "type": "library",
  2942. "autoload": {
  2943. "psr-4": {
  2944. "Symfony\\Component\\ErrorHandler\\": ""
  2945. },
  2946. "exclude-from-classmap": [
  2947. "/Tests/"
  2948. ]
  2949. },
  2950. "notification-url": "https://packagist.org/downloads/",
  2951. "license": [
  2952. "MIT"
  2953. ],
  2954. "authors": [
  2955. {
  2956. "name": "Fabien Potencier",
  2957. "email": "fabien@symfony.com"
  2958. },
  2959. {
  2960. "name": "Symfony Community",
  2961. "homepage": "https://symfony.com/contributors"
  2962. }
  2963. ],
  2964. "description": "Symfony ErrorHandler Component",
  2965. "homepage": "https://symfony.com",
  2966. "support": {
  2967. "source": "https://github.com/symfony/error-handler/tree/v5.2.1"
  2968. },
  2969. "funding": [
  2970. {
  2971. "url": "https://symfony.com/sponsor",
  2972. "type": "custom"
  2973. },
  2974. {
  2975. "url": "https://github.com/fabpot",
  2976. "type": "github"
  2977. },
  2978. {
  2979. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2980. "type": "tidelift"
  2981. }
  2982. ],
  2983. "time": "2020-12-09T18:54:12+00:00"
  2984. },
  2985. {
  2986. "name": "symfony/event-dispatcher",
  2987. "version": "v5.2.1",
  2988. "source": {
  2989. "type": "git",
  2990. "url": "https://github.com/symfony/event-dispatcher.git",
  2991. "reference": "1c93f7a1dff592c252574c79a8635a8a80856042"
  2992. },
  2993. "dist": {
  2994. "type": "zip",
  2995. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1c93f7a1dff592c252574c79a8635a8a80856042",
  2996. "reference": "1c93f7a1dff592c252574c79a8635a8a80856042",
  2997. "shasum": ""
  2998. },
  2999. "require": {
  3000. "php": ">=7.2.5",
  3001. "symfony/deprecation-contracts": "^2.1",
  3002. "symfony/event-dispatcher-contracts": "^2",
  3003. "symfony/polyfill-php80": "^1.15"
  3004. },
  3005. "conflict": {
  3006. "symfony/dependency-injection": "<4.4"
  3007. },
  3008. "provide": {
  3009. "psr/event-dispatcher-implementation": "1.0",
  3010. "symfony/event-dispatcher-implementation": "2.0"
  3011. },
  3012. "require-dev": {
  3013. "psr/log": "~1.0",
  3014. "symfony/config": "^4.4|^5.0",
  3015. "symfony/dependency-injection": "^4.4|^5.0",
  3016. "symfony/error-handler": "^4.4|^5.0",
  3017. "symfony/expression-language": "^4.4|^5.0",
  3018. "symfony/http-foundation": "^4.4|^5.0",
  3019. "symfony/service-contracts": "^1.1|^2",
  3020. "symfony/stopwatch": "^4.4|^5.0"
  3021. },
  3022. "suggest": {
  3023. "symfony/dependency-injection": "",
  3024. "symfony/http-kernel": ""
  3025. },
  3026. "type": "library",
  3027. "autoload": {
  3028. "psr-4": {
  3029. "Symfony\\Component\\EventDispatcher\\": ""
  3030. },
  3031. "exclude-from-classmap": [
  3032. "/Tests/"
  3033. ]
  3034. },
  3035. "notification-url": "https://packagist.org/downloads/",
  3036. "license": [
  3037. "MIT"
  3038. ],
  3039. "authors": [
  3040. {
  3041. "name": "Fabien Potencier",
  3042. "email": "fabien@symfony.com"
  3043. },
  3044. {
  3045. "name": "Symfony Community",
  3046. "homepage": "https://symfony.com/contributors"
  3047. }
  3048. ],
  3049. "description": "Symfony EventDispatcher Component",
  3050. "homepage": "https://symfony.com",
  3051. "support": {
  3052. "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.1"
  3053. },
  3054. "funding": [
  3055. {
  3056. "url": "https://symfony.com/sponsor",
  3057. "type": "custom"
  3058. },
  3059. {
  3060. "url": "https://github.com/fabpot",
  3061. "type": "github"
  3062. },
  3063. {
  3064. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3065. "type": "tidelift"
  3066. }
  3067. ],
  3068. "time": "2020-12-18T08:03:05+00:00"
  3069. },
  3070. {
  3071. "name": "symfony/event-dispatcher-contracts",
  3072. "version": "v2.2.0",
  3073. "source": {
  3074. "type": "git",
  3075. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  3076. "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2"
  3077. },
  3078. "dist": {
  3079. "type": "zip",
  3080. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ba7d54483095a198fa51781bc608d17e84dffa2",
  3081. "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2",
  3082. "shasum": ""
  3083. },
  3084. "require": {
  3085. "php": ">=7.2.5",
  3086. "psr/event-dispatcher": "^1"
  3087. },
  3088. "suggest": {
  3089. "symfony/event-dispatcher-implementation": ""
  3090. },
  3091. "type": "library",
  3092. "extra": {
  3093. "branch-alias": {
  3094. "dev-master": "2.2-dev"
  3095. },
  3096. "thanks": {
  3097. "name": "symfony/contracts",
  3098. "url": "https://github.com/symfony/contracts"
  3099. }
  3100. },
  3101. "autoload": {
  3102. "psr-4": {
  3103. "Symfony\\Contracts\\EventDispatcher\\": ""
  3104. }
  3105. },
  3106. "notification-url": "https://packagist.org/downloads/",
  3107. "license": [
  3108. "MIT"
  3109. ],
  3110. "authors": [
  3111. {
  3112. "name": "Nicolas Grekas",
  3113. "email": "p@tchwork.com"
  3114. },
  3115. {
  3116. "name": "Symfony Community",
  3117. "homepage": "https://symfony.com/contributors"
  3118. }
  3119. ],
  3120. "description": "Generic abstractions related to dispatching event",
  3121. "homepage": "https://symfony.com",
  3122. "keywords": [
  3123. "abstractions",
  3124. "contracts",
  3125. "decoupling",
  3126. "interfaces",
  3127. "interoperability",
  3128. "standards"
  3129. ],
  3130. "support": {
  3131. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.2.0"
  3132. },
  3133. "funding": [
  3134. {
  3135. "url": "https://symfony.com/sponsor",
  3136. "type": "custom"
  3137. },
  3138. {
  3139. "url": "https://github.com/fabpot",
  3140. "type": "github"
  3141. },
  3142. {
  3143. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3144. "type": "tidelift"
  3145. }
  3146. ],
  3147. "time": "2020-09-07T11:33:47+00:00"
  3148. },
  3149. {
  3150. "name": "symfony/finder",
  3151. "version": "v5.2.1",
  3152. "source": {
  3153. "type": "git",
  3154. "url": "https://github.com/symfony/finder.git",
  3155. "reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba"
  3156. },
  3157. "dist": {
  3158. "type": "zip",
  3159. "url": "https://api.github.com/repos/symfony/finder/zipball/0b9231a5922fd7287ba5b411893c0ecd2733e5ba",
  3160. "reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba",
  3161. "shasum": ""
  3162. },
  3163. "require": {
  3164. "php": ">=7.2.5"
  3165. },
  3166. "type": "library",
  3167. "autoload": {
  3168. "psr-4": {
  3169. "Symfony\\Component\\Finder\\": ""
  3170. },
  3171. "exclude-from-classmap": [
  3172. "/Tests/"
  3173. ]
  3174. },
  3175. "notification-url": "https://packagist.org/downloads/",
  3176. "license": [
  3177. "MIT"
  3178. ],
  3179. "authors": [
  3180. {
  3181. "name": "Fabien Potencier",
  3182. "email": "fabien@symfony.com"
  3183. },
  3184. {
  3185. "name": "Symfony Community",
  3186. "homepage": "https://symfony.com/contributors"
  3187. }
  3188. ],
  3189. "description": "Symfony Finder Component",
  3190. "homepage": "https://symfony.com",
  3191. "support": {
  3192. "source": "https://github.com/symfony/finder/tree/v5.2.1"
  3193. },
  3194. "funding": [
  3195. {
  3196. "url": "https://symfony.com/sponsor",
  3197. "type": "custom"
  3198. },
  3199. {
  3200. "url": "https://github.com/fabpot",
  3201. "type": "github"
  3202. },
  3203. {
  3204. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3205. "type": "tidelift"
  3206. }
  3207. ],
  3208. "time": "2020-12-08T17:02:38+00:00"
  3209. },
  3210. {
  3211. "name": "symfony/http-client-contracts",
  3212. "version": "v2.3.1",
  3213. "source": {
  3214. "type": "git",
  3215. "url": "https://github.com/symfony/http-client-contracts.git",
  3216. "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
  3217. },
  3218. "dist": {
  3219. "type": "zip",
  3220. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
  3221. "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
  3222. "shasum": ""
  3223. },
  3224. "require": {
  3225. "php": ">=7.2.5"
  3226. },
  3227. "suggest": {
  3228. "symfony/http-client-implementation": ""
  3229. },
  3230. "type": "library",
  3231. "extra": {
  3232. "branch-version": "2.3",
  3233. "branch-alias": {
  3234. "dev-main": "2.3-dev"
  3235. },
  3236. "thanks": {
  3237. "name": "symfony/contracts",
  3238. "url": "https://github.com/symfony/contracts"
  3239. }
  3240. },
  3241. "autoload": {
  3242. "psr-4": {
  3243. "Symfony\\Contracts\\HttpClient\\": ""
  3244. }
  3245. },
  3246. "notification-url": "https://packagist.org/downloads/",
  3247. "license": [
  3248. "MIT"
  3249. ],
  3250. "authors": [
  3251. {
  3252. "name": "Nicolas Grekas",
  3253. "email": "p@tchwork.com"
  3254. },
  3255. {
  3256. "name": "Symfony Community",
  3257. "homepage": "https://symfony.com/contributors"
  3258. }
  3259. ],
  3260. "description": "Generic abstractions related to HTTP clients",
  3261. "homepage": "https://symfony.com",
  3262. "keywords": [
  3263. "abstractions",
  3264. "contracts",
  3265. "decoupling",
  3266. "interfaces",
  3267. "interoperability",
  3268. "standards"
  3269. ],
  3270. "support": {
  3271. "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1"
  3272. },
  3273. "funding": [
  3274. {
  3275. "url": "https://symfony.com/sponsor",
  3276. "type": "custom"
  3277. },
  3278. {
  3279. "url": "https://github.com/fabpot",
  3280. "type": "github"
  3281. },
  3282. {
  3283. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3284. "type": "tidelift"
  3285. }
  3286. ],
  3287. "time": "2020-10-14T17:08:19+00:00"
  3288. },
  3289. {
  3290. "name": "symfony/http-foundation",
  3291. "version": "v5.2.1",
  3292. "source": {
  3293. "type": "git",
  3294. "url": "https://github.com/symfony/http-foundation.git",
  3295. "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d"
  3296. },
  3297. "dist": {
  3298. "type": "zip",
  3299. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a1f6218b29897ab52acba58cfa905b83625bef8d",
  3300. "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d",
  3301. "shasum": ""
  3302. },
  3303. "require": {
  3304. "php": ">=7.2.5",
  3305. "symfony/deprecation-contracts": "^2.1",
  3306. "symfony/polyfill-mbstring": "~1.1",
  3307. "symfony/polyfill-php80": "^1.15"
  3308. },
  3309. "require-dev": {
  3310. "predis/predis": "~1.0",
  3311. "symfony/cache": "^4.4|^5.0",
  3312. "symfony/expression-language": "^4.4|^5.0",
  3313. "symfony/mime": "^4.4|^5.0"
  3314. },
  3315. "suggest": {
  3316. "symfony/mime": "To use the file extension guesser"
  3317. },
  3318. "type": "library",
  3319. "autoload": {
  3320. "psr-4": {
  3321. "Symfony\\Component\\HttpFoundation\\": ""
  3322. },
  3323. "exclude-from-classmap": [
  3324. "/Tests/"
  3325. ]
  3326. },
  3327. "notification-url": "https://packagist.org/downloads/",
  3328. "license": [
  3329. "MIT"
  3330. ],
  3331. "authors": [
  3332. {
  3333. "name": "Fabien Potencier",
  3334. "email": "fabien@symfony.com"
  3335. },
  3336. {
  3337. "name": "Symfony Community",
  3338. "homepage": "https://symfony.com/contributors"
  3339. }
  3340. ],
  3341. "description": "Symfony HttpFoundation Component",
  3342. "homepage": "https://symfony.com",
  3343. "support": {
  3344. "source": "https://github.com/symfony/http-foundation/tree/v5.2.1"
  3345. },
  3346. "funding": [
  3347. {
  3348. "url": "https://symfony.com/sponsor",
  3349. "type": "custom"
  3350. },
  3351. {
  3352. "url": "https://github.com/fabpot",
  3353. "type": "github"
  3354. },
  3355. {
  3356. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3357. "type": "tidelift"
  3358. }
  3359. ],
  3360. "time": "2020-12-18T10:00:10+00:00"
  3361. },
  3362. {
  3363. "name": "symfony/http-kernel",
  3364. "version": "v5.2.1",
  3365. "source": {
  3366. "type": "git",
  3367. "url": "https://github.com/symfony/http-kernel.git",
  3368. "reference": "1feb619286d819180f7b8bc0dc44f516d9c62647"
  3369. },
  3370. "dist": {
  3371. "type": "zip",
  3372. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1feb619286d819180f7b8bc0dc44f516d9c62647",
  3373. "reference": "1feb619286d819180f7b8bc0dc44f516d9c62647",
  3374. "shasum": ""
  3375. },
  3376. "require": {
  3377. "php": ">=7.2.5",
  3378. "psr/log": "~1.0",
  3379. "symfony/deprecation-contracts": "^2.1",
  3380. "symfony/error-handler": "^4.4|^5.0",
  3381. "symfony/event-dispatcher": "^5.0",
  3382. "symfony/http-client-contracts": "^1.1|^2",
  3383. "symfony/http-foundation": "^4.4|^5.0",
  3384. "symfony/polyfill-ctype": "^1.8",
  3385. "symfony/polyfill-php73": "^1.9",
  3386. "symfony/polyfill-php80": "^1.15"
  3387. },
  3388. "conflict": {
  3389. "symfony/browser-kit": "<4.4",
  3390. "symfony/cache": "<5.0",
  3391. "symfony/config": "<5.0",
  3392. "symfony/console": "<4.4",
  3393. "symfony/dependency-injection": "<5.1.8",
  3394. "symfony/doctrine-bridge": "<5.0",
  3395. "symfony/form": "<5.0",
  3396. "symfony/http-client": "<5.0",
  3397. "symfony/mailer": "<5.0",
  3398. "symfony/messenger": "<5.0",
  3399. "symfony/translation": "<5.0",
  3400. "symfony/twig-bridge": "<5.0",
  3401. "symfony/validator": "<5.0",
  3402. "twig/twig": "<2.4"
  3403. },
  3404. "provide": {
  3405. "psr/log-implementation": "1.0"
  3406. },
  3407. "require-dev": {
  3408. "psr/cache": "~1.0",
  3409. "symfony/browser-kit": "^4.4|^5.0",
  3410. "symfony/config": "^5.0",
  3411. "symfony/console": "^4.4|^5.0",
  3412. "symfony/css-selector": "^4.4|^5.0",
  3413. "symfony/dependency-injection": "^5.1.8",
  3414. "symfony/dom-crawler": "^4.4|^5.0",
  3415. "symfony/expression-language": "^4.4|^5.0",
  3416. "symfony/finder": "^4.4|^5.0",
  3417. "symfony/process": "^4.4|^5.0",
  3418. "symfony/routing": "^4.4|^5.0",
  3419. "symfony/stopwatch": "^4.4|^5.0",
  3420. "symfony/translation": "^4.4|^5.0",
  3421. "symfony/translation-contracts": "^1.1|^2",
  3422. "twig/twig": "^2.4|^3.0"
  3423. },
  3424. "suggest": {
  3425. "symfony/browser-kit": "",
  3426. "symfony/config": "",
  3427. "symfony/console": "",
  3428. "symfony/dependency-injection": ""
  3429. },
  3430. "type": "library",
  3431. "autoload": {
  3432. "psr-4": {
  3433. "Symfony\\Component\\HttpKernel\\": ""
  3434. },
  3435. "exclude-from-classmap": [
  3436. "/Tests/"
  3437. ]
  3438. },
  3439. "notification-url": "https://packagist.org/downloads/",
  3440. "license": [
  3441. "MIT"
  3442. ],
  3443. "authors": [
  3444. {
  3445. "name": "Fabien Potencier",
  3446. "email": "fabien@symfony.com"
  3447. },
  3448. {
  3449. "name": "Symfony Community",
  3450. "homepage": "https://symfony.com/contributors"
  3451. }
  3452. ],
  3453. "description": "Symfony HttpKernel Component",
  3454. "homepage": "https://symfony.com",
  3455. "support": {
  3456. "source": "https://github.com/symfony/http-kernel/tree/v5.2.1"
  3457. },
  3458. "funding": [
  3459. {
  3460. "url": "https://symfony.com/sponsor",
  3461. "type": "custom"
  3462. },
  3463. {
  3464. "url": "https://github.com/fabpot",
  3465. "type": "github"
  3466. },
  3467. {
  3468. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3469. "type": "tidelift"
  3470. }
  3471. ],
  3472. "time": "2020-12-18T13:49:39+00:00"
  3473. },
  3474. {
  3475. "name": "symfony/mime",
  3476. "version": "v5.2.1",
  3477. "source": {
  3478. "type": "git",
  3479. "url": "https://github.com/symfony/mime.git",
  3480. "reference": "de97005aef7426ba008c46ba840fc301df577ada"
  3481. },
  3482. "dist": {
  3483. "type": "zip",
  3484. "url": "https://api.github.com/repos/symfony/mime/zipball/de97005aef7426ba008c46ba840fc301df577ada",
  3485. "reference": "de97005aef7426ba008c46ba840fc301df577ada",
  3486. "shasum": ""
  3487. },
  3488. "require": {
  3489. "php": ">=7.2.5",
  3490. "symfony/deprecation-contracts": "^2.1",
  3491. "symfony/polyfill-intl-idn": "^1.10",
  3492. "symfony/polyfill-mbstring": "^1.0",
  3493. "symfony/polyfill-php80": "^1.15"
  3494. },
  3495. "conflict": {
  3496. "symfony/mailer": "<4.4"
  3497. },
  3498. "require-dev": {
  3499. "egulias/email-validator": "^2.1.10",
  3500. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  3501. "symfony/dependency-injection": "^4.4|^5.0",
  3502. "symfony/property-access": "^4.4|^5.1",
  3503. "symfony/property-info": "^4.4|^5.1",
  3504. "symfony/serializer": "^5.2"
  3505. },
  3506. "type": "library",
  3507. "autoload": {
  3508. "psr-4": {
  3509. "Symfony\\Component\\Mime\\": ""
  3510. },
  3511. "exclude-from-classmap": [
  3512. "/Tests/"
  3513. ]
  3514. },
  3515. "notification-url": "https://packagist.org/downloads/",
  3516. "license": [
  3517. "MIT"
  3518. ],
  3519. "authors": [
  3520. {
  3521. "name": "Fabien Potencier",
  3522. "email": "fabien@symfony.com"
  3523. },
  3524. {
  3525. "name": "Symfony Community",
  3526. "homepage": "https://symfony.com/contributors"
  3527. }
  3528. ],
  3529. "description": "A library to manipulate MIME messages",
  3530. "homepage": "https://symfony.com",
  3531. "keywords": [
  3532. "mime",
  3533. "mime-type"
  3534. ],
  3535. "support": {
  3536. "source": "https://github.com/symfony/mime/tree/v5.2.1"
  3537. },
  3538. "funding": [
  3539. {
  3540. "url": "https://symfony.com/sponsor",
  3541. "type": "custom"
  3542. },
  3543. {
  3544. "url": "https://github.com/fabpot",
  3545. "type": "github"
  3546. },
  3547. {
  3548. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3549. "type": "tidelift"
  3550. }
  3551. ],
  3552. "time": "2020-12-09T18:54:12+00:00"
  3553. },
  3554. {
  3555. "name": "symfony/polyfill-ctype",
  3556. "version": "v1.20.0",
  3557. "source": {
  3558. "type": "git",
  3559. "url": "https://github.com/symfony/polyfill-ctype.git",
  3560. "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
  3561. },
  3562. "dist": {
  3563. "type": "zip",
  3564. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
  3565. "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
  3566. "shasum": ""
  3567. },
  3568. "require": {
  3569. "php": ">=7.1"
  3570. },
  3571. "suggest": {
  3572. "ext-ctype": "For best performance"
  3573. },
  3574. "type": "library",
  3575. "extra": {
  3576. "branch-alias": {
  3577. "dev-main": "1.20-dev"
  3578. },
  3579. "thanks": {
  3580. "name": "symfony/polyfill",
  3581. "url": "https://github.com/symfony/polyfill"
  3582. }
  3583. },
  3584. "autoload": {
  3585. "psr-4": {
  3586. "Symfony\\Polyfill\\Ctype\\": ""
  3587. },
  3588. "files": [
  3589. "bootstrap.php"
  3590. ]
  3591. },
  3592. "notification-url": "https://packagist.org/downloads/",
  3593. "license": [
  3594. "MIT"
  3595. ],
  3596. "authors": [
  3597. {
  3598. "name": "Gert de Pagter",
  3599. "email": "BackEndTea@gmail.com"
  3600. },
  3601. {
  3602. "name": "Symfony Community",
  3603. "homepage": "https://symfony.com/contributors"
  3604. }
  3605. ],
  3606. "description": "Symfony polyfill for ctype functions",
  3607. "homepage": "https://symfony.com",
  3608. "keywords": [
  3609. "compatibility",
  3610. "ctype",
  3611. "polyfill",
  3612. "portable"
  3613. ],
  3614. "support": {
  3615. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0"
  3616. },
  3617. "funding": [
  3618. {
  3619. "url": "https://symfony.com/sponsor",
  3620. "type": "custom"
  3621. },
  3622. {
  3623. "url": "https://github.com/fabpot",
  3624. "type": "github"
  3625. },
  3626. {
  3627. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3628. "type": "tidelift"
  3629. }
  3630. ],
  3631. "time": "2020-10-23T14:02:19+00:00"
  3632. },
  3633. {
  3634. "name": "symfony/polyfill-intl-grapheme",
  3635. "version": "v1.20.0",
  3636. "source": {
  3637. "type": "git",
  3638. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  3639. "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c"
  3640. },
  3641. "dist": {
  3642. "type": "zip",
  3643. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
  3644. "reference": "c7cf3f858ec7d70b89559d6e6eb1f7c2517d479c",
  3645. "shasum": ""
  3646. },
  3647. "require": {
  3648. "php": ">=7.1"
  3649. },
  3650. "suggest": {
  3651. "ext-intl": "For best performance"
  3652. },
  3653. "type": "library",
  3654. "extra": {
  3655. "branch-alias": {
  3656. "dev-main": "1.20-dev"
  3657. },
  3658. "thanks": {
  3659. "name": "symfony/polyfill",
  3660. "url": "https://github.com/symfony/polyfill"
  3661. }
  3662. },
  3663. "autoload": {
  3664. "psr-4": {
  3665. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  3666. },
  3667. "files": [
  3668. "bootstrap.php"
  3669. ]
  3670. },
  3671. "notification-url": "https://packagist.org/downloads/",
  3672. "license": [
  3673. "MIT"
  3674. ],
  3675. "authors": [
  3676. {
  3677. "name": "Nicolas Grekas",
  3678. "email": "p@tchwork.com"
  3679. },
  3680. {
  3681. "name": "Symfony Community",
  3682. "homepage": "https://symfony.com/contributors"
  3683. }
  3684. ],
  3685. "description": "Symfony polyfill for intl's grapheme_* functions",
  3686. "homepage": "https://symfony.com",
  3687. "keywords": [
  3688. "compatibility",
  3689. "grapheme",
  3690. "intl",
  3691. "polyfill",
  3692. "portable",
  3693. "shim"
  3694. ],
  3695. "support": {
  3696. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.20.0"
  3697. },
  3698. "funding": [
  3699. {
  3700. "url": "https://symfony.com/sponsor",
  3701. "type": "custom"
  3702. },
  3703. {
  3704. "url": "https://github.com/fabpot",
  3705. "type": "github"
  3706. },
  3707. {
  3708. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3709. "type": "tidelift"
  3710. }
  3711. ],
  3712. "time": "2020-10-23T14:02:19+00:00"
  3713. },
  3714. {
  3715. "name": "symfony/polyfill-intl-idn",
  3716. "version": "v1.20.0",
  3717. "source": {
  3718. "type": "git",
  3719. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  3720. "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117"
  3721. },
  3722. "dist": {
  3723. "type": "zip",
  3724. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3b75acd829741c768bc8b1f84eb33265e7cc5117",
  3725. "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117",
  3726. "shasum": ""
  3727. },
  3728. "require": {
  3729. "php": ">=7.1",
  3730. "symfony/polyfill-intl-normalizer": "^1.10",
  3731. "symfony/polyfill-php72": "^1.10"
  3732. },
  3733. "suggest": {
  3734. "ext-intl": "For best performance"
  3735. },
  3736. "type": "library",
  3737. "extra": {
  3738. "branch-alias": {
  3739. "dev-main": "1.20-dev"
  3740. },
  3741. "thanks": {
  3742. "name": "symfony/polyfill",
  3743. "url": "https://github.com/symfony/polyfill"
  3744. }
  3745. },
  3746. "autoload": {
  3747. "psr-4": {
  3748. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  3749. },
  3750. "files": [
  3751. "bootstrap.php"
  3752. ]
  3753. },
  3754. "notification-url": "https://packagist.org/downloads/",
  3755. "license": [
  3756. "MIT"
  3757. ],
  3758. "authors": [
  3759. {
  3760. "name": "Laurent Bassin",
  3761. "email": "laurent@bassin.info"
  3762. },
  3763. {
  3764. "name": "Trevor Rowbotham",
  3765. "email": "trevor.rowbotham@pm.me"
  3766. },
  3767. {
  3768. "name": "Symfony Community",
  3769. "homepage": "https://symfony.com/contributors"
  3770. }
  3771. ],
  3772. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  3773. "homepage": "https://symfony.com",
  3774. "keywords": [
  3775. "compatibility",
  3776. "idn",
  3777. "intl",
  3778. "polyfill",
  3779. "portable",
  3780. "shim"
  3781. ],
  3782. "support": {
  3783. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.20.0"
  3784. },
  3785. "funding": [
  3786. {
  3787. "url": "https://symfony.com/sponsor",
  3788. "type": "custom"
  3789. },
  3790. {
  3791. "url": "https://github.com/fabpot",
  3792. "type": "github"
  3793. },
  3794. {
  3795. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3796. "type": "tidelift"
  3797. }
  3798. ],
  3799. "time": "2020-10-23T14:02:19+00:00"
  3800. },
  3801. {
  3802. "name": "symfony/polyfill-intl-normalizer",
  3803. "version": "v1.20.0",
  3804. "source": {
  3805. "type": "git",
  3806. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  3807. "reference": "727d1096295d807c309fb01a851577302394c897"
  3808. },
  3809. "dist": {
  3810. "type": "zip",
  3811. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
  3812. "reference": "727d1096295d807c309fb01a851577302394c897",
  3813. "shasum": ""
  3814. },
  3815. "require": {
  3816. "php": ">=7.1"
  3817. },
  3818. "suggest": {
  3819. "ext-intl": "For best performance"
  3820. },
  3821. "type": "library",
  3822. "extra": {
  3823. "branch-alias": {
  3824. "dev-main": "1.20-dev"
  3825. },
  3826. "thanks": {
  3827. "name": "symfony/polyfill",
  3828. "url": "https://github.com/symfony/polyfill"
  3829. }
  3830. },
  3831. "autoload": {
  3832. "psr-4": {
  3833. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  3834. },
  3835. "files": [
  3836. "bootstrap.php"
  3837. ],
  3838. "classmap": [
  3839. "Resources/stubs"
  3840. ]
  3841. },
  3842. "notification-url": "https://packagist.org/downloads/",
  3843. "license": [
  3844. "MIT"
  3845. ],
  3846. "authors": [
  3847. {
  3848. "name": "Nicolas Grekas",
  3849. "email": "p@tchwork.com"
  3850. },
  3851. {
  3852. "name": "Symfony Community",
  3853. "homepage": "https://symfony.com/contributors"
  3854. }
  3855. ],
  3856. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  3857. "homepage": "https://symfony.com",
  3858. "keywords": [
  3859. "compatibility",
  3860. "intl",
  3861. "normalizer",
  3862. "polyfill",
  3863. "portable",
  3864. "shim"
  3865. ],
  3866. "support": {
  3867. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.20.0"
  3868. },
  3869. "funding": [
  3870. {
  3871. "url": "https://symfony.com/sponsor",
  3872. "type": "custom"
  3873. },
  3874. {
  3875. "url": "https://github.com/fabpot",
  3876. "type": "github"
  3877. },
  3878. {
  3879. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3880. "type": "tidelift"
  3881. }
  3882. ],
  3883. "time": "2020-10-23T14:02:19+00:00"
  3884. },
  3885. {
  3886. "name": "symfony/polyfill-mbstring",
  3887. "version": "v1.20.0",
  3888. "source": {
  3889. "type": "git",
  3890. "url": "https://github.com/symfony/polyfill-mbstring.git",
  3891. "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
  3892. },
  3893. "dist": {
  3894. "type": "zip",
  3895. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
  3896. "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
  3897. "shasum": ""
  3898. },
  3899. "require": {
  3900. "php": ">=7.1"
  3901. },
  3902. "suggest": {
  3903. "ext-mbstring": "For best performance"
  3904. },
  3905. "type": "library",
  3906. "extra": {
  3907. "branch-alias": {
  3908. "dev-main": "1.20-dev"
  3909. },
  3910. "thanks": {
  3911. "name": "symfony/polyfill",
  3912. "url": "https://github.com/symfony/polyfill"
  3913. }
  3914. },
  3915. "autoload": {
  3916. "psr-4": {
  3917. "Symfony\\Polyfill\\Mbstring\\": ""
  3918. },
  3919. "files": [
  3920. "bootstrap.php"
  3921. ]
  3922. },
  3923. "notification-url": "https://packagist.org/downloads/",
  3924. "license": [
  3925. "MIT"
  3926. ],
  3927. "authors": [
  3928. {
  3929. "name": "Nicolas Grekas",
  3930. "email": "p@tchwork.com"
  3931. },
  3932. {
  3933. "name": "Symfony Community",
  3934. "homepage": "https://symfony.com/contributors"
  3935. }
  3936. ],
  3937. "description": "Symfony polyfill for the Mbstring extension",
  3938. "homepage": "https://symfony.com",
  3939. "keywords": [
  3940. "compatibility",
  3941. "mbstring",
  3942. "polyfill",
  3943. "portable",
  3944. "shim"
  3945. ],
  3946. "support": {
  3947. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
  3948. },
  3949. "funding": [
  3950. {
  3951. "url": "https://symfony.com/sponsor",
  3952. "type": "custom"
  3953. },
  3954. {
  3955. "url": "https://github.com/fabpot",
  3956. "type": "github"
  3957. },
  3958. {
  3959. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3960. "type": "tidelift"
  3961. }
  3962. ],
  3963. "time": "2020-10-23T14:02:19+00:00"
  3964. },
  3965. {
  3966. "name": "symfony/polyfill-php72",
  3967. "version": "v1.20.0",
  3968. "source": {
  3969. "type": "git",
  3970. "url": "https://github.com/symfony/polyfill-php72.git",
  3971. "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930"
  3972. },
  3973. "dist": {
  3974. "type": "zip",
  3975. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930",
  3976. "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930",
  3977. "shasum": ""
  3978. },
  3979. "require": {
  3980. "php": ">=7.1"
  3981. },
  3982. "type": "library",
  3983. "extra": {
  3984. "branch-alias": {
  3985. "dev-main": "1.20-dev"
  3986. },
  3987. "thanks": {
  3988. "name": "symfony/polyfill",
  3989. "url": "https://github.com/symfony/polyfill"
  3990. }
  3991. },
  3992. "autoload": {
  3993. "psr-4": {
  3994. "Symfony\\Polyfill\\Php72\\": ""
  3995. },
  3996. "files": [
  3997. "bootstrap.php"
  3998. ]
  3999. },
  4000. "notification-url": "https://packagist.org/downloads/",
  4001. "license": [
  4002. "MIT"
  4003. ],
  4004. "authors": [
  4005. {
  4006. "name": "Nicolas Grekas",
  4007. "email": "p@tchwork.com"
  4008. },
  4009. {
  4010. "name": "Symfony Community",
  4011. "homepage": "https://symfony.com/contributors"
  4012. }
  4013. ],
  4014. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  4015. "homepage": "https://symfony.com",
  4016. "keywords": [
  4017. "compatibility",
  4018. "polyfill",
  4019. "portable",
  4020. "shim"
  4021. ],
  4022. "support": {
  4023. "source": "https://github.com/symfony/polyfill-php72/tree/v1.20.0"
  4024. },
  4025. "funding": [
  4026. {
  4027. "url": "https://symfony.com/sponsor",
  4028. "type": "custom"
  4029. },
  4030. {
  4031. "url": "https://github.com/fabpot",
  4032. "type": "github"
  4033. },
  4034. {
  4035. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4036. "type": "tidelift"
  4037. }
  4038. ],
  4039. "time": "2020-10-23T14:02:19+00:00"
  4040. },
  4041. {
  4042. "name": "symfony/polyfill-php73",
  4043. "version": "v1.20.0",
  4044. "source": {
  4045. "type": "git",
  4046. "url": "https://github.com/symfony/polyfill-php73.git",
  4047. "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed"
  4048. },
  4049. "dist": {
  4050. "type": "zip",
  4051. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed",
  4052. "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed",
  4053. "shasum": ""
  4054. },
  4055. "require": {
  4056. "php": ">=7.1"
  4057. },
  4058. "type": "library",
  4059. "extra": {
  4060. "branch-alias": {
  4061. "dev-main": "1.20-dev"
  4062. },
  4063. "thanks": {
  4064. "name": "symfony/polyfill",
  4065. "url": "https://github.com/symfony/polyfill"
  4066. }
  4067. },
  4068. "autoload": {
  4069. "psr-4": {
  4070. "Symfony\\Polyfill\\Php73\\": ""
  4071. },
  4072. "files": [
  4073. "bootstrap.php"
  4074. ],
  4075. "classmap": [
  4076. "Resources/stubs"
  4077. ]
  4078. },
  4079. "notification-url": "https://packagist.org/downloads/",
  4080. "license": [
  4081. "MIT"
  4082. ],
  4083. "authors": [
  4084. {
  4085. "name": "Nicolas Grekas",
  4086. "email": "p@tchwork.com"
  4087. },
  4088. {
  4089. "name": "Symfony Community",
  4090. "homepage": "https://symfony.com/contributors"
  4091. }
  4092. ],
  4093. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  4094. "homepage": "https://symfony.com",
  4095. "keywords": [
  4096. "compatibility",
  4097. "polyfill",
  4098. "portable",
  4099. "shim"
  4100. ],
  4101. "support": {
  4102. "source": "https://github.com/symfony/polyfill-php73/tree/v1.20.0"
  4103. },
  4104. "funding": [
  4105. {
  4106. "url": "https://symfony.com/sponsor",
  4107. "type": "custom"
  4108. },
  4109. {
  4110. "url": "https://github.com/fabpot",
  4111. "type": "github"
  4112. },
  4113. {
  4114. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4115. "type": "tidelift"
  4116. }
  4117. ],
  4118. "time": "2020-10-23T14:02:19+00:00"
  4119. },
  4120. {
  4121. "name": "symfony/polyfill-php80",
  4122. "version": "v1.20.0",
  4123. "source": {
  4124. "type": "git",
  4125. "url": "https://github.com/symfony/polyfill-php80.git",
  4126. "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
  4127. },
  4128. "dist": {
  4129. "type": "zip",
  4130. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
  4131. "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
  4132. "shasum": ""
  4133. },
  4134. "require": {
  4135. "php": ">=7.1"
  4136. },
  4137. "type": "library",
  4138. "extra": {
  4139. "branch-alias": {
  4140. "dev-main": "1.20-dev"
  4141. },
  4142. "thanks": {
  4143. "name": "symfony/polyfill",
  4144. "url": "https://github.com/symfony/polyfill"
  4145. }
  4146. },
  4147. "autoload": {
  4148. "psr-4": {
  4149. "Symfony\\Polyfill\\Php80\\": ""
  4150. },
  4151. "files": [
  4152. "bootstrap.php"
  4153. ],
  4154. "classmap": [
  4155. "Resources/stubs"
  4156. ]
  4157. },
  4158. "notification-url": "https://packagist.org/downloads/",
  4159. "license": [
  4160. "MIT"
  4161. ],
  4162. "authors": [
  4163. {
  4164. "name": "Ion Bazan",
  4165. "email": "ion.bazan@gmail.com"
  4166. },
  4167. {
  4168. "name": "Nicolas Grekas",
  4169. "email": "p@tchwork.com"
  4170. },
  4171. {
  4172. "name": "Symfony Community",
  4173. "homepage": "https://symfony.com/contributors"
  4174. }
  4175. ],
  4176. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  4177. "homepage": "https://symfony.com",
  4178. "keywords": [
  4179. "compatibility",
  4180. "polyfill",
  4181. "portable",
  4182. "shim"
  4183. ],
  4184. "support": {
  4185. "source": "https://github.com/symfony/polyfill-php80/tree/v1.20.0"
  4186. },
  4187. "funding": [
  4188. {
  4189. "url": "https://symfony.com/sponsor",
  4190. "type": "custom"
  4191. },
  4192. {
  4193. "url": "https://github.com/fabpot",
  4194. "type": "github"
  4195. },
  4196. {
  4197. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4198. "type": "tidelift"
  4199. }
  4200. ],
  4201. "time": "2020-10-23T14:02:19+00:00"
  4202. },
  4203. {
  4204. "name": "symfony/process",
  4205. "version": "v5.2.1",
  4206. "source": {
  4207. "type": "git",
  4208. "url": "https://github.com/symfony/process.git",
  4209. "reference": "bd8815b8b6705298beaa384f04fabd459c10bedd"
  4210. },
  4211. "dist": {
  4212. "type": "zip",
  4213. "url": "https://api.github.com/repos/symfony/process/zipball/bd8815b8b6705298beaa384f04fabd459c10bedd",
  4214. "reference": "bd8815b8b6705298beaa384f04fabd459c10bedd",
  4215. "shasum": ""
  4216. },
  4217. "require": {
  4218. "php": ">=7.2.5",
  4219. "symfony/polyfill-php80": "^1.15"
  4220. },
  4221. "type": "library",
  4222. "autoload": {
  4223. "psr-4": {
  4224. "Symfony\\Component\\Process\\": ""
  4225. },
  4226. "exclude-from-classmap": [
  4227. "/Tests/"
  4228. ]
  4229. },
  4230. "notification-url": "https://packagist.org/downloads/",
  4231. "license": [
  4232. "MIT"
  4233. ],
  4234. "authors": [
  4235. {
  4236. "name": "Fabien Potencier",
  4237. "email": "fabien@symfony.com"
  4238. },
  4239. {
  4240. "name": "Symfony Community",
  4241. "homepage": "https://symfony.com/contributors"
  4242. }
  4243. ],
  4244. "description": "Symfony Process Component",
  4245. "homepage": "https://symfony.com",
  4246. "support": {
  4247. "source": "https://github.com/symfony/process/tree/v5.2.1"
  4248. },
  4249. "funding": [
  4250. {
  4251. "url": "https://symfony.com/sponsor",
  4252. "type": "custom"
  4253. },
  4254. {
  4255. "url": "https://github.com/fabpot",
  4256. "type": "github"
  4257. },
  4258. {
  4259. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4260. "type": "tidelift"
  4261. }
  4262. ],
  4263. "time": "2020-12-08T17:03:37+00:00"
  4264. },
  4265. {
  4266. "name": "symfony/service-contracts",
  4267. "version": "v2.2.0",
  4268. "source": {
  4269. "type": "git",
  4270. "url": "https://github.com/symfony/service-contracts.git",
  4271. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
  4272. },
  4273. "dist": {
  4274. "type": "zip",
  4275. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  4276. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  4277. "shasum": ""
  4278. },
  4279. "require": {
  4280. "php": ">=7.2.5",
  4281. "psr/container": "^1.0"
  4282. },
  4283. "suggest": {
  4284. "symfony/service-implementation": ""
  4285. },
  4286. "type": "library",
  4287. "extra": {
  4288. "branch-alias": {
  4289. "dev-master": "2.2-dev"
  4290. },
  4291. "thanks": {
  4292. "name": "symfony/contracts",
  4293. "url": "https://github.com/symfony/contracts"
  4294. }
  4295. },
  4296. "autoload": {
  4297. "psr-4": {
  4298. "Symfony\\Contracts\\Service\\": ""
  4299. }
  4300. },
  4301. "notification-url": "https://packagist.org/downloads/",
  4302. "license": [
  4303. "MIT"
  4304. ],
  4305. "authors": [
  4306. {
  4307. "name": "Nicolas Grekas",
  4308. "email": "p@tchwork.com"
  4309. },
  4310. {
  4311. "name": "Symfony Community",
  4312. "homepage": "https://symfony.com/contributors"
  4313. }
  4314. ],
  4315. "description": "Generic abstractions related to writing services",
  4316. "homepage": "https://symfony.com",
  4317. "keywords": [
  4318. "abstractions",
  4319. "contracts",
  4320. "decoupling",
  4321. "interfaces",
  4322. "interoperability",
  4323. "standards"
  4324. ],
  4325. "support": {
  4326. "source": "https://github.com/symfony/service-contracts/tree/master"
  4327. },
  4328. "funding": [
  4329. {
  4330. "url": "https://symfony.com/sponsor",
  4331. "type": "custom"
  4332. },
  4333. {
  4334. "url": "https://github.com/fabpot",
  4335. "type": "github"
  4336. },
  4337. {
  4338. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4339. "type": "tidelift"
  4340. }
  4341. ],
  4342. "time": "2020-09-07T11:33:47+00:00"
  4343. },
  4344. {
  4345. "name": "symfony/string",
  4346. "version": "v5.2.1",
  4347. "source": {
  4348. "type": "git",
  4349. "url": "https://github.com/symfony/string.git",
  4350. "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed"
  4351. },
  4352. "dist": {
  4353. "type": "zip",
  4354. "url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed",
  4355. "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed",
  4356. "shasum": ""
  4357. },
  4358. "require": {
  4359. "php": ">=7.2.5",
  4360. "symfony/polyfill-ctype": "~1.8",
  4361. "symfony/polyfill-intl-grapheme": "~1.0",
  4362. "symfony/polyfill-intl-normalizer": "~1.0",
  4363. "symfony/polyfill-mbstring": "~1.0",
  4364. "symfony/polyfill-php80": "~1.15"
  4365. },
  4366. "require-dev": {
  4367. "symfony/error-handler": "^4.4|^5.0",
  4368. "symfony/http-client": "^4.4|^5.0",
  4369. "symfony/translation-contracts": "^1.1|^2",
  4370. "symfony/var-exporter": "^4.4|^5.0"
  4371. },
  4372. "type": "library",
  4373. "autoload": {
  4374. "psr-4": {
  4375. "Symfony\\Component\\String\\": ""
  4376. },
  4377. "files": [
  4378. "Resources/functions.php"
  4379. ],
  4380. "exclude-from-classmap": [
  4381. "/Tests/"
  4382. ]
  4383. },
  4384. "notification-url": "https://packagist.org/downloads/",
  4385. "license": [
  4386. "MIT"
  4387. ],
  4388. "authors": [
  4389. {
  4390. "name": "Nicolas Grekas",
  4391. "email": "p@tchwork.com"
  4392. },
  4393. {
  4394. "name": "Symfony Community",
  4395. "homepage": "https://symfony.com/contributors"
  4396. }
  4397. ],
  4398. "description": "Symfony String component",
  4399. "homepage": "https://symfony.com",
  4400. "keywords": [
  4401. "grapheme",
  4402. "i18n",
  4403. "string",
  4404. "unicode",
  4405. "utf-8",
  4406. "utf8"
  4407. ],
  4408. "support": {
  4409. "source": "https://github.com/symfony/string/tree/v5.2.1"
  4410. },
  4411. "funding": [
  4412. {
  4413. "url": "https://symfony.com/sponsor",
  4414. "type": "custom"
  4415. },
  4416. {
  4417. "url": "https://github.com/fabpot",
  4418. "type": "github"
  4419. },
  4420. {
  4421. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4422. "type": "tidelift"
  4423. }
  4424. ],
  4425. "time": "2020-12-05T07:33:16+00:00"
  4426. },
  4427. {
  4428. "name": "symfony/translation",
  4429. "version": "v5.2.1",
  4430. "source": {
  4431. "type": "git",
  4432. "url": "https://github.com/symfony/translation.git",
  4433. "reference": "a04209ba0d1391c828e5b2373181dac63c52ee70"
  4434. },
  4435. "dist": {
  4436. "type": "zip",
  4437. "url": "https://api.github.com/repos/symfony/translation/zipball/a04209ba0d1391c828e5b2373181dac63c52ee70",
  4438. "reference": "a04209ba0d1391c828e5b2373181dac63c52ee70",
  4439. "shasum": ""
  4440. },
  4441. "require": {
  4442. "php": ">=7.2.5",
  4443. "symfony/polyfill-mbstring": "~1.0",
  4444. "symfony/polyfill-php80": "^1.15",
  4445. "symfony/translation-contracts": "^2.3"
  4446. },
  4447. "conflict": {
  4448. "symfony/config": "<4.4",
  4449. "symfony/dependency-injection": "<5.0",
  4450. "symfony/http-kernel": "<5.0",
  4451. "symfony/twig-bundle": "<5.0",
  4452. "symfony/yaml": "<4.4"
  4453. },
  4454. "provide": {
  4455. "symfony/translation-implementation": "2.0"
  4456. },
  4457. "require-dev": {
  4458. "psr/log": "~1.0",
  4459. "symfony/config": "^4.4|^5.0",
  4460. "symfony/console": "^4.4|^5.0",
  4461. "symfony/dependency-injection": "^5.0",
  4462. "symfony/finder": "^4.4|^5.0",
  4463. "symfony/http-kernel": "^5.0",
  4464. "symfony/intl": "^4.4|^5.0",
  4465. "symfony/service-contracts": "^1.1.2|^2",
  4466. "symfony/yaml": "^4.4|^5.0"
  4467. },
  4468. "suggest": {
  4469. "psr/log-implementation": "To use logging capability in translator",
  4470. "symfony/config": "",
  4471. "symfony/yaml": ""
  4472. },
  4473. "type": "library",
  4474. "autoload": {
  4475. "files": [
  4476. "Resources/functions.php"
  4477. ],
  4478. "psr-4": {
  4479. "Symfony\\Component\\Translation\\": ""
  4480. },
  4481. "exclude-from-classmap": [
  4482. "/Tests/"
  4483. ]
  4484. },
  4485. "notification-url": "https://packagist.org/downloads/",
  4486. "license": [
  4487. "MIT"
  4488. ],
  4489. "authors": [
  4490. {
  4491. "name": "Fabien Potencier",
  4492. "email": "fabien@symfony.com"
  4493. },
  4494. {
  4495. "name": "Symfony Community",
  4496. "homepage": "https://symfony.com/contributors"
  4497. }
  4498. ],
  4499. "description": "Symfony Translation Component",
  4500. "homepage": "https://symfony.com",
  4501. "support": {
  4502. "source": "https://github.com/symfony/translation/tree/v5.2.1"
  4503. },
  4504. "funding": [
  4505. {
  4506. "url": "https://symfony.com/sponsor",
  4507. "type": "custom"
  4508. },
  4509. {
  4510. "url": "https://github.com/fabpot",
  4511. "type": "github"
  4512. },
  4513. {
  4514. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4515. "type": "tidelift"
  4516. }
  4517. ],
  4518. "time": "2020-12-08T17:03:37+00:00"
  4519. },
  4520. {
  4521. "name": "symfony/translation-contracts",
  4522. "version": "v2.3.0",
  4523. "source": {
  4524. "type": "git",
  4525. "url": "https://github.com/symfony/translation-contracts.git",
  4526. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
  4527. },
  4528. "dist": {
  4529. "type": "zip",
  4530. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  4531. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  4532. "shasum": ""
  4533. },
  4534. "require": {
  4535. "php": ">=7.2.5"
  4536. },
  4537. "suggest": {
  4538. "symfony/translation-implementation": ""
  4539. },
  4540. "type": "library",
  4541. "extra": {
  4542. "branch-alias": {
  4543. "dev-master": "2.3-dev"
  4544. },
  4545. "thanks": {
  4546. "name": "symfony/contracts",
  4547. "url": "https://github.com/symfony/contracts"
  4548. }
  4549. },
  4550. "autoload": {
  4551. "psr-4": {
  4552. "Symfony\\Contracts\\Translation\\": ""
  4553. }
  4554. },
  4555. "notification-url": "https://packagist.org/downloads/",
  4556. "license": [
  4557. "MIT"
  4558. ],
  4559. "authors": [
  4560. {
  4561. "name": "Nicolas Grekas",
  4562. "email": "p@tchwork.com"
  4563. },
  4564. {
  4565. "name": "Symfony Community",
  4566. "homepage": "https://symfony.com/contributors"
  4567. }
  4568. ],
  4569. "description": "Generic abstractions related to translation",
  4570. "homepage": "https://symfony.com",
  4571. "keywords": [
  4572. "abstractions",
  4573. "contracts",
  4574. "decoupling",
  4575. "interfaces",
  4576. "interoperability",
  4577. "standards"
  4578. ],
  4579. "support": {
  4580. "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
  4581. },
  4582. "funding": [
  4583. {
  4584. "url": "https://symfony.com/sponsor",
  4585. "type": "custom"
  4586. },
  4587. {
  4588. "url": "https://github.com/fabpot",
  4589. "type": "github"
  4590. },
  4591. {
  4592. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4593. "type": "tidelift"
  4594. }
  4595. ],
  4596. "time": "2020-09-28T13:05:58+00:00"
  4597. },
  4598. {
  4599. "name": "symfony/var-dumper",
  4600. "version": "v5.2.1",
  4601. "source": {
  4602. "type": "git",
  4603. "url": "https://github.com/symfony/var-dumper.git",
  4604. "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089"
  4605. },
  4606. "dist": {
  4607. "type": "zip",
  4608. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/13e7e882eaa55863faa7c4ad7c60f12f1a8b5089",
  4609. "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089",
  4610. "shasum": ""
  4611. },
  4612. "require": {
  4613. "php": ">=7.2.5",
  4614. "symfony/polyfill-mbstring": "~1.0",
  4615. "symfony/polyfill-php80": "^1.15"
  4616. },
  4617. "conflict": {
  4618. "phpunit/phpunit": "<5.4.3",
  4619. "symfony/console": "<4.4"
  4620. },
  4621. "require-dev": {
  4622. "ext-iconv": "*",
  4623. "symfony/console": "^4.4|^5.0",
  4624. "symfony/process": "^4.4|^5.0",
  4625. "twig/twig": "^2.4|^3.0"
  4626. },
  4627. "suggest": {
  4628. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  4629. "ext-intl": "To show region name in time zone dump",
  4630. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  4631. },
  4632. "bin": [
  4633. "Resources/bin/var-dump-server"
  4634. ],
  4635. "type": "library",
  4636. "autoload": {
  4637. "files": [
  4638. "Resources/functions/dump.php"
  4639. ],
  4640. "psr-4": {
  4641. "Symfony\\Component\\VarDumper\\": ""
  4642. },
  4643. "exclude-from-classmap": [
  4644. "/Tests/"
  4645. ]
  4646. },
  4647. "notification-url": "https://packagist.org/downloads/",
  4648. "license": [
  4649. "MIT"
  4650. ],
  4651. "authors": [
  4652. {
  4653. "name": "Nicolas Grekas",
  4654. "email": "p@tchwork.com"
  4655. },
  4656. {
  4657. "name": "Symfony Community",
  4658. "homepage": "https://symfony.com/contributors"
  4659. }
  4660. ],
  4661. "description": "Symfony mechanism for exploring and dumping PHP variables",
  4662. "homepage": "https://symfony.com",
  4663. "keywords": [
  4664. "debug",
  4665. "dump"
  4666. ],
  4667. "support": {
  4668. "source": "https://github.com/symfony/var-dumper/tree/v5.2.1"
  4669. },
  4670. "funding": [
  4671. {
  4672. "url": "https://symfony.com/sponsor",
  4673. "type": "custom"
  4674. },
  4675. {
  4676. "url": "https://github.com/fabpot",
  4677. "type": "github"
  4678. },
  4679. {
  4680. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4681. "type": "tidelift"
  4682. }
  4683. ],
  4684. "time": "2020-12-16T17:02:19+00:00"
  4685. },
  4686. {
  4687. "name": "vlucas/phpdotenv",
  4688. "version": "v5.2.0",
  4689. "source": {
  4690. "type": "git",
  4691. "url": "https://github.com/vlucas/phpdotenv.git",
  4692. "reference": "fba64139db67123c7a57072e5f8d3db10d160b66"
  4693. },
  4694. "dist": {
  4695. "type": "zip",
  4696. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/fba64139db67123c7a57072e5f8d3db10d160b66",
  4697. "reference": "fba64139db67123c7a57072e5f8d3db10d160b66",
  4698. "shasum": ""
  4699. },
  4700. "require": {
  4701. "ext-pcre": "*",
  4702. "graham-campbell/result-type": "^1.0.1",
  4703. "php": "^7.1.3 || ^8.0",
  4704. "phpoption/phpoption": "^1.7.4",
  4705. "symfony/polyfill-ctype": "^1.17",
  4706. "symfony/polyfill-mbstring": "^1.17",
  4707. "symfony/polyfill-php80": "^1.17"
  4708. },
  4709. "require-dev": {
  4710. "bamarni/composer-bin-plugin": "^1.4.1",
  4711. "ext-filter": "*",
  4712. "phpunit/phpunit": "^7.5.20 || ^8.5.2 || ^9.0"
  4713. },
  4714. "suggest": {
  4715. "ext-filter": "Required to use the boolean validator."
  4716. },
  4717. "type": "library",
  4718. "extra": {
  4719. "branch-alias": {
  4720. "dev-master": "5.2-dev"
  4721. }
  4722. },
  4723. "autoload": {
  4724. "psr-4": {
  4725. "Dotenv\\": "src/"
  4726. }
  4727. },
  4728. "notification-url": "https://packagist.org/downloads/",
  4729. "license": [
  4730. "BSD-3-Clause"
  4731. ],
  4732. "authors": [
  4733. {
  4734. "name": "Graham Campbell",
  4735. "email": "graham@alt-three.com",
  4736. "homepage": "https://gjcampbell.co.uk/"
  4737. },
  4738. {
  4739. "name": "Vance Lucas",
  4740. "email": "vance@vancelucas.com",
  4741. "homepage": "https://vancelucas.com/"
  4742. }
  4743. ],
  4744. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  4745. "keywords": [
  4746. "dotenv",
  4747. "env",
  4748. "environment"
  4749. ],
  4750. "support": {
  4751. "issues": "https://github.com/vlucas/phpdotenv/issues",
  4752. "source": "https://github.com/vlucas/phpdotenv/tree/v5.2.0"
  4753. },
  4754. "funding": [
  4755. {
  4756. "url": "https://github.com/GrahamCampbell",
  4757. "type": "github"
  4758. },
  4759. {
  4760. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  4761. "type": "tidelift"
  4762. }
  4763. ],
  4764. "time": "2020-09-14T15:57:31+00:00"
  4765. },
  4766. {
  4767. "name": "voku/portable-ascii",
  4768. "version": "1.5.6",
  4769. "source": {
  4770. "type": "git",
  4771. "url": "https://github.com/voku/portable-ascii.git",
  4772. "reference": "80953678b19901e5165c56752d087fc11526017c"
  4773. },
  4774. "dist": {
  4775. "type": "zip",
  4776. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
  4777. "reference": "80953678b19901e5165c56752d087fc11526017c",
  4778. "shasum": ""
  4779. },
  4780. "require": {
  4781. "php": ">=7.0.0"
  4782. },
  4783. "require-dev": {
  4784. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  4785. },
  4786. "suggest": {
  4787. "ext-intl": "Use Intl for transliterator_transliterate() support"
  4788. },
  4789. "type": "library",
  4790. "autoload": {
  4791. "psr-4": {
  4792. "voku\\": "src/voku/"
  4793. }
  4794. },
  4795. "notification-url": "https://packagist.org/downloads/",
  4796. "license": [
  4797. "MIT"
  4798. ],
  4799. "authors": [
  4800. {
  4801. "name": "Lars Moelleken",
  4802. "homepage": "http://www.moelleken.org/"
  4803. }
  4804. ],
  4805. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  4806. "homepage": "https://github.com/voku/portable-ascii",
  4807. "keywords": [
  4808. "ascii",
  4809. "clean",
  4810. "php"
  4811. ],
  4812. "support": {
  4813. "issues": "https://github.com/voku/portable-ascii/issues",
  4814. "source": "https://github.com/voku/portable-ascii/tree/1.5.6"
  4815. },
  4816. "funding": [
  4817. {
  4818. "url": "https://www.paypal.me/moelleken",
  4819. "type": "custom"
  4820. },
  4821. {
  4822. "url": "https://github.com/voku",
  4823. "type": "github"
  4824. },
  4825. {
  4826. "url": "https://opencollective.com/portable-ascii",
  4827. "type": "open_collective"
  4828. },
  4829. {
  4830. "url": "https://www.patreon.com/voku",
  4831. "type": "patreon"
  4832. },
  4833. {
  4834. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  4835. "type": "tidelift"
  4836. }
  4837. ],
  4838. "time": "2020-11-12T00:07:28+00:00"
  4839. },
  4840. {
  4841. "name": "webmozart/assert",
  4842. "version": "1.9.1",
  4843. "source": {
  4844. "type": "git",
  4845. "url": "https://github.com/webmozart/assert.git",
  4846. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
  4847. },
  4848. "dist": {
  4849. "type": "zip",
  4850. "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
  4851. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
  4852. "shasum": ""
  4853. },
  4854. "require": {
  4855. "php": "^5.3.3 || ^7.0 || ^8.0",
  4856. "symfony/polyfill-ctype": "^1.8"
  4857. },
  4858. "conflict": {
  4859. "phpstan/phpstan": "<0.12.20",
  4860. "vimeo/psalm": "<3.9.1"
  4861. },
  4862. "require-dev": {
  4863. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  4864. },
  4865. "type": "library",
  4866. "autoload": {
  4867. "psr-4": {
  4868. "Webmozart\\Assert\\": "src/"
  4869. }
  4870. },
  4871. "notification-url": "https://packagist.org/downloads/",
  4872. "license": [
  4873. "MIT"
  4874. ],
  4875. "authors": [
  4876. {
  4877. "name": "Bernhard Schussek",
  4878. "email": "bschussek@gmail.com"
  4879. }
  4880. ],
  4881. "description": "Assertions to validate method input/output with nice error messages.",
  4882. "keywords": [
  4883. "assert",
  4884. "check",
  4885. "validate"
  4886. ],
  4887. "support": {
  4888. "issues": "https://github.com/webmozart/assert/issues",
  4889. "source": "https://github.com/webmozart/assert/tree/master"
  4890. },
  4891. "time": "2020-07-08T17:02:28+00:00"
  4892. }
  4893. ],
  4894. "packages-dev": [
  4895. {
  4896. "name": "barryvdh/laravel-debugbar",
  4897. "version": "v3.5.1",
  4898. "source": {
  4899. "type": "git",
  4900. "url": "https://github.com/barryvdh/laravel-debugbar.git",
  4901. "reference": "233c10688f4c1a6e66ed2ef123038b1363d1bedc"
  4902. },
  4903. "dist": {
  4904. "type": "zip",
  4905. "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/233c10688f4c1a6e66ed2ef123038b1363d1bedc",
  4906. "reference": "233c10688f4c1a6e66ed2ef123038b1363d1bedc",
  4907. "shasum": ""
  4908. },
  4909. "require": {
  4910. "illuminate/routing": "^6|^7|^8",
  4911. "illuminate/session": "^6|^7|^8",
  4912. "illuminate/support": "^6|^7|^8",
  4913. "maximebf/debugbar": "^1.16.3",
  4914. "php": ">=7.2",
  4915. "symfony/debug": "^4.3|^5",
  4916. "symfony/finder": "^4.3|^5"
  4917. },
  4918. "require-dev": {
  4919. "orchestra/testbench-dusk": "^4|^5|^6",
  4920. "phpunit/phpunit": "^8.5|^9.0",
  4921. "squizlabs/php_codesniffer": "^3.5"
  4922. },
  4923. "type": "library",
  4924. "extra": {
  4925. "branch-alias": {
  4926. "dev-master": "3.5-dev"
  4927. },
  4928. "laravel": {
  4929. "providers": [
  4930. "Barryvdh\\Debugbar\\ServiceProvider"
  4931. ],
  4932. "aliases": {
  4933. "Debugbar": "Barryvdh\\Debugbar\\Facade"
  4934. }
  4935. }
  4936. },
  4937. "autoload": {
  4938. "psr-4": {
  4939. "Barryvdh\\Debugbar\\": "src/"
  4940. },
  4941. "files": [
  4942. "src/helpers.php"
  4943. ]
  4944. },
  4945. "notification-url": "https://packagist.org/downloads/",
  4946. "license": [
  4947. "MIT"
  4948. ],
  4949. "authors": [
  4950. {
  4951. "name": "Barry vd. Heuvel",
  4952. "email": "barryvdh@gmail.com"
  4953. }
  4954. ],
  4955. "description": "PHP Debugbar integration for Laravel",
  4956. "keywords": [
  4957. "debug",
  4958. "debugbar",
  4959. "laravel",
  4960. "profiler",
  4961. "webprofiler"
  4962. ],
  4963. "support": {
  4964. "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
  4965. "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.5.1"
  4966. },
  4967. "funding": [
  4968. {
  4969. "url": "https://github.com/barryvdh",
  4970. "type": "github"
  4971. }
  4972. ],
  4973. "time": "2020-09-07T19:32:39+00:00"
  4974. },
  4975. {
  4976. "name": "doctrine/instantiator",
  4977. "version": "1.4.0",
  4978. "source": {
  4979. "type": "git",
  4980. "url": "https://github.com/doctrine/instantiator.git",
  4981. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  4982. },
  4983. "dist": {
  4984. "type": "zip",
  4985. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  4986. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  4987. "shasum": ""
  4988. },
  4989. "require": {
  4990. "php": "^7.1 || ^8.0"
  4991. },
  4992. "require-dev": {
  4993. "doctrine/coding-standard": "^8.0",
  4994. "ext-pdo": "*",
  4995. "ext-phar": "*",
  4996. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  4997. "phpstan/phpstan": "^0.12",
  4998. "phpstan/phpstan-phpunit": "^0.12",
  4999. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  5000. },
  5001. "type": "library",
  5002. "autoload": {
  5003. "psr-4": {
  5004. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  5005. }
  5006. },
  5007. "notification-url": "https://packagist.org/downloads/",
  5008. "license": [
  5009. "MIT"
  5010. ],
  5011. "authors": [
  5012. {
  5013. "name": "Marco Pivetta",
  5014. "email": "ocramius@gmail.com",
  5015. "homepage": "https://ocramius.github.io/"
  5016. }
  5017. ],
  5018. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  5019. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  5020. "keywords": [
  5021. "constructor",
  5022. "instantiate"
  5023. ],
  5024. "support": {
  5025. "issues": "https://github.com/doctrine/instantiator/issues",
  5026. "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
  5027. },
  5028. "funding": [
  5029. {
  5030. "url": "https://www.doctrine-project.org/sponsorship.html",
  5031. "type": "custom"
  5032. },
  5033. {
  5034. "url": "https://www.patreon.com/phpdoctrine",
  5035. "type": "patreon"
  5036. },
  5037. {
  5038. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  5039. "type": "tidelift"
  5040. }
  5041. ],
  5042. "time": "2020-11-10T18:47:58+00:00"
  5043. },
  5044. {
  5045. "name": "fakerphp/faker",
  5046. "version": "v1.13.0",
  5047. "source": {
  5048. "type": "git",
  5049. "url": "https://github.com/FakerPHP/Faker.git",
  5050. "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913"
  5051. },
  5052. "dist": {
  5053. "type": "zip",
  5054. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/ab3f5364d01f2c2c16113442fb987d26e4004913",
  5055. "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913",
  5056. "shasum": ""
  5057. },
  5058. "require": {
  5059. "php": "^7.1 || ^8.0"
  5060. },
  5061. "conflict": {
  5062. "fzaninotto/faker": "*"
  5063. },
  5064. "require-dev": {
  5065. "bamarni/composer-bin-plugin": "^1.4.1",
  5066. "ext-intl": "*",
  5067. "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.4.2"
  5068. },
  5069. "type": "library",
  5070. "autoload": {
  5071. "psr-4": {
  5072. "Faker\\": "src/Faker/"
  5073. }
  5074. },
  5075. "notification-url": "https://packagist.org/downloads/",
  5076. "license": [
  5077. "MIT"
  5078. ],
  5079. "authors": [
  5080. {
  5081. "name": "François Zaninotto"
  5082. }
  5083. ],
  5084. "description": "Faker is a PHP library that generates fake data for you.",
  5085. "keywords": [
  5086. "data",
  5087. "faker",
  5088. "fixtures"
  5089. ],
  5090. "support": {
  5091. "issues": "https://github.com/FakerPHP/Faker/issues",
  5092. "source": "https://github.com/FakerPHP/Faker/tree/v1.13.0"
  5093. },
  5094. "time": "2020-12-18T16:50:48+00:00"
  5095. },
  5096. {
  5097. "name": "hamcrest/hamcrest-php",
  5098. "version": "v2.0.1",
  5099. "source": {
  5100. "type": "git",
  5101. "url": "https://github.com/hamcrest/hamcrest-php.git",
  5102. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  5103. },
  5104. "dist": {
  5105. "type": "zip",
  5106. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  5107. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  5108. "shasum": ""
  5109. },
  5110. "require": {
  5111. "php": "^5.3|^7.0|^8.0"
  5112. },
  5113. "replace": {
  5114. "cordoval/hamcrest-php": "*",
  5115. "davedevelopment/hamcrest-php": "*",
  5116. "kodova/hamcrest-php": "*"
  5117. },
  5118. "require-dev": {
  5119. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  5120. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  5121. },
  5122. "type": "library",
  5123. "extra": {
  5124. "branch-alias": {
  5125. "dev-master": "2.1-dev"
  5126. }
  5127. },
  5128. "autoload": {
  5129. "classmap": [
  5130. "hamcrest"
  5131. ]
  5132. },
  5133. "notification-url": "https://packagist.org/downloads/",
  5134. "license": [
  5135. "BSD-3-Clause"
  5136. ],
  5137. "description": "This is the PHP port of Hamcrest Matchers",
  5138. "keywords": [
  5139. "test"
  5140. ],
  5141. "support": {
  5142. "issues": "https://github.com/hamcrest/hamcrest-php/issues",
  5143. "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
  5144. },
  5145. "time": "2020-07-09T08:09:16+00:00"
  5146. },
  5147. {
  5148. "name": "illuminate/routing",
  5149. "version": "v8.20.1",
  5150. "source": {
  5151. "type": "git",
  5152. "url": "https://github.com/illuminate/routing.git",
  5153. "reference": "5436058890dae338a07997c5a3b7088f6e6ac7ab"
  5154. },
  5155. "dist": {
  5156. "type": "zip",
  5157. "url": "https://api.github.com/repos/illuminate/routing/zipball/5436058890dae338a07997c5a3b7088f6e6ac7ab",
  5158. "reference": "5436058890dae338a07997c5a3b7088f6e6ac7ab",
  5159. "shasum": ""
  5160. },
  5161. "require": {
  5162. "ext-json": "*",
  5163. "illuminate/collections": "^8.0",
  5164. "illuminate/container": "^8.0",
  5165. "illuminate/contracts": "^8.0",
  5166. "illuminate/http": "^8.0",
  5167. "illuminate/macroable": "^8.0",
  5168. "illuminate/pipeline": "^8.0",
  5169. "illuminate/session": "^8.0",
  5170. "illuminate/support": "^8.0",
  5171. "php": "^7.3|^8.0",
  5172. "symfony/http-foundation": "^5.1.4",
  5173. "symfony/http-kernel": "^5.1.4",
  5174. "symfony/routing": "^5.1.4"
  5175. },
  5176. "suggest": {
  5177. "illuminate/console": "Required to use the make commands (^8.0).",
  5178. "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
  5179. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
  5180. },
  5181. "type": "library",
  5182. "extra": {
  5183. "branch-alias": {
  5184. "dev-master": "8.x-dev"
  5185. }
  5186. },
  5187. "autoload": {
  5188. "psr-4": {
  5189. "Illuminate\\Routing\\": ""
  5190. }
  5191. },
  5192. "notification-url": "https://packagist.org/downloads/",
  5193. "license": [
  5194. "MIT"
  5195. ],
  5196. "authors": [
  5197. {
  5198. "name": "Taylor Otwell",
  5199. "email": "taylor@laravel.com"
  5200. }
  5201. ],
  5202. "description": "The Illuminate Routing package.",
  5203. "homepage": "https://laravel.com",
  5204. "support": {
  5205. "issues": "https://github.com/laravel/framework/issues",
  5206. "source": "https://github.com/laravel/framework"
  5207. },
  5208. "time": "2020-12-08T17:15:16+00:00"
  5209. },
  5210. {
  5211. "name": "maximebf/debugbar",
  5212. "version": "v1.16.4",
  5213. "source": {
  5214. "type": "git",
  5215. "url": "https://github.com/maximebf/php-debugbar.git",
  5216. "reference": "c86c717e4bf3c6d98422da5c38bfa7b0f494b04c"
  5217. },
  5218. "dist": {
  5219. "type": "zip",
  5220. "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/c86c717e4bf3c6d98422da5c38bfa7b0f494b04c",
  5221. "reference": "c86c717e4bf3c6d98422da5c38bfa7b0f494b04c",
  5222. "shasum": ""
  5223. },
  5224. "require": {
  5225. "php": "^7.1|^8",
  5226. "psr/log": "^1.0",
  5227. "symfony/var-dumper": "^2.6|^3|^4|^5"
  5228. },
  5229. "require-dev": {
  5230. "phpunit/phpunit": "^7.5.20 || ^9.4.2"
  5231. },
  5232. "suggest": {
  5233. "kriswallsmith/assetic": "The best way to manage assets",
  5234. "monolog/monolog": "Log using Monolog",
  5235. "predis/predis": "Redis storage"
  5236. },
  5237. "type": "library",
  5238. "extra": {
  5239. "branch-alias": {
  5240. "dev-master": "1.16-dev"
  5241. }
  5242. },
  5243. "autoload": {
  5244. "psr-4": {
  5245. "DebugBar\\": "src/DebugBar/"
  5246. }
  5247. },
  5248. "notification-url": "https://packagist.org/downloads/",
  5249. "license": [
  5250. "MIT"
  5251. ],
  5252. "authors": [
  5253. {
  5254. "name": "Maxime Bouroumeau-Fuseau",
  5255. "email": "maxime.bouroumeau@gmail.com",
  5256. "homepage": "http://maximebf.com"
  5257. },
  5258. {
  5259. "name": "Barry vd. Heuvel",
  5260. "email": "barryvdh@gmail.com"
  5261. }
  5262. ],
  5263. "description": "Debug bar in the browser for php application",
  5264. "homepage": "https://github.com/maximebf/php-debugbar",
  5265. "keywords": [
  5266. "debug",
  5267. "debugbar"
  5268. ],
  5269. "support": {
  5270. "issues": "https://github.com/maximebf/php-debugbar/issues",
  5271. "source": "https://github.com/maximebf/php-debugbar/tree/v1.16.4"
  5272. },
  5273. "time": "2020-12-07T10:48:48+00:00"
  5274. },
  5275. {
  5276. "name": "mockery/mockery",
  5277. "version": "1.4.2",
  5278. "source": {
  5279. "type": "git",
  5280. "url": "https://github.com/mockery/mockery.git",
  5281. "reference": "20cab678faed06fac225193be281ea0fddb43b93"
  5282. },
  5283. "dist": {
  5284. "type": "zip",
  5285. "url": "https://api.github.com/repos/mockery/mockery/zipball/20cab678faed06fac225193be281ea0fddb43b93",
  5286. "reference": "20cab678faed06fac225193be281ea0fddb43b93",
  5287. "shasum": ""
  5288. },
  5289. "require": {
  5290. "hamcrest/hamcrest-php": "^2.0.1",
  5291. "lib-pcre": ">=7.0",
  5292. "php": "^7.3 || ^8.0"
  5293. },
  5294. "conflict": {
  5295. "phpunit/phpunit": "<8.0"
  5296. },
  5297. "require-dev": {
  5298. "phpunit/phpunit": "^8.5 || ^9.3"
  5299. },
  5300. "type": "library",
  5301. "extra": {
  5302. "branch-alias": {
  5303. "dev-master": "1.4.x-dev"
  5304. }
  5305. },
  5306. "autoload": {
  5307. "psr-0": {
  5308. "Mockery": "library/"
  5309. }
  5310. },
  5311. "notification-url": "https://packagist.org/downloads/",
  5312. "license": [
  5313. "BSD-3-Clause"
  5314. ],
  5315. "authors": [
  5316. {
  5317. "name": "Pádraic Brady",
  5318. "email": "padraic.brady@gmail.com",
  5319. "homepage": "http://blog.astrumfutura.com"
  5320. },
  5321. {
  5322. "name": "Dave Marshall",
  5323. "email": "dave.marshall@atstsolutions.co.uk",
  5324. "homepage": "http://davedevelopment.co.uk"
  5325. }
  5326. ],
  5327. "description": "Mockery is a simple yet flexible PHP mock object framework",
  5328. "homepage": "https://github.com/mockery/mockery",
  5329. "keywords": [
  5330. "BDD",
  5331. "TDD",
  5332. "library",
  5333. "mock",
  5334. "mock objects",
  5335. "mockery",
  5336. "stub",
  5337. "test",
  5338. "test double",
  5339. "testing"
  5340. ],
  5341. "support": {
  5342. "issues": "https://github.com/mockery/mockery/issues",
  5343. "source": "https://github.com/mockery/mockery/tree/master"
  5344. },
  5345. "time": "2020-08-11T18:10:13+00:00"
  5346. },
  5347. {
  5348. "name": "myclabs/deep-copy",
  5349. "version": "1.10.2",
  5350. "source": {
  5351. "type": "git",
  5352. "url": "https://github.com/myclabs/DeepCopy.git",
  5353. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  5354. },
  5355. "dist": {
  5356. "type": "zip",
  5357. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  5358. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  5359. "shasum": ""
  5360. },
  5361. "require": {
  5362. "php": "^7.1 || ^8.0"
  5363. },
  5364. "replace": {
  5365. "myclabs/deep-copy": "self.version"
  5366. },
  5367. "require-dev": {
  5368. "doctrine/collections": "^1.0",
  5369. "doctrine/common": "^2.6",
  5370. "phpunit/phpunit": "^7.1"
  5371. },
  5372. "type": "library",
  5373. "autoload": {
  5374. "psr-4": {
  5375. "DeepCopy\\": "src/DeepCopy/"
  5376. },
  5377. "files": [
  5378. "src/DeepCopy/deep_copy.php"
  5379. ]
  5380. },
  5381. "notification-url": "https://packagist.org/downloads/",
  5382. "license": [
  5383. "MIT"
  5384. ],
  5385. "description": "Create deep copies (clones) of your objects",
  5386. "keywords": [
  5387. "clone",
  5388. "copy",
  5389. "duplicate",
  5390. "object",
  5391. "object graph"
  5392. ],
  5393. "support": {
  5394. "issues": "https://github.com/myclabs/DeepCopy/issues",
  5395. "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
  5396. },
  5397. "funding": [
  5398. {
  5399. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  5400. "type": "tidelift"
  5401. }
  5402. ],
  5403. "time": "2020-11-13T09:40:50+00:00"
  5404. },
  5405. {
  5406. "name": "nikic/php-parser",
  5407. "version": "v4.10.4",
  5408. "source": {
  5409. "type": "git",
  5410. "url": "https://github.com/nikic/PHP-Parser.git",
  5411. "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
  5412. },
  5413. "dist": {
  5414. "type": "zip",
  5415. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
  5416. "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
  5417. "shasum": ""
  5418. },
  5419. "require": {
  5420. "ext-tokenizer": "*",
  5421. "php": ">=7.0"
  5422. },
  5423. "require-dev": {
  5424. "ircmaxell/php-yacc": "^0.0.7",
  5425. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  5426. },
  5427. "bin": [
  5428. "bin/php-parse"
  5429. ],
  5430. "type": "library",
  5431. "extra": {
  5432. "branch-alias": {
  5433. "dev-master": "4.9-dev"
  5434. }
  5435. },
  5436. "autoload": {
  5437. "psr-4": {
  5438. "PhpParser\\": "lib/PhpParser"
  5439. }
  5440. },
  5441. "notification-url": "https://packagist.org/downloads/",
  5442. "license": [
  5443. "BSD-3-Clause"
  5444. ],
  5445. "authors": [
  5446. {
  5447. "name": "Nikita Popov"
  5448. }
  5449. ],
  5450. "description": "A PHP parser written in PHP",
  5451. "keywords": [
  5452. "parser",
  5453. "php"
  5454. ],
  5455. "support": {
  5456. "issues": "https://github.com/nikic/PHP-Parser/issues",
  5457. "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4"
  5458. },
  5459. "time": "2020-12-20T10:01:03+00:00"
  5460. },
  5461. {
  5462. "name": "phar-io/manifest",
  5463. "version": "2.0.1",
  5464. "source": {
  5465. "type": "git",
  5466. "url": "https://github.com/phar-io/manifest.git",
  5467. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
  5468. },
  5469. "dist": {
  5470. "type": "zip",
  5471. "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  5472. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  5473. "shasum": ""
  5474. },
  5475. "require": {
  5476. "ext-dom": "*",
  5477. "ext-phar": "*",
  5478. "ext-xmlwriter": "*",
  5479. "phar-io/version": "^3.0.1",
  5480. "php": "^7.2 || ^8.0"
  5481. },
  5482. "type": "library",
  5483. "extra": {
  5484. "branch-alias": {
  5485. "dev-master": "2.0.x-dev"
  5486. }
  5487. },
  5488. "autoload": {
  5489. "classmap": [
  5490. "src/"
  5491. ]
  5492. },
  5493. "notification-url": "https://packagist.org/downloads/",
  5494. "license": [
  5495. "BSD-3-Clause"
  5496. ],
  5497. "authors": [
  5498. {
  5499. "name": "Arne Blankerts",
  5500. "email": "arne@blankerts.de",
  5501. "role": "Developer"
  5502. },
  5503. {
  5504. "name": "Sebastian Heuer",
  5505. "email": "sebastian@phpeople.de",
  5506. "role": "Developer"
  5507. },
  5508. {
  5509. "name": "Sebastian Bergmann",
  5510. "email": "sebastian@phpunit.de",
  5511. "role": "Developer"
  5512. }
  5513. ],
  5514. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  5515. "support": {
  5516. "issues": "https://github.com/phar-io/manifest/issues",
  5517. "source": "https://github.com/phar-io/manifest/tree/master"
  5518. },
  5519. "time": "2020-06-27T14:33:11+00:00"
  5520. },
  5521. {
  5522. "name": "phar-io/version",
  5523. "version": "3.0.4",
  5524. "source": {
  5525. "type": "git",
  5526. "url": "https://github.com/phar-io/version.git",
  5527. "reference": "e4782611070e50613683d2b9a57730e9a3ba5451"
  5528. },
  5529. "dist": {
  5530. "type": "zip",
  5531. "url": "https://api.github.com/repos/phar-io/version/zipball/e4782611070e50613683d2b9a57730e9a3ba5451",
  5532. "reference": "e4782611070e50613683d2b9a57730e9a3ba5451",
  5533. "shasum": ""
  5534. },
  5535. "require": {
  5536. "php": "^7.2 || ^8.0"
  5537. },
  5538. "type": "library",
  5539. "autoload": {
  5540. "classmap": [
  5541. "src/"
  5542. ]
  5543. },
  5544. "notification-url": "https://packagist.org/downloads/",
  5545. "license": [
  5546. "BSD-3-Clause"
  5547. ],
  5548. "authors": [
  5549. {
  5550. "name": "Arne Blankerts",
  5551. "email": "arne@blankerts.de",
  5552. "role": "Developer"
  5553. },
  5554. {
  5555. "name": "Sebastian Heuer",
  5556. "email": "sebastian@phpeople.de",
  5557. "role": "Developer"
  5558. },
  5559. {
  5560. "name": "Sebastian Bergmann",
  5561. "email": "sebastian@phpunit.de",
  5562. "role": "Developer"
  5563. }
  5564. ],
  5565. "description": "Library for handling version information and constraints",
  5566. "support": {
  5567. "issues": "https://github.com/phar-io/version/issues",
  5568. "source": "https://github.com/phar-io/version/tree/3.0.4"
  5569. },
  5570. "time": "2020-12-13T23:18:30+00:00"
  5571. },
  5572. {
  5573. "name": "phpdocumentor/reflection-common",
  5574. "version": "2.2.0",
  5575. "source": {
  5576. "type": "git",
  5577. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  5578. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  5579. },
  5580. "dist": {
  5581. "type": "zip",
  5582. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  5583. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  5584. "shasum": ""
  5585. },
  5586. "require": {
  5587. "php": "^7.2 || ^8.0"
  5588. },
  5589. "type": "library",
  5590. "extra": {
  5591. "branch-alias": {
  5592. "dev-2.x": "2.x-dev"
  5593. }
  5594. },
  5595. "autoload": {
  5596. "psr-4": {
  5597. "phpDocumentor\\Reflection\\": "src/"
  5598. }
  5599. },
  5600. "notification-url": "https://packagist.org/downloads/",
  5601. "license": [
  5602. "MIT"
  5603. ],
  5604. "authors": [
  5605. {
  5606. "name": "Jaap van Otterdijk",
  5607. "email": "opensource@ijaap.nl"
  5608. }
  5609. ],
  5610. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  5611. "homepage": "http://www.phpdoc.org",
  5612. "keywords": [
  5613. "FQSEN",
  5614. "phpDocumentor",
  5615. "phpdoc",
  5616. "reflection",
  5617. "static analysis"
  5618. ],
  5619. "support": {
  5620. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  5621. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  5622. },
  5623. "time": "2020-06-27T09:03:43+00:00"
  5624. },
  5625. {
  5626. "name": "phpdocumentor/reflection-docblock",
  5627. "version": "5.2.2",
  5628. "source": {
  5629. "type": "git",
  5630. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  5631. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
  5632. },
  5633. "dist": {
  5634. "type": "zip",
  5635. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
  5636. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
  5637. "shasum": ""
  5638. },
  5639. "require": {
  5640. "ext-filter": "*",
  5641. "php": "^7.2 || ^8.0",
  5642. "phpdocumentor/reflection-common": "^2.2",
  5643. "phpdocumentor/type-resolver": "^1.3",
  5644. "webmozart/assert": "^1.9.1"
  5645. },
  5646. "require-dev": {
  5647. "mockery/mockery": "~1.3.2"
  5648. },
  5649. "type": "library",
  5650. "extra": {
  5651. "branch-alias": {
  5652. "dev-master": "5.x-dev"
  5653. }
  5654. },
  5655. "autoload": {
  5656. "psr-4": {
  5657. "phpDocumentor\\Reflection\\": "src"
  5658. }
  5659. },
  5660. "notification-url": "https://packagist.org/downloads/",
  5661. "license": [
  5662. "MIT"
  5663. ],
  5664. "authors": [
  5665. {
  5666. "name": "Mike van Riel",
  5667. "email": "me@mikevanriel.com"
  5668. },
  5669. {
  5670. "name": "Jaap van Otterdijk",
  5671. "email": "account@ijaap.nl"
  5672. }
  5673. ],
  5674. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  5675. "support": {
  5676. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  5677. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
  5678. },
  5679. "time": "2020-09-03T19:13:55+00:00"
  5680. },
  5681. {
  5682. "name": "phpdocumentor/type-resolver",
  5683. "version": "1.4.0",
  5684. "source": {
  5685. "type": "git",
  5686. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  5687. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
  5688. },
  5689. "dist": {
  5690. "type": "zip",
  5691. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  5692. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  5693. "shasum": ""
  5694. },
  5695. "require": {
  5696. "php": "^7.2 || ^8.0",
  5697. "phpdocumentor/reflection-common": "^2.0"
  5698. },
  5699. "require-dev": {
  5700. "ext-tokenizer": "*"
  5701. },
  5702. "type": "library",
  5703. "extra": {
  5704. "branch-alias": {
  5705. "dev-1.x": "1.x-dev"
  5706. }
  5707. },
  5708. "autoload": {
  5709. "psr-4": {
  5710. "phpDocumentor\\Reflection\\": "src"
  5711. }
  5712. },
  5713. "notification-url": "https://packagist.org/downloads/",
  5714. "license": [
  5715. "MIT"
  5716. ],
  5717. "authors": [
  5718. {
  5719. "name": "Mike van Riel",
  5720. "email": "me@mikevanriel.com"
  5721. }
  5722. ],
  5723. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  5724. "support": {
  5725. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  5726. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
  5727. },
  5728. "time": "2020-09-17T18:55:26+00:00"
  5729. },
  5730. {
  5731. "name": "phpspec/prophecy",
  5732. "version": "1.12.2",
  5733. "source": {
  5734. "type": "git",
  5735. "url": "https://github.com/phpspec/prophecy.git",
  5736. "reference": "245710e971a030f42e08f4912863805570f23d39"
  5737. },
  5738. "dist": {
  5739. "type": "zip",
  5740. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/245710e971a030f42e08f4912863805570f23d39",
  5741. "reference": "245710e971a030f42e08f4912863805570f23d39",
  5742. "shasum": ""
  5743. },
  5744. "require": {
  5745. "doctrine/instantiator": "^1.2",
  5746. "php": "^7.2 || ~8.0, <8.1",
  5747. "phpdocumentor/reflection-docblock": "^5.2",
  5748. "sebastian/comparator": "^3.0 || ^4.0",
  5749. "sebastian/recursion-context": "^3.0 || ^4.0"
  5750. },
  5751. "require-dev": {
  5752. "phpspec/phpspec": "^6.0",
  5753. "phpunit/phpunit": "^8.0 || ^9.0"
  5754. },
  5755. "type": "library",
  5756. "extra": {
  5757. "branch-alias": {
  5758. "dev-master": "1.11.x-dev"
  5759. }
  5760. },
  5761. "autoload": {
  5762. "psr-4": {
  5763. "Prophecy\\": "src/Prophecy"
  5764. }
  5765. },
  5766. "notification-url": "https://packagist.org/downloads/",
  5767. "license": [
  5768. "MIT"
  5769. ],
  5770. "authors": [
  5771. {
  5772. "name": "Konstantin Kudryashov",
  5773. "email": "ever.zet@gmail.com",
  5774. "homepage": "http://everzet.com"
  5775. },
  5776. {
  5777. "name": "Marcello Duarte",
  5778. "email": "marcello.duarte@gmail.com"
  5779. }
  5780. ],
  5781. "description": "Highly opinionated mocking framework for PHP 5.3+",
  5782. "homepage": "https://github.com/phpspec/prophecy",
  5783. "keywords": [
  5784. "Double",
  5785. "Dummy",
  5786. "fake",
  5787. "mock",
  5788. "spy",
  5789. "stub"
  5790. ],
  5791. "support": {
  5792. "issues": "https://github.com/phpspec/prophecy/issues",
  5793. "source": "https://github.com/phpspec/prophecy/tree/1.12.2"
  5794. },
  5795. "time": "2020-12-19T10:15:11+00:00"
  5796. },
  5797. {
  5798. "name": "phpunit/php-code-coverage",
  5799. "version": "9.2.5",
  5800. "source": {
  5801. "type": "git",
  5802. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  5803. "reference": "f3e026641cc91909d421802dd3ac7827ebfd97e1"
  5804. },
  5805. "dist": {
  5806. "type": "zip",
  5807. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f3e026641cc91909d421802dd3ac7827ebfd97e1",
  5808. "reference": "f3e026641cc91909d421802dd3ac7827ebfd97e1",
  5809. "shasum": ""
  5810. },
  5811. "require": {
  5812. "ext-dom": "*",
  5813. "ext-libxml": "*",
  5814. "ext-xmlwriter": "*",
  5815. "nikic/php-parser": "^4.10.2",
  5816. "php": ">=7.3",
  5817. "phpunit/php-file-iterator": "^3.0.3",
  5818. "phpunit/php-text-template": "^2.0.2",
  5819. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  5820. "sebastian/complexity": "^2.0",
  5821. "sebastian/environment": "^5.1.2",
  5822. "sebastian/lines-of-code": "^1.0.3",
  5823. "sebastian/version": "^3.0.1",
  5824. "theseer/tokenizer": "^1.2.0"
  5825. },
  5826. "require-dev": {
  5827. "phpunit/phpunit": "^9.3"
  5828. },
  5829. "suggest": {
  5830. "ext-pcov": "*",
  5831. "ext-xdebug": "*"
  5832. },
  5833. "type": "library",
  5834. "extra": {
  5835. "branch-alias": {
  5836. "dev-master": "9.2-dev"
  5837. }
  5838. },
  5839. "autoload": {
  5840. "classmap": [
  5841. "src/"
  5842. ]
  5843. },
  5844. "notification-url": "https://packagist.org/downloads/",
  5845. "license": [
  5846. "BSD-3-Clause"
  5847. ],
  5848. "authors": [
  5849. {
  5850. "name": "Sebastian Bergmann",
  5851. "email": "sebastian@phpunit.de",
  5852. "role": "lead"
  5853. }
  5854. ],
  5855. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  5856. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  5857. "keywords": [
  5858. "coverage",
  5859. "testing",
  5860. "xunit"
  5861. ],
  5862. "support": {
  5863. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  5864. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.5"
  5865. },
  5866. "funding": [
  5867. {
  5868. "url": "https://github.com/sebastianbergmann",
  5869. "type": "github"
  5870. }
  5871. ],
  5872. "time": "2020-11-28T06:44:49+00:00"
  5873. },
  5874. {
  5875. "name": "phpunit/php-file-iterator",
  5876. "version": "3.0.5",
  5877. "source": {
  5878. "type": "git",
  5879. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  5880. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
  5881. },
  5882. "dist": {
  5883. "type": "zip",
  5884. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
  5885. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
  5886. "shasum": ""
  5887. },
  5888. "require": {
  5889. "php": ">=7.3"
  5890. },
  5891. "require-dev": {
  5892. "phpunit/phpunit": "^9.3"
  5893. },
  5894. "type": "library",
  5895. "extra": {
  5896. "branch-alias": {
  5897. "dev-master": "3.0-dev"
  5898. }
  5899. },
  5900. "autoload": {
  5901. "classmap": [
  5902. "src/"
  5903. ]
  5904. },
  5905. "notification-url": "https://packagist.org/downloads/",
  5906. "license": [
  5907. "BSD-3-Clause"
  5908. ],
  5909. "authors": [
  5910. {
  5911. "name": "Sebastian Bergmann",
  5912. "email": "sebastian@phpunit.de",
  5913. "role": "lead"
  5914. }
  5915. ],
  5916. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  5917. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  5918. "keywords": [
  5919. "filesystem",
  5920. "iterator"
  5921. ],
  5922. "support": {
  5923. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  5924. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
  5925. },
  5926. "funding": [
  5927. {
  5928. "url": "https://github.com/sebastianbergmann",
  5929. "type": "github"
  5930. }
  5931. ],
  5932. "time": "2020-09-28T05:57:25+00:00"
  5933. },
  5934. {
  5935. "name": "phpunit/php-invoker",
  5936. "version": "3.1.1",
  5937. "source": {
  5938. "type": "git",
  5939. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  5940. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  5941. },
  5942. "dist": {
  5943. "type": "zip",
  5944. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  5945. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  5946. "shasum": ""
  5947. },
  5948. "require": {
  5949. "php": ">=7.3"
  5950. },
  5951. "require-dev": {
  5952. "ext-pcntl": "*",
  5953. "phpunit/phpunit": "^9.3"
  5954. },
  5955. "suggest": {
  5956. "ext-pcntl": "*"
  5957. },
  5958. "type": "library",
  5959. "extra": {
  5960. "branch-alias": {
  5961. "dev-master": "3.1-dev"
  5962. }
  5963. },
  5964. "autoload": {
  5965. "classmap": [
  5966. "src/"
  5967. ]
  5968. },
  5969. "notification-url": "https://packagist.org/downloads/",
  5970. "license": [
  5971. "BSD-3-Clause"
  5972. ],
  5973. "authors": [
  5974. {
  5975. "name": "Sebastian Bergmann",
  5976. "email": "sebastian@phpunit.de",
  5977. "role": "lead"
  5978. }
  5979. ],
  5980. "description": "Invoke callables with a timeout",
  5981. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  5982. "keywords": [
  5983. "process"
  5984. ],
  5985. "support": {
  5986. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  5987. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  5988. },
  5989. "funding": [
  5990. {
  5991. "url": "https://github.com/sebastianbergmann",
  5992. "type": "github"
  5993. }
  5994. ],
  5995. "time": "2020-09-28T05:58:55+00:00"
  5996. },
  5997. {
  5998. "name": "phpunit/php-text-template",
  5999. "version": "2.0.4",
  6000. "source": {
  6001. "type": "git",
  6002. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  6003. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  6004. },
  6005. "dist": {
  6006. "type": "zip",
  6007. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  6008. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  6009. "shasum": ""
  6010. },
  6011. "require": {
  6012. "php": ">=7.3"
  6013. },
  6014. "require-dev": {
  6015. "phpunit/phpunit": "^9.3"
  6016. },
  6017. "type": "library",
  6018. "extra": {
  6019. "branch-alias": {
  6020. "dev-master": "2.0-dev"
  6021. }
  6022. },
  6023. "autoload": {
  6024. "classmap": [
  6025. "src/"
  6026. ]
  6027. },
  6028. "notification-url": "https://packagist.org/downloads/",
  6029. "license": [
  6030. "BSD-3-Clause"
  6031. ],
  6032. "authors": [
  6033. {
  6034. "name": "Sebastian Bergmann",
  6035. "email": "sebastian@phpunit.de",
  6036. "role": "lead"
  6037. }
  6038. ],
  6039. "description": "Simple template engine.",
  6040. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  6041. "keywords": [
  6042. "template"
  6043. ],
  6044. "support": {
  6045. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  6046. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  6047. },
  6048. "funding": [
  6049. {
  6050. "url": "https://github.com/sebastianbergmann",
  6051. "type": "github"
  6052. }
  6053. ],
  6054. "time": "2020-10-26T05:33:50+00:00"
  6055. },
  6056. {
  6057. "name": "phpunit/php-timer",
  6058. "version": "5.0.3",
  6059. "source": {
  6060. "type": "git",
  6061. "url": "https://github.com/sebastianbergmann/php-timer.git",
  6062. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  6063. },
  6064. "dist": {
  6065. "type": "zip",
  6066. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  6067. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  6068. "shasum": ""
  6069. },
  6070. "require": {
  6071. "php": ">=7.3"
  6072. },
  6073. "require-dev": {
  6074. "phpunit/phpunit": "^9.3"
  6075. },
  6076. "type": "library",
  6077. "extra": {
  6078. "branch-alias": {
  6079. "dev-master": "5.0-dev"
  6080. }
  6081. },
  6082. "autoload": {
  6083. "classmap": [
  6084. "src/"
  6085. ]
  6086. },
  6087. "notification-url": "https://packagist.org/downloads/",
  6088. "license": [
  6089. "BSD-3-Clause"
  6090. ],
  6091. "authors": [
  6092. {
  6093. "name": "Sebastian Bergmann",
  6094. "email": "sebastian@phpunit.de",
  6095. "role": "lead"
  6096. }
  6097. ],
  6098. "description": "Utility class for timing",
  6099. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  6100. "keywords": [
  6101. "timer"
  6102. ],
  6103. "support": {
  6104. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  6105. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  6106. },
  6107. "funding": [
  6108. {
  6109. "url": "https://github.com/sebastianbergmann",
  6110. "type": "github"
  6111. }
  6112. ],
  6113. "time": "2020-10-26T13:16:10+00:00"
  6114. },
  6115. {
  6116. "name": "phpunit/phpunit",
  6117. "version": "9.5.0",
  6118. "source": {
  6119. "type": "git",
  6120. "url": "https://github.com/sebastianbergmann/phpunit.git",
  6121. "reference": "8e16c225d57c3d6808014df6b1dd7598d0a5bbbe"
  6122. },
  6123. "dist": {
  6124. "type": "zip",
  6125. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8e16c225d57c3d6808014df6b1dd7598d0a5bbbe",
  6126. "reference": "8e16c225d57c3d6808014df6b1dd7598d0a5bbbe",
  6127. "shasum": ""
  6128. },
  6129. "require": {
  6130. "doctrine/instantiator": "^1.3.1",
  6131. "ext-dom": "*",
  6132. "ext-json": "*",
  6133. "ext-libxml": "*",
  6134. "ext-mbstring": "*",
  6135. "ext-xml": "*",
  6136. "ext-xmlwriter": "*",
  6137. "myclabs/deep-copy": "^1.10.1",
  6138. "phar-io/manifest": "^2.0.1",
  6139. "phar-io/version": "^3.0.2",
  6140. "php": ">=7.3",
  6141. "phpspec/prophecy": "^1.12.1",
  6142. "phpunit/php-code-coverage": "^9.2.3",
  6143. "phpunit/php-file-iterator": "^3.0.5",
  6144. "phpunit/php-invoker": "^3.1.1",
  6145. "phpunit/php-text-template": "^2.0.3",
  6146. "phpunit/php-timer": "^5.0.2",
  6147. "sebastian/cli-parser": "^1.0.1",
  6148. "sebastian/code-unit": "^1.0.6",
  6149. "sebastian/comparator": "^4.0.5",
  6150. "sebastian/diff": "^4.0.3",
  6151. "sebastian/environment": "^5.1.3",
  6152. "sebastian/exporter": "^4.0.3",
  6153. "sebastian/global-state": "^5.0.1",
  6154. "sebastian/object-enumerator": "^4.0.3",
  6155. "sebastian/resource-operations": "^3.0.3",
  6156. "sebastian/type": "^2.3",
  6157. "sebastian/version": "^3.0.2"
  6158. },
  6159. "require-dev": {
  6160. "ext-pdo": "*",
  6161. "phpspec/prophecy-phpunit": "^2.0.1"
  6162. },
  6163. "suggest": {
  6164. "ext-soap": "*",
  6165. "ext-xdebug": "*"
  6166. },
  6167. "bin": [
  6168. "phpunit"
  6169. ],
  6170. "type": "library",
  6171. "extra": {
  6172. "branch-alias": {
  6173. "dev-master": "9.5-dev"
  6174. }
  6175. },
  6176. "autoload": {
  6177. "classmap": [
  6178. "src/"
  6179. ],
  6180. "files": [
  6181. "src/Framework/Assert/Functions.php"
  6182. ]
  6183. },
  6184. "notification-url": "https://packagist.org/downloads/",
  6185. "license": [
  6186. "BSD-3-Clause"
  6187. ],
  6188. "authors": [
  6189. {
  6190. "name": "Sebastian Bergmann",
  6191. "email": "sebastian@phpunit.de",
  6192. "role": "lead"
  6193. }
  6194. ],
  6195. "description": "The PHP Unit Testing framework.",
  6196. "homepage": "https://phpunit.de/",
  6197. "keywords": [
  6198. "phpunit",
  6199. "testing",
  6200. "xunit"
  6201. ],
  6202. "support": {
  6203. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  6204. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.0"
  6205. },
  6206. "funding": [
  6207. {
  6208. "url": "https://phpunit.de/donate.html",
  6209. "type": "custom"
  6210. },
  6211. {
  6212. "url": "https://github.com/sebastianbergmann",
  6213. "type": "github"
  6214. }
  6215. ],
  6216. "time": "2020-12-04T05:05:53+00:00"
  6217. },
  6218. {
  6219. "name": "sebastian/cli-parser",
  6220. "version": "1.0.1",
  6221. "source": {
  6222. "type": "git",
  6223. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  6224. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
  6225. },
  6226. "dist": {
  6227. "type": "zip",
  6228. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  6229. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  6230. "shasum": ""
  6231. },
  6232. "require": {
  6233. "php": ">=7.3"
  6234. },
  6235. "require-dev": {
  6236. "phpunit/phpunit": "^9.3"
  6237. },
  6238. "type": "library",
  6239. "extra": {
  6240. "branch-alias": {
  6241. "dev-master": "1.0-dev"
  6242. }
  6243. },
  6244. "autoload": {
  6245. "classmap": [
  6246. "src/"
  6247. ]
  6248. },
  6249. "notification-url": "https://packagist.org/downloads/",
  6250. "license": [
  6251. "BSD-3-Clause"
  6252. ],
  6253. "authors": [
  6254. {
  6255. "name": "Sebastian Bergmann",
  6256. "email": "sebastian@phpunit.de",
  6257. "role": "lead"
  6258. }
  6259. ],
  6260. "description": "Library for parsing CLI options",
  6261. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  6262. "support": {
  6263. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  6264. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
  6265. },
  6266. "funding": [
  6267. {
  6268. "url": "https://github.com/sebastianbergmann",
  6269. "type": "github"
  6270. }
  6271. ],
  6272. "time": "2020-09-28T06:08:49+00:00"
  6273. },
  6274. {
  6275. "name": "sebastian/code-unit",
  6276. "version": "1.0.8",
  6277. "source": {
  6278. "type": "git",
  6279. "url": "https://github.com/sebastianbergmann/code-unit.git",
  6280. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  6281. },
  6282. "dist": {
  6283. "type": "zip",
  6284. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  6285. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  6286. "shasum": ""
  6287. },
  6288. "require": {
  6289. "php": ">=7.3"
  6290. },
  6291. "require-dev": {
  6292. "phpunit/phpunit": "^9.3"
  6293. },
  6294. "type": "library",
  6295. "extra": {
  6296. "branch-alias": {
  6297. "dev-master": "1.0-dev"
  6298. }
  6299. },
  6300. "autoload": {
  6301. "classmap": [
  6302. "src/"
  6303. ]
  6304. },
  6305. "notification-url": "https://packagist.org/downloads/",
  6306. "license": [
  6307. "BSD-3-Clause"
  6308. ],
  6309. "authors": [
  6310. {
  6311. "name": "Sebastian Bergmann",
  6312. "email": "sebastian@phpunit.de",
  6313. "role": "lead"
  6314. }
  6315. ],
  6316. "description": "Collection of value objects that represent the PHP code units",
  6317. "homepage": "https://github.com/sebastianbergmann/code-unit",
  6318. "support": {
  6319. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  6320. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  6321. },
  6322. "funding": [
  6323. {
  6324. "url": "https://github.com/sebastianbergmann",
  6325. "type": "github"
  6326. }
  6327. ],
  6328. "time": "2020-10-26T13:08:54+00:00"
  6329. },
  6330. {
  6331. "name": "sebastian/code-unit-reverse-lookup",
  6332. "version": "2.0.3",
  6333. "source": {
  6334. "type": "git",
  6335. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  6336. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  6337. },
  6338. "dist": {
  6339. "type": "zip",
  6340. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  6341. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  6342. "shasum": ""
  6343. },
  6344. "require": {
  6345. "php": ">=7.3"
  6346. },
  6347. "require-dev": {
  6348. "phpunit/phpunit": "^9.3"
  6349. },
  6350. "type": "library",
  6351. "extra": {
  6352. "branch-alias": {
  6353. "dev-master": "2.0-dev"
  6354. }
  6355. },
  6356. "autoload": {
  6357. "classmap": [
  6358. "src/"
  6359. ]
  6360. },
  6361. "notification-url": "https://packagist.org/downloads/",
  6362. "license": [
  6363. "BSD-3-Clause"
  6364. ],
  6365. "authors": [
  6366. {
  6367. "name": "Sebastian Bergmann",
  6368. "email": "sebastian@phpunit.de"
  6369. }
  6370. ],
  6371. "description": "Looks up which function or method a line of code belongs to",
  6372. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  6373. "support": {
  6374. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  6375. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  6376. },
  6377. "funding": [
  6378. {
  6379. "url": "https://github.com/sebastianbergmann",
  6380. "type": "github"
  6381. }
  6382. ],
  6383. "time": "2020-09-28T05:30:19+00:00"
  6384. },
  6385. {
  6386. "name": "sebastian/comparator",
  6387. "version": "4.0.6",
  6388. "source": {
  6389. "type": "git",
  6390. "url": "https://github.com/sebastianbergmann/comparator.git",
  6391. "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
  6392. },
  6393. "dist": {
  6394. "type": "zip",
  6395. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
  6396. "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
  6397. "shasum": ""
  6398. },
  6399. "require": {
  6400. "php": ">=7.3",
  6401. "sebastian/diff": "^4.0",
  6402. "sebastian/exporter": "^4.0"
  6403. },
  6404. "require-dev": {
  6405. "phpunit/phpunit": "^9.3"
  6406. },
  6407. "type": "library",
  6408. "extra": {
  6409. "branch-alias": {
  6410. "dev-master": "4.0-dev"
  6411. }
  6412. },
  6413. "autoload": {
  6414. "classmap": [
  6415. "src/"
  6416. ]
  6417. },
  6418. "notification-url": "https://packagist.org/downloads/",
  6419. "license": [
  6420. "BSD-3-Clause"
  6421. ],
  6422. "authors": [
  6423. {
  6424. "name": "Sebastian Bergmann",
  6425. "email": "sebastian@phpunit.de"
  6426. },
  6427. {
  6428. "name": "Jeff Welch",
  6429. "email": "whatthejeff@gmail.com"
  6430. },
  6431. {
  6432. "name": "Volker Dusch",
  6433. "email": "github@wallbash.com"
  6434. },
  6435. {
  6436. "name": "Bernhard Schussek",
  6437. "email": "bschussek@2bepublished.at"
  6438. }
  6439. ],
  6440. "description": "Provides the functionality to compare PHP values for equality",
  6441. "homepage": "https://github.com/sebastianbergmann/comparator",
  6442. "keywords": [
  6443. "comparator",
  6444. "compare",
  6445. "equality"
  6446. ],
  6447. "support": {
  6448. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  6449. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
  6450. },
  6451. "funding": [
  6452. {
  6453. "url": "https://github.com/sebastianbergmann",
  6454. "type": "github"
  6455. }
  6456. ],
  6457. "time": "2020-10-26T15:49:45+00:00"
  6458. },
  6459. {
  6460. "name": "sebastian/complexity",
  6461. "version": "2.0.2",
  6462. "source": {
  6463. "type": "git",
  6464. "url": "https://github.com/sebastianbergmann/complexity.git",
  6465. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
  6466. },
  6467. "dist": {
  6468. "type": "zip",
  6469. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
  6470. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
  6471. "shasum": ""
  6472. },
  6473. "require": {
  6474. "nikic/php-parser": "^4.7",
  6475. "php": ">=7.3"
  6476. },
  6477. "require-dev": {
  6478. "phpunit/phpunit": "^9.3"
  6479. },
  6480. "type": "library",
  6481. "extra": {
  6482. "branch-alias": {
  6483. "dev-master": "2.0-dev"
  6484. }
  6485. },
  6486. "autoload": {
  6487. "classmap": [
  6488. "src/"
  6489. ]
  6490. },
  6491. "notification-url": "https://packagist.org/downloads/",
  6492. "license": [
  6493. "BSD-3-Clause"
  6494. ],
  6495. "authors": [
  6496. {
  6497. "name": "Sebastian Bergmann",
  6498. "email": "sebastian@phpunit.de",
  6499. "role": "lead"
  6500. }
  6501. ],
  6502. "description": "Library for calculating the complexity of PHP code units",
  6503. "homepage": "https://github.com/sebastianbergmann/complexity",
  6504. "support": {
  6505. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  6506. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
  6507. },
  6508. "funding": [
  6509. {
  6510. "url": "https://github.com/sebastianbergmann",
  6511. "type": "github"
  6512. }
  6513. ],
  6514. "time": "2020-10-26T15:52:27+00:00"
  6515. },
  6516. {
  6517. "name": "sebastian/diff",
  6518. "version": "4.0.4",
  6519. "source": {
  6520. "type": "git",
  6521. "url": "https://github.com/sebastianbergmann/diff.git",
  6522. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
  6523. },
  6524. "dist": {
  6525. "type": "zip",
  6526. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  6527. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  6528. "shasum": ""
  6529. },
  6530. "require": {
  6531. "php": ">=7.3"
  6532. },
  6533. "require-dev": {
  6534. "phpunit/phpunit": "^9.3",
  6535. "symfony/process": "^4.2 || ^5"
  6536. },
  6537. "type": "library",
  6538. "extra": {
  6539. "branch-alias": {
  6540. "dev-master": "4.0-dev"
  6541. }
  6542. },
  6543. "autoload": {
  6544. "classmap": [
  6545. "src/"
  6546. ]
  6547. },
  6548. "notification-url": "https://packagist.org/downloads/",
  6549. "license": [
  6550. "BSD-3-Clause"
  6551. ],
  6552. "authors": [
  6553. {
  6554. "name": "Sebastian Bergmann",
  6555. "email": "sebastian@phpunit.de"
  6556. },
  6557. {
  6558. "name": "Kore Nordmann",
  6559. "email": "mail@kore-nordmann.de"
  6560. }
  6561. ],
  6562. "description": "Diff implementation",
  6563. "homepage": "https://github.com/sebastianbergmann/diff",
  6564. "keywords": [
  6565. "diff",
  6566. "udiff",
  6567. "unidiff",
  6568. "unified diff"
  6569. ],
  6570. "support": {
  6571. "issues": "https://github.com/sebastianbergmann/diff/issues",
  6572. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
  6573. },
  6574. "funding": [
  6575. {
  6576. "url": "https://github.com/sebastianbergmann",
  6577. "type": "github"
  6578. }
  6579. ],
  6580. "time": "2020-10-26T13:10:38+00:00"
  6581. },
  6582. {
  6583. "name": "sebastian/environment",
  6584. "version": "5.1.3",
  6585. "source": {
  6586. "type": "git",
  6587. "url": "https://github.com/sebastianbergmann/environment.git",
  6588. "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
  6589. },
  6590. "dist": {
  6591. "type": "zip",
  6592. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
  6593. "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
  6594. "shasum": ""
  6595. },
  6596. "require": {
  6597. "php": ">=7.3"
  6598. },
  6599. "require-dev": {
  6600. "phpunit/phpunit": "^9.3"
  6601. },
  6602. "suggest": {
  6603. "ext-posix": "*"
  6604. },
  6605. "type": "library",
  6606. "extra": {
  6607. "branch-alias": {
  6608. "dev-master": "5.1-dev"
  6609. }
  6610. },
  6611. "autoload": {
  6612. "classmap": [
  6613. "src/"
  6614. ]
  6615. },
  6616. "notification-url": "https://packagist.org/downloads/",
  6617. "license": [
  6618. "BSD-3-Clause"
  6619. ],
  6620. "authors": [
  6621. {
  6622. "name": "Sebastian Bergmann",
  6623. "email": "sebastian@phpunit.de"
  6624. }
  6625. ],
  6626. "description": "Provides functionality to handle HHVM/PHP environments",
  6627. "homepage": "http://www.github.com/sebastianbergmann/environment",
  6628. "keywords": [
  6629. "Xdebug",
  6630. "environment",
  6631. "hhvm"
  6632. ],
  6633. "support": {
  6634. "issues": "https://github.com/sebastianbergmann/environment/issues",
  6635. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
  6636. },
  6637. "funding": [
  6638. {
  6639. "url": "https://github.com/sebastianbergmann",
  6640. "type": "github"
  6641. }
  6642. ],
  6643. "time": "2020-09-28T05:52:38+00:00"
  6644. },
  6645. {
  6646. "name": "sebastian/exporter",
  6647. "version": "4.0.3",
  6648. "source": {
  6649. "type": "git",
  6650. "url": "https://github.com/sebastianbergmann/exporter.git",
  6651. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
  6652. },
  6653. "dist": {
  6654. "type": "zip",
  6655. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  6656. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  6657. "shasum": ""
  6658. },
  6659. "require": {
  6660. "php": ">=7.3",
  6661. "sebastian/recursion-context": "^4.0"
  6662. },
  6663. "require-dev": {
  6664. "ext-mbstring": "*",
  6665. "phpunit/phpunit": "^9.3"
  6666. },
  6667. "type": "library",
  6668. "extra": {
  6669. "branch-alias": {
  6670. "dev-master": "4.0-dev"
  6671. }
  6672. },
  6673. "autoload": {
  6674. "classmap": [
  6675. "src/"
  6676. ]
  6677. },
  6678. "notification-url": "https://packagist.org/downloads/",
  6679. "license": [
  6680. "BSD-3-Clause"
  6681. ],
  6682. "authors": [
  6683. {
  6684. "name": "Sebastian Bergmann",
  6685. "email": "sebastian@phpunit.de"
  6686. },
  6687. {
  6688. "name": "Jeff Welch",
  6689. "email": "whatthejeff@gmail.com"
  6690. },
  6691. {
  6692. "name": "Volker Dusch",
  6693. "email": "github@wallbash.com"
  6694. },
  6695. {
  6696. "name": "Adam Harvey",
  6697. "email": "aharvey@php.net"
  6698. },
  6699. {
  6700. "name": "Bernhard Schussek",
  6701. "email": "bschussek@gmail.com"
  6702. }
  6703. ],
  6704. "description": "Provides the functionality to export PHP variables for visualization",
  6705. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  6706. "keywords": [
  6707. "export",
  6708. "exporter"
  6709. ],
  6710. "support": {
  6711. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  6712. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
  6713. },
  6714. "funding": [
  6715. {
  6716. "url": "https://github.com/sebastianbergmann",
  6717. "type": "github"
  6718. }
  6719. ],
  6720. "time": "2020-09-28T05:24:23+00:00"
  6721. },
  6722. {
  6723. "name": "sebastian/global-state",
  6724. "version": "5.0.2",
  6725. "source": {
  6726. "type": "git",
  6727. "url": "https://github.com/sebastianbergmann/global-state.git",
  6728. "reference": "a90ccbddffa067b51f574dea6eb25d5680839455"
  6729. },
  6730. "dist": {
  6731. "type": "zip",
  6732. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a90ccbddffa067b51f574dea6eb25d5680839455",
  6733. "reference": "a90ccbddffa067b51f574dea6eb25d5680839455",
  6734. "shasum": ""
  6735. },
  6736. "require": {
  6737. "php": ">=7.3",
  6738. "sebastian/object-reflector": "^2.0",
  6739. "sebastian/recursion-context": "^4.0"
  6740. },
  6741. "require-dev": {
  6742. "ext-dom": "*",
  6743. "phpunit/phpunit": "^9.3"
  6744. },
  6745. "suggest": {
  6746. "ext-uopz": "*"
  6747. },
  6748. "type": "library",
  6749. "extra": {
  6750. "branch-alias": {
  6751. "dev-master": "5.0-dev"
  6752. }
  6753. },
  6754. "autoload": {
  6755. "classmap": [
  6756. "src/"
  6757. ]
  6758. },
  6759. "notification-url": "https://packagist.org/downloads/",
  6760. "license": [
  6761. "BSD-3-Clause"
  6762. ],
  6763. "authors": [
  6764. {
  6765. "name": "Sebastian Bergmann",
  6766. "email": "sebastian@phpunit.de"
  6767. }
  6768. ],
  6769. "description": "Snapshotting of global state",
  6770. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  6771. "keywords": [
  6772. "global state"
  6773. ],
  6774. "support": {
  6775. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  6776. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.2"
  6777. },
  6778. "funding": [
  6779. {
  6780. "url": "https://github.com/sebastianbergmann",
  6781. "type": "github"
  6782. }
  6783. ],
  6784. "time": "2020-10-26T15:55:19+00:00"
  6785. },
  6786. {
  6787. "name": "sebastian/lines-of-code",
  6788. "version": "1.0.3",
  6789. "source": {
  6790. "type": "git",
  6791. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  6792. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
  6793. },
  6794. "dist": {
  6795. "type": "zip",
  6796. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  6797. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  6798. "shasum": ""
  6799. },
  6800. "require": {
  6801. "nikic/php-parser": "^4.6",
  6802. "php": ">=7.3"
  6803. },
  6804. "require-dev": {
  6805. "phpunit/phpunit": "^9.3"
  6806. },
  6807. "type": "library",
  6808. "extra": {
  6809. "branch-alias": {
  6810. "dev-master": "1.0-dev"
  6811. }
  6812. },
  6813. "autoload": {
  6814. "classmap": [
  6815. "src/"
  6816. ]
  6817. },
  6818. "notification-url": "https://packagist.org/downloads/",
  6819. "license": [
  6820. "BSD-3-Clause"
  6821. ],
  6822. "authors": [
  6823. {
  6824. "name": "Sebastian Bergmann",
  6825. "email": "sebastian@phpunit.de",
  6826. "role": "lead"
  6827. }
  6828. ],
  6829. "description": "Library for counting the lines of code in PHP source code",
  6830. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  6831. "support": {
  6832. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  6833. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
  6834. },
  6835. "funding": [
  6836. {
  6837. "url": "https://github.com/sebastianbergmann",
  6838. "type": "github"
  6839. }
  6840. ],
  6841. "time": "2020-11-28T06:42:11+00:00"
  6842. },
  6843. {
  6844. "name": "sebastian/object-enumerator",
  6845. "version": "4.0.4",
  6846. "source": {
  6847. "type": "git",
  6848. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  6849. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  6850. },
  6851. "dist": {
  6852. "type": "zip",
  6853. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  6854. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  6855. "shasum": ""
  6856. },
  6857. "require": {
  6858. "php": ">=7.3",
  6859. "sebastian/object-reflector": "^2.0",
  6860. "sebastian/recursion-context": "^4.0"
  6861. },
  6862. "require-dev": {
  6863. "phpunit/phpunit": "^9.3"
  6864. },
  6865. "type": "library",
  6866. "extra": {
  6867. "branch-alias": {
  6868. "dev-master": "4.0-dev"
  6869. }
  6870. },
  6871. "autoload": {
  6872. "classmap": [
  6873. "src/"
  6874. ]
  6875. },
  6876. "notification-url": "https://packagist.org/downloads/",
  6877. "license": [
  6878. "BSD-3-Clause"
  6879. ],
  6880. "authors": [
  6881. {
  6882. "name": "Sebastian Bergmann",
  6883. "email": "sebastian@phpunit.de"
  6884. }
  6885. ],
  6886. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  6887. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  6888. "support": {
  6889. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  6890. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  6891. },
  6892. "funding": [
  6893. {
  6894. "url": "https://github.com/sebastianbergmann",
  6895. "type": "github"
  6896. }
  6897. ],
  6898. "time": "2020-10-26T13:12:34+00:00"
  6899. },
  6900. {
  6901. "name": "sebastian/object-reflector",
  6902. "version": "2.0.4",
  6903. "source": {
  6904. "type": "git",
  6905. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  6906. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  6907. },
  6908. "dist": {
  6909. "type": "zip",
  6910. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  6911. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  6912. "shasum": ""
  6913. },
  6914. "require": {
  6915. "php": ">=7.3"
  6916. },
  6917. "require-dev": {
  6918. "phpunit/phpunit": "^9.3"
  6919. },
  6920. "type": "library",
  6921. "extra": {
  6922. "branch-alias": {
  6923. "dev-master": "2.0-dev"
  6924. }
  6925. },
  6926. "autoload": {
  6927. "classmap": [
  6928. "src/"
  6929. ]
  6930. },
  6931. "notification-url": "https://packagist.org/downloads/",
  6932. "license": [
  6933. "BSD-3-Clause"
  6934. ],
  6935. "authors": [
  6936. {
  6937. "name": "Sebastian Bergmann",
  6938. "email": "sebastian@phpunit.de"
  6939. }
  6940. ],
  6941. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  6942. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  6943. "support": {
  6944. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  6945. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  6946. },
  6947. "funding": [
  6948. {
  6949. "url": "https://github.com/sebastianbergmann",
  6950. "type": "github"
  6951. }
  6952. ],
  6953. "time": "2020-10-26T13:14:26+00:00"
  6954. },
  6955. {
  6956. "name": "sebastian/recursion-context",
  6957. "version": "4.0.4",
  6958. "source": {
  6959. "type": "git",
  6960. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  6961. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
  6962. },
  6963. "dist": {
  6964. "type": "zip",
  6965. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
  6966. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
  6967. "shasum": ""
  6968. },
  6969. "require": {
  6970. "php": ">=7.3"
  6971. },
  6972. "require-dev": {
  6973. "phpunit/phpunit": "^9.3"
  6974. },
  6975. "type": "library",
  6976. "extra": {
  6977. "branch-alias": {
  6978. "dev-master": "4.0-dev"
  6979. }
  6980. },
  6981. "autoload": {
  6982. "classmap": [
  6983. "src/"
  6984. ]
  6985. },
  6986. "notification-url": "https://packagist.org/downloads/",
  6987. "license": [
  6988. "BSD-3-Clause"
  6989. ],
  6990. "authors": [
  6991. {
  6992. "name": "Sebastian Bergmann",
  6993. "email": "sebastian@phpunit.de"
  6994. },
  6995. {
  6996. "name": "Jeff Welch",
  6997. "email": "whatthejeff@gmail.com"
  6998. },
  6999. {
  7000. "name": "Adam Harvey",
  7001. "email": "aharvey@php.net"
  7002. }
  7003. ],
  7004. "description": "Provides functionality to recursively process PHP variables",
  7005. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  7006. "support": {
  7007. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  7008. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
  7009. },
  7010. "funding": [
  7011. {
  7012. "url": "https://github.com/sebastianbergmann",
  7013. "type": "github"
  7014. }
  7015. ],
  7016. "time": "2020-10-26T13:17:30+00:00"
  7017. },
  7018. {
  7019. "name": "sebastian/resource-operations",
  7020. "version": "3.0.3",
  7021. "source": {
  7022. "type": "git",
  7023. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  7024. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  7025. },
  7026. "dist": {
  7027. "type": "zip",
  7028. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  7029. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  7030. "shasum": ""
  7031. },
  7032. "require": {
  7033. "php": ">=7.3"
  7034. },
  7035. "require-dev": {
  7036. "phpunit/phpunit": "^9.0"
  7037. },
  7038. "type": "library",
  7039. "extra": {
  7040. "branch-alias": {
  7041. "dev-master": "3.0-dev"
  7042. }
  7043. },
  7044. "autoload": {
  7045. "classmap": [
  7046. "src/"
  7047. ]
  7048. },
  7049. "notification-url": "https://packagist.org/downloads/",
  7050. "license": [
  7051. "BSD-3-Clause"
  7052. ],
  7053. "authors": [
  7054. {
  7055. "name": "Sebastian Bergmann",
  7056. "email": "sebastian@phpunit.de"
  7057. }
  7058. ],
  7059. "description": "Provides a list of PHP built-in functions that operate on resources",
  7060. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  7061. "support": {
  7062. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  7063. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  7064. },
  7065. "funding": [
  7066. {
  7067. "url": "https://github.com/sebastianbergmann",
  7068. "type": "github"
  7069. }
  7070. ],
  7071. "time": "2020-09-28T06:45:17+00:00"
  7072. },
  7073. {
  7074. "name": "sebastian/type",
  7075. "version": "2.3.1",
  7076. "source": {
  7077. "type": "git",
  7078. "url": "https://github.com/sebastianbergmann/type.git",
  7079. "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2"
  7080. },
  7081. "dist": {
  7082. "type": "zip",
  7083. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
  7084. "reference": "81cd61ab7bbf2de744aba0ea61fae32f721df3d2",
  7085. "shasum": ""
  7086. },
  7087. "require": {
  7088. "php": ">=7.3"
  7089. },
  7090. "require-dev": {
  7091. "phpunit/phpunit": "^9.3"
  7092. },
  7093. "type": "library",
  7094. "extra": {
  7095. "branch-alias": {
  7096. "dev-master": "2.3-dev"
  7097. }
  7098. },
  7099. "autoload": {
  7100. "classmap": [
  7101. "src/"
  7102. ]
  7103. },
  7104. "notification-url": "https://packagist.org/downloads/",
  7105. "license": [
  7106. "BSD-3-Clause"
  7107. ],
  7108. "authors": [
  7109. {
  7110. "name": "Sebastian Bergmann",
  7111. "email": "sebastian@phpunit.de",
  7112. "role": "lead"
  7113. }
  7114. ],
  7115. "description": "Collection of value objects that represent the types of the PHP type system",
  7116. "homepage": "https://github.com/sebastianbergmann/type",
  7117. "support": {
  7118. "issues": "https://github.com/sebastianbergmann/type/issues",
  7119. "source": "https://github.com/sebastianbergmann/type/tree/2.3.1"
  7120. },
  7121. "funding": [
  7122. {
  7123. "url": "https://github.com/sebastianbergmann",
  7124. "type": "github"
  7125. }
  7126. ],
  7127. "time": "2020-10-26T13:18:59+00:00"
  7128. },
  7129. {
  7130. "name": "sebastian/version",
  7131. "version": "3.0.2",
  7132. "source": {
  7133. "type": "git",
  7134. "url": "https://github.com/sebastianbergmann/version.git",
  7135. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  7136. },
  7137. "dist": {
  7138. "type": "zip",
  7139. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  7140. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  7141. "shasum": ""
  7142. },
  7143. "require": {
  7144. "php": ">=7.3"
  7145. },
  7146. "type": "library",
  7147. "extra": {
  7148. "branch-alias": {
  7149. "dev-master": "3.0-dev"
  7150. }
  7151. },
  7152. "autoload": {
  7153. "classmap": [
  7154. "src/"
  7155. ]
  7156. },
  7157. "notification-url": "https://packagist.org/downloads/",
  7158. "license": [
  7159. "BSD-3-Clause"
  7160. ],
  7161. "authors": [
  7162. {
  7163. "name": "Sebastian Bergmann",
  7164. "email": "sebastian@phpunit.de",
  7165. "role": "lead"
  7166. }
  7167. ],
  7168. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  7169. "homepage": "https://github.com/sebastianbergmann/version",
  7170. "support": {
  7171. "issues": "https://github.com/sebastianbergmann/version/issues",
  7172. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  7173. },
  7174. "funding": [
  7175. {
  7176. "url": "https://github.com/sebastianbergmann",
  7177. "type": "github"
  7178. }
  7179. ],
  7180. "time": "2020-09-28T06:39:44+00:00"
  7181. },
  7182. {
  7183. "name": "symfony/debug",
  7184. "version": "v4.4.18",
  7185. "source": {
  7186. "type": "git",
  7187. "url": "https://github.com/symfony/debug.git",
  7188. "reference": "5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544"
  7189. },
  7190. "dist": {
  7191. "type": "zip",
  7192. "url": "https://api.github.com/repos/symfony/debug/zipball/5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544",
  7193. "reference": "5dfc7825f3bfe9bb74b23d8b8ce0e0894e32b544",
  7194. "shasum": ""
  7195. },
  7196. "require": {
  7197. "php": ">=7.1.3",
  7198. "psr/log": "~1.0",
  7199. "symfony/polyfill-php80": "^1.15"
  7200. },
  7201. "conflict": {
  7202. "symfony/http-kernel": "<3.4"
  7203. },
  7204. "require-dev": {
  7205. "symfony/http-kernel": "^3.4|^4.0|^5.0"
  7206. },
  7207. "type": "library",
  7208. "autoload": {
  7209. "psr-4": {
  7210. "Symfony\\Component\\Debug\\": ""
  7211. },
  7212. "exclude-from-classmap": [
  7213. "/Tests/"
  7214. ]
  7215. },
  7216. "notification-url": "https://packagist.org/downloads/",
  7217. "license": [
  7218. "MIT"
  7219. ],
  7220. "authors": [
  7221. {
  7222. "name": "Fabien Potencier",
  7223. "email": "fabien@symfony.com"
  7224. },
  7225. {
  7226. "name": "Symfony Community",
  7227. "homepage": "https://symfony.com/contributors"
  7228. }
  7229. ],
  7230. "description": "Symfony Debug Component",
  7231. "homepage": "https://symfony.com",
  7232. "support": {
  7233. "source": "https://github.com/symfony/debug/tree/v4.4.18"
  7234. },
  7235. "funding": [
  7236. {
  7237. "url": "https://symfony.com/sponsor",
  7238. "type": "custom"
  7239. },
  7240. {
  7241. "url": "https://github.com/fabpot",
  7242. "type": "github"
  7243. },
  7244. {
  7245. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7246. "type": "tidelift"
  7247. }
  7248. ],
  7249. "time": "2020-12-10T16:34:26+00:00"
  7250. },
  7251. {
  7252. "name": "symfony/routing",
  7253. "version": "v5.2.1",
  7254. "source": {
  7255. "type": "git",
  7256. "url": "https://github.com/symfony/routing.git",
  7257. "reference": "934ac2720dcc878a47a45c986b483a7ee7193620"
  7258. },
  7259. "dist": {
  7260. "type": "zip",
  7261. "url": "https://api.github.com/repos/symfony/routing/zipball/934ac2720dcc878a47a45c986b483a7ee7193620",
  7262. "reference": "934ac2720dcc878a47a45c986b483a7ee7193620",
  7263. "shasum": ""
  7264. },
  7265. "require": {
  7266. "php": ">=7.2.5",
  7267. "symfony/deprecation-contracts": "^2.1",
  7268. "symfony/polyfill-php80": "^1.15"
  7269. },
  7270. "conflict": {
  7271. "symfony/config": "<5.0",
  7272. "symfony/dependency-injection": "<4.4",
  7273. "symfony/yaml": "<4.4"
  7274. },
  7275. "require-dev": {
  7276. "doctrine/annotations": "^1.7",
  7277. "psr/log": "~1.0",
  7278. "symfony/config": "^5.0",
  7279. "symfony/dependency-injection": "^4.4|^5.0",
  7280. "symfony/expression-language": "^4.4|^5.0",
  7281. "symfony/http-foundation": "^4.4|^5.0",
  7282. "symfony/yaml": "^4.4|^5.0"
  7283. },
  7284. "suggest": {
  7285. "doctrine/annotations": "For using the annotation loader",
  7286. "symfony/config": "For using the all-in-one router or any loader",
  7287. "symfony/expression-language": "For using expression matching",
  7288. "symfony/http-foundation": "For using a Symfony Request object",
  7289. "symfony/yaml": "For using the YAML loader"
  7290. },
  7291. "type": "library",
  7292. "autoload": {
  7293. "psr-4": {
  7294. "Symfony\\Component\\Routing\\": ""
  7295. },
  7296. "exclude-from-classmap": [
  7297. "/Tests/"
  7298. ]
  7299. },
  7300. "notification-url": "https://packagist.org/downloads/",
  7301. "license": [
  7302. "MIT"
  7303. ],
  7304. "authors": [
  7305. {
  7306. "name": "Fabien Potencier",
  7307. "email": "fabien@symfony.com"
  7308. },
  7309. {
  7310. "name": "Symfony Community",
  7311. "homepage": "https://symfony.com/contributors"
  7312. }
  7313. ],
  7314. "description": "Symfony Routing Component",
  7315. "homepage": "https://symfony.com",
  7316. "keywords": [
  7317. "router",
  7318. "routing",
  7319. "uri",
  7320. "url"
  7321. ],
  7322. "support": {
  7323. "source": "https://github.com/symfony/routing/tree/v5.2.1"
  7324. },
  7325. "funding": [
  7326. {
  7327. "url": "https://symfony.com/sponsor",
  7328. "type": "custom"
  7329. },
  7330. {
  7331. "url": "https://github.com/fabpot",
  7332. "type": "github"
  7333. },
  7334. {
  7335. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7336. "type": "tidelift"
  7337. }
  7338. ],
  7339. "time": "2020-12-08T17:03:37+00:00"
  7340. },
  7341. {
  7342. "name": "theseer/tokenizer",
  7343. "version": "1.2.0",
  7344. "source": {
  7345. "type": "git",
  7346. "url": "https://github.com/theseer/tokenizer.git",
  7347. "reference": "75a63c33a8577608444246075ea0af0d052e452a"
  7348. },
  7349. "dist": {
  7350. "type": "zip",
  7351. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
  7352. "reference": "75a63c33a8577608444246075ea0af0d052e452a",
  7353. "shasum": ""
  7354. },
  7355. "require": {
  7356. "ext-dom": "*",
  7357. "ext-tokenizer": "*",
  7358. "ext-xmlwriter": "*",
  7359. "php": "^7.2 || ^8.0"
  7360. },
  7361. "type": "library",
  7362. "autoload": {
  7363. "classmap": [
  7364. "src/"
  7365. ]
  7366. },
  7367. "notification-url": "https://packagist.org/downloads/",
  7368. "license": [
  7369. "BSD-3-Clause"
  7370. ],
  7371. "authors": [
  7372. {
  7373. "name": "Arne Blankerts",
  7374. "email": "arne@blankerts.de",
  7375. "role": "Developer"
  7376. }
  7377. ],
  7378. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  7379. "support": {
  7380. "issues": "https://github.com/theseer/tokenizer/issues",
  7381. "source": "https://github.com/theseer/tokenizer/tree/master"
  7382. },
  7383. "funding": [
  7384. {
  7385. "url": "https://github.com/theseer",
  7386. "type": "github"
  7387. }
  7388. ],
  7389. "time": "2020-07-12T23:59:07+00:00"
  7390. }
  7391. ],
  7392. "aliases": [],
  7393. "minimum-stability": "dev",
  7394. "stability-flags": [],
  7395. "prefer-stable": true,
  7396. "prefer-lowest": false,
  7397. "platform": {
  7398. "php": "^7.4"
  7399. },
  7400. "platform-dev": [],
  7401. "plugin-api-version": "2.0.0"
  7402. }