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.

4247 lines
148 KiB

4 years ago
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "25f0d785e97a006232c50620622cc016",
  8. "packages": [
  9. {
  10. "name": "doctrine/inflector",
  11. "version": "2.0.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/doctrine/inflector.git",
  15. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  20. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": "^7.2 || ^8.0"
  25. },
  26. "require-dev": {
  27. "doctrine/coding-standard": "^7.0",
  28. "phpstan/phpstan": "^0.11",
  29. "phpstan/phpstan-phpunit": "^0.11",
  30. "phpstan/phpstan-strict-rules": "^0.11",
  31. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  32. },
  33. "type": "library",
  34. "extra": {
  35. "branch-alias": {
  36. "dev-master": "2.0.x-dev"
  37. }
  38. },
  39. "autoload": {
  40. "psr-4": {
  41. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  42. }
  43. },
  44. "notification-url": "https://packagist.org/downloads/",
  45. "license": [
  46. "MIT"
  47. ],
  48. "authors": [
  49. {
  50. "name": "Guilherme Blanco",
  51. "email": "guilhermeblanco@gmail.com"
  52. },
  53. {
  54. "name": "Roman Borschel",
  55. "email": "roman@code-factory.org"
  56. },
  57. {
  58. "name": "Benjamin Eberlei",
  59. "email": "kontakt@beberlei.de"
  60. },
  61. {
  62. "name": "Jonathan Wage",
  63. "email": "jonwage@gmail.com"
  64. },
  65. {
  66. "name": "Johannes Schmitt",
  67. "email": "schmittjoh@gmail.com"
  68. }
  69. ],
  70. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  71. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  72. "keywords": [
  73. "inflection",
  74. "inflector",
  75. "lowercase",
  76. "manipulation",
  77. "php",
  78. "plural",
  79. "singular",
  80. "strings",
  81. "uppercase",
  82. "words"
  83. ],
  84. "time": "2020-05-29T15:13:26+00:00"
  85. },
  86. {
  87. "name": "dragonmantank/cron-expression",
  88. "version": "v2.3.0",
  89. "source": {
  90. "type": "git",
  91. "url": "https://github.com/dragonmantank/cron-expression.git",
  92. "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27"
  93. },
  94. "dist": {
  95. "type": "zip",
  96. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/72b6fbf76adb3cf5bc0db68559b33d41219aba27",
  97. "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27",
  98. "shasum": ""
  99. },
  100. "require": {
  101. "php": "^7.0"
  102. },
  103. "require-dev": {
  104. "phpunit/phpunit": "^6.4|^7.0"
  105. },
  106. "type": "library",
  107. "extra": {
  108. "branch-alias": {
  109. "dev-master": "2.3-dev"
  110. }
  111. },
  112. "autoload": {
  113. "psr-4": {
  114. "Cron\\": "src/Cron/"
  115. }
  116. },
  117. "notification-url": "https://packagist.org/downloads/",
  118. "license": [
  119. "MIT"
  120. ],
  121. "authors": [
  122. {
  123. "name": "Michael Dowling",
  124. "email": "mtdowling@gmail.com",
  125. "homepage": "https://github.com/mtdowling"
  126. },
  127. {
  128. "name": "Chris Tankersley",
  129. "email": "chris@ctankersley.com",
  130. "homepage": "https://github.com/dragonmantank"
  131. }
  132. ],
  133. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  134. "keywords": [
  135. "cron",
  136. "schedule"
  137. ],
  138. "time": "2019-03-31T00:38:28+00:00"
  139. },
  140. {
  141. "name": "facade/ignition-contracts",
  142. "version": "1.0.0",
  143. "source": {
  144. "type": "git",
  145. "url": "https://github.com/facade/ignition-contracts.git",
  146. "reference": "f445db0fb86f48e205787b2592840dd9c80ded28"
  147. },
  148. "dist": {
  149. "type": "zip",
  150. "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/f445db0fb86f48e205787b2592840dd9c80ded28",
  151. "reference": "f445db0fb86f48e205787b2592840dd9c80ded28",
  152. "shasum": ""
  153. },
  154. "require": {
  155. "php": "^7.1"
  156. },
  157. "type": "library",
  158. "autoload": {
  159. "psr-4": {
  160. "Facade\\IgnitionContracts\\": "src"
  161. }
  162. },
  163. "notification-url": "https://packagist.org/downloads/",
  164. "license": [
  165. "MIT"
  166. ],
  167. "authors": [
  168. {
  169. "name": "Freek Van der Herten",
  170. "email": "freek@spatie.be",
  171. "homepage": "https://flareapp.io",
  172. "role": "Developer"
  173. }
  174. ],
  175. "description": "Solution contracts for Ignition",
  176. "homepage": "https://github.com/facade/ignition-contracts",
  177. "keywords": [
  178. "contracts",
  179. "flare",
  180. "ignition"
  181. ],
  182. "time": "2019-08-30T14:06:08+00:00"
  183. },
  184. {
  185. "name": "filp/whoops",
  186. "version": "2.7.2",
  187. "source": {
  188. "type": "git",
  189. "url": "https://github.com/filp/whoops.git",
  190. "reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a"
  191. },
  192. "dist": {
  193. "type": "zip",
  194. "url": "https://api.github.com/repos/filp/whoops/zipball/17d0d3f266c8f925ebd035cd36f83cf802b47d4a",
  195. "reference": "17d0d3f266c8f925ebd035cd36f83cf802b47d4a",
  196. "shasum": ""
  197. },
  198. "require": {
  199. "php": "^5.5.9 || ^7.0",
  200. "psr/log": "^1.0.1"
  201. },
  202. "require-dev": {
  203. "mockery/mockery": "^0.9 || ^1.0",
  204. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
  205. "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
  206. },
  207. "suggest": {
  208. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  209. "whoops/soap": "Formats errors as SOAP responses"
  210. },
  211. "type": "library",
  212. "extra": {
  213. "branch-alias": {
  214. "dev-master": "2.6-dev"
  215. }
  216. },
  217. "autoload": {
  218. "psr-4": {
  219. "Whoops\\": "src/Whoops/"
  220. }
  221. },
  222. "notification-url": "https://packagist.org/downloads/",
  223. "license": [
  224. "MIT"
  225. ],
  226. "authors": [
  227. {
  228. "name": "Filipe Dobreira",
  229. "homepage": "https://github.com/filp",
  230. "role": "Developer"
  231. }
  232. ],
  233. "description": "php error handling for cool kids",
  234. "homepage": "https://filp.github.io/whoops/",
  235. "keywords": [
  236. "error",
  237. "exception",
  238. "handling",
  239. "library",
  240. "throwable",
  241. "whoops"
  242. ],
  243. "time": "2020-05-05T12:28:07+00:00"
  244. },
  245. {
  246. "name": "illuminate/cache",
  247. "version": "v7.15.0",
  248. "source": {
  249. "type": "git",
  250. "url": "https://github.com/illuminate/cache.git",
  251. "reference": "107906faad4c45ed31aa0bf36f1b877862d25092"
  252. },
  253. "dist": {
  254. "type": "zip",
  255. "url": "https://api.github.com/repos/illuminate/cache/zipball/107906faad4c45ed31aa0bf36f1b877862d25092",
  256. "reference": "107906faad4c45ed31aa0bf36f1b877862d25092",
  257. "shasum": ""
  258. },
  259. "require": {
  260. "illuminate/contracts": "^7.0",
  261. "illuminate/support": "^7.0",
  262. "php": "^7.2.5"
  263. },
  264. "suggest": {
  265. "ext-memcached": "Required to use the memcache cache driver.",
  266. "illuminate/database": "Required to use the database cache driver (^7.0).",
  267. "illuminate/filesystem": "Required to use the file cache driver (^7.0).",
  268. "illuminate/redis": "Required to use the redis cache driver (^7.0).",
  269. "symfony/cache": "Required to PSR-6 cache bridge (^5.0)."
  270. },
  271. "type": "library",
  272. "extra": {
  273. "branch-alias": {
  274. "dev-master": "7.x-dev"
  275. }
  276. },
  277. "autoload": {
  278. "psr-4": {
  279. "Illuminate\\Cache\\": ""
  280. }
  281. },
  282. "notification-url": "https://packagist.org/downloads/",
  283. "license": [
  284. "MIT"
  285. ],
  286. "authors": [
  287. {
  288. "name": "Taylor Otwell",
  289. "email": "taylor@laravel.com"
  290. }
  291. ],
  292. "description": "The Illuminate Cache package.",
  293. "homepage": "https://laravel.com",
  294. "time": "2020-05-18T19:54:47+00:00"
  295. },
  296. {
  297. "name": "illuminate/config",
  298. "version": "v7.15.0",
  299. "source": {
  300. "type": "git",
  301. "url": "https://github.com/illuminate/config.git",
  302. "reference": "d1e898de7a0cefe9ce2c94dede6679839e6a7b39"
  303. },
  304. "dist": {
  305. "type": "zip",
  306. "url": "https://api.github.com/repos/illuminate/config/zipball/d1e898de7a0cefe9ce2c94dede6679839e6a7b39",
  307. "reference": "d1e898de7a0cefe9ce2c94dede6679839e6a7b39",
  308. "shasum": ""
  309. },
  310. "require": {
  311. "illuminate/contracts": "^7.0",
  312. "illuminate/support": "^7.0",
  313. "php": "^7.2.5"
  314. },
  315. "type": "library",
  316. "extra": {
  317. "branch-alias": {
  318. "dev-master": "7.x-dev"
  319. }
  320. },
  321. "autoload": {
  322. "psr-4": {
  323. "Illuminate\\Config\\": ""
  324. }
  325. },
  326. "notification-url": "https://packagist.org/downloads/",
  327. "license": [
  328. "MIT"
  329. ],
  330. "authors": [
  331. {
  332. "name": "Taylor Otwell",
  333. "email": "taylor@laravel.com"
  334. }
  335. ],
  336. "description": "The Illuminate Config package.",
  337. "homepage": "https://laravel.com",
  338. "time": "2020-01-07T13:49:44+00:00"
  339. },
  340. {
  341. "name": "illuminate/console",
  342. "version": "v7.15.0",
  343. "source": {
  344. "type": "git",
  345. "url": "https://github.com/illuminate/console.git",
  346. "reference": "b6586e349d668c50b8fd3d1253067ca44785d1b0"
  347. },
  348. "dist": {
  349. "type": "zip",
  350. "url": "https://api.github.com/repos/illuminate/console/zipball/b6586e349d668c50b8fd3d1253067ca44785d1b0",
  351. "reference": "b6586e349d668c50b8fd3d1253067ca44785d1b0",
  352. "shasum": ""
  353. },
  354. "require": {
  355. "illuminate/contracts": "^7.0",
  356. "illuminate/support": "^7.0",
  357. "php": "^7.2.5",
  358. "symfony/console": "^5.0",
  359. "symfony/process": "^5.0"
  360. },
  361. "suggest": {
  362. "dragonmantank/cron-expression": "Required to use scheduler (^2.0).",
  363. "guzzlehttp/guzzle": "Required to use the ping methods on schedules (^6.3.1|^7.0).",
  364. "illuminate/bus": "Required to use the scheduled job dispatcher (^7.0).",
  365. "illuminate/container": "Required to use the scheduler (^7.0).",
  366. "illuminate/filesystem": "Required to use the generator command (^7.0).",
  367. "illuminate/queue": "Required to use closures for scheduled jobs (^7.0)."
  368. },
  369. "type": "library",
  370. "extra": {
  371. "branch-alias": {
  372. "dev-master": "7.x-dev"
  373. }
  374. },
  375. "autoload": {
  376. "psr-4": {
  377. "Illuminate\\Console\\": ""
  378. }
  379. },
  380. "notification-url": "https://packagist.org/downloads/",
  381. "license": [
  382. "MIT"
  383. ],
  384. "authors": [
  385. {
  386. "name": "Taylor Otwell",
  387. "email": "taylor@laravel.com"
  388. }
  389. ],
  390. "description": "The Illuminate Console package.",
  391. "homepage": "https://laravel.com",
  392. "time": "2020-06-02T22:33:52+00:00"
  393. },
  394. {
  395. "name": "illuminate/container",
  396. "version": "v7.15.0",
  397. "source": {
  398. "type": "git",
  399. "url": "https://github.com/illuminate/container.git",
  400. "reference": "2929d14ab8cce9cfc12e03e0a9b53f99234a3897"
  401. },
  402. "dist": {
  403. "type": "zip",
  404. "url": "https://api.github.com/repos/illuminate/container/zipball/2929d14ab8cce9cfc12e03e0a9b53f99234a3897",
  405. "reference": "2929d14ab8cce9cfc12e03e0a9b53f99234a3897",
  406. "shasum": ""
  407. },
  408. "require": {
  409. "illuminate/contracts": "^7.0",
  410. "php": "^7.2.5",
  411. "psr/container": "^1.0"
  412. },
  413. "provide": {
  414. "psr/container-implementation": "1.0"
  415. },
  416. "type": "library",
  417. "extra": {
  418. "branch-alias": {
  419. "dev-master": "7.x-dev"
  420. }
  421. },
  422. "autoload": {
  423. "psr-4": {
  424. "Illuminate\\Container\\": ""
  425. }
  426. },
  427. "notification-url": "https://packagist.org/downloads/",
  428. "license": [
  429. "MIT"
  430. ],
  431. "authors": [
  432. {
  433. "name": "Taylor Otwell",
  434. "email": "taylor@laravel.com"
  435. }
  436. ],
  437. "description": "The Illuminate Container package.",
  438. "homepage": "https://laravel.com",
  439. "time": "2020-06-01T14:59:52+00:00"
  440. },
  441. {
  442. "name": "illuminate/contracts",
  443. "version": "v7.15.0",
  444. "source": {
  445. "type": "git",
  446. "url": "https://github.com/illuminate/contracts.git",
  447. "reference": "42792e136e3a77312fb89df29373d6221a1f794e"
  448. },
  449. "dist": {
  450. "type": "zip",
  451. "url": "https://api.github.com/repos/illuminate/contracts/zipball/42792e136e3a77312fb89df29373d6221a1f794e",
  452. "reference": "42792e136e3a77312fb89df29373d6221a1f794e",
  453. "shasum": ""
  454. },
  455. "require": {
  456. "php": "^7.2.5",
  457. "psr/container": "^1.0",
  458. "psr/simple-cache": "^1.0"
  459. },
  460. "type": "library",
  461. "extra": {
  462. "branch-alias": {
  463. "dev-master": "7.x-dev"
  464. }
  465. },
  466. "autoload": {
  467. "psr-4": {
  468. "Illuminate\\Contracts\\": ""
  469. }
  470. },
  471. "notification-url": "https://packagist.org/downloads/",
  472. "license": [
  473. "MIT"
  474. ],
  475. "authors": [
  476. {
  477. "name": "Taylor Otwell",
  478. "email": "taylor@laravel.com"
  479. }
  480. ],
  481. "description": "The Illuminate Contracts package.",
  482. "homepage": "https://laravel.com",
  483. "time": "2020-05-13T20:55:30+00:00"
  484. },
  485. {
  486. "name": "illuminate/events",
  487. "version": "v7.15.0",
  488. "source": {
  489. "type": "git",
  490. "url": "https://github.com/illuminate/events.git",
  491. "reference": "47f448a6ccaa4aee14b8d0d3a16991b9d2d89560"
  492. },
  493. "dist": {
  494. "type": "zip",
  495. "url": "https://api.github.com/repos/illuminate/events/zipball/47f448a6ccaa4aee14b8d0d3a16991b9d2d89560",
  496. "reference": "47f448a6ccaa4aee14b8d0d3a16991b9d2d89560",
  497. "shasum": ""
  498. },
  499. "require": {
  500. "illuminate/container": "^7.0",
  501. "illuminate/contracts": "^7.0",
  502. "illuminate/support": "^7.0",
  503. "php": "^7.2.5"
  504. },
  505. "type": "library",
  506. "extra": {
  507. "branch-alias": {
  508. "dev-master": "7.x-dev"
  509. }
  510. },
  511. "autoload": {
  512. "psr-4": {
  513. "Illuminate\\Events\\": ""
  514. }
  515. },
  516. "notification-url": "https://packagist.org/downloads/",
  517. "license": [
  518. "MIT"
  519. ],
  520. "authors": [
  521. {
  522. "name": "Taylor Otwell",
  523. "email": "taylor@laravel.com"
  524. }
  525. ],
  526. "description": "The Illuminate Events package.",
  527. "homepage": "https://laravel.com",
  528. "time": "2020-06-08T19:10:43+00:00"
  529. },
  530. {
  531. "name": "illuminate/filesystem",
  532. "version": "v7.15.0",
  533. "source": {
  534. "type": "git",
  535. "url": "https://github.com/illuminate/filesystem.git",
  536. "reference": "651d25f115103613f6e613ed710a910e9f0b079e"
  537. },
  538. "dist": {
  539. "type": "zip",
  540. "url": "https://api.github.com/repos/illuminate/filesystem/zipball/651d25f115103613f6e613ed710a910e9f0b079e",
  541. "reference": "651d25f115103613f6e613ed710a910e9f0b079e",
  542. "shasum": ""
  543. },
  544. "require": {
  545. "illuminate/contracts": "^7.0",
  546. "illuminate/support": "^7.0",
  547. "php": "^7.2.5",
  548. "symfony/finder": "^5.0"
  549. },
  550. "suggest": {
  551. "illuminate/http": "Required for handling uploaded files (^7.0).",
  552. "league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.0.34).",
  553. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
  554. "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
  555. "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
  556. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  557. "symfony/mime": "Required to enable support for guessing extensions (^5.0)."
  558. },
  559. "type": "library",
  560. "extra": {
  561. "branch-alias": {
  562. "dev-master": "7.x-dev"
  563. }
  564. },
  565. "autoload": {
  566. "psr-4": {
  567. "Illuminate\\Filesystem\\": ""
  568. }
  569. },
  570. "notification-url": "https://packagist.org/downloads/",
  571. "license": [
  572. "MIT"
  573. ],
  574. "authors": [
  575. {
  576. "name": "Taylor Otwell",
  577. "email": "taylor@laravel.com"
  578. }
  579. ],
  580. "description": "The Illuminate Filesystem package.",
  581. "homepage": "https://laravel.com",
  582. "time": "2020-06-02T22:33:52+00:00"
  583. },
  584. {
  585. "name": "illuminate/support",
  586. "version": "v7.15.0",
  587. "source": {
  588. "type": "git",
  589. "url": "https://github.com/illuminate/support.git",
  590. "reference": "6fffd3f2a1d81fa29682eac43ef8701073c4214d"
  591. },
  592. "dist": {
  593. "type": "zip",
  594. "url": "https://api.github.com/repos/illuminate/support/zipball/6fffd3f2a1d81fa29682eac43ef8701073c4214d",
  595. "reference": "6fffd3f2a1d81fa29682eac43ef8701073c4214d",
  596. "shasum": ""
  597. },
  598. "require": {
  599. "doctrine/inflector": "^1.4|^2.0",
  600. "ext-json": "*",
  601. "ext-mbstring": "*",
  602. "illuminate/contracts": "^7.0",
  603. "nesbot/carbon": "^2.17",
  604. "php": "^7.2.5",
  605. "voku/portable-ascii": "^1.4.8"
  606. },
  607. "conflict": {
  608. "tightenco/collect": "<5.5.33"
  609. },
  610. "suggest": {
  611. "illuminate/filesystem": "Required to use the composer class (^7.0).",
  612. "moontoast/math": "Required to use ordered UUIDs (^1.1).",
  613. "ramsey/uuid": "Required to use Str::uuid() (^3.7|^4.0).",
  614. "symfony/process": "Required to use the composer class (^5.0).",
  615. "symfony/var-dumper": "Required to use the dd function (^5.0).",
  616. "vlucas/phpdotenv": "Required to use the Env class and env helper (^4.0)."
  617. },
  618. "type": "library",
  619. "extra": {
  620. "branch-alias": {
  621. "dev-master": "7.x-dev"
  622. }
  623. },
  624. "autoload": {
  625. "psr-4": {
  626. "Illuminate\\Support\\": ""
  627. },
  628. "files": [
  629. "helpers.php"
  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 Support package.",
  643. "homepage": "https://laravel.com",
  644. "time": "2020-06-08T02:42:53+00:00"
  645. },
  646. {
  647. "name": "illuminate/testing",
  648. "version": "v7.15.0",
  649. "source": {
  650. "type": "git",
  651. "url": "https://github.com/illuminate/testing.git",
  652. "reference": "444fd70a3c56e5daeee1e3b4c8bf9bf8fa28b2c5"
  653. },
  654. "dist": {
  655. "type": "zip",
  656. "url": "https://api.github.com/repos/illuminate/testing/zipball/444fd70a3c56e5daeee1e3b4c8bf9bf8fa28b2c5",
  657. "reference": "444fd70a3c56e5daeee1e3b4c8bf9bf8fa28b2c5",
  658. "shasum": ""
  659. },
  660. "require": {
  661. "illuminate/contracts": "^7.0",
  662. "illuminate/support": "^7.0",
  663. "php": "^7.2.5",
  664. "symfony/polyfill-php73": "^1.17"
  665. },
  666. "suggest": {
  667. "illuminate/console": "Required to assert console commands (^7.0).",
  668. "illuminate/database": "Required to assert databases (^7.0).",
  669. "illuminate/http": "Required to assert responses (^7.0).",
  670. "mockery/mockery": "Required to use mocking (^1.3.1).",
  671. "phpunit/phpunit": "Required to use assertions and run tests (^8.4|^9.0)."
  672. },
  673. "type": "library",
  674. "extra": {
  675. "branch-alias": {
  676. "dev-master": "7.x-dev"
  677. }
  678. },
  679. "autoload": {
  680. "psr-4": {
  681. "Illuminate\\Testing\\": ""
  682. }
  683. },
  684. "notification-url": "https://packagist.org/downloads/",
  685. "license": [
  686. "MIT"
  687. ],
  688. "authors": [
  689. {
  690. "name": "Taylor Otwell",
  691. "email": "taylor@laravel.com"
  692. }
  693. ],
  694. "description": "The Illuminate Testing package.",
  695. "homepage": "https://laravel.com",
  696. "time": "2020-05-29T09:44:42+00:00"
  697. },
  698. {
  699. "name": "jolicode/jolinotif",
  700. "version": "v2.1.0",
  701. "source": {
  702. "type": "git",
  703. "url": "https://github.com/jolicode/JoliNotif.git",
  704. "reference": "b1a7ccfeb13f1daa12a5188531863b739e388e13"
  705. },
  706. "dist": {
  707. "type": "zip",
  708. "url": "https://api.github.com/repos/jolicode/JoliNotif/zipball/b1a7ccfeb13f1daa12a5188531863b739e388e13",
  709. "reference": "b1a7ccfeb13f1daa12a5188531863b739e388e13",
  710. "shasum": ""
  711. },
  712. "require": {
  713. "php": ">=7.0",
  714. "symfony/process": "^3.3|^4.0|^5.0"
  715. },
  716. "require-dev": {
  717. "friendsofphp/php-cs-fixer": "^2.0",
  718. "symfony/finder": "^3.3|^4.0|^5.0",
  719. "symfony/phpunit-bridge": "^3.4.26|^4.0|^5.0"
  720. },
  721. "bin": [
  722. "jolinotif"
  723. ],
  724. "type": "library",
  725. "extra": {
  726. "branch-alias": {
  727. "dev-master": "2.1.x-dev"
  728. }
  729. },
  730. "autoload": {
  731. "psr-4": {
  732. "Joli\\JoliNotif\\": "src/"
  733. }
  734. },
  735. "notification-url": "https://packagist.org/downloads/",
  736. "license": [
  737. "MIT"
  738. ],
  739. "authors": [
  740. {
  741. "name": "Loïck Piera",
  742. "email": "pyrech@gmail.com"
  743. }
  744. ],
  745. "description": "Send desktop notifications on Windows, Linux, MacOS.",
  746. "keywords": [
  747. "MAC",
  748. "growl",
  749. "linux",
  750. "notification",
  751. "windows"
  752. ],
  753. "time": "2020-01-10T15:37:00+00:00"
  754. },
  755. {
  756. "name": "laravel-zero/foundation",
  757. "version": "v7.15.0",
  758. "source": {
  759. "type": "git",
  760. "url": "https://github.com/laravel-zero/foundation.git",
  761. "reference": "a8ae7993af18c29aef9984fe5494eaa394c7eb31"
  762. },
  763. "dist": {
  764. "type": "zip",
  765. "url": "https://api.github.com/repos/laravel-zero/foundation/zipball/a8ae7993af18c29aef9984fe5494eaa394c7eb31",
  766. "reference": "a8ae7993af18c29aef9984fe5494eaa394c7eb31",
  767. "shasum": ""
  768. },
  769. "require": {
  770. "php": "^7.2.5"
  771. },
  772. "type": "library",
  773. "extra": {
  774. "branch-alias": {
  775. "dev-master": "7.x-dev"
  776. }
  777. },
  778. "autoload": {
  779. "files": [
  780. "src/Illuminate/Foundation/helpers.php"
  781. ],
  782. "psr-4": {
  783. "Illuminate\\": "src/Illuminate/"
  784. }
  785. },
  786. "notification-url": "https://packagist.org/downloads/",
  787. "license": [
  788. "MIT"
  789. ],
  790. "description": "This is a mirror from illuminate/foundation.",
  791. "keywords": [
  792. "framework",
  793. "laravel"
  794. ],
  795. "time": "2020-06-10T08:30:19+00:00"
  796. },
  797. {
  798. "name": "laravel-zero/framework",
  799. "version": "v7.2.1",
  800. "source": {
  801. "type": "git",
  802. "url": "https://github.com/laravel-zero/framework.git",
  803. "reference": "1e417eebf7286a62f42bb23bbd628d33d0d485bb"
  804. },
  805. "dist": {
  806. "type": "zip",
  807. "url": "https://api.github.com/repos/laravel-zero/framework/zipball/1e417eebf7286a62f42bb23bbd628d33d0d485bb",
  808. "reference": "1e417eebf7286a62f42bb23bbd628d33d0d485bb",
  809. "shasum": ""
  810. },
  811. "require": {
  812. "dragonmantank/cron-expression": "^2.0",
  813. "ext-json": "*",
  814. "illuminate/cache": "^7.0",
  815. "illuminate/config": "^7.0",
  816. "illuminate/console": "^7.0",
  817. "illuminate/container": "^7.0",
  818. "illuminate/contracts": "^7.0",
  819. "illuminate/events": "^7.0",
  820. "illuminate/filesystem": "^7.0",
  821. "illuminate/support": "^7.0",
  822. "illuminate/testing": "^7.0",
  823. "laravel-zero/foundation": "^7.0",
  824. "league/flysystem": "^1.0.8",
  825. "nunomaduro/collision": "^4.1",
  826. "nunomaduro/laravel-console-summary": "^1.4",
  827. "nunomaduro/laravel-console-task": "^1.4",
  828. "nunomaduro/laravel-desktop-notifier": "^2.3",
  829. "php": "^7.2.5",
  830. "psr/log": "^1.1",
  831. "ramsey/uuid": "^3.7",
  832. "symfony/console": "^5.0",
  833. "symfony/error-handler": "^5.0",
  834. "symfony/process": "^5.0",
  835. "symfony/var-dumper": "^5.0",
  836. "vlucas/phpdotenv": "^4.0"
  837. },
  838. "require-dev": {
  839. "guzzlehttp/guzzle": "^6.3.1",
  840. "hmazter/laravel-schedule-list": "^2.1",
  841. "illuminate/bus": "^7.0",
  842. "illuminate/database": "^7.0",
  843. "illuminate/http": "^7.0",
  844. "illuminate/log": "^7.0",
  845. "illuminate/queue": "^7.0",
  846. "laminas/laminas-text": "^2.7",
  847. "nunomaduro/laravel-console-dusk": "^1.6",
  848. "nunomaduro/laravel-console-menu": "^2.3",
  849. "padraic/phar-updater": "^1.0.6",
  850. "phpstan/phpstan": "^0.12",
  851. "phpunit/phpunit": "^8.5"
  852. },
  853. "suggest": {
  854. "ext-pcntl": "Required to ensure that data is cleared when cancelling the build process."
  855. },
  856. "type": "library",
  857. "autoload": {
  858. "psr-4": {
  859. "LaravelZero\\Framework\\": "src"
  860. }
  861. },
  862. "notification-url": "https://packagist.org/downloads/",
  863. "license": [
  864. "MIT"
  865. ],
  866. "authors": [
  867. {
  868. "name": "Nuno Maduro",
  869. "email": "enunomaduro@gmail.com"
  870. }
  871. ],
  872. "description": "The Laravel Zero Framework.",
  873. "homepage": "https://laravel-zero.com",
  874. "keywords": [
  875. "Laravel Zero",
  876. "cli",
  877. "console",
  878. "framework",
  879. "laravel"
  880. ],
  881. "time": "2020-05-21T10:23:05+00:00"
  882. },
  883. {
  884. "name": "league/flysystem",
  885. "version": "1.0.69",
  886. "source": {
  887. "type": "git",
  888. "url": "https://github.com/thephpleague/flysystem.git",
  889. "reference": "7106f78428a344bc4f643c233a94e48795f10967"
  890. },
  891. "dist": {
  892. "type": "zip",
  893. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7106f78428a344bc4f643c233a94e48795f10967",
  894. "reference": "7106f78428a344bc4f643c233a94e48795f10967",
  895. "shasum": ""
  896. },
  897. "require": {
  898. "ext-fileinfo": "*",
  899. "php": ">=5.5.9"
  900. },
  901. "conflict": {
  902. "league/flysystem-sftp": "<1.0.6"
  903. },
  904. "require-dev": {
  905. "phpspec/phpspec": "^3.4",
  906. "phpunit/phpunit": "^5.7.26"
  907. },
  908. "suggest": {
  909. "ext-fileinfo": "Required for MimeType",
  910. "ext-ftp": "Allows you to use FTP server storage",
  911. "ext-openssl": "Allows you to use FTPS server storage",
  912. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  913. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  914. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  915. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  916. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  917. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  918. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  919. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  920. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  921. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  922. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  923. },
  924. "type": "library",
  925. "extra": {
  926. "branch-alias": {
  927. "dev-master": "1.1-dev"
  928. }
  929. },
  930. "autoload": {
  931. "psr-4": {
  932. "League\\Flysystem\\": "src/"
  933. }
  934. },
  935. "notification-url": "https://packagist.org/downloads/",
  936. "license": [
  937. "MIT"
  938. ],
  939. "authors": [
  940. {
  941. "name": "Frank de Jonge",
  942. "email": "info@frenky.net"
  943. }
  944. ],
  945. "description": "Filesystem abstraction: Many filesystems, one API.",
  946. "keywords": [
  947. "Cloud Files",
  948. "WebDAV",
  949. "abstraction",
  950. "aws",
  951. "cloud",
  952. "copy.com",
  953. "dropbox",
  954. "file systems",
  955. "files",
  956. "filesystem",
  957. "filesystems",
  958. "ftp",
  959. "rackspace",
  960. "remote",
  961. "s3",
  962. "sftp",
  963. "storage"
  964. ],
  965. "time": "2020-05-18T15:13:39+00:00"
  966. },
  967. {
  968. "name": "nesbot/carbon",
  969. "version": "2.35.0",
  970. "source": {
  971. "type": "git",
  972. "url": "https://github.com/briannesbitt/Carbon.git",
  973. "reference": "4b9bd835261ef23d36397a46a76b496a458305e5"
  974. },
  975. "dist": {
  976. "type": "zip",
  977. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4b9bd835261ef23d36397a46a76b496a458305e5",
  978. "reference": "4b9bd835261ef23d36397a46a76b496a458305e5",
  979. "shasum": ""
  980. },
  981. "require": {
  982. "ext-json": "*",
  983. "php": "^7.1.8 || ^8.0",
  984. "symfony/polyfill-mbstring": "^1.0",
  985. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  986. },
  987. "require-dev": {
  988. "doctrine/orm": "^2.7",
  989. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  990. "kylekatarnls/multi-tester": "^1.1",
  991. "phpmd/phpmd": "^2.8",
  992. "phpstan/phpstan": "^0.11",
  993. "phpunit/phpunit": "^7.5 || ^8.0",
  994. "squizlabs/php_codesniffer": "^3.4"
  995. },
  996. "bin": [
  997. "bin/carbon"
  998. ],
  999. "type": "library",
  1000. "extra": {
  1001. "branch-alias": {
  1002. "dev-master": "2.x-dev",
  1003. "dev-3.x": "3.x-dev"
  1004. },
  1005. "laravel": {
  1006. "providers": [
  1007. "Carbon\\Laravel\\ServiceProvider"
  1008. ]
  1009. }
  1010. },
  1011. "autoload": {
  1012. "psr-4": {
  1013. "Carbon\\": "src/Carbon/"
  1014. }
  1015. },
  1016. "notification-url": "https://packagist.org/downloads/",
  1017. "license": [
  1018. "MIT"
  1019. ],
  1020. "authors": [
  1021. {
  1022. "name": "Brian Nesbitt",
  1023. "email": "brian@nesbot.com",
  1024. "homepage": "http://nesbot.com"
  1025. },
  1026. {
  1027. "name": "kylekatarnls",
  1028. "homepage": "http://github.com/kylekatarnls"
  1029. }
  1030. ],
  1031. "description": "An API extension for DateTime that supports 281 different languages.",
  1032. "homepage": "http://carbon.nesbot.com",
  1033. "keywords": [
  1034. "date",
  1035. "datetime",
  1036. "time"
  1037. ],
  1038. "time": "2020-05-24T18:27:52+00:00"
  1039. },
  1040. {
  1041. "name": "nunomaduro/collision",
  1042. "version": "v4.2.0",
  1043. "source": {
  1044. "type": "git",
  1045. "url": "https://github.com/nunomaduro/collision.git",
  1046. "reference": "d50490417eded97be300a92cd7df7badc37a9018"
  1047. },
  1048. "dist": {
  1049. "type": "zip",
  1050. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/d50490417eded97be300a92cd7df7badc37a9018",
  1051. "reference": "d50490417eded97be300a92cd7df7badc37a9018",
  1052. "shasum": ""
  1053. },
  1054. "require": {
  1055. "facade/ignition-contracts": "^1.0",
  1056. "filp/whoops": "^2.4",
  1057. "php": "^7.2.5",
  1058. "symfony/console": "^5.0"
  1059. },
  1060. "require-dev": {
  1061. "facade/ignition": "^2.0",
  1062. "fideloper/proxy": "^4.2",
  1063. "friendsofphp/php-cs-fixer": "^2.16",
  1064. "fruitcake/laravel-cors": "^1.0",
  1065. "laravel/framework": "^7.0",
  1066. "laravel/tinker": "^2.0",
  1067. "nunomaduro/larastan": "^0.5",
  1068. "orchestra/testbench": "^5.0",
  1069. "phpstan/phpstan": "^0.12.3",
  1070. "phpunit/phpunit": "^8.5.1 || ^9.0"
  1071. },
  1072. "type": "library",
  1073. "extra": {
  1074. "laravel": {
  1075. "providers": [
  1076. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  1077. ]
  1078. }
  1079. },
  1080. "autoload": {
  1081. "psr-4": {
  1082. "NunoMaduro\\Collision\\": "src/"
  1083. }
  1084. },
  1085. "notification-url": "https://packagist.org/downloads/",
  1086. "license": [
  1087. "MIT"
  1088. ],
  1089. "authors": [
  1090. {
  1091. "name": "Nuno Maduro",
  1092. "email": "enunomaduro@gmail.com"
  1093. }
  1094. ],
  1095. "description": "Cli error handling for console/command-line PHP applications.",
  1096. "keywords": [
  1097. "artisan",
  1098. "cli",
  1099. "command-line",
  1100. "console",
  1101. "error",
  1102. "handling",
  1103. "laravel",
  1104. "laravel-zero",
  1105. "php",
  1106. "symfony"
  1107. ],
  1108. "time": "2020-04-04T19:56:08+00:00"
  1109. },
  1110. {
  1111. "name": "nunomaduro/laravel-console-summary",
  1112. "version": "v1.4.0",
  1113. "source": {
  1114. "type": "git",
  1115. "url": "https://github.com/nunomaduro/laravel-console-summary.git",
  1116. "reference": "1338b803ffd0fa7d8c497c300e751d819d3a5410"
  1117. },
  1118. "dist": {
  1119. "type": "zip",
  1120. "url": "https://api.github.com/repos/nunomaduro/laravel-console-summary/zipball/1338b803ffd0fa7d8c497c300e751d819d3a5410",
  1121. "reference": "1338b803ffd0fa7d8c497c300e751d819d3a5410",
  1122. "shasum": ""
  1123. },
  1124. "require": {
  1125. "illuminate/console": "^7.0",
  1126. "illuminate/support": "^7.0",
  1127. "php": "^7.2.5"
  1128. },
  1129. "type": "library",
  1130. "extra": {
  1131. "laravel": {
  1132. "providers": [
  1133. "NunoMaduro\\LaravelConsoleSummary\\LaravelConsoleSummaryServiceProvider"
  1134. ]
  1135. }
  1136. },
  1137. "autoload": {
  1138. "psr-4": {
  1139. "NunoMaduro\\LaravelConsoleSummary\\": "src/"
  1140. }
  1141. },
  1142. "notification-url": "https://packagist.org/downloads/",
  1143. "license": [
  1144. "MIT"
  1145. ],
  1146. "authors": [
  1147. {
  1148. "name": "Nuno Maduro",
  1149. "email": "enunomaduro@gmail.com"
  1150. }
  1151. ],
  1152. "description": "A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.",
  1153. "keywords": [
  1154. "artisan",
  1155. "cli",
  1156. "command-line",
  1157. "console",
  1158. "laravel",
  1159. "laravel-zero",
  1160. "php",
  1161. "symfony"
  1162. ],
  1163. "time": "2020-01-28T17:42:52+00:00"
  1164. },
  1165. {
  1166. "name": "nunomaduro/laravel-console-task",
  1167. "version": "v1.4.0",
  1168. "source": {
  1169. "type": "git",
  1170. "url": "https://github.com/nunomaduro/laravel-console-task.git",
  1171. "reference": "513746f6809485121898e21c8a5da1ad72dca8aa"
  1172. },
  1173. "dist": {
  1174. "type": "zip",
  1175. "url": "https://api.github.com/repos/nunomaduro/laravel-console-task/zipball/513746f6809485121898e21c8a5da1ad72dca8aa",
  1176. "reference": "513746f6809485121898e21c8a5da1ad72dca8aa",
  1177. "shasum": ""
  1178. },
  1179. "require": {
  1180. "illuminate/console": "~5.5.26|5.6.*|5.7.*|5.8.*|^6.0|^7.0",
  1181. "illuminate/support": "~5.5.26|5.6.*|5.7.*|5.8.*|^6.0|^7.0",
  1182. "php": "^7.0"
  1183. },
  1184. "require-dev": {
  1185. "phpunit/phpunit": "^8.2"
  1186. },
  1187. "type": "library",
  1188. "extra": {
  1189. "laravel": {
  1190. "providers": [
  1191. "NunoMaduro\\LaravelConsoleTask\\LaravelConsoleTaskServiceProvider"
  1192. ]
  1193. }
  1194. },
  1195. "autoload": {
  1196. "psr-4": {
  1197. "NunoMaduro\\LaravelConsoleTask\\": "src/"
  1198. }
  1199. },
  1200. "notification-url": "https://packagist.org/downloads/",
  1201. "license": [
  1202. "MIT"
  1203. ],
  1204. "authors": [
  1205. {
  1206. "name": "Nuno Maduro",
  1207. "email": "enunomaduro@gmail.com"
  1208. }
  1209. ],
  1210. "description": "Laravel Console Task is a output method for your Laravel/Laravel Zero commands.",
  1211. "keywords": [
  1212. "artisan",
  1213. "cli",
  1214. "command-line",
  1215. "console",
  1216. "laravel",
  1217. "laravel-zero",
  1218. "php",
  1219. "symfony"
  1220. ],
  1221. "time": "2020-01-02T23:29:26+00:00"
  1222. },
  1223. {
  1224. "name": "nunomaduro/laravel-desktop-notifier",
  1225. "version": "v2.3.0",
  1226. "source": {
  1227. "type": "git",
  1228. "url": "https://github.com/nunomaduro/laravel-desktop-notifier.git",
  1229. "reference": "a1cb05575ad195fee3e0cf1ae6f1e88f832f16d2"
  1230. },
  1231. "dist": {
  1232. "type": "zip",
  1233. "url": "https://api.github.com/repos/nunomaduro/laravel-desktop-notifier/zipball/a1cb05575ad195fee3e0cf1ae6f1e88f832f16d2",
  1234. "reference": "a1cb05575ad195fee3e0cf1ae6f1e88f832f16d2",
  1235. "shasum": ""
  1236. },
  1237. "require": {
  1238. "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0|^7.0",
  1239. "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0",
  1240. "jolicode/jolinotif": "^2.0",
  1241. "php": "^7.1.3"
  1242. },
  1243. "require-dev": {
  1244. "graham-campbell/testbench": "dev-master",
  1245. "phpunit/phpunit": "^7.0"
  1246. },
  1247. "type": "library",
  1248. "extra": {
  1249. "laravel": {
  1250. "providers": [
  1251. "NunoMaduro\\LaravelDesktopNotifier\\LaravelDesktopNotifierServiceProvider"
  1252. ],
  1253. "aliases": {
  1254. "Notifier": "NunoMaduro\\LaravelDesktopNotifier\\Facaces\\Notifier"
  1255. }
  1256. }
  1257. },
  1258. "autoload": {
  1259. "psr-4": {
  1260. "NunoMaduro\\LaravelDesktopNotifier\\": "src/"
  1261. }
  1262. },
  1263. "notification-url": "https://packagist.org/downloads/",
  1264. "license": [
  1265. "MIT"
  1266. ],
  1267. "authors": [
  1268. {
  1269. "name": "Nuno Maduro",
  1270. "email": "enunomaduro@gmail.com"
  1271. }
  1272. ],
  1273. "description": "Send notifications to your desktop from your Laravel commands. An JoliNotif wrapper for Laravel 5.",
  1274. "keywords": [
  1275. "JoliNotif",
  1276. "Nuno Maduro",
  1277. "NunoMaduro",
  1278. "artisan",
  1279. "console",
  1280. "framework",
  1281. "laravel",
  1282. "notification",
  1283. "notifier",
  1284. "php",
  1285. "wrapper"
  1286. ],
  1287. "time": "2020-01-15T13:26:31+00:00"
  1288. },
  1289. {
  1290. "name": "paragonie/random_compat",
  1291. "version": "v9.99.99",
  1292. "source": {
  1293. "type": "git",
  1294. "url": "https://github.com/paragonie/random_compat.git",
  1295. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  1296. },
  1297. "dist": {
  1298. "type": "zip",
  1299. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  1300. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  1301. "shasum": ""
  1302. },
  1303. "require": {
  1304. "php": "^7"
  1305. },
  1306. "require-dev": {
  1307. "phpunit/phpunit": "4.*|5.*",
  1308. "vimeo/psalm": "^1"
  1309. },
  1310. "suggest": {
  1311. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  1312. },
  1313. "type": "library",
  1314. "notification-url": "https://packagist.org/downloads/",
  1315. "license": [
  1316. "MIT"
  1317. ],
  1318. "authors": [
  1319. {
  1320. "name": "Paragon Initiative Enterprises",
  1321. "email": "security@paragonie.com",
  1322. "homepage": "https://paragonie.com"
  1323. }
  1324. ],
  1325. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  1326. "keywords": [
  1327. "csprng",
  1328. "polyfill",
  1329. "pseudorandom",
  1330. "random"
  1331. ],
  1332. "time": "2018-07-02T15:55:56+00:00"
  1333. },
  1334. {
  1335. "name": "phpoption/phpoption",
  1336. "version": "1.7.4",
  1337. "source": {
  1338. "type": "git",
  1339. "url": "https://github.com/schmittjoh/php-option.git",
  1340. "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3"
  1341. },
  1342. "dist": {
  1343. "type": "zip",
  1344. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
  1345. "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
  1346. "shasum": ""
  1347. },
  1348. "require": {
  1349. "php": "^5.5.9 || ^7.0 || ^8.0"
  1350. },
  1351. "require-dev": {
  1352. "bamarni/composer-bin-plugin": "^1.3",
  1353. "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
  1354. },
  1355. "type": "library",
  1356. "extra": {
  1357. "branch-alias": {
  1358. "dev-master": "1.7-dev"
  1359. }
  1360. },
  1361. "autoload": {
  1362. "psr-4": {
  1363. "PhpOption\\": "src/PhpOption/"
  1364. }
  1365. },
  1366. "notification-url": "https://packagist.org/downloads/",
  1367. "license": [
  1368. "Apache-2.0"
  1369. ],
  1370. "authors": [
  1371. {
  1372. "name": "Johannes M. Schmitt",
  1373. "email": "schmittjoh@gmail.com"
  1374. },
  1375. {
  1376. "name": "Graham Campbell",
  1377. "email": "graham@alt-three.com"
  1378. }
  1379. ],
  1380. "description": "Option Type for PHP",
  1381. "keywords": [
  1382. "language",
  1383. "option",
  1384. "php",
  1385. "type"
  1386. ],
  1387. "time": "2020-06-07T10:40:07+00:00"
  1388. },
  1389. {
  1390. "name": "psr/container",
  1391. "version": "1.0.0",
  1392. "source": {
  1393. "type": "git",
  1394. "url": "https://github.com/php-fig/container.git",
  1395. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  1396. },
  1397. "dist": {
  1398. "type": "zip",
  1399. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1400. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1401. "shasum": ""
  1402. },
  1403. "require": {
  1404. "php": ">=5.3.0"
  1405. },
  1406. "type": "library",
  1407. "extra": {
  1408. "branch-alias": {
  1409. "dev-master": "1.0.x-dev"
  1410. }
  1411. },
  1412. "autoload": {
  1413. "psr-4": {
  1414. "Psr\\Container\\": "src/"
  1415. }
  1416. },
  1417. "notification-url": "https://packagist.org/downloads/",
  1418. "license": [
  1419. "MIT"
  1420. ],
  1421. "authors": [
  1422. {
  1423. "name": "PHP-FIG",
  1424. "homepage": "http://www.php-fig.org/"
  1425. }
  1426. ],
  1427. "description": "Common Container Interface (PHP FIG PSR-11)",
  1428. "homepage": "https://github.com/php-fig/container",
  1429. "keywords": [
  1430. "PSR-11",
  1431. "container",
  1432. "container-interface",
  1433. "container-interop",
  1434. "psr"
  1435. ],
  1436. "time": "2017-02-14T16:28:37+00:00"
  1437. },
  1438. {
  1439. "name": "psr/log",
  1440. "version": "1.1.3",
  1441. "source": {
  1442. "type": "git",
  1443. "url": "https://github.com/php-fig/log.git",
  1444. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  1445. },
  1446. "dist": {
  1447. "type": "zip",
  1448. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  1449. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  1450. "shasum": ""
  1451. },
  1452. "require": {
  1453. "php": ">=5.3.0"
  1454. },
  1455. "type": "library",
  1456. "extra": {
  1457. "branch-alias": {
  1458. "dev-master": "1.1.x-dev"
  1459. }
  1460. },
  1461. "autoload": {
  1462. "psr-4": {
  1463. "Psr\\Log\\": "Psr/Log/"
  1464. }
  1465. },
  1466. "notification-url": "https://packagist.org/downloads/",
  1467. "license": [
  1468. "MIT"
  1469. ],
  1470. "authors": [
  1471. {
  1472. "name": "PHP-FIG",
  1473. "homepage": "http://www.php-fig.org/"
  1474. }
  1475. ],
  1476. "description": "Common interface for logging libraries",
  1477. "homepage": "https://github.com/php-fig/log",
  1478. "keywords": [
  1479. "log",
  1480. "psr",
  1481. "psr-3"
  1482. ],
  1483. "time": "2020-03-23T09:12:05+00:00"
  1484. },
  1485. {
  1486. "name": "psr/simple-cache",
  1487. "version": "1.0.1",
  1488. "source": {
  1489. "type": "git",
  1490. "url": "https://github.com/php-fig/simple-cache.git",
  1491. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1492. },
  1493. "dist": {
  1494. "type": "zip",
  1495. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1496. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1497. "shasum": ""
  1498. },
  1499. "require": {
  1500. "php": ">=5.3.0"
  1501. },
  1502. "type": "library",
  1503. "extra": {
  1504. "branch-alias": {
  1505. "dev-master": "1.0.x-dev"
  1506. }
  1507. },
  1508. "autoload": {
  1509. "psr-4": {
  1510. "Psr\\SimpleCache\\": "src/"
  1511. }
  1512. },
  1513. "notification-url": "https://packagist.org/downloads/",
  1514. "license": [
  1515. "MIT"
  1516. ],
  1517. "authors": [
  1518. {
  1519. "name": "PHP-FIG",
  1520. "homepage": "http://www.php-fig.org/"
  1521. }
  1522. ],
  1523. "description": "Common interfaces for simple caching",
  1524. "keywords": [
  1525. "cache",
  1526. "caching",
  1527. "psr",
  1528. "psr-16",
  1529. "simple-cache"
  1530. ],
  1531. "time": "2017-10-23T01:57:42+00:00"
  1532. },
  1533. {
  1534. "name": "ramsey/uuid",
  1535. "version": "3.9.3",
  1536. "source": {
  1537. "type": "git",
  1538. "url": "https://github.com/ramsey/uuid.git",
  1539. "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92"
  1540. },
  1541. "dist": {
  1542. "type": "zip",
  1543. "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92",
  1544. "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92",
  1545. "shasum": ""
  1546. },
  1547. "require": {
  1548. "ext-json": "*",
  1549. "paragonie/random_compat": "^1 | ^2 | 9.99.99",
  1550. "php": "^5.4 | ^7 | ^8",
  1551. "symfony/polyfill-ctype": "^1.8"
  1552. },
  1553. "replace": {
  1554. "rhumsaa/uuid": "self.version"
  1555. },
  1556. "require-dev": {
  1557. "codeception/aspect-mock": "^1 | ^2",
  1558. "doctrine/annotations": "^1.2",
  1559. "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
  1560. "jakub-onderka/php-parallel-lint": "^1",
  1561. "mockery/mockery": "^0.9.11 | ^1",
  1562. "moontoast/math": "^1.1",
  1563. "paragonie/random-lib": "^2",
  1564. "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
  1565. "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
  1566. "squizlabs/php_codesniffer": "^3.5"
  1567. },
  1568. "suggest": {
  1569. "ext-ctype": "Provides support for PHP Ctype functions",
  1570. "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
  1571. "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
  1572. "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
  1573. "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
  1574. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  1575. "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
  1576. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  1577. },
  1578. "type": "library",
  1579. "extra": {
  1580. "branch-alias": {
  1581. "dev-master": "3.x-dev"
  1582. }
  1583. },
  1584. "autoload": {
  1585. "psr-4": {
  1586. "Ramsey\\Uuid\\": "src/"
  1587. },
  1588. "files": [
  1589. "src/functions.php"
  1590. ]
  1591. },
  1592. "notification-url": "https://packagist.org/downloads/",
  1593. "license": [
  1594. "MIT"
  1595. ],
  1596. "authors": [
  1597. {
  1598. "name": "Ben Ramsey",
  1599. "email": "ben@benramsey.com",
  1600. "homepage": "https://benramsey.com"
  1601. },
  1602. {
  1603. "name": "Marijn Huizendveld",
  1604. "email": "marijn.huizendveld@gmail.com"
  1605. },
  1606. {
  1607. "name": "Thibaud Fabre",
  1608. "email": "thibaud@aztech.io"
  1609. }
  1610. ],
  1611. "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
  1612. "homepage": "https://github.com/ramsey/uuid",
  1613. "keywords": [
  1614. "guid",
  1615. "identifier",
  1616. "uuid"
  1617. ],
  1618. "time": "2020-02-21T04:36:14+00:00"
  1619. },
  1620. {
  1621. "name": "symfony/console",
  1622. "version": "v5.1.0",
  1623. "source": {
  1624. "type": "git",
  1625. "url": "https://github.com/symfony/console.git",
  1626. "reference": "00bed125812716d09b163f0727ef33bb49bf3448"
  1627. },
  1628. "dist": {
  1629. "type": "zip",
  1630. "url": "https://api.github.com/repos/symfony/console/zipball/00bed125812716d09b163f0727ef33bb49bf3448",
  1631. "reference": "00bed125812716d09b163f0727ef33bb49bf3448",
  1632. "shasum": ""
  1633. },
  1634. "require": {
  1635. "php": ">=7.2.5",
  1636. "symfony/polyfill-mbstring": "~1.0",
  1637. "symfony/polyfill-php73": "^1.8",
  1638. "symfony/polyfill-php80": "^1.15",
  1639. "symfony/service-contracts": "^1.1|^2",
  1640. "symfony/string": "^5.1"
  1641. },
  1642. "conflict": {
  1643. "symfony/dependency-injection": "<4.4",
  1644. "symfony/dotenv": "<5.1",
  1645. "symfony/event-dispatcher": "<4.4",
  1646. "symfony/lock": "<4.4",
  1647. "symfony/process": "<4.4"
  1648. },
  1649. "provide": {
  1650. "psr/log-implementation": "1.0"
  1651. },
  1652. "require-dev": {
  1653. "psr/log": "~1.0",
  1654. "symfony/config": "^4.4|^5.0",
  1655. "symfony/dependency-injection": "^4.4|^5.0",
  1656. "symfony/event-dispatcher": "^4.4|^5.0",
  1657. "symfony/lock": "^4.4|^5.0",
  1658. "symfony/process": "^4.4|^5.0",
  1659. "symfony/var-dumper": "^4.4|^5.0"
  1660. },
  1661. "suggest": {
  1662. "psr/log": "For using the console logger",
  1663. "symfony/event-dispatcher": "",
  1664. "symfony/lock": "",
  1665. "symfony/process": ""
  1666. },
  1667. "type": "library",
  1668. "extra": {
  1669. "branch-alias": {
  1670. "dev-master": "5.1-dev"
  1671. }
  1672. },
  1673. "autoload": {
  1674. "psr-4": {
  1675. "Symfony\\Component\\Console\\": ""
  1676. },
  1677. "exclude-from-classmap": [
  1678. "/Tests/"
  1679. ]
  1680. },
  1681. "notification-url": "https://packagist.org/downloads/",
  1682. "license": [
  1683. "MIT"
  1684. ],
  1685. "authors": [
  1686. {
  1687. "name": "Fabien Potencier",
  1688. "email": "fabien@symfony.com"
  1689. },
  1690. {
  1691. "name": "Symfony Community",
  1692. "homepage": "https://symfony.com/contributors"
  1693. }
  1694. ],
  1695. "description": "Symfony Console Component",
  1696. "homepage": "https://symfony.com",
  1697. "time": "2020-05-30T20:35:19+00:00"
  1698. },
  1699. {
  1700. "name": "symfony/error-handler",
  1701. "version": "v5.1.0",
  1702. "source": {
  1703. "type": "git",
  1704. "url": "https://github.com/symfony/error-handler.git",
  1705. "reference": "7d0b927b9d3dc41d7d46cda38cbfcd20cdcbb896"
  1706. },
  1707. "dist": {
  1708. "type": "zip",
  1709. "url": "https://api.github.com/repos/symfony/error-handler/zipball/7d0b927b9d3dc41d7d46cda38cbfcd20cdcbb896",
  1710. "reference": "7d0b927b9d3dc41d7d46cda38cbfcd20cdcbb896",
  1711. "shasum": ""
  1712. },
  1713. "require": {
  1714. "php": ">=7.2.5",
  1715. "psr/log": "^1.0",
  1716. "symfony/polyfill-php80": "^1.15",
  1717. "symfony/var-dumper": "^4.4|^5.0"
  1718. },
  1719. "require-dev": {
  1720. "symfony/deprecation-contracts": "^2.1",
  1721. "symfony/http-kernel": "^4.4|^5.0",
  1722. "symfony/serializer": "^4.4|^5.0"
  1723. },
  1724. "type": "library",
  1725. "extra": {
  1726. "branch-alias": {
  1727. "dev-master": "5.1-dev"
  1728. }
  1729. },
  1730. "autoload": {
  1731. "psr-4": {
  1732. "Symfony\\Component\\ErrorHandler\\": ""
  1733. },
  1734. "exclude-from-classmap": [
  1735. "/Tests/"
  1736. ]
  1737. },
  1738. "notification-url": "https://packagist.org/downloads/",
  1739. "license": [
  1740. "MIT"
  1741. ],
  1742. "authors": [
  1743. {
  1744. "name": "Fabien Potencier",
  1745. "email": "fabien@symfony.com"
  1746. },
  1747. {
  1748. "name": "Symfony Community",
  1749. "homepage": "https://symfony.com/contributors"
  1750. }
  1751. ],
  1752. "description": "Symfony ErrorHandler Component",
  1753. "homepage": "https://symfony.com",
  1754. "time": "2020-05-30T20:35:19+00:00"
  1755. },
  1756. {
  1757. "name": "symfony/finder",
  1758. "version": "v5.1.0",
  1759. "source": {
  1760. "type": "git",
  1761. "url": "https://github.com/symfony/finder.git",
  1762. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187"
  1763. },
  1764. "dist": {
  1765. "type": "zip",
  1766. "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187",
  1767. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187",
  1768. "shasum": ""
  1769. },
  1770. "require": {
  1771. "php": ">=7.2.5"
  1772. },
  1773. "type": "library",
  1774. "extra": {
  1775. "branch-alias": {
  1776. "dev-master": "5.1-dev"
  1777. }
  1778. },
  1779. "autoload": {
  1780. "psr-4": {
  1781. "Symfony\\Component\\Finder\\": ""
  1782. },
  1783. "exclude-from-classmap": [
  1784. "/Tests/"
  1785. ]
  1786. },
  1787. "notification-url": "https://packagist.org/downloads/",
  1788. "license": [
  1789. "MIT"
  1790. ],
  1791. "authors": [
  1792. {
  1793. "name": "Fabien Potencier",
  1794. "email": "fabien@symfony.com"
  1795. },
  1796. {
  1797. "name": "Symfony Community",
  1798. "homepage": "https://symfony.com/contributors"
  1799. }
  1800. ],
  1801. "description": "Symfony Finder Component",
  1802. "homepage": "https://symfony.com",
  1803. "time": "2020-05-20T17:43:50+00:00"
  1804. },
  1805. {
  1806. "name": "symfony/polyfill-ctype",
  1807. "version": "v1.17.0",
  1808. "source": {
  1809. "type": "git",
  1810. "url": "https://github.com/symfony/polyfill-ctype.git",
  1811. "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
  1812. },
  1813. "dist": {
  1814. "type": "zip",
  1815. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
  1816. "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
  1817. "shasum": ""
  1818. },
  1819. "require": {
  1820. "php": ">=5.3.3"
  1821. },
  1822. "suggest": {
  1823. "ext-ctype": "For best performance"
  1824. },
  1825. "type": "library",
  1826. "extra": {
  1827. "branch-alias": {
  1828. "dev-master": "1.17-dev"
  1829. }
  1830. },
  1831. "autoload": {
  1832. "psr-4": {
  1833. "Symfony\\Polyfill\\Ctype\\": ""
  1834. },
  1835. "files": [
  1836. "bootstrap.php"
  1837. ]
  1838. },
  1839. "notification-url": "https://packagist.org/downloads/",
  1840. "license": [
  1841. "MIT"
  1842. ],
  1843. "authors": [
  1844. {
  1845. "name": "Gert de Pagter",
  1846. "email": "BackEndTea@gmail.com"
  1847. },
  1848. {
  1849. "name": "Symfony Community",
  1850. "homepage": "https://symfony.com/contributors"
  1851. }
  1852. ],
  1853. "description": "Symfony polyfill for ctype functions",
  1854. "homepage": "https://symfony.com",
  1855. "keywords": [
  1856. "compatibility",
  1857. "ctype",
  1858. "polyfill",
  1859. "portable"
  1860. ],
  1861. "time": "2020-05-12T16:14:59+00:00"
  1862. },
  1863. {
  1864. "name": "symfony/polyfill-intl-grapheme",
  1865. "version": "v1.17.0",
  1866. "source": {
  1867. "type": "git",
  1868. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  1869. "reference": "e094b0770f7833fdf257e6ba4775be4e258230b2"
  1870. },
  1871. "dist": {
  1872. "type": "zip",
  1873. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e094b0770f7833fdf257e6ba4775be4e258230b2",
  1874. "reference": "e094b0770f7833fdf257e6ba4775be4e258230b2",
  1875. "shasum": ""
  1876. },
  1877. "require": {
  1878. "php": ">=5.3.3"
  1879. },
  1880. "suggest": {
  1881. "ext-intl": "For best performance"
  1882. },
  1883. "type": "library",
  1884. "extra": {
  1885. "branch-alias": {
  1886. "dev-master": "1.17-dev"
  1887. }
  1888. },
  1889. "autoload": {
  1890. "psr-4": {
  1891. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  1892. },
  1893. "files": [
  1894. "bootstrap.php"
  1895. ]
  1896. },
  1897. "notification-url": "https://packagist.org/downloads/",
  1898. "license": [
  1899. "MIT"
  1900. ],
  1901. "authors": [
  1902. {
  1903. "name": "Nicolas Grekas",
  1904. "email": "p@tchwork.com"
  1905. },
  1906. {
  1907. "name": "Symfony Community",
  1908. "homepage": "https://symfony.com/contributors"
  1909. }
  1910. ],
  1911. "description": "Symfony polyfill for intl's grapheme_* functions",
  1912. "homepage": "https://symfony.com",
  1913. "keywords": [
  1914. "compatibility",
  1915. "grapheme",
  1916. "intl",
  1917. "polyfill",
  1918. "portable",
  1919. "shim"
  1920. ],
  1921. "time": "2020-05-12T16:47:27+00:00"
  1922. },
  1923. {
  1924. "name": "symfony/polyfill-intl-normalizer",
  1925. "version": "v1.17.0",
  1926. "source": {
  1927. "type": "git",
  1928. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  1929. "reference": "1357b1d168eb7f68ad6a134838e46b0b159444a9"
  1930. },
  1931. "dist": {
  1932. "type": "zip",
  1933. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/1357b1d168eb7f68ad6a134838e46b0b159444a9",
  1934. "reference": "1357b1d168eb7f68ad6a134838e46b0b159444a9",
  1935. "shasum": ""
  1936. },
  1937. "require": {
  1938. "php": ">=5.3.3"
  1939. },
  1940. "suggest": {
  1941. "ext-intl": "For best performance"
  1942. },
  1943. "type": "library",
  1944. "extra": {
  1945. "branch-alias": {
  1946. "dev-master": "1.17-dev"
  1947. }
  1948. },
  1949. "autoload": {
  1950. "psr-4": {
  1951. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  1952. },
  1953. "files": [
  1954. "bootstrap.php"
  1955. ],
  1956. "classmap": [
  1957. "Resources/stubs"
  1958. ]
  1959. },
  1960. "notification-url": "https://packagist.org/downloads/",
  1961. "license": [
  1962. "MIT"
  1963. ],
  1964. "authors": [
  1965. {
  1966. "name": "Nicolas Grekas",
  1967. "email": "p@tchwork.com"
  1968. },
  1969. {
  1970. "name": "Symfony Community",
  1971. "homepage": "https://symfony.com/contributors"
  1972. }
  1973. ],
  1974. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  1975. "homepage": "https://symfony.com",
  1976. "keywords": [
  1977. "compatibility",
  1978. "intl",
  1979. "normalizer",
  1980. "polyfill",
  1981. "portable",
  1982. "shim"
  1983. ],
  1984. "time": "2020-05-12T16:14:59+00:00"
  1985. },
  1986. {
  1987. "name": "symfony/polyfill-mbstring",
  1988. "version": "v1.17.0",
  1989. "source": {
  1990. "type": "git",
  1991. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1992. "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
  1993. },
  1994. "dist": {
  1995. "type": "zip",
  1996. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
  1997. "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
  1998. "shasum": ""
  1999. },
  2000. "require": {
  2001. "php": ">=5.3.3"
  2002. },
  2003. "suggest": {
  2004. "ext-mbstring": "For best performance"
  2005. },
  2006. "type": "library",
  2007. "extra": {
  2008. "branch-alias": {
  2009. "dev-master": "1.17-dev"
  2010. }
  2011. },
  2012. "autoload": {
  2013. "psr-4": {
  2014. "Symfony\\Polyfill\\Mbstring\\": ""
  2015. },
  2016. "files": [
  2017. "bootstrap.php"
  2018. ]
  2019. },
  2020. "notification-url": "https://packagist.org/downloads/",
  2021. "license": [
  2022. "MIT"
  2023. ],
  2024. "authors": [
  2025. {
  2026. "name": "Nicolas Grekas",
  2027. "email": "p@tchwork.com"
  2028. },
  2029. {
  2030. "name": "Symfony Community",
  2031. "homepage": "https://symfony.com/contributors"
  2032. }
  2033. ],
  2034. "description": "Symfony polyfill for the Mbstring extension",
  2035. "homepage": "https://symfony.com",
  2036. "keywords": [
  2037. "compatibility",
  2038. "mbstring",
  2039. "polyfill",
  2040. "portable",
  2041. "shim"
  2042. ],
  2043. "time": "2020-05-12T16:47:27+00:00"
  2044. },
  2045. {
  2046. "name": "symfony/polyfill-php73",
  2047. "version": "v1.17.0",
  2048. "source": {
  2049. "type": "git",
  2050. "url": "https://github.com/symfony/polyfill-php73.git",
  2051. "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc"
  2052. },
  2053. "dist": {
  2054. "type": "zip",
  2055. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc",
  2056. "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc",
  2057. "shasum": ""
  2058. },
  2059. "require": {
  2060. "php": ">=5.3.3"
  2061. },
  2062. "type": "library",
  2063. "extra": {
  2064. "branch-alias": {
  2065. "dev-master": "1.17-dev"
  2066. }
  2067. },
  2068. "autoload": {
  2069. "psr-4": {
  2070. "Symfony\\Polyfill\\Php73\\": ""
  2071. },
  2072. "files": [
  2073. "bootstrap.php"
  2074. ],
  2075. "classmap": [
  2076. "Resources/stubs"
  2077. ]
  2078. },
  2079. "notification-url": "https://packagist.org/downloads/",
  2080. "license": [
  2081. "MIT"
  2082. ],
  2083. "authors": [
  2084. {
  2085. "name": "Nicolas Grekas",
  2086. "email": "p@tchwork.com"
  2087. },
  2088. {
  2089. "name": "Symfony Community",
  2090. "homepage": "https://symfony.com/contributors"
  2091. }
  2092. ],
  2093. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  2094. "homepage": "https://symfony.com",
  2095. "keywords": [
  2096. "compatibility",
  2097. "polyfill",
  2098. "portable",
  2099. "shim"
  2100. ],
  2101. "time": "2020-05-12T16:47:27+00:00"
  2102. },
  2103. {
  2104. "name": "symfony/polyfill-php80",
  2105. "version": "v1.17.0",
  2106. "source": {
  2107. "type": "git",
  2108. "url": "https://github.com/symfony/polyfill-php80.git",
  2109. "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd"
  2110. },
  2111. "dist": {
  2112. "type": "zip",
  2113. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/5e30b2799bc1ad68f7feb62b60a73743589438dd",
  2114. "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd",
  2115. "shasum": ""
  2116. },
  2117. "require": {
  2118. "php": ">=7.0.8"
  2119. },
  2120. "type": "library",
  2121. "extra": {
  2122. "branch-alias": {
  2123. "dev-master": "1.17-dev"
  2124. }
  2125. },
  2126. "autoload": {
  2127. "psr-4": {
  2128. "Symfony\\Polyfill\\Php80\\": ""
  2129. },
  2130. "files": [
  2131. "bootstrap.php"
  2132. ],
  2133. "classmap": [
  2134. "Resources/stubs"
  2135. ]
  2136. },
  2137. "notification-url": "https://packagist.org/downloads/",
  2138. "license": [
  2139. "MIT"
  2140. ],
  2141. "authors": [
  2142. {
  2143. "name": "Ion Bazan",
  2144. "email": "ion.bazan@gmail.com"
  2145. },
  2146. {
  2147. "name": "Nicolas Grekas",
  2148. "email": "p@tchwork.com"
  2149. },
  2150. {
  2151. "name": "Symfony Community",
  2152. "homepage": "https://symfony.com/contributors"
  2153. }
  2154. ],
  2155. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  2156. "homepage": "https://symfony.com",
  2157. "keywords": [
  2158. "compatibility",
  2159. "polyfill",
  2160. "portable",
  2161. "shim"
  2162. ],
  2163. "time": "2020-05-12T16:47:27+00:00"
  2164. },
  2165. {
  2166. "name": "symfony/process",
  2167. "version": "v5.1.0",
  2168. "source": {
  2169. "type": "git",
  2170. "url": "https://github.com/symfony/process.git",
  2171. "reference": "7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1"
  2172. },
  2173. "dist": {
  2174. "type": "zip",
  2175. "url": "https://api.github.com/repos/symfony/process/zipball/7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1",
  2176. "reference": "7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1",
  2177. "shasum": ""
  2178. },
  2179. "require": {
  2180. "php": ">=7.2.5",
  2181. "symfony/polyfill-php80": "^1.15"
  2182. },
  2183. "type": "library",
  2184. "extra": {
  2185. "branch-alias": {
  2186. "dev-master": "5.1-dev"
  2187. }
  2188. },
  2189. "autoload": {
  2190. "psr-4": {
  2191. "Symfony\\Component\\Process\\": ""
  2192. },
  2193. "exclude-from-classmap": [
  2194. "/Tests/"
  2195. ]
  2196. },
  2197. "notification-url": "https://packagist.org/downloads/",
  2198. "license": [
  2199. "MIT"
  2200. ],
  2201. "authors": [
  2202. {
  2203. "name": "Fabien Potencier",
  2204. "email": "fabien@symfony.com"
  2205. },
  2206. {
  2207. "name": "Symfony Community",
  2208. "homepage": "https://symfony.com/contributors"
  2209. }
  2210. ],
  2211. "description": "Symfony Process Component",
  2212. "homepage": "https://symfony.com",
  2213. "time": "2020-05-30T20:35:19+00:00"
  2214. },
  2215. {
  2216. "name": "symfony/service-contracts",
  2217. "version": "v2.1.2",
  2218. "source": {
  2219. "type": "git",
  2220. "url": "https://github.com/symfony/service-contracts.git",
  2221. "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b"
  2222. },
  2223. "dist": {
  2224. "type": "zip",
  2225. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/66a8f0957a3ca54e4f724e49028ab19d75a8918b",
  2226. "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b",
  2227. "shasum": ""
  2228. },
  2229. "require": {
  2230. "php": ">=7.2.5",
  2231. "psr/container": "^1.0"
  2232. },
  2233. "suggest": {
  2234. "symfony/service-implementation": ""
  2235. },
  2236. "type": "library",
  2237. "extra": {
  2238. "branch-alias": {
  2239. "dev-master": "2.1-dev"
  2240. }
  2241. },
  2242. "autoload": {
  2243. "psr-4": {
  2244. "Symfony\\Contracts\\Service\\": ""
  2245. }
  2246. },
  2247. "notification-url": "https://packagist.org/downloads/",
  2248. "license": [
  2249. "MIT"
  2250. ],
  2251. "authors": [
  2252. {
  2253. "name": "Nicolas Grekas",
  2254. "email": "p@tchwork.com"
  2255. },
  2256. {
  2257. "name": "Symfony Community",
  2258. "homepage": "https://symfony.com/contributors"
  2259. }
  2260. ],
  2261. "description": "Generic abstractions related to writing services",
  2262. "homepage": "https://symfony.com",
  2263. "keywords": [
  2264. "abstractions",
  2265. "contracts",
  2266. "decoupling",
  2267. "interfaces",
  2268. "interoperability",
  2269. "standards"
  2270. ],
  2271. "time": "2020-05-20T17:43:50+00:00"
  2272. },
  2273. {
  2274. "name": "symfony/string",
  2275. "version": "v5.1.0",
  2276. "source": {
  2277. "type": "git",
  2278. "url": "https://github.com/symfony/string.git",
  2279. "reference": "90c2a5103f07feb19069379f3abdcdbacc7753a9"
  2280. },
  2281. "dist": {
  2282. "type": "zip",
  2283. "url": "https://api.github.com/repos/symfony/string/zipball/90c2a5103f07feb19069379f3abdcdbacc7753a9",
  2284. "reference": "90c2a5103f07feb19069379f3abdcdbacc7753a9",
  2285. "shasum": ""
  2286. },
  2287. "require": {
  2288. "php": ">=7.2.5",
  2289. "symfony/polyfill-ctype": "~1.8",
  2290. "symfony/polyfill-intl-grapheme": "~1.0",
  2291. "symfony/polyfill-intl-normalizer": "~1.0",
  2292. "symfony/polyfill-mbstring": "~1.0",
  2293. "symfony/polyfill-php80": "~1.15"
  2294. },
  2295. "require-dev": {
  2296. "symfony/error-handler": "^4.4|^5.0",
  2297. "symfony/http-client": "^4.4|^5.0",
  2298. "symfony/translation-contracts": "^1.1|^2",
  2299. "symfony/var-exporter": "^4.4|^5.0"
  2300. },
  2301. "type": "library",
  2302. "extra": {
  2303. "branch-alias": {
  2304. "dev-master": "5.1-dev"
  2305. }
  2306. },
  2307. "autoload": {
  2308. "psr-4": {
  2309. "Symfony\\Component\\String\\": ""
  2310. },
  2311. "files": [
  2312. "Resources/functions.php"
  2313. ],
  2314. "exclude-from-classmap": [
  2315. "/Tests/"
  2316. ]
  2317. },
  2318. "notification-url": "https://packagist.org/downloads/",
  2319. "license": [
  2320. "MIT"
  2321. ],
  2322. "authors": [
  2323. {
  2324. "name": "Nicolas Grekas",
  2325. "email": "p@tchwork.com"
  2326. },
  2327. {
  2328. "name": "Symfony Community",
  2329. "homepage": "https://symfony.com/contributors"
  2330. }
  2331. ],
  2332. "description": "Symfony String component",
  2333. "homepage": "https://symfony.com",
  2334. "keywords": [
  2335. "grapheme",
  2336. "i18n",
  2337. "string",
  2338. "unicode",
  2339. "utf-8",
  2340. "utf8"
  2341. ],
  2342. "time": "2020-05-20T17:43:50+00:00"
  2343. },
  2344. {
  2345. "name": "symfony/translation",
  2346. "version": "v5.1.0",
  2347. "source": {
  2348. "type": "git",
  2349. "url": "https://github.com/symfony/translation.git",
  2350. "reference": "d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2"
  2351. },
  2352. "dist": {
  2353. "type": "zip",
  2354. "url": "https://api.github.com/repos/symfony/translation/zipball/d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2",
  2355. "reference": "d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2",
  2356. "shasum": ""
  2357. },
  2358. "require": {
  2359. "php": ">=7.2.5",
  2360. "symfony/polyfill-mbstring": "~1.0",
  2361. "symfony/polyfill-php80": "^1.15",
  2362. "symfony/translation-contracts": "^2"
  2363. },
  2364. "conflict": {
  2365. "symfony/config": "<4.4",
  2366. "symfony/dependency-injection": "<5.0",
  2367. "symfony/http-kernel": "<5.0",
  2368. "symfony/twig-bundle": "<5.0",
  2369. "symfony/yaml": "<4.4"
  2370. },
  2371. "provide": {
  2372. "symfony/translation-implementation": "2.0"
  2373. },
  2374. "require-dev": {
  2375. "psr/log": "~1.0",
  2376. "symfony/config": "^4.4|^5.0",
  2377. "symfony/console": "^4.4|^5.0",
  2378. "symfony/dependency-injection": "^5.0",
  2379. "symfony/finder": "^4.4|^5.0",
  2380. "symfony/http-kernel": "^5.0",
  2381. "symfony/intl": "^4.4|^5.0",
  2382. "symfony/service-contracts": "^1.1.2|^2",
  2383. "symfony/yaml": "^4.4|^5.0"
  2384. },
  2385. "suggest": {
  2386. "psr/log-implementation": "To use logging capability in translator",
  2387. "symfony/config": "",
  2388. "symfony/yaml": ""
  2389. },
  2390. "type": "library",
  2391. "extra": {
  2392. "branch-alias": {
  2393. "dev-master": "5.1-dev"
  2394. }
  2395. },
  2396. "autoload": {
  2397. "psr-4": {
  2398. "Symfony\\Component\\Translation\\": ""
  2399. },
  2400. "exclude-from-classmap": [
  2401. "/Tests/"
  2402. ]
  2403. },
  2404. "notification-url": "https://packagist.org/downloads/",
  2405. "license": [
  2406. "MIT"
  2407. ],
  2408. "authors": [
  2409. {
  2410. "name": "Fabien Potencier",
  2411. "email": "fabien@symfony.com"
  2412. },
  2413. {
  2414. "name": "Symfony Community",
  2415. "homepage": "https://symfony.com/contributors"
  2416. }
  2417. ],
  2418. "description": "Symfony Translation Component",
  2419. "homepage": "https://symfony.com",
  2420. "time": "2020-05-30T20:35:19+00:00"
  2421. },
  2422. {
  2423. "name": "symfony/translation-contracts",
  2424. "version": "v2.1.2",
  2425. "source": {
  2426. "type": "git",
  2427. "url": "https://github.com/symfony/translation-contracts.git",
  2428. "reference": "e5ca07c8f817f865f618aa072c2fe8e0e637340e"
  2429. },
  2430. "dist": {
  2431. "type": "zip",
  2432. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e5ca07c8f817f865f618aa072c2fe8e0e637340e",
  2433. "reference": "e5ca07c8f817f865f618aa072c2fe8e0e637340e",
  2434. "shasum": ""
  2435. },
  2436. "require": {
  2437. "php": ">=7.2.5"
  2438. },
  2439. "suggest": {
  2440. "symfony/translation-implementation": ""
  2441. },
  2442. "type": "library",
  2443. "extra": {
  2444. "branch-alias": {
  2445. "dev-master": "2.1-dev"
  2446. }
  2447. },
  2448. "autoload": {
  2449. "psr-4": {
  2450. "Symfony\\Contracts\\Translation\\": ""
  2451. }
  2452. },
  2453. "notification-url": "https://packagist.org/downloads/",
  2454. "license": [
  2455. "MIT"
  2456. ],
  2457. "authors": [
  2458. {
  2459. "name": "Nicolas Grekas",
  2460. "email": "p@tchwork.com"
  2461. },
  2462. {
  2463. "name": "Symfony Community",
  2464. "homepage": "https://symfony.com/contributors"
  2465. }
  2466. ],
  2467. "description": "Generic abstractions related to translation",
  2468. "homepage": "https://symfony.com",
  2469. "keywords": [
  2470. "abstractions",
  2471. "contracts",
  2472. "decoupling",
  2473. "interfaces",
  2474. "interoperability",
  2475. "standards"
  2476. ],
  2477. "time": "2020-05-20T17:43:50+00:00"
  2478. },
  2479. {
  2480. "name": "symfony/var-dumper",
  2481. "version": "v5.1.0",
  2482. "source": {
  2483. "type": "git",
  2484. "url": "https://github.com/symfony/var-dumper.git",
  2485. "reference": "46a942903059b0b05e601f00eb64179e05578c0f"
  2486. },
  2487. "dist": {
  2488. "type": "zip",
  2489. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46a942903059b0b05e601f00eb64179e05578c0f",
  2490. "reference": "46a942903059b0b05e601f00eb64179e05578c0f",
  2491. "shasum": ""
  2492. },
  2493. "require": {
  2494. "php": ">=7.2.5",
  2495. "symfony/polyfill-mbstring": "~1.0",
  2496. "symfony/polyfill-php80": "^1.15"
  2497. },
  2498. "conflict": {
  2499. "phpunit/phpunit": "<5.4.3",
  2500. "symfony/console": "<4.4"
  2501. },
  2502. "require-dev": {
  2503. "ext-iconv": "*",
  2504. "symfony/console": "^4.4|^5.0",
  2505. "symfony/process": "^4.4|^5.0",
  2506. "twig/twig": "^2.4|^3.0"
  2507. },
  2508. "suggest": {
  2509. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  2510. "ext-intl": "To show region name in time zone dump",
  2511. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  2512. },
  2513. "bin": [
  2514. "Resources/bin/var-dump-server"
  2515. ],
  2516. "type": "library",
  2517. "extra": {
  2518. "branch-alias": {
  2519. "dev-master": "5.1-dev"
  2520. }
  2521. },
  2522. "autoload": {
  2523. "files": [
  2524. "Resources/functions/dump.php"
  2525. ],
  2526. "psr-4": {
  2527. "Symfony\\Component\\VarDumper\\": ""
  2528. },
  2529. "exclude-from-classmap": [
  2530. "/Tests/"
  2531. ]
  2532. },
  2533. "notification-url": "https://packagist.org/downloads/",
  2534. "license": [
  2535. "MIT"
  2536. ],
  2537. "authors": [
  2538. {
  2539. "name": "Nicolas Grekas",
  2540. "email": "p@tchwork.com"
  2541. },
  2542. {
  2543. "name": "Symfony Community",
  2544. "homepage": "https://symfony.com/contributors"
  2545. }
  2546. ],
  2547. "description": "Symfony mechanism for exploring and dumping PHP variables",
  2548. "homepage": "https://symfony.com",
  2549. "keywords": [
  2550. "debug",
  2551. "dump"
  2552. ],
  2553. "time": "2020-05-30T20:35:19+00:00"
  2554. },
  2555. {
  2556. "name": "vlucas/phpdotenv",
  2557. "version": "v4.1.7",
  2558. "source": {
  2559. "type": "git",
  2560. "url": "https://github.com/vlucas/phpdotenv.git",
  2561. "reference": "db63b2ea280fdcf13c4ca392121b0b2450b51193"
  2562. },
  2563. "dist": {
  2564. "type": "zip",
  2565. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/db63b2ea280fdcf13c4ca392121b0b2450b51193",
  2566. "reference": "db63b2ea280fdcf13c4ca392121b0b2450b51193",
  2567. "shasum": ""
  2568. },
  2569. "require": {
  2570. "php": "^5.5.9 || ^7.0 || ^8.0",
  2571. "phpoption/phpoption": "^1.7.3",
  2572. "symfony/polyfill-ctype": "^1.16"
  2573. },
  2574. "require-dev": {
  2575. "bamarni/composer-bin-plugin": "^1.4.1",
  2576. "ext-filter": "*",
  2577. "ext-pcre": "*",
  2578. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0"
  2579. },
  2580. "suggest": {
  2581. "ext-filter": "Required to use the boolean validator.",
  2582. "ext-pcre": "Required to use most of the library."
  2583. },
  2584. "type": "library",
  2585. "extra": {
  2586. "branch-alias": {
  2587. "dev-master": "4.1-dev"
  2588. }
  2589. },
  2590. "autoload": {
  2591. "psr-4": {
  2592. "Dotenv\\": "src/"
  2593. }
  2594. },
  2595. "notification-url": "https://packagist.org/downloads/",
  2596. "license": [
  2597. "BSD-3-Clause"
  2598. ],
  2599. "authors": [
  2600. {
  2601. "name": "Graham Campbell",
  2602. "email": "graham@alt-three.com",
  2603. "homepage": "https://gjcampbell.co.uk/"
  2604. },
  2605. {
  2606. "name": "Vance Lucas",
  2607. "email": "vance@vancelucas.com",
  2608. "homepage": "https://vancelucas.com/"
  2609. }
  2610. ],
  2611. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  2612. "keywords": [
  2613. "dotenv",
  2614. "env",
  2615. "environment"
  2616. ],
  2617. "time": "2020-06-07T18:25:35+00:00"
  2618. },
  2619. {
  2620. "name": "voku/portable-ascii",
  2621. "version": "1.5.1",
  2622. "source": {
  2623. "type": "git",
  2624. "url": "https://github.com/voku/portable-ascii.git",
  2625. "reference": "e7f9bd5deff09a57318f9b900ab33a05acfcf4d3"
  2626. },
  2627. "dist": {
  2628. "type": "zip",
  2629. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/e7f9bd5deff09a57318f9b900ab33a05acfcf4d3",
  2630. "reference": "e7f9bd5deff09a57318f9b900ab33a05acfcf4d3",
  2631. "shasum": ""
  2632. },
  2633. "require": {
  2634. "php": ">=7.0.0"
  2635. },
  2636. "require-dev": {
  2637. "phpunit/phpunit": "~6.0 || ~7.0"
  2638. },
  2639. "suggest": {
  2640. "ext-intl": "Use Intl for transliterator_transliterate() support"
  2641. },
  2642. "type": "library",
  2643. "autoload": {
  2644. "psr-4": {
  2645. "voku\\": "src/voku/"
  2646. }
  2647. },
  2648. "notification-url": "https://packagist.org/downloads/",
  2649. "license": [
  2650. "MIT"
  2651. ],
  2652. "authors": [
  2653. {
  2654. "name": "Lars Moelleken",
  2655. "homepage": "http://www.moelleken.org/"
  2656. }
  2657. ],
  2658. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  2659. "homepage": "https://github.com/voku/portable-ascii",
  2660. "keywords": [
  2661. "ascii",
  2662. "clean",
  2663. "php"
  2664. ],
  2665. "time": "2020-05-26T06:40:44+00:00"
  2666. }
  2667. ],
  2668. "packages-dev": [
  2669. {
  2670. "name": "doctrine/instantiator",
  2671. "version": "1.3.1",
  2672. "source": {
  2673. "type": "git",
  2674. "url": "https://github.com/doctrine/instantiator.git",
  2675. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
  2676. },
  2677. "dist": {
  2678. "type": "zip",
  2679. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
  2680. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
  2681. "shasum": ""
  2682. },
  2683. "require": {
  2684. "php": "^7.1 || ^8.0"
  2685. },
  2686. "require-dev": {
  2687. "doctrine/coding-standard": "^6.0",
  2688. "ext-pdo": "*",
  2689. "ext-phar": "*",
  2690. "phpbench/phpbench": "^0.13",
  2691. "phpstan/phpstan-phpunit": "^0.11",
  2692. "phpstan/phpstan-shim": "^0.11",
  2693. "phpunit/phpunit": "^7.0"
  2694. },
  2695. "type": "library",
  2696. "extra": {
  2697. "branch-alias": {
  2698. "dev-master": "1.2.x-dev"
  2699. }
  2700. },
  2701. "autoload": {
  2702. "psr-4": {
  2703. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  2704. }
  2705. },
  2706. "notification-url": "https://packagist.org/downloads/",
  2707. "license": [
  2708. "MIT"
  2709. ],
  2710. "authors": [
  2711. {
  2712. "name": "Marco Pivetta",
  2713. "email": "ocramius@gmail.com",
  2714. "homepage": "http://ocramius.github.com/"
  2715. }
  2716. ],
  2717. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  2718. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  2719. "keywords": [
  2720. "constructor",
  2721. "instantiate"
  2722. ],
  2723. "time": "2020-05-29T17:27:14+00:00"
  2724. },
  2725. {
  2726. "name": "hamcrest/hamcrest-php",
  2727. "version": "v2.0.0",
  2728. "source": {
  2729. "type": "git",
  2730. "url": "https://github.com/hamcrest/hamcrest-php.git",
  2731. "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad"
  2732. },
  2733. "dist": {
  2734. "type": "zip",
  2735. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad",
  2736. "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
  2737. "shasum": ""
  2738. },
  2739. "require": {
  2740. "php": "^5.3|^7.0"
  2741. },
  2742. "replace": {
  2743. "cordoval/hamcrest-php": "*",
  2744. "davedevelopment/hamcrest-php": "*",
  2745. "kodova/hamcrest-php": "*"
  2746. },
  2747. "require-dev": {
  2748. "phpunit/php-file-iterator": "1.3.3",
  2749. "phpunit/phpunit": "~4.0",
  2750. "satooshi/php-coveralls": "^1.0"
  2751. },
  2752. "type": "library",
  2753. "extra": {
  2754. "branch-alias": {
  2755. "dev-master": "2.0-dev"
  2756. }
  2757. },
  2758. "autoload": {
  2759. "classmap": [
  2760. "hamcrest"
  2761. ]
  2762. },
  2763. "notification-url": "https://packagist.org/downloads/",
  2764. "license": [
  2765. "BSD"
  2766. ],
  2767. "description": "This is the PHP port of Hamcrest Matchers",
  2768. "keywords": [
  2769. "test"
  2770. ],
  2771. "time": "2016-01-20T08:20:44+00:00"
  2772. },
  2773. {
  2774. "name": "mockery/mockery",
  2775. "version": "1.3.1",
  2776. "source": {
  2777. "type": "git",
  2778. "url": "https://github.com/mockery/mockery.git",
  2779. "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be"
  2780. },
  2781. "dist": {
  2782. "type": "zip",
  2783. "url": "https://api.github.com/repos/mockery/mockery/zipball/f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
  2784. "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
  2785. "shasum": ""
  2786. },
  2787. "require": {
  2788. "hamcrest/hamcrest-php": "~2.0",
  2789. "lib-pcre": ">=7.0",
  2790. "php": ">=5.6.0"
  2791. },
  2792. "require-dev": {
  2793. "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
  2794. },
  2795. "type": "library",
  2796. "extra": {
  2797. "branch-alias": {
  2798. "dev-master": "1.3.x-dev"
  2799. }
  2800. },
  2801. "autoload": {
  2802. "psr-0": {
  2803. "Mockery": "library/"
  2804. }
  2805. },
  2806. "notification-url": "https://packagist.org/downloads/",
  2807. "license": [
  2808. "BSD-3-Clause"
  2809. ],
  2810. "authors": [
  2811. {
  2812. "name": "Pádraic Brady",
  2813. "email": "padraic.brady@gmail.com",
  2814. "homepage": "http://blog.astrumfutura.com"
  2815. },
  2816. {
  2817. "name": "Dave Marshall",
  2818. "email": "dave.marshall@atstsolutions.co.uk",
  2819. "homepage": "http://davedevelopment.co.uk"
  2820. }
  2821. ],
  2822. "description": "Mockery is a simple yet flexible PHP mock object framework",
  2823. "homepage": "https://github.com/mockery/mockery",
  2824. "keywords": [
  2825. "BDD",
  2826. "TDD",
  2827. "library",
  2828. "mock",
  2829. "mock objects",
  2830. "mockery",
  2831. "stub",
  2832. "test",
  2833. "test double",
  2834. "testing"
  2835. ],
  2836. "time": "2019-12-26T09:49:15+00:00"
  2837. },
  2838. {
  2839. "name": "myclabs/deep-copy",
  2840. "version": "1.9.5",
  2841. "source": {
  2842. "type": "git",
  2843. "url": "https://github.com/myclabs/DeepCopy.git",
  2844. "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
  2845. },
  2846. "dist": {
  2847. "type": "zip",
  2848. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
  2849. "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
  2850. "shasum": ""
  2851. },
  2852. "require": {
  2853. "php": "^7.1"
  2854. },
  2855. "replace": {
  2856. "myclabs/deep-copy": "self.version"
  2857. },
  2858. "require-dev": {
  2859. "doctrine/collections": "^1.0",
  2860. "doctrine/common": "^2.6",
  2861. "phpunit/phpunit": "^7.1"
  2862. },
  2863. "type": "library",
  2864. "autoload": {
  2865. "psr-4": {
  2866. "DeepCopy\\": "src/DeepCopy/"
  2867. },
  2868. "files": [
  2869. "src/DeepCopy/deep_copy.php"
  2870. ]
  2871. },
  2872. "notification-url": "https://packagist.org/downloads/",
  2873. "license": [
  2874. "MIT"
  2875. ],
  2876. "description": "Create deep copies (clones) of your objects",
  2877. "keywords": [
  2878. "clone",
  2879. "copy",
  2880. "duplicate",
  2881. "object",
  2882. "object graph"
  2883. ],
  2884. "time": "2020-01-17T21:11:47+00:00"
  2885. },
  2886. {
  2887. "name": "phar-io/manifest",
  2888. "version": "1.0.3",
  2889. "source": {
  2890. "type": "git",
  2891. "url": "https://github.com/phar-io/manifest.git",
  2892. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
  2893. },
  2894. "dist": {
  2895. "type": "zip",
  2896. "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  2897. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  2898. "shasum": ""
  2899. },
  2900. "require": {
  2901. "ext-dom": "*",
  2902. "ext-phar": "*",
  2903. "phar-io/version": "^2.0",
  2904. "php": "^5.6 || ^7.0"
  2905. },
  2906. "type": "library",
  2907. "extra": {
  2908. "branch-alias": {
  2909. "dev-master": "1.0.x-dev"
  2910. }
  2911. },
  2912. "autoload": {
  2913. "classmap": [
  2914. "src/"
  2915. ]
  2916. },
  2917. "notification-url": "https://packagist.org/downloads/",
  2918. "license": [
  2919. "BSD-3-Clause"
  2920. ],
  2921. "authors": [
  2922. {
  2923. "name": "Arne Blankerts",
  2924. "email": "arne@blankerts.de",
  2925. "role": "Developer"
  2926. },
  2927. {
  2928. "name": "Sebastian Heuer",
  2929. "email": "sebastian@phpeople.de",
  2930. "role": "Developer"
  2931. },
  2932. {
  2933. "name": "Sebastian Bergmann",
  2934. "email": "sebastian@phpunit.de",
  2935. "role": "Developer"
  2936. }
  2937. ],
  2938. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  2939. "time": "2018-07-08T19:23:20+00:00"
  2940. },
  2941. {
  2942. "name": "phar-io/version",
  2943. "version": "2.0.1",
  2944. "source": {
  2945. "type": "git",
  2946. "url": "https://github.com/phar-io/version.git",
  2947. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
  2948. },
  2949. "dist": {
  2950. "type": "zip",
  2951. "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  2952. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  2953. "shasum": ""
  2954. },
  2955. "require": {
  2956. "php": "^5.6 || ^7.0"
  2957. },
  2958. "type": "library",
  2959. "autoload": {
  2960. "classmap": [
  2961. "src/"
  2962. ]
  2963. },
  2964. "notification-url": "https://packagist.org/downloads/",
  2965. "license": [
  2966. "BSD-3-Clause"
  2967. ],
  2968. "authors": [
  2969. {
  2970. "name": "Arne Blankerts",
  2971. "email": "arne@blankerts.de",
  2972. "role": "Developer"
  2973. },
  2974. {
  2975. "name": "Sebastian Heuer",
  2976. "email": "sebastian@phpeople.de",
  2977. "role": "Developer"
  2978. },
  2979. {
  2980. "name": "Sebastian Bergmann",
  2981. "email": "sebastian@phpunit.de",
  2982. "role": "Developer"
  2983. }
  2984. ],
  2985. "description": "Library for handling version information and constraints",
  2986. "time": "2018-07-08T19:19:57+00:00"
  2987. },
  2988. {
  2989. "name": "phpdocumentor/reflection-common",
  2990. "version": "2.1.0",
  2991. "source": {
  2992. "type": "git",
  2993. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2994. "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
  2995. },
  2996. "dist": {
  2997. "type": "zip",
  2998. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
  2999. "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
  3000. "shasum": ""
  3001. },
  3002. "require": {
  3003. "php": ">=7.1"
  3004. },
  3005. "type": "library",
  3006. "extra": {
  3007. "branch-alias": {
  3008. "dev-master": "2.x-dev"
  3009. }
  3010. },
  3011. "autoload": {
  3012. "psr-4": {
  3013. "phpDocumentor\\Reflection\\": "src/"
  3014. }
  3015. },
  3016. "notification-url": "https://packagist.org/downloads/",
  3017. "license": [
  3018. "MIT"
  3019. ],
  3020. "authors": [
  3021. {
  3022. "name": "Jaap van Otterdijk",
  3023. "email": "opensource@ijaap.nl"
  3024. }
  3025. ],
  3026. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  3027. "homepage": "http://www.phpdoc.org",
  3028. "keywords": [
  3029. "FQSEN",
  3030. "phpDocumentor",
  3031. "phpdoc",
  3032. "reflection",
  3033. "static analysis"
  3034. ],
  3035. "time": "2020-04-27T09:25:28+00:00"
  3036. },
  3037. {
  3038. "name": "phpdocumentor/reflection-docblock",
  3039. "version": "5.1.0",
  3040. "source": {
  3041. "type": "git",
  3042. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  3043. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
  3044. },
  3045. "dist": {
  3046. "type": "zip",
  3047. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  3048. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  3049. "shasum": ""
  3050. },
  3051. "require": {
  3052. "ext-filter": "^7.1",
  3053. "php": "^7.2",
  3054. "phpdocumentor/reflection-common": "^2.0",
  3055. "phpdocumentor/type-resolver": "^1.0",
  3056. "webmozart/assert": "^1"
  3057. },
  3058. "require-dev": {
  3059. "doctrine/instantiator": "^1",
  3060. "mockery/mockery": "^1"
  3061. },
  3062. "type": "library",
  3063. "extra": {
  3064. "branch-alias": {
  3065. "dev-master": "5.x-dev"
  3066. }
  3067. },
  3068. "autoload": {
  3069. "psr-4": {
  3070. "phpDocumentor\\Reflection\\": "src"
  3071. }
  3072. },
  3073. "notification-url": "https://packagist.org/downloads/",
  3074. "license": [
  3075. "MIT"
  3076. ],
  3077. "authors": [
  3078. {
  3079. "name": "Mike van Riel",
  3080. "email": "me@mikevanriel.com"
  3081. },
  3082. {
  3083. "name": "Jaap van Otterdijk",
  3084. "email": "account@ijaap.nl"
  3085. }
  3086. ],
  3087. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  3088. "time": "2020-02-22T12:28:44+00:00"
  3089. },
  3090. {
  3091. "name": "phpdocumentor/type-resolver",
  3092. "version": "1.1.0",
  3093. "source": {
  3094. "type": "git",
  3095. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  3096. "reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
  3097. },
  3098. "dist": {
  3099. "type": "zip",
  3100. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
  3101. "reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
  3102. "shasum": ""
  3103. },
  3104. "require": {
  3105. "php": "^7.2",
  3106. "phpdocumentor/reflection-common": "^2.0"
  3107. },
  3108. "require-dev": {
  3109. "ext-tokenizer": "^7.2",
  3110. "mockery/mockery": "~1"
  3111. },
  3112. "type": "library",
  3113. "extra": {
  3114. "branch-alias": {
  3115. "dev-master": "1.x-dev"
  3116. }
  3117. },
  3118. "autoload": {
  3119. "psr-4": {
  3120. "phpDocumentor\\Reflection\\": "src"
  3121. }
  3122. },
  3123. "notification-url": "https://packagist.org/downloads/",
  3124. "license": [
  3125. "MIT"
  3126. ],
  3127. "authors": [
  3128. {
  3129. "name": "Mike van Riel",
  3130. "email": "me@mikevanriel.com"
  3131. }
  3132. ],
  3133. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  3134. "time": "2020-02-18T18:59:58+00:00"
  3135. },
  3136. {
  3137. "name": "phpspec/prophecy",
  3138. "version": "v1.10.3",
  3139. "source": {
  3140. "type": "git",
  3141. "url": "https://github.com/phpspec/prophecy.git",
  3142. "reference": "451c3cd1418cf640de218914901e51b064abb093"
  3143. },
  3144. "dist": {
  3145. "type": "zip",
  3146. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
  3147. "reference": "451c3cd1418cf640de218914901e51b064abb093",
  3148. "shasum": ""
  3149. },
  3150. "require": {
  3151. "doctrine/instantiator": "^1.0.2",
  3152. "php": "^5.3|^7.0",
  3153. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
  3154. "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
  3155. "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
  3156. },
  3157. "require-dev": {
  3158. "phpspec/phpspec": "^2.5 || ^3.2",
  3159. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
  3160. },
  3161. "type": "library",
  3162. "extra": {
  3163. "branch-alias": {
  3164. "dev-master": "1.10.x-dev"
  3165. }
  3166. },
  3167. "autoload": {
  3168. "psr-4": {
  3169. "Prophecy\\": "src/Prophecy"
  3170. }
  3171. },
  3172. "notification-url": "https://packagist.org/downloads/",
  3173. "license": [
  3174. "MIT"
  3175. ],
  3176. "authors": [
  3177. {
  3178. "name": "Konstantin Kudryashov",
  3179. "email": "ever.zet@gmail.com",
  3180. "homepage": "http://everzet.com"
  3181. },
  3182. {
  3183. "name": "Marcello Duarte",
  3184. "email": "marcello.duarte@gmail.com"
  3185. }
  3186. ],
  3187. "description": "Highly opinionated mocking framework for PHP 5.3+",
  3188. "homepage": "https://github.com/phpspec/prophecy",
  3189. "keywords": [
  3190. "Double",
  3191. "Dummy",
  3192. "fake",
  3193. "mock",
  3194. "spy",
  3195. "stub"
  3196. ],
  3197. "time": "2020-03-05T15:02:03+00:00"
  3198. },
  3199. {
  3200. "name": "phpunit/php-code-coverage",
  3201. "version": "7.0.10",
  3202. "source": {
  3203. "type": "git",
  3204. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  3205. "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
  3206. },
  3207. "dist": {
  3208. "type": "zip",
  3209. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
  3210. "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
  3211. "shasum": ""
  3212. },
  3213. "require": {
  3214. "ext-dom": "*",
  3215. "ext-xmlwriter": "*",
  3216. "php": "^7.2",
  3217. "phpunit/php-file-iterator": "^2.0.2",
  3218. "phpunit/php-text-template": "^1.2.1",
  3219. "phpunit/php-token-stream": "^3.1.1",
  3220. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  3221. "sebastian/environment": "^4.2.2",
  3222. "sebastian/version": "^2.0.1",
  3223. "theseer/tokenizer": "^1.1.3"
  3224. },
  3225. "require-dev": {
  3226. "phpunit/phpunit": "^8.2.2"
  3227. },
  3228. "suggest": {
  3229. "ext-xdebug": "^2.7.2"
  3230. },
  3231. "type": "library",
  3232. "extra": {
  3233. "branch-alias": {
  3234. "dev-master": "7.0-dev"
  3235. }
  3236. },
  3237. "autoload": {
  3238. "classmap": [
  3239. "src/"
  3240. ]
  3241. },
  3242. "notification-url": "https://packagist.org/downloads/",
  3243. "license": [
  3244. "BSD-3-Clause"
  3245. ],
  3246. "authors": [
  3247. {
  3248. "name": "Sebastian Bergmann",
  3249. "email": "sebastian@phpunit.de",
  3250. "role": "lead"
  3251. }
  3252. ],
  3253. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  3254. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  3255. "keywords": [
  3256. "coverage",
  3257. "testing",
  3258. "xunit"
  3259. ],
  3260. "time": "2019-11-20T13:55:58+00:00"
  3261. },
  3262. {
  3263. "name": "phpunit/php-file-iterator",
  3264. "version": "2.0.2",
  3265. "source": {
  3266. "type": "git",
  3267. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  3268. "reference": "050bedf145a257b1ff02746c31894800e5122946"
  3269. },
  3270. "dist": {
  3271. "type": "zip",
  3272. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
  3273. "reference": "050bedf145a257b1ff02746c31894800e5122946",
  3274. "shasum": ""
  3275. },
  3276. "require": {
  3277. "php": "^7.1"
  3278. },
  3279. "require-dev": {
  3280. "phpunit/phpunit": "^7.1"
  3281. },
  3282. "type": "library",
  3283. "extra": {
  3284. "branch-alias": {
  3285. "dev-master": "2.0.x-dev"
  3286. }
  3287. },
  3288. "autoload": {
  3289. "classmap": [
  3290. "src/"
  3291. ]
  3292. },
  3293. "notification-url": "https://packagist.org/downloads/",
  3294. "license": [
  3295. "BSD-3-Clause"
  3296. ],
  3297. "authors": [
  3298. {
  3299. "name": "Sebastian Bergmann",
  3300. "email": "sebastian@phpunit.de",
  3301. "role": "lead"
  3302. }
  3303. ],
  3304. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  3305. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  3306. "keywords": [
  3307. "filesystem",
  3308. "iterator"
  3309. ],
  3310. "time": "2018-09-13T20:33:42+00:00"
  3311. },
  3312. {
  3313. "name": "phpunit/php-text-template",
  3314. "version": "1.2.1",
  3315. "source": {
  3316. "type": "git",
  3317. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  3318. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  3319. },
  3320. "dist": {
  3321. "type": "zip",
  3322. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3323. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3324. "shasum": ""
  3325. },
  3326. "require": {
  3327. "php": ">=5.3.3"
  3328. },
  3329. "type": "library",
  3330. "autoload": {
  3331. "classmap": [
  3332. "src/"
  3333. ]
  3334. },
  3335. "notification-url": "https://packagist.org/downloads/",
  3336. "license": [
  3337. "BSD-3-Clause"
  3338. ],
  3339. "authors": [
  3340. {
  3341. "name": "Sebastian Bergmann",
  3342. "email": "sebastian@phpunit.de",
  3343. "role": "lead"
  3344. }
  3345. ],
  3346. "description": "Simple template engine.",
  3347. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  3348. "keywords": [
  3349. "template"
  3350. ],
  3351. "time": "2015-06-21T13:50:34+00:00"
  3352. },
  3353. {
  3354. "name": "phpunit/php-timer",
  3355. "version": "2.1.2",
  3356. "source": {
  3357. "type": "git",
  3358. "url": "https://github.com/sebastianbergmann/php-timer.git",
  3359. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
  3360. },
  3361. "dist": {
  3362. "type": "zip",
  3363. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
  3364. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
  3365. "shasum": ""
  3366. },
  3367. "require": {
  3368. "php": "^7.1"
  3369. },
  3370. "require-dev": {
  3371. "phpunit/phpunit": "^7.0"
  3372. },
  3373. "type": "library",
  3374. "extra": {
  3375. "branch-alias": {
  3376. "dev-master": "2.1-dev"
  3377. }
  3378. },
  3379. "autoload": {
  3380. "classmap": [
  3381. "src/"
  3382. ]
  3383. },
  3384. "notification-url": "https://packagist.org/downloads/",
  3385. "license": [
  3386. "BSD-3-Clause"
  3387. ],
  3388. "authors": [
  3389. {
  3390. "name": "Sebastian Bergmann",
  3391. "email": "sebastian@phpunit.de",
  3392. "role": "lead"
  3393. }
  3394. ],
  3395. "description": "Utility class for timing",
  3396. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  3397. "keywords": [
  3398. "timer"
  3399. ],
  3400. "time": "2019-06-07T04:22:29+00:00"
  3401. },
  3402. {
  3403. "name": "phpunit/php-token-stream",
  3404. "version": "3.1.1",
  3405. "source": {
  3406. "type": "git",
  3407. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  3408. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
  3409. },
  3410. "dist": {
  3411. "type": "zip",
  3412. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
  3413. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
  3414. "shasum": ""
  3415. },
  3416. "require": {
  3417. "ext-tokenizer": "*",
  3418. "php": "^7.1"
  3419. },
  3420. "require-dev": {
  3421. "phpunit/phpunit": "^7.0"
  3422. },
  3423. "type": "library",
  3424. "extra": {
  3425. "branch-alias": {
  3426. "dev-master": "3.1-dev"
  3427. }
  3428. },
  3429. "autoload": {
  3430. "classmap": [
  3431. "src/"
  3432. ]
  3433. },
  3434. "notification-url": "https://packagist.org/downloads/",
  3435. "license": [
  3436. "BSD-3-Clause"
  3437. ],
  3438. "authors": [
  3439. {
  3440. "name": "Sebastian Bergmann",
  3441. "email": "sebastian@phpunit.de"
  3442. }
  3443. ],
  3444. "description": "Wrapper around PHP's tokenizer extension.",
  3445. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  3446. "keywords": [
  3447. "tokenizer"
  3448. ],
  3449. "time": "2019-09-17T06:23:10+00:00"
  3450. },
  3451. {
  3452. "name": "phpunit/phpunit",
  3453. "version": "8.5.5",
  3454. "source": {
  3455. "type": "git",
  3456. "url": "https://github.com/sebastianbergmann/phpunit.git",
  3457. "reference": "63dda3b212a0025d380a745f91bdb4d8c985adb7"
  3458. },
  3459. "dist": {
  3460. "type": "zip",
  3461. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/63dda3b212a0025d380a745f91bdb4d8c985adb7",
  3462. "reference": "63dda3b212a0025d380a745f91bdb4d8c985adb7",
  3463. "shasum": ""
  3464. },
  3465. "require": {
  3466. "doctrine/instantiator": "^1.2.0",
  3467. "ext-dom": "*",
  3468. "ext-json": "*",
  3469. "ext-libxml": "*",
  3470. "ext-mbstring": "*",
  3471. "ext-xml": "*",
  3472. "ext-xmlwriter": "*",
  3473. "myclabs/deep-copy": "^1.9.1",
  3474. "phar-io/manifest": "^1.0.3",
  3475. "phar-io/version": "^2.0.1",
  3476. "php": "^7.2",
  3477. "phpspec/prophecy": "^1.8.1",
  3478. "phpunit/php-code-coverage": "^7.0.7",
  3479. "phpunit/php-file-iterator": "^2.0.2",
  3480. "phpunit/php-text-template": "^1.2.1",
  3481. "phpunit/php-timer": "^2.1.2",
  3482. "sebastian/comparator": "^3.0.2",
  3483. "sebastian/diff": "^3.0.2",
  3484. "sebastian/environment": "^4.2.2",
  3485. "sebastian/exporter": "^3.1.1",
  3486. "sebastian/global-state": "^3.0.0",
  3487. "sebastian/object-enumerator": "^3.0.3",
  3488. "sebastian/resource-operations": "^2.0.1",
  3489. "sebastian/type": "^1.1.3",
  3490. "sebastian/version": "^2.0.1"
  3491. },
  3492. "require-dev": {
  3493. "ext-pdo": "*"
  3494. },
  3495. "suggest": {
  3496. "ext-soap": "*",
  3497. "ext-xdebug": "*",
  3498. "phpunit/php-invoker": "^2.0.0"
  3499. },
  3500. "bin": [
  3501. "phpunit"
  3502. ],
  3503. "type": "library",
  3504. "extra": {
  3505. "branch-alias": {
  3506. "dev-master": "8.5-dev"
  3507. }
  3508. },
  3509. "autoload": {
  3510. "classmap": [
  3511. "src/"
  3512. ]
  3513. },
  3514. "notification-url": "https://packagist.org/downloads/",
  3515. "license": [
  3516. "BSD-3-Clause"
  3517. ],
  3518. "authors": [
  3519. {
  3520. "name": "Sebastian Bergmann",
  3521. "email": "sebastian@phpunit.de",
  3522. "role": "lead"
  3523. }
  3524. ],
  3525. "description": "The PHP Unit Testing framework.",
  3526. "homepage": "https://phpunit.de/",
  3527. "keywords": [
  3528. "phpunit",
  3529. "testing",
  3530. "xunit"
  3531. ],
  3532. "time": "2020-05-22T13:51:52+00:00"
  3533. },
  3534. {
  3535. "name": "sebastian/code-unit-reverse-lookup",
  3536. "version": "1.0.1",
  3537. "source": {
  3538. "type": "git",
  3539. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  3540. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  3541. },
  3542. "dist": {
  3543. "type": "zip",
  3544. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  3545. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  3546. "shasum": ""
  3547. },
  3548. "require": {
  3549. "php": "^5.6 || ^7.0"
  3550. },
  3551. "require-dev": {
  3552. "phpunit/phpunit": "^5.7 || ^6.0"
  3553. },
  3554. "type": "library",
  3555. "extra": {
  3556. "branch-alias": {
  3557. "dev-master": "1.0.x-dev"
  3558. }
  3559. },
  3560. "autoload": {
  3561. "classmap": [
  3562. "src/"
  3563. ]
  3564. },
  3565. "notification-url": "https://packagist.org/downloads/",
  3566. "license": [
  3567. "BSD-3-Clause"
  3568. ],
  3569. "authors": [
  3570. {
  3571. "name": "Sebastian Bergmann",
  3572. "email": "sebastian@phpunit.de"
  3573. }
  3574. ],
  3575. "description": "Looks up which function or method a line of code belongs to",
  3576. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  3577. "time": "2017-03-04T06:30:41+00:00"
  3578. },
  3579. {
  3580. "name": "sebastian/comparator",
  3581. "version": "3.0.2",
  3582. "source": {
  3583. "type": "git",
  3584. "url": "https://github.com/sebastianbergmann/comparator.git",
  3585. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
  3586. },
  3587. "dist": {
  3588. "type": "zip",
  3589. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  3590. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  3591. "shasum": ""
  3592. },
  3593. "require": {
  3594. "php": "^7.1",
  3595. "sebastian/diff": "^3.0",
  3596. "sebastian/exporter": "^3.1"
  3597. },
  3598. "require-dev": {
  3599. "phpunit/phpunit": "^7.1"
  3600. },
  3601. "type": "library",
  3602. "extra": {
  3603. "branch-alias": {
  3604. "dev-master": "3.0-dev"
  3605. }
  3606. },
  3607. "autoload": {
  3608. "classmap": [
  3609. "src/"
  3610. ]
  3611. },
  3612. "notification-url": "https://packagist.org/downloads/",
  3613. "license": [
  3614. "BSD-3-Clause"
  3615. ],
  3616. "authors": [
  3617. {
  3618. "name": "Jeff Welch",
  3619. "email": "whatthejeff@gmail.com"
  3620. },
  3621. {
  3622. "name": "Volker Dusch",
  3623. "email": "github@wallbash.com"
  3624. },
  3625. {
  3626. "name": "Bernhard Schussek",
  3627. "email": "bschussek@2bepublished.at"
  3628. },
  3629. {
  3630. "name": "Sebastian Bergmann",
  3631. "email": "sebastian@phpunit.de"
  3632. }
  3633. ],
  3634. "description": "Provides the functionality to compare PHP values for equality",
  3635. "homepage": "https://github.com/sebastianbergmann/comparator",
  3636. "keywords": [
  3637. "comparator",
  3638. "compare",
  3639. "equality"
  3640. ],
  3641. "time": "2018-07-12T15:12:46+00:00"
  3642. },
  3643. {
  3644. "name": "sebastian/diff",
  3645. "version": "3.0.2",
  3646. "source": {
  3647. "type": "git",
  3648. "url": "https://github.com/sebastianbergmann/diff.git",
  3649. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
  3650. },
  3651. "dist": {
  3652. "type": "zip",
  3653. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  3654. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  3655. "shasum": ""
  3656. },
  3657. "require": {
  3658. "php": "^7.1"
  3659. },
  3660. "require-dev": {
  3661. "phpunit/phpunit": "^7.5 || ^8.0",
  3662. "symfony/process": "^2 || ^3.3 || ^4"
  3663. },
  3664. "type": "library",
  3665. "extra": {
  3666. "branch-alias": {
  3667. "dev-master": "3.0-dev"
  3668. }
  3669. },
  3670. "autoload": {
  3671. "classmap": [
  3672. "src/"
  3673. ]
  3674. },
  3675. "notification-url": "https://packagist.org/downloads/",
  3676. "license": [
  3677. "BSD-3-Clause"
  3678. ],
  3679. "authors": [
  3680. {
  3681. "name": "Kore Nordmann",
  3682. "email": "mail@kore-nordmann.de"
  3683. },
  3684. {
  3685. "name": "Sebastian Bergmann",
  3686. "email": "sebastian@phpunit.de"
  3687. }
  3688. ],
  3689. "description": "Diff implementation",
  3690. "homepage": "https://github.com/sebastianbergmann/diff",
  3691. "keywords": [
  3692. "diff",
  3693. "udiff",
  3694. "unidiff",
  3695. "unified diff"
  3696. ],
  3697. "time": "2019-02-04T06:01:07+00:00"
  3698. },
  3699. {
  3700. "name": "sebastian/environment",
  3701. "version": "4.2.3",
  3702. "source": {
  3703. "type": "git",
  3704. "url": "https://github.com/sebastianbergmann/environment.git",
  3705. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
  3706. },
  3707. "dist": {
  3708. "type": "zip",
  3709. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  3710. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  3711. "shasum": ""
  3712. },
  3713. "require": {
  3714. "php": "^7.1"
  3715. },
  3716. "require-dev": {
  3717. "phpunit/phpunit": "^7.5"
  3718. },
  3719. "suggest": {
  3720. "ext-posix": "*"
  3721. },
  3722. "type": "library",
  3723. "extra": {
  3724. "branch-alias": {
  3725. "dev-master": "4.2-dev"
  3726. }
  3727. },
  3728. "autoload": {
  3729. "classmap": [
  3730. "src/"
  3731. ]
  3732. },
  3733. "notification-url": "https://packagist.org/downloads/",
  3734. "license": [
  3735. "BSD-3-Clause"
  3736. ],
  3737. "authors": [
  3738. {
  3739. "name": "Sebastian Bergmann",
  3740. "email": "sebastian@phpunit.de"
  3741. }
  3742. ],
  3743. "description": "Provides functionality to handle HHVM/PHP environments",
  3744. "homepage": "http://www.github.com/sebastianbergmann/environment",
  3745. "keywords": [
  3746. "Xdebug",
  3747. "environment",
  3748. "hhvm"
  3749. ],
  3750. "time": "2019-11-20T08:46:58+00:00"
  3751. },
  3752. {
  3753. "name": "sebastian/exporter",
  3754. "version": "3.1.2",
  3755. "source": {
  3756. "type": "git",
  3757. "url": "https://github.com/sebastianbergmann/exporter.git",
  3758. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
  3759. },
  3760. "dist": {
  3761. "type": "zip",
  3762. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
  3763. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
  3764. "shasum": ""
  3765. },
  3766. "require": {
  3767. "php": "^7.0",
  3768. "sebastian/recursion-context": "^3.0"
  3769. },
  3770. "require-dev": {
  3771. "ext-mbstring": "*",
  3772. "phpunit/phpunit": "^6.0"
  3773. },
  3774. "type": "library",
  3775. "extra": {
  3776. "branch-alias": {
  3777. "dev-master": "3.1.x-dev"
  3778. }
  3779. },
  3780. "autoload": {
  3781. "classmap": [
  3782. "src/"
  3783. ]
  3784. },
  3785. "notification-url": "https://packagist.org/downloads/",
  3786. "license": [
  3787. "BSD-3-Clause"
  3788. ],
  3789. "authors": [
  3790. {
  3791. "name": "Sebastian Bergmann",
  3792. "email": "sebastian@phpunit.de"
  3793. },
  3794. {
  3795. "name": "Jeff Welch",
  3796. "email": "whatthejeff@gmail.com"
  3797. },
  3798. {
  3799. "name": "Volker Dusch",
  3800. "email": "github@wallbash.com"
  3801. },
  3802. {
  3803. "name": "Adam Harvey",
  3804. "email": "aharvey@php.net"
  3805. },
  3806. {
  3807. "name": "Bernhard Schussek",
  3808. "email": "bschussek@gmail.com"
  3809. }
  3810. ],
  3811. "description": "Provides the functionality to export PHP variables for visualization",
  3812. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  3813. "keywords": [
  3814. "export",
  3815. "exporter"
  3816. ],
  3817. "time": "2019-09-14T09:02:43+00:00"
  3818. },
  3819. {
  3820. "name": "sebastian/global-state",
  3821. "version": "3.0.0",
  3822. "source": {
  3823. "type": "git",
  3824. "url": "https://github.com/sebastianbergmann/global-state.git",
  3825. "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
  3826. },
  3827. "dist": {
  3828. "type": "zip",
  3829. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
  3830. "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
  3831. "shasum": ""
  3832. },
  3833. "require": {
  3834. "php": "^7.2",
  3835. "sebastian/object-reflector": "^1.1.1",
  3836. "sebastian/recursion-context": "^3.0"
  3837. },
  3838. "require-dev": {
  3839. "ext-dom": "*",
  3840. "phpunit/phpunit": "^8.0"
  3841. },
  3842. "suggest": {
  3843. "ext-uopz": "*"
  3844. },
  3845. "type": "library",
  3846. "extra": {
  3847. "branch-alias": {
  3848. "dev-master": "3.0-dev"
  3849. }
  3850. },
  3851. "autoload": {
  3852. "classmap": [
  3853. "src/"
  3854. ]
  3855. },
  3856. "notification-url": "https://packagist.org/downloads/",
  3857. "license": [
  3858. "BSD-3-Clause"
  3859. ],
  3860. "authors": [
  3861. {
  3862. "name": "Sebastian Bergmann",
  3863. "email": "sebastian@phpunit.de"
  3864. }
  3865. ],
  3866. "description": "Snapshotting of global state",
  3867. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  3868. "keywords": [
  3869. "global state"
  3870. ],
  3871. "time": "2019-02-01T05:30:01+00:00"
  3872. },
  3873. {
  3874. "name": "sebastian/object-enumerator",
  3875. "version": "3.0.3",
  3876. "source": {
  3877. "type": "git",
  3878. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  3879. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
  3880. },
  3881. "dist": {
  3882. "type": "zip",
  3883. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  3884. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  3885. "shasum": ""
  3886. },
  3887. "require": {
  3888. "php": "^7.0",
  3889. "sebastian/object-reflector": "^1.1.1",
  3890. "sebastian/recursion-context": "^3.0"
  3891. },
  3892. "require-dev": {
  3893. "phpunit/phpunit": "^6.0"
  3894. },
  3895. "type": "library",
  3896. "extra": {
  3897. "branch-alias": {
  3898. "dev-master": "3.0.x-dev"
  3899. }
  3900. },
  3901. "autoload": {
  3902. "classmap": [
  3903. "src/"
  3904. ]
  3905. },
  3906. "notification-url": "https://packagist.org/downloads/",
  3907. "license": [
  3908. "BSD-3-Clause"
  3909. ],
  3910. "authors": [
  3911. {
  3912. "name": "Sebastian Bergmann",
  3913. "email": "sebastian@phpunit.de"
  3914. }
  3915. ],
  3916. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  3917. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  3918. "time": "2017-08-03T12:35:26+00:00"
  3919. },
  3920. {
  3921. "name": "sebastian/object-reflector",
  3922. "version": "1.1.1",
  3923. "source": {
  3924. "type": "git",
  3925. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  3926. "reference": "773f97c67f28de00d397be301821b06708fca0be"
  3927. },
  3928. "dist": {
  3929. "type": "zip",
  3930. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  3931. "reference": "773f97c67f28de00d397be301821b06708fca0be",
  3932. "shasum": ""
  3933. },
  3934. "require": {
  3935. "php": "^7.0"
  3936. },
  3937. "require-dev": {
  3938. "phpunit/phpunit": "^6.0"
  3939. },
  3940. "type": "library",
  3941. "extra": {
  3942. "branch-alias": {
  3943. "dev-master": "1.1-dev"
  3944. }
  3945. },
  3946. "autoload": {
  3947. "classmap": [
  3948. "src/"
  3949. ]
  3950. },
  3951. "notification-url": "https://packagist.org/downloads/",
  3952. "license": [
  3953. "BSD-3-Clause"
  3954. ],
  3955. "authors": [
  3956. {
  3957. "name": "Sebastian Bergmann",
  3958. "email": "sebastian@phpunit.de"
  3959. }
  3960. ],
  3961. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  3962. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  3963. "time": "2017-03-29T09:07:27+00:00"
  3964. },
  3965. {
  3966. "name": "sebastian/recursion-context",
  3967. "version": "3.0.0",
  3968. "source": {
  3969. "type": "git",
  3970. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  3971. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  3972. },
  3973. "dist": {
  3974. "type": "zip",
  3975. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  3976. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  3977. "shasum": ""
  3978. },
  3979. "require": {
  3980. "php": "^7.0"
  3981. },
  3982. "require-dev": {
  3983. "phpunit/phpunit": "^6.0"
  3984. },
  3985. "type": "library",
  3986. "extra": {
  3987. "branch-alias": {
  3988. "dev-master": "3.0.x-dev"
  3989. }
  3990. },
  3991. "autoload": {
  3992. "classmap": [
  3993. "src/"
  3994. ]
  3995. },
  3996. "notification-url": "https://packagist.org/downloads/",
  3997. "license": [
  3998. "BSD-3-Clause"
  3999. ],
  4000. "authors": [
  4001. {
  4002. "name": "Jeff Welch",
  4003. "email": "whatthejeff@gmail.com"
  4004. },
  4005. {
  4006. "name": "Sebastian Bergmann",
  4007. "email": "sebastian@phpunit.de"
  4008. },
  4009. {
  4010. "name": "Adam Harvey",
  4011. "email": "aharvey@php.net"
  4012. }
  4013. ],
  4014. "description": "Provides functionality to recursively process PHP variables",
  4015. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  4016. "time": "2017-03-03T06:23:57+00:00"
  4017. },
  4018. {
  4019. "name": "sebastian/resource-operations",
  4020. "version": "2.0.1",
  4021. "source": {
  4022. "type": "git",
  4023. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  4024. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
  4025. },
  4026. "dist": {
  4027. "type": "zip",
  4028. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  4029. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  4030. "shasum": ""
  4031. },
  4032. "require": {
  4033. "php": "^7.1"
  4034. },
  4035. "type": "library",
  4036. "extra": {
  4037. "branch-alias": {
  4038. "dev-master": "2.0-dev"
  4039. }
  4040. },
  4041. "autoload": {
  4042. "classmap": [
  4043. "src/"
  4044. ]
  4045. },
  4046. "notification-url": "https://packagist.org/downloads/",
  4047. "license": [
  4048. "BSD-3-Clause"
  4049. ],
  4050. "authors": [
  4051. {
  4052. "name": "Sebastian Bergmann",
  4053. "email": "sebastian@phpunit.de"
  4054. }
  4055. ],
  4056. "description": "Provides a list of PHP built-in functions that operate on resources",
  4057. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  4058. "time": "2018-10-04T04:07:39+00:00"
  4059. },
  4060. {
  4061. "name": "sebastian/type",
  4062. "version": "1.1.3",
  4063. "source": {
  4064. "type": "git",
  4065. "url": "https://github.com/sebastianbergmann/type.git",
  4066. "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
  4067. },
  4068. "dist": {
  4069. "type": "zip",
  4070. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
  4071. "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
  4072. "shasum": ""
  4073. },
  4074. "require": {
  4075. "php": "^7.2"
  4076. },
  4077. "require-dev": {
  4078. "phpunit/phpunit": "^8.2"
  4079. },
  4080. "type": "library",
  4081. "extra": {
  4082. "branch-alias": {
  4083. "dev-master": "1.1-dev"
  4084. }
  4085. },
  4086. "autoload": {
  4087. "classmap": [
  4088. "src/"
  4089. ]
  4090. },
  4091. "notification-url": "https://packagist.org/downloads/",
  4092. "license": [
  4093. "BSD-3-Clause"
  4094. ],
  4095. "authors": [
  4096. {
  4097. "name": "Sebastian Bergmann",
  4098. "email": "sebastian@phpunit.de",
  4099. "role": "lead"
  4100. }
  4101. ],
  4102. "description": "Collection of value objects that represent the types of the PHP type system",
  4103. "homepage": "https://github.com/sebastianbergmann/type",
  4104. "time": "2019-07-02T08:10:15+00:00"
  4105. },
  4106. {
  4107. "name": "sebastian/version",
  4108. "version": "2.0.1",
  4109. "source": {
  4110. "type": "git",
  4111. "url": "https://github.com/sebastianbergmann/version.git",
  4112. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  4113. },
  4114. "dist": {
  4115. "type": "zip",
  4116. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  4117. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  4118. "shasum": ""
  4119. },
  4120. "require": {
  4121. "php": ">=5.6"
  4122. },
  4123. "type": "library",
  4124. "extra": {
  4125. "branch-alias": {
  4126. "dev-master": "2.0.x-dev"
  4127. }
  4128. },
  4129. "autoload": {
  4130. "classmap": [
  4131. "src/"
  4132. ]
  4133. },
  4134. "notification-url": "https://packagist.org/downloads/",
  4135. "license": [
  4136. "BSD-3-Clause"
  4137. ],
  4138. "authors": [
  4139. {
  4140. "name": "Sebastian Bergmann",
  4141. "email": "sebastian@phpunit.de",
  4142. "role": "lead"
  4143. }
  4144. ],
  4145. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  4146. "homepage": "https://github.com/sebastianbergmann/version",
  4147. "time": "2016-10-03T07:35:21+00:00"
  4148. },
  4149. {
  4150. "name": "theseer/tokenizer",
  4151. "version": "1.1.3",
  4152. "source": {
  4153. "type": "git",
  4154. "url": "https://github.com/theseer/tokenizer.git",
  4155. "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
  4156. },
  4157. "dist": {
  4158. "type": "zip",
  4159. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
  4160. "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
  4161. "shasum": ""
  4162. },
  4163. "require": {
  4164. "ext-dom": "*",
  4165. "ext-tokenizer": "*",
  4166. "ext-xmlwriter": "*",
  4167. "php": "^7.0"
  4168. },
  4169. "type": "library",
  4170. "autoload": {
  4171. "classmap": [
  4172. "src/"
  4173. ]
  4174. },
  4175. "notification-url": "https://packagist.org/downloads/",
  4176. "license": [
  4177. "BSD-3-Clause"
  4178. ],
  4179. "authors": [
  4180. {
  4181. "name": "Arne Blankerts",
  4182. "email": "arne@blankerts.de",
  4183. "role": "Developer"
  4184. }
  4185. ],
  4186. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  4187. "time": "2019-06-13T22:48:21+00:00"
  4188. },
  4189. {
  4190. "name": "webmozart/assert",
  4191. "version": "1.8.0",
  4192. "source": {
  4193. "type": "git",
  4194. "url": "https://github.com/webmozart/assert.git",
  4195. "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
  4196. },
  4197. "dist": {
  4198. "type": "zip",
  4199. "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
  4200. "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
  4201. "shasum": ""
  4202. },
  4203. "require": {
  4204. "php": "^5.3.3 || ^7.0",
  4205. "symfony/polyfill-ctype": "^1.8"
  4206. },
  4207. "conflict": {
  4208. "vimeo/psalm": "<3.9.1"
  4209. },
  4210. "require-dev": {
  4211. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  4212. },
  4213. "type": "library",
  4214. "autoload": {
  4215. "psr-4": {
  4216. "Webmozart\\Assert\\": "src/"
  4217. }
  4218. },
  4219. "notification-url": "https://packagist.org/downloads/",
  4220. "license": [
  4221. "MIT"
  4222. ],
  4223. "authors": [
  4224. {
  4225. "name": "Bernhard Schussek",
  4226. "email": "bschussek@gmail.com"
  4227. }
  4228. ],
  4229. "description": "Assertions to validate method input/output with nice error messages.",
  4230. "keywords": [
  4231. "assert",
  4232. "check",
  4233. "validate"
  4234. ],
  4235. "time": "2020-04-18T12:12:48+00:00"
  4236. }
  4237. ],
  4238. "aliases": [],
  4239. "minimum-stability": "dev",
  4240. "stability-flags": [],
  4241. "prefer-stable": true,
  4242. "prefer-lowest": false,
  4243. "platform": {
  4244. "php": "^7.2.5"
  4245. },
  4246. "platform-dev": []
  4247. }