Boilerplate to use a Directus Instance to Build a Custom Website, Content will be Manage by Directus
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.

2469 lines
87 KiB

5 years ago
3 years ago
5 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
5 years ago
5 years ago
5 years ago
5 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
5 years ago
5 years ago
5 years ago
5 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
5 years ago
5 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": "5263bc5e77eb9849e010bbef6fa46c6f",
  8. "packages": [
  9. {
  10. "name": "cocur/slugify",
  11. "version": "v4.0.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/cocur/slugify.git",
  15. "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/cocur/slugify/zipball/3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
  20. "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-mbstring": "*",
  25. "php": ">=7.0"
  26. },
  27. "conflict": {
  28. "symfony/config": "<3.4 || >=4,<4.3",
  29. "symfony/dependency-injection": "<3.4 || >=4,<4.3",
  30. "symfony/http-kernel": "<3.4 || >=4,<4.3",
  31. "twig/twig": "<2.12.1"
  32. },
  33. "require-dev": {
  34. "laravel/framework": "~5.1",
  35. "latte/latte": "~2.2",
  36. "league/container": "^2.2.0",
  37. "mikey179/vfsstream": "~1.6.8",
  38. "mockery/mockery": "^1.3",
  39. "nette/di": "~2.4",
  40. "phpunit/phpunit": "^5.7.27",
  41. "pimple/pimple": "~1.1",
  42. "plumphp/plum": "~0.1",
  43. "symfony/config": "^3.4 || ^4.3 || ^5.0",
  44. "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0",
  45. "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0",
  46. "twig/twig": "^2.12.1 || ~3.0",
  47. "zendframework/zend-modulemanager": "~2.2",
  48. "zendframework/zend-servicemanager": "~2.2",
  49. "zendframework/zend-view": "~2.2"
  50. },
  51. "type": "library",
  52. "autoload": {
  53. "psr-4": {
  54. "Cocur\\Slugify\\": "src"
  55. }
  56. },
  57. "notification-url": "https://packagist.org/downloads/",
  58. "license": [
  59. "MIT"
  60. ],
  61. "authors": [
  62. {
  63. "name": "Florian Eckerstorfer",
  64. "email": "florian@eckerstorfer.co",
  65. "homepage": "https://florian.ec"
  66. },
  67. {
  68. "name": "Ivo Bathke",
  69. "email": "ivo.bathke@gmail.com"
  70. }
  71. ],
  72. "description": "Converts a string into a slug.",
  73. "keywords": [
  74. "slug",
  75. "slugify"
  76. ],
  77. "support": {
  78. "issues": "https://github.com/cocur/slugify/issues",
  79. "source": "https://github.com/cocur/slugify/tree/master"
  80. },
  81. "time": "2019-12-14T13:04:14+00:00"
  82. },
  83. {
  84. "name": "doctrine/inflector",
  85. "version": "2.0.4",
  86. "source": {
  87. "type": "git",
  88. "url": "https://github.com/doctrine/inflector.git",
  89. "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
  90. },
  91. "dist": {
  92. "type": "zip",
  93. "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
  94. "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
  95. "shasum": ""
  96. },
  97. "require": {
  98. "php": "^7.2 || ^8.0"
  99. },
  100. "require-dev": {
  101. "doctrine/coding-standard": "^8.2",
  102. "phpstan/phpstan": "^0.12",
  103. "phpstan/phpstan-phpunit": "^0.12",
  104. "phpstan/phpstan-strict-rules": "^0.12",
  105. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  106. "vimeo/psalm": "^4.10"
  107. },
  108. "type": "library",
  109. "autoload": {
  110. "psr-4": {
  111. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  112. }
  113. },
  114. "notification-url": "https://packagist.org/downloads/",
  115. "license": [
  116. "MIT"
  117. ],
  118. "authors": [
  119. {
  120. "name": "Guilherme Blanco",
  121. "email": "guilhermeblanco@gmail.com"
  122. },
  123. {
  124. "name": "Roman Borschel",
  125. "email": "roman@code-factory.org"
  126. },
  127. {
  128. "name": "Benjamin Eberlei",
  129. "email": "kontakt@beberlei.de"
  130. },
  131. {
  132. "name": "Jonathan Wage",
  133. "email": "jonwage@gmail.com"
  134. },
  135. {
  136. "name": "Johannes Schmitt",
  137. "email": "schmittjoh@gmail.com"
  138. }
  139. ],
  140. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  141. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  142. "keywords": [
  143. "inflection",
  144. "inflector",
  145. "lowercase",
  146. "manipulation",
  147. "php",
  148. "plural",
  149. "singular",
  150. "strings",
  151. "uppercase",
  152. "words"
  153. ],
  154. "support": {
  155. "issues": "https://github.com/doctrine/inflector/issues",
  156. "source": "https://github.com/doctrine/inflector/tree/2.0.4"
  157. },
  158. "funding": [
  159. {
  160. "url": "https://www.doctrine-project.org/sponsorship.html",
  161. "type": "custom"
  162. },
  163. {
  164. "url": "https://www.patreon.com/phpdoctrine",
  165. "type": "patreon"
  166. },
  167. {
  168. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  169. "type": "tidelift"
  170. }
  171. ],
  172. "time": "2021-10-22T20:16:43+00:00"
  173. },
  174. {
  175. "name": "erusev/parsedown",
  176. "version": "1.7.4",
  177. "source": {
  178. "type": "git",
  179. "url": "https://github.com/erusev/parsedown.git",
  180. "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
  181. },
  182. "dist": {
  183. "type": "zip",
  184. "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
  185. "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
  186. "shasum": ""
  187. },
  188. "require": {
  189. "ext-mbstring": "*",
  190. "php": ">=5.3.0"
  191. },
  192. "require-dev": {
  193. "phpunit/phpunit": "^4.8.35"
  194. },
  195. "type": "library",
  196. "autoload": {
  197. "psr-0": {
  198. "Parsedown": ""
  199. }
  200. },
  201. "notification-url": "https://packagist.org/downloads/",
  202. "license": [
  203. "MIT"
  204. ],
  205. "authors": [
  206. {
  207. "name": "Emanuil Rusev",
  208. "email": "hello@erusev.com",
  209. "homepage": "http://erusev.com"
  210. }
  211. ],
  212. "description": "Parser for Markdown.",
  213. "homepage": "http://parsedown.org",
  214. "keywords": [
  215. "markdown",
  216. "parser"
  217. ],
  218. "support": {
  219. "issues": "https://github.com/erusev/parsedown/issues",
  220. "source": "https://github.com/erusev/parsedown/tree/1.7.x"
  221. },
  222. "time": "2019-12-30T22:54:17+00:00"
  223. },
  224. {
  225. "name": "graham-campbell/result-type",
  226. "version": "v1.0.3",
  227. "source": {
  228. "type": "git",
  229. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  230. "reference": "296c015dc30ec4322168c5ad3ee5cc11dae827ac"
  231. },
  232. "dist": {
  233. "type": "zip",
  234. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/296c015dc30ec4322168c5ad3ee5cc11dae827ac",
  235. "reference": "296c015dc30ec4322168c5ad3ee5cc11dae827ac",
  236. "shasum": ""
  237. },
  238. "require": {
  239. "php": "^7.0 || ^8.0",
  240. "phpoption/phpoption": "^1.8"
  241. },
  242. "require-dev": {
  243. "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
  244. },
  245. "type": "library",
  246. "autoload": {
  247. "psr-4": {
  248. "GrahamCampbell\\ResultType\\": "src/"
  249. }
  250. },
  251. "notification-url": "https://packagist.org/downloads/",
  252. "license": [
  253. "MIT"
  254. ],
  255. "authors": [
  256. {
  257. "name": "Graham Campbell",
  258. "email": "hello@gjcampbell.co.uk"
  259. }
  260. ],
  261. "description": "An Implementation Of The Result Type",
  262. "keywords": [
  263. "Graham Campbell",
  264. "GrahamCampbell",
  265. "Result Type",
  266. "Result-Type",
  267. "result"
  268. ],
  269. "support": {
  270. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  271. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.3"
  272. },
  273. "funding": [
  274. {
  275. "url": "https://github.com/GrahamCampbell",
  276. "type": "github"
  277. },
  278. {
  279. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  280. "type": "tidelift"
  281. }
  282. ],
  283. "time": "2021-10-17T19:48:54+00:00"
  284. },
  285. {
  286. "name": "guzzlehttp/guzzle",
  287. "version": "7.4.0",
  288. "source": {
  289. "type": "git",
  290. "url": "https://github.com/guzzle/guzzle.git",
  291. "reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94"
  292. },
  293. "dist": {
  294. "type": "zip",
  295. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/868b3571a039f0ebc11ac8f344f4080babe2cb94",
  296. "reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94",
  297. "shasum": ""
  298. },
  299. "require": {
  300. "ext-json": "*",
  301. "guzzlehttp/promises": "^1.5",
  302. "guzzlehttp/psr7": "^1.8.3 || ^2.1",
  303. "php": "^7.2.5 || ^8.0",
  304. "psr/http-client": "^1.0",
  305. "symfony/deprecation-contracts": "^2.2"
  306. },
  307. "provide": {
  308. "psr/http-client-implementation": "1.0"
  309. },
  310. "require-dev": {
  311. "bamarni/composer-bin-plugin": "^1.4.1",
  312. "ext-curl": "*",
  313. "php-http/client-integration-tests": "^3.0",
  314. "phpunit/phpunit": "^8.5.5 || ^9.3.5",
  315. "psr/log": "^1.1 || ^2.0 || ^3.0"
  316. },
  317. "suggest": {
  318. "ext-curl": "Required for CURL handler support",
  319. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  320. "psr/log": "Required for using the Log middleware"
  321. },
  322. "type": "library",
  323. "extra": {
  324. "branch-alias": {
  325. "dev-master": "7.4-dev"
  326. }
  327. },
  328. "autoload": {
  329. "psr-4": {
  330. "GuzzleHttp\\": "src/"
  331. },
  332. "files": [
  333. "src/functions_include.php"
  334. ]
  335. },
  336. "notification-url": "https://packagist.org/downloads/",
  337. "license": [
  338. "MIT"
  339. ],
  340. "authors": [
  341. {
  342. "name": "Graham Campbell",
  343. "email": "hello@gjcampbell.co.uk",
  344. "homepage": "https://github.com/GrahamCampbell"
  345. },
  346. {
  347. "name": "Michael Dowling",
  348. "email": "mtdowling@gmail.com",
  349. "homepage": "https://github.com/mtdowling"
  350. },
  351. {
  352. "name": "Jeremy Lindblom",
  353. "email": "jeremeamia@gmail.com",
  354. "homepage": "https://github.com/jeremeamia"
  355. },
  356. {
  357. "name": "George Mponos",
  358. "email": "gmponos@gmail.com",
  359. "homepage": "https://github.com/gmponos"
  360. },
  361. {
  362. "name": "Tobias Nyholm",
  363. "email": "tobias.nyholm@gmail.com",
  364. "homepage": "https://github.com/Nyholm"
  365. },
  366. {
  367. "name": "Márk Sági-Kazár",
  368. "email": "mark.sagikazar@gmail.com",
  369. "homepage": "https://github.com/sagikazarmark"
  370. },
  371. {
  372. "name": "Tobias Schultze",
  373. "email": "webmaster@tubo-world.de",
  374. "homepage": "https://github.com/Tobion"
  375. }
  376. ],
  377. "description": "Guzzle is a PHP HTTP client library",
  378. "keywords": [
  379. "client",
  380. "curl",
  381. "framework",
  382. "http",
  383. "http client",
  384. "psr-18",
  385. "psr-7",
  386. "rest",
  387. "web service"
  388. ],
  389. "support": {
  390. "issues": "https://github.com/guzzle/guzzle/issues",
  391. "source": "https://github.com/guzzle/guzzle/tree/7.4.0"
  392. },
  393. "funding": [
  394. {
  395. "url": "https://github.com/GrahamCampbell",
  396. "type": "github"
  397. },
  398. {
  399. "url": "https://github.com/Nyholm",
  400. "type": "github"
  401. },
  402. {
  403. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
  404. "type": "tidelift"
  405. }
  406. ],
  407. "time": "2021-10-18T09:52:00+00:00"
  408. },
  409. {
  410. "name": "guzzlehttp/promises",
  411. "version": "1.5.1",
  412. "source": {
  413. "type": "git",
  414. "url": "https://github.com/guzzle/promises.git",
  415. "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
  416. },
  417. "dist": {
  418. "type": "zip",
  419. "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
  420. "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
  421. "shasum": ""
  422. },
  423. "require": {
  424. "php": ">=5.5"
  425. },
  426. "require-dev": {
  427. "symfony/phpunit-bridge": "^4.4 || ^5.1"
  428. },
  429. "type": "library",
  430. "extra": {
  431. "branch-alias": {
  432. "dev-master": "1.5-dev"
  433. }
  434. },
  435. "autoload": {
  436. "psr-4": {
  437. "GuzzleHttp\\Promise\\": "src/"
  438. },
  439. "files": [
  440. "src/functions_include.php"
  441. ]
  442. },
  443. "notification-url": "https://packagist.org/downloads/",
  444. "license": [
  445. "MIT"
  446. ],
  447. "authors": [
  448. {
  449. "name": "Graham Campbell",
  450. "email": "hello@gjcampbell.co.uk",
  451. "homepage": "https://github.com/GrahamCampbell"
  452. },
  453. {
  454. "name": "Michael Dowling",
  455. "email": "mtdowling@gmail.com",
  456. "homepage": "https://github.com/mtdowling"
  457. },
  458. {
  459. "name": "Tobias Nyholm",
  460. "email": "tobias.nyholm@gmail.com",
  461. "homepage": "https://github.com/Nyholm"
  462. },
  463. {
  464. "name": "Tobias Schultze",
  465. "email": "webmaster@tubo-world.de",
  466. "homepage": "https://github.com/Tobion"
  467. }
  468. ],
  469. "description": "Guzzle promises library",
  470. "keywords": [
  471. "promise"
  472. ],
  473. "support": {
  474. "issues": "https://github.com/guzzle/promises/issues",
  475. "source": "https://github.com/guzzle/promises/tree/1.5.1"
  476. },
  477. "funding": [
  478. {
  479. "url": "https://github.com/GrahamCampbell",
  480. "type": "github"
  481. },
  482. {
  483. "url": "https://github.com/Nyholm",
  484. "type": "github"
  485. },
  486. {
  487. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
  488. "type": "tidelift"
  489. }
  490. ],
  491. "time": "2021-10-22T20:56:57+00:00"
  492. },
  493. {
  494. "name": "guzzlehttp/psr7",
  495. "version": "2.1.0",
  496. "source": {
  497. "type": "git",
  498. "url": "https://github.com/guzzle/psr7.git",
  499. "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
  500. },
  501. "dist": {
  502. "type": "zip",
  503. "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
  504. "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
  505. "shasum": ""
  506. },
  507. "require": {
  508. "php": "^7.2.5 || ^8.0",
  509. "psr/http-factory": "^1.0",
  510. "psr/http-message": "^1.0",
  511. "ralouphie/getallheaders": "^3.0"
  512. },
  513. "provide": {
  514. "psr/http-factory-implementation": "1.0",
  515. "psr/http-message-implementation": "1.0"
  516. },
  517. "require-dev": {
  518. "bamarni/composer-bin-plugin": "^1.4.1",
  519. "http-interop/http-factory-tests": "^0.9",
  520. "phpunit/phpunit": "^8.5.8 || ^9.3.10"
  521. },
  522. "suggest": {
  523. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  524. },
  525. "type": "library",
  526. "extra": {
  527. "branch-alias": {
  528. "dev-master": "2.1-dev"
  529. }
  530. },
  531. "autoload": {
  532. "psr-4": {
  533. "GuzzleHttp\\Psr7\\": "src/"
  534. }
  535. },
  536. "notification-url": "https://packagist.org/downloads/",
  537. "license": [
  538. "MIT"
  539. ],
  540. "authors": [
  541. {
  542. "name": "Graham Campbell",
  543. "email": "hello@gjcampbell.co.uk",
  544. "homepage": "https://github.com/GrahamCampbell"
  545. },
  546. {
  547. "name": "Michael Dowling",
  548. "email": "mtdowling@gmail.com",
  549. "homepage": "https://github.com/mtdowling"
  550. },
  551. {
  552. "name": "George Mponos",
  553. "email": "gmponos@gmail.com",
  554. "homepage": "https://github.com/gmponos"
  555. },
  556. {
  557. "name": "Tobias Nyholm",
  558. "email": "tobias.nyholm@gmail.com",
  559. "homepage": "https://github.com/Nyholm"
  560. },
  561. {
  562. "name": "Márk Sági-Kazár",
  563. "email": "mark.sagikazar@gmail.com",
  564. "homepage": "https://github.com/sagikazarmark"
  565. },
  566. {
  567. "name": "Tobias Schultze",
  568. "email": "webmaster@tubo-world.de",
  569. "homepage": "https://github.com/Tobion"
  570. },
  571. {
  572. "name": "Márk Sági-Kazár",
  573. "email": "mark.sagikazar@gmail.com",
  574. "homepage": "https://sagikazarmark.hu"
  575. }
  576. ],
  577. "description": "PSR-7 message implementation that also provides common utility methods",
  578. "keywords": [
  579. "http",
  580. "message",
  581. "psr-7",
  582. "request",
  583. "response",
  584. "stream",
  585. "uri",
  586. "url"
  587. ],
  588. "support": {
  589. "issues": "https://github.com/guzzle/psr7/issues",
  590. "source": "https://github.com/guzzle/psr7/tree/2.1.0"
  591. },
  592. "funding": [
  593. {
  594. "url": "https://github.com/GrahamCampbell",
  595. "type": "github"
  596. },
  597. {
  598. "url": "https://github.com/Nyholm",
  599. "type": "github"
  600. },
  601. {
  602. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
  603. "type": "tidelift"
  604. }
  605. ],
  606. "time": "2021-10-06T17:43:30+00:00"
  607. },
  608. {
  609. "name": "illuminate/bus",
  610. "version": "v8.70.2",
  611. "source": {
  612. "type": "git",
  613. "url": "https://github.com/illuminate/bus.git",
  614. "reference": "be400399687b97d5558a224e970060fd5d5f2735"
  615. },
  616. "dist": {
  617. "type": "zip",
  618. "url": "https://api.github.com/repos/illuminate/bus/zipball/be400399687b97d5558a224e970060fd5d5f2735",
  619. "reference": "be400399687b97d5558a224e970060fd5d5f2735",
  620. "shasum": ""
  621. },
  622. "require": {
  623. "illuminate/collections": "^8.0",
  624. "illuminate/contracts": "^8.0",
  625. "illuminate/pipeline": "^8.0",
  626. "illuminate/support": "^8.0",
  627. "php": "^7.3|^8.0"
  628. },
  629. "suggest": {
  630. "illuminate/queue": "Required to use closures when chaining jobs (^7.0)."
  631. },
  632. "type": "library",
  633. "extra": {
  634. "branch-alias": {
  635. "dev-master": "8.x-dev"
  636. }
  637. },
  638. "autoload": {
  639. "psr-4": {
  640. "Illuminate\\Bus\\": ""
  641. }
  642. },
  643. "notification-url": "https://packagist.org/downloads/",
  644. "license": [
  645. "MIT"
  646. ],
  647. "authors": [
  648. {
  649. "name": "Taylor Otwell",
  650. "email": "taylor@laravel.com"
  651. }
  652. ],
  653. "description": "The Illuminate Bus package.",
  654. "homepage": "https://laravel.com",
  655. "support": {
  656. "issues": "https://github.com/laravel/framework/issues",
  657. "source": "https://github.com/laravel/framework"
  658. },
  659. "time": "2021-10-21T19:19:36+00:00"
  660. },
  661. {
  662. "name": "illuminate/collections",
  663. "version": "v8.70.2",
  664. "source": {
  665. "type": "git",
  666. "url": "https://github.com/illuminate/collections.git",
  667. "reference": "05f286ec5fd2dd286e8384577047efc375c8954c"
  668. },
  669. "dist": {
  670. "type": "zip",
  671. "url": "https://api.github.com/repos/illuminate/collections/zipball/05f286ec5fd2dd286e8384577047efc375c8954c",
  672. "reference": "05f286ec5fd2dd286e8384577047efc375c8954c",
  673. "shasum": ""
  674. },
  675. "require": {
  676. "illuminate/contracts": "^8.0",
  677. "illuminate/macroable": "^8.0",
  678. "php": "^7.3|^8.0"
  679. },
  680. "suggest": {
  681. "symfony/var-dumper": "Required to use the dump method (^5.1.4)."
  682. },
  683. "type": "library",
  684. "extra": {
  685. "branch-alias": {
  686. "dev-master": "8.x-dev"
  687. }
  688. },
  689. "autoload": {
  690. "psr-4": {
  691. "Illuminate\\Support\\": ""
  692. },
  693. "files": [
  694. "helpers.php"
  695. ]
  696. },
  697. "notification-url": "https://packagist.org/downloads/",
  698. "license": [
  699. "MIT"
  700. ],
  701. "authors": [
  702. {
  703. "name": "Taylor Otwell",
  704. "email": "taylor@laravel.com"
  705. }
  706. ],
  707. "description": "The Illuminate Collections package.",
  708. "homepage": "https://laravel.com",
  709. "support": {
  710. "issues": "https://github.com/laravel/framework/issues",
  711. "source": "https://github.com/laravel/framework"
  712. },
  713. "time": "2021-10-22T18:01:46+00:00"
  714. },
  715. {
  716. "name": "illuminate/container",
  717. "version": "v8.70.2",
  718. "source": {
  719. "type": "git",
  720. "url": "https://github.com/illuminate/container.git",
  721. "reference": "ef73feb5216ef97ab7023cf59c0c8dbbd5505a9d"
  722. },
  723. "dist": {
  724. "type": "zip",
  725. "url": "https://api.github.com/repos/illuminate/container/zipball/ef73feb5216ef97ab7023cf59c0c8dbbd5505a9d",
  726. "reference": "ef73feb5216ef97ab7023cf59c0c8dbbd5505a9d",
  727. "shasum": ""
  728. },
  729. "require": {
  730. "illuminate/contracts": "^8.0",
  731. "php": "^7.3|^8.0",
  732. "psr/container": "^1.0"
  733. },
  734. "provide": {
  735. "psr/container-implementation": "1.0"
  736. },
  737. "type": "library",
  738. "extra": {
  739. "branch-alias": {
  740. "dev-master": "8.x-dev"
  741. }
  742. },
  743. "autoload": {
  744. "psr-4": {
  745. "Illuminate\\Container\\": ""
  746. }
  747. },
  748. "notification-url": "https://packagist.org/downloads/",
  749. "license": [
  750. "MIT"
  751. ],
  752. "authors": [
  753. {
  754. "name": "Taylor Otwell",
  755. "email": "taylor@laravel.com"
  756. }
  757. ],
  758. "description": "The Illuminate Container package.",
  759. "homepage": "https://laravel.com",
  760. "support": {
  761. "issues": "https://github.com/laravel/framework/issues",
  762. "source": "https://github.com/laravel/framework"
  763. },
  764. "time": "2021-09-15T14:32:50+00:00"
  765. },
  766. {
  767. "name": "illuminate/contracts",
  768. "version": "v8.70.2",
  769. "source": {
  770. "type": "git",
  771. "url": "https://github.com/illuminate/contracts.git",
  772. "reference": "e76f4bce73a2a1656add24bd5210ebc4b8af49c0"
  773. },
  774. "dist": {
  775. "type": "zip",
  776. "url": "https://api.github.com/repos/illuminate/contracts/zipball/e76f4bce73a2a1656add24bd5210ebc4b8af49c0",
  777. "reference": "e76f4bce73a2a1656add24bd5210ebc4b8af49c0",
  778. "shasum": ""
  779. },
  780. "require": {
  781. "php": "^7.3|^8.0",
  782. "psr/container": "^1.0",
  783. "psr/simple-cache": "^1.0"
  784. },
  785. "type": "library",
  786. "extra": {
  787. "branch-alias": {
  788. "dev-master": "8.x-dev"
  789. }
  790. },
  791. "autoload": {
  792. "psr-4": {
  793. "Illuminate\\Contracts\\": ""
  794. }
  795. },
  796. "notification-url": "https://packagist.org/downloads/",
  797. "license": [
  798. "MIT"
  799. ],
  800. "authors": [
  801. {
  802. "name": "Taylor Otwell",
  803. "email": "taylor@laravel.com"
  804. }
  805. ],
  806. "description": "The Illuminate Contracts package.",
  807. "homepage": "https://laravel.com",
  808. "support": {
  809. "issues": "https://github.com/laravel/framework/issues",
  810. "source": "https://github.com/laravel/framework"
  811. },
  812. "time": "2021-10-22T18:01:46+00:00"
  813. },
  814. {
  815. "name": "illuminate/events",
  816. "version": "v8.70.2",
  817. "source": {
  818. "type": "git",
  819. "url": "https://github.com/illuminate/events.git",
  820. "reference": "b7f06cafb6c09581617f2ca05d69e9b159e5a35d"
  821. },
  822. "dist": {
  823. "type": "zip",
  824. "url": "https://api.github.com/repos/illuminate/events/zipball/b7f06cafb6c09581617f2ca05d69e9b159e5a35d",
  825. "reference": "b7f06cafb6c09581617f2ca05d69e9b159e5a35d",
  826. "shasum": ""
  827. },
  828. "require": {
  829. "illuminate/bus": "^8.0",
  830. "illuminate/collections": "^8.0",
  831. "illuminate/container": "^8.0",
  832. "illuminate/contracts": "^8.0",
  833. "illuminate/macroable": "^8.0",
  834. "illuminate/support": "^8.0",
  835. "php": "^7.3|^8.0"
  836. },
  837. "type": "library",
  838. "extra": {
  839. "branch-alias": {
  840. "dev-master": "8.x-dev"
  841. }
  842. },
  843. "autoload": {
  844. "psr-4": {
  845. "Illuminate\\Events\\": ""
  846. },
  847. "files": [
  848. "functions.php"
  849. ]
  850. },
  851. "notification-url": "https://packagist.org/downloads/",
  852. "license": [
  853. "MIT"
  854. ],
  855. "authors": [
  856. {
  857. "name": "Taylor Otwell",
  858. "email": "taylor@laravel.com"
  859. }
  860. ],
  861. "description": "The Illuminate Events package.",
  862. "homepage": "https://laravel.com",
  863. "support": {
  864. "issues": "https://github.com/laravel/framework/issues",
  865. "source": "https://github.com/laravel/framework"
  866. },
  867. "time": "2021-09-15T14:32:50+00:00"
  868. },
  869. {
  870. "name": "illuminate/filesystem",
  871. "version": "v8.70.2",
  872. "source": {
  873. "type": "git",
  874. "url": "https://github.com/illuminate/filesystem.git",
  875. "reference": "a7bc30dac4e27dbeb37b026f3dbaee13bd578861"
  876. },
  877. "dist": {
  878. "type": "zip",
  879. "url": "https://api.github.com/repos/illuminate/filesystem/zipball/a7bc30dac4e27dbeb37b026f3dbaee13bd578861",
  880. "reference": "a7bc30dac4e27dbeb37b026f3dbaee13bd578861",
  881. "shasum": ""
  882. },
  883. "require": {
  884. "illuminate/collections": "^8.0",
  885. "illuminate/contracts": "^8.0",
  886. "illuminate/macroable": "^8.0",
  887. "illuminate/support": "^8.0",
  888. "php": "^7.3|^8.0",
  889. "symfony/finder": "^5.1.4"
  890. },
  891. "suggest": {
  892. "ext-ftp": "Required to use the Flysystem FTP driver.",
  893. "illuminate/http": "Required for handling uploaded files (^7.0).",
  894. "league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.1).",
  895. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
  896. "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
  897. "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
  898. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  899. "symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).",
  900. "symfony/mime": "Required to enable support for guessing extensions (^5.1.4)."
  901. },
  902. "type": "library",
  903. "extra": {
  904. "branch-alias": {
  905. "dev-master": "8.x-dev"
  906. }
  907. },
  908. "autoload": {
  909. "psr-4": {
  910. "Illuminate\\Filesystem\\": ""
  911. }
  912. },
  913. "notification-url": "https://packagist.org/downloads/",
  914. "license": [
  915. "MIT"
  916. ],
  917. "authors": [
  918. {
  919. "name": "Taylor Otwell",
  920. "email": "taylor@laravel.com"
  921. }
  922. ],
  923. "description": "The Illuminate Filesystem package.",
  924. "homepage": "https://laravel.com",
  925. "support": {
  926. "issues": "https://github.com/laravel/framework/issues",
  927. "source": "https://github.com/laravel/framework"
  928. },
  929. "time": "2021-10-22T13:20:42+00:00"
  930. },
  931. {
  932. "name": "illuminate/macroable",
  933. "version": "v8.70.2",
  934. "source": {
  935. "type": "git",
  936. "url": "https://github.com/illuminate/macroable.git",
  937. "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05"
  938. },
  939. "dist": {
  940. "type": "zip",
  941. "url": "https://api.github.com/repos/illuminate/macroable/zipball/300aa13c086f25116b5f3cde3ca54ff5c822fb05",
  942. "reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05",
  943. "shasum": ""
  944. },
  945. "require": {
  946. "php": "^7.3|^8.0"
  947. },
  948. "type": "library",
  949. "extra": {
  950. "branch-alias": {
  951. "dev-master": "8.x-dev"
  952. }
  953. },
  954. "autoload": {
  955. "psr-4": {
  956. "Illuminate\\Support\\": ""
  957. }
  958. },
  959. "notification-url": "https://packagist.org/downloads/",
  960. "license": [
  961. "MIT"
  962. ],
  963. "authors": [
  964. {
  965. "name": "Taylor Otwell",
  966. "email": "taylor@laravel.com"
  967. }
  968. ],
  969. "description": "The Illuminate Macroable package.",
  970. "homepage": "https://laravel.com",
  971. "support": {
  972. "issues": "https://github.com/laravel/framework/issues",
  973. "source": "https://github.com/laravel/framework"
  974. },
  975. "time": "2020-10-27T15:20:30+00:00"
  976. },
  977. {
  978. "name": "illuminate/pipeline",
  979. "version": "v8.70.2",
  980. "source": {
  981. "type": "git",
  982. "url": "https://github.com/illuminate/pipeline.git",
  983. "reference": "23aeff5b26ae4aee3f370835c76bd0f4e93f71d2"
  984. },
  985. "dist": {
  986. "type": "zip",
  987. "url": "https://api.github.com/repos/illuminate/pipeline/zipball/23aeff5b26ae4aee3f370835c76bd0f4e93f71d2",
  988. "reference": "23aeff5b26ae4aee3f370835c76bd0f4e93f71d2",
  989. "shasum": ""
  990. },
  991. "require": {
  992. "illuminate/contracts": "^8.0",
  993. "illuminate/support": "^8.0",
  994. "php": "^7.3|^8.0"
  995. },
  996. "type": "library",
  997. "extra": {
  998. "branch-alias": {
  999. "dev-master": "8.x-dev"
  1000. }
  1001. },
  1002. "autoload": {
  1003. "psr-4": {
  1004. "Illuminate\\Pipeline\\": ""
  1005. }
  1006. },
  1007. "notification-url": "https://packagist.org/downloads/",
  1008. "license": [
  1009. "MIT"
  1010. ],
  1011. "authors": [
  1012. {
  1013. "name": "Taylor Otwell",
  1014. "email": "taylor@laravel.com"
  1015. }
  1016. ],
  1017. "description": "The Illuminate Pipeline package.",
  1018. "homepage": "https://laravel.com",
  1019. "support": {
  1020. "issues": "https://github.com/laravel/framework/issues",
  1021. "source": "https://github.com/laravel/framework"
  1022. },
  1023. "time": "2021-03-26T18:39:16+00:00"
  1024. },
  1025. {
  1026. "name": "illuminate/support",
  1027. "version": "v8.70.2",
  1028. "source": {
  1029. "type": "git",
  1030. "url": "https://github.com/illuminate/support.git",
  1031. "reference": "1ed88eed1d179e5a27171324e57692366449eca0"
  1032. },
  1033. "dist": {
  1034. "type": "zip",
  1035. "url": "https://api.github.com/repos/illuminate/support/zipball/1ed88eed1d179e5a27171324e57692366449eca0",
  1036. "reference": "1ed88eed1d179e5a27171324e57692366449eca0",
  1037. "shasum": ""
  1038. },
  1039. "require": {
  1040. "doctrine/inflector": "^1.4|^2.0",
  1041. "ext-json": "*",
  1042. "ext-mbstring": "*",
  1043. "illuminate/collections": "^8.0",
  1044. "illuminate/contracts": "^8.0",
  1045. "illuminate/macroable": "^8.0",
  1046. "nesbot/carbon": "^2.53.1",
  1047. "php": "^7.3|^8.0",
  1048. "voku/portable-ascii": "^1.4.8"
  1049. },
  1050. "conflict": {
  1051. "tightenco/collect": "<5.5.33"
  1052. },
  1053. "suggest": {
  1054. "illuminate/filesystem": "Required to use the composer class (^8.0).",
  1055. "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3|^2.0.2).",
  1056. "ramsey/uuid": "Required to use Str::uuid() (^4.2.2).",
  1057. "symfony/process": "Required to use the composer class (^5.1.4).",
  1058. "symfony/var-dumper": "Required to use the dd function (^5.1.4).",
  1059. "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.2)."
  1060. },
  1061. "type": "library",
  1062. "extra": {
  1063. "branch-alias": {
  1064. "dev-master": "8.x-dev"
  1065. }
  1066. },
  1067. "autoload": {
  1068. "psr-4": {
  1069. "Illuminate\\Support\\": ""
  1070. },
  1071. "files": [
  1072. "helpers.php"
  1073. ]
  1074. },
  1075. "notification-url": "https://packagist.org/downloads/",
  1076. "license": [
  1077. "MIT"
  1078. ],
  1079. "authors": [
  1080. {
  1081. "name": "Taylor Otwell",
  1082. "email": "taylor@laravel.com"
  1083. }
  1084. ],
  1085. "description": "The Illuminate Support package.",
  1086. "homepage": "https://laravel.com",
  1087. "support": {
  1088. "issues": "https://github.com/laravel/framework/issues",
  1089. "source": "https://github.com/laravel/framework"
  1090. },
  1091. "time": "2021-11-09T17:40:38+00:00"
  1092. },
  1093. {
  1094. "name": "illuminate/view",
  1095. "version": "v8.70.2",
  1096. "source": {
  1097. "type": "git",
  1098. "url": "https://github.com/illuminate/view.git",
  1099. "reference": "5e497ed2bf3452201a992bba7552306e49b17978"
  1100. },
  1101. "dist": {
  1102. "type": "zip",
  1103. "url": "https://api.github.com/repos/illuminate/view/zipball/5e497ed2bf3452201a992bba7552306e49b17978",
  1104. "reference": "5e497ed2bf3452201a992bba7552306e49b17978",
  1105. "shasum": ""
  1106. },
  1107. "require": {
  1108. "ext-json": "*",
  1109. "illuminate/collections": "^8.0",
  1110. "illuminate/container": "^8.0",
  1111. "illuminate/contracts": "^8.0",
  1112. "illuminate/events": "^8.0",
  1113. "illuminate/filesystem": "^8.0",
  1114. "illuminate/macroable": "^8.0",
  1115. "illuminate/support": "^8.0",
  1116. "php": "^7.3|^8.0"
  1117. },
  1118. "type": "library",
  1119. "extra": {
  1120. "branch-alias": {
  1121. "dev-master": "8.x-dev"
  1122. }
  1123. },
  1124. "autoload": {
  1125. "psr-4": {
  1126. "Illuminate\\View\\": ""
  1127. }
  1128. },
  1129. "notification-url": "https://packagist.org/downloads/",
  1130. "license": [
  1131. "MIT"
  1132. ],
  1133. "authors": [
  1134. {
  1135. "name": "Taylor Otwell",
  1136. "email": "taylor@laravel.com"
  1137. }
  1138. ],
  1139. "description": "The Illuminate View package.",
  1140. "homepage": "https://laravel.com",
  1141. "support": {
  1142. "issues": "https://github.com/laravel/framework/issues",
  1143. "source": "https://github.com/laravel/framework"
  1144. },
  1145. "time": "2021-11-06T15:10:53+00:00"
  1146. },
  1147. {
  1148. "name": "jenssegers/blade",
  1149. "version": "v1.4.0",
  1150. "source": {
  1151. "type": "git",
  1152. "url": "https://github.com/jenssegers/blade.git",
  1153. "reference": "22a3700e9fc469c19dd1c5e5bd1b9138195e421f"
  1154. },
  1155. "dist": {
  1156. "type": "zip",
  1157. "url": "https://api.github.com/repos/jenssegers/blade/zipball/22a3700e9fc469c19dd1c5e5bd1b9138195e421f",
  1158. "reference": "22a3700e9fc469c19dd1c5e5bd1b9138195e421f",
  1159. "shasum": ""
  1160. },
  1161. "require": {
  1162. "illuminate/view": "^5.5|^6.0|^7.0|^8.0",
  1163. "php": ">=7.0"
  1164. },
  1165. "require-dev": {
  1166. "phpunit/phpunit": "^6.0|^7.0",
  1167. "satooshi/php-coveralls": "^1.0"
  1168. },
  1169. "type": "library",
  1170. "autoload": {
  1171. "psr-4": {
  1172. "Jenssegers\\Blade\\": "src/"
  1173. }
  1174. },
  1175. "notification-url": "https://packagist.org/downloads/",
  1176. "license": [
  1177. "MIT"
  1178. ],
  1179. "authors": [
  1180. {
  1181. "name": "Jens Segers",
  1182. "homepage": "https://jenssegers.com"
  1183. }
  1184. ],
  1185. "description": "The standalone version of Laravel's Blade templating engine for use outside of Laravel.",
  1186. "keywords": [
  1187. "blade",
  1188. "laravel",
  1189. "render",
  1190. "template",
  1191. "view"
  1192. ],
  1193. "support": {
  1194. "issues": "https://github.com/jenssegers/blade/issues",
  1195. "source": "https://github.com/jenssegers/blade/tree/v1.4.0"
  1196. },
  1197. "funding": [
  1198. {
  1199. "url": "https://github.com/jenssegers",
  1200. "type": "github"
  1201. },
  1202. {
  1203. "url": "https://opencollective.com/jenssegers-blade",
  1204. "type": "open_collective"
  1205. }
  1206. ],
  1207. "time": "2020-09-17T08:25:26+00:00"
  1208. },
  1209. {
  1210. "name": "mikecao/flight",
  1211. "version": "v1.3.9",
  1212. "source": {
  1213. "type": "git",
  1214. "url": "https://github.com/mikecao/flight.git",
  1215. "reference": "bc5e03ca59accb3ef37e31b6d4a2a9c78c7bb7ce"
  1216. },
  1217. "dist": {
  1218. "type": "zip",
  1219. "url": "https://api.github.com/repos/mikecao/flight/zipball/bc5e03ca59accb3ef37e31b6d4a2a9c78c7bb7ce",
  1220. "reference": "bc5e03ca59accb3ef37e31b6d4a2a9c78c7bb7ce",
  1221. "shasum": ""
  1222. },
  1223. "require": {
  1224. "php": ">=5.3.0"
  1225. },
  1226. "require-dev": {
  1227. "phpunit/phpunit": "~4.6"
  1228. },
  1229. "type": "library",
  1230. "autoload": {
  1231. "files": [
  1232. "flight/autoload.php",
  1233. "flight/Flight.php"
  1234. ]
  1235. },
  1236. "notification-url": "https://packagist.org/downloads/",
  1237. "license": [
  1238. "MIT"
  1239. ],
  1240. "authors": [
  1241. {
  1242. "name": "Mike Cao",
  1243. "email": "mike@mikecao.com",
  1244. "homepage": "http://www.mikecao.com/",
  1245. "role": "Original Developer"
  1246. }
  1247. ],
  1248. "description": "Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.",
  1249. "homepage": "http://flightphp.com",
  1250. "support": {
  1251. "issues": "https://github.com/mikecao/flight/issues",
  1252. "source": "https://github.com/mikecao/flight/tree/v1.3.9"
  1253. },
  1254. "time": "2021-04-05T01:36:59+00:00"
  1255. },
  1256. {
  1257. "name": "nesbot/carbon",
  1258. "version": "2.54.0",
  1259. "source": {
  1260. "type": "git",
  1261. "url": "https://github.com/briannesbitt/Carbon.git",
  1262. "reference": "eed83939f1aed3eee517d03a33f5ec587ac529b5"
  1263. },
  1264. "dist": {
  1265. "type": "zip",
  1266. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/eed83939f1aed3eee517d03a33f5ec587ac529b5",
  1267. "reference": "eed83939f1aed3eee517d03a33f5ec587ac529b5",
  1268. "shasum": ""
  1269. },
  1270. "require": {
  1271. "ext-json": "*",
  1272. "php": "^7.1.8 || ^8.0",
  1273. "symfony/polyfill-mbstring": "^1.0",
  1274. "symfony/polyfill-php80": "^1.16",
  1275. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  1276. },
  1277. "require-dev": {
  1278. "doctrine/dbal": "^2.0 || ^3.0",
  1279. "doctrine/orm": "^2.7",
  1280. "friendsofphp/php-cs-fixer": "^3.0",
  1281. "kylekatarnls/multi-tester": "^2.0",
  1282. "phpmd/phpmd": "^2.9",
  1283. "phpstan/extension-installer": "^1.0",
  1284. "phpstan/phpstan": "^0.12.54",
  1285. "phpunit/phpunit": "^7.5.20 || ^8.5.14",
  1286. "squizlabs/php_codesniffer": "^3.4"
  1287. },
  1288. "bin": [
  1289. "bin/carbon"
  1290. ],
  1291. "type": "library",
  1292. "extra": {
  1293. "branch-alias": {
  1294. "dev-3.x": "3.x-dev",
  1295. "dev-master": "2.x-dev"
  1296. },
  1297. "laravel": {
  1298. "providers": [
  1299. "Carbon\\Laravel\\ServiceProvider"
  1300. ]
  1301. },
  1302. "phpstan": {
  1303. "includes": [
  1304. "extension.neon"
  1305. ]
  1306. }
  1307. },
  1308. "autoload": {
  1309. "psr-4": {
  1310. "Carbon\\": "src/Carbon/"
  1311. }
  1312. },
  1313. "notification-url": "https://packagist.org/downloads/",
  1314. "license": [
  1315. "MIT"
  1316. ],
  1317. "authors": [
  1318. {
  1319. "name": "Brian Nesbitt",
  1320. "email": "brian@nesbot.com",
  1321. "homepage": "https://markido.com"
  1322. },
  1323. {
  1324. "name": "kylekatarnls",
  1325. "homepage": "https://github.com/kylekatarnls"
  1326. }
  1327. ],
  1328. "description": "An API extension for DateTime that supports 281 different languages.",
  1329. "homepage": "https://carbon.nesbot.com",
  1330. "keywords": [
  1331. "date",
  1332. "datetime",
  1333. "time"
  1334. ],
  1335. "support": {
  1336. "issues": "https://github.com/briannesbitt/Carbon/issues",
  1337. "source": "https://github.com/briannesbitt/Carbon"
  1338. },
  1339. "funding": [
  1340. {
  1341. "url": "https://opencollective.com/Carbon",
  1342. "type": "open_collective"
  1343. },
  1344. {
  1345. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  1346. "type": "tidelift"
  1347. }
  1348. ],
  1349. "time": "2021-11-01T21:22:20+00:00"
  1350. },
  1351. {
  1352. "name": "phpoption/phpoption",
  1353. "version": "1.8.0",
  1354. "source": {
  1355. "type": "git",
  1356. "url": "https://github.com/schmittjoh/php-option.git",
  1357. "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28"
  1358. },
  1359. "dist": {
  1360. "type": "zip",
  1361. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28",
  1362. "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28",
  1363. "shasum": ""
  1364. },
  1365. "require": {
  1366. "php": "^7.0 || ^8.0"
  1367. },
  1368. "require-dev": {
  1369. "bamarni/composer-bin-plugin": "^1.4.1",
  1370. "phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8"
  1371. },
  1372. "type": "library",
  1373. "extra": {
  1374. "branch-alias": {
  1375. "dev-master": "1.8-dev"
  1376. }
  1377. },
  1378. "autoload": {
  1379. "psr-4": {
  1380. "PhpOption\\": "src/PhpOption/"
  1381. }
  1382. },
  1383. "notification-url": "https://packagist.org/downloads/",
  1384. "license": [
  1385. "Apache-2.0"
  1386. ],
  1387. "authors": [
  1388. {
  1389. "name": "Johannes M. Schmitt",
  1390. "email": "schmittjoh@gmail.com"
  1391. },
  1392. {
  1393. "name": "Graham Campbell",
  1394. "email": "hello@gjcampbell.co.uk"
  1395. }
  1396. ],
  1397. "description": "Option Type for PHP",
  1398. "keywords": [
  1399. "language",
  1400. "option",
  1401. "php",
  1402. "type"
  1403. ],
  1404. "support": {
  1405. "issues": "https://github.com/schmittjoh/php-option/issues",
  1406. "source": "https://github.com/schmittjoh/php-option/tree/1.8.0"
  1407. },
  1408. "funding": [
  1409. {
  1410. "url": "https://github.com/GrahamCampbell",
  1411. "type": "github"
  1412. },
  1413. {
  1414. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  1415. "type": "tidelift"
  1416. }
  1417. ],
  1418. "time": "2021-08-28T21:27:29+00:00"
  1419. },
  1420. {
  1421. "name": "psr/container",
  1422. "version": "1.1.2",
  1423. "source": {
  1424. "type": "git",
  1425. "url": "https://github.com/php-fig/container.git",
  1426. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
  1427. },
  1428. "dist": {
  1429. "type": "zip",
  1430. "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
  1431. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
  1432. "shasum": ""
  1433. },
  1434. "require": {
  1435. "php": ">=7.4.0"
  1436. },
  1437. "type": "library",
  1438. "autoload": {
  1439. "psr-4": {
  1440. "Psr\\Container\\": "src/"
  1441. }
  1442. },
  1443. "notification-url": "https://packagist.org/downloads/",
  1444. "license": [
  1445. "MIT"
  1446. ],
  1447. "authors": [
  1448. {
  1449. "name": "PHP-FIG",
  1450. "homepage": "https://www.php-fig.org/"
  1451. }
  1452. ],
  1453. "description": "Common Container Interface (PHP FIG PSR-11)",
  1454. "homepage": "https://github.com/php-fig/container",
  1455. "keywords": [
  1456. "PSR-11",
  1457. "container",
  1458. "container-interface",
  1459. "container-interop",
  1460. "psr"
  1461. ],
  1462. "support": {
  1463. "issues": "https://github.com/php-fig/container/issues",
  1464. "source": "https://github.com/php-fig/container/tree/1.1.2"
  1465. },
  1466. "time": "2021-11-05T16:50:12+00:00"
  1467. },
  1468. {
  1469. "name": "psr/http-client",
  1470. "version": "1.0.1",
  1471. "source": {
  1472. "type": "git",
  1473. "url": "https://github.com/php-fig/http-client.git",
  1474. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  1475. },
  1476. "dist": {
  1477. "type": "zip",
  1478. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  1479. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  1480. "shasum": ""
  1481. },
  1482. "require": {
  1483. "php": "^7.0 || ^8.0",
  1484. "psr/http-message": "^1.0"
  1485. },
  1486. "type": "library",
  1487. "extra": {
  1488. "branch-alias": {
  1489. "dev-master": "1.0.x-dev"
  1490. }
  1491. },
  1492. "autoload": {
  1493. "psr-4": {
  1494. "Psr\\Http\\Client\\": "src/"
  1495. }
  1496. },
  1497. "notification-url": "https://packagist.org/downloads/",
  1498. "license": [
  1499. "MIT"
  1500. ],
  1501. "authors": [
  1502. {
  1503. "name": "PHP-FIG",
  1504. "homepage": "http://www.php-fig.org/"
  1505. }
  1506. ],
  1507. "description": "Common interface for HTTP clients",
  1508. "homepage": "https://github.com/php-fig/http-client",
  1509. "keywords": [
  1510. "http",
  1511. "http-client",
  1512. "psr",
  1513. "psr-18"
  1514. ],
  1515. "support": {
  1516. "source": "https://github.com/php-fig/http-client/tree/master"
  1517. },
  1518. "time": "2020-06-29T06:28:15+00:00"
  1519. },
  1520. {
  1521. "name": "psr/http-factory",
  1522. "version": "1.0.1",
  1523. "source": {
  1524. "type": "git",
  1525. "url": "https://github.com/php-fig/http-factory.git",
  1526. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  1527. },
  1528. "dist": {
  1529. "type": "zip",
  1530. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  1531. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  1532. "shasum": ""
  1533. },
  1534. "require": {
  1535. "php": ">=7.0.0",
  1536. "psr/http-message": "^1.0"
  1537. },
  1538. "type": "library",
  1539. "extra": {
  1540. "branch-alias": {
  1541. "dev-master": "1.0.x-dev"
  1542. }
  1543. },
  1544. "autoload": {
  1545. "psr-4": {
  1546. "Psr\\Http\\Message\\": "src/"
  1547. }
  1548. },
  1549. "notification-url": "https://packagist.org/downloads/",
  1550. "license": [
  1551. "MIT"
  1552. ],
  1553. "authors": [
  1554. {
  1555. "name": "PHP-FIG",
  1556. "homepage": "http://www.php-fig.org/"
  1557. }
  1558. ],
  1559. "description": "Common interfaces for PSR-7 HTTP message factories",
  1560. "keywords": [
  1561. "factory",
  1562. "http",
  1563. "message",
  1564. "psr",
  1565. "psr-17",
  1566. "psr-7",
  1567. "request",
  1568. "response"
  1569. ],
  1570. "support": {
  1571. "source": "https://github.com/php-fig/http-factory/tree/master"
  1572. },
  1573. "time": "2019-04-30T12:38:16+00:00"
  1574. },
  1575. {
  1576. "name": "psr/http-message",
  1577. "version": "1.0.1",
  1578. "source": {
  1579. "type": "git",
  1580. "url": "https://github.com/php-fig/http-message.git",
  1581. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1582. },
  1583. "dist": {
  1584. "type": "zip",
  1585. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1586. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1587. "shasum": ""
  1588. },
  1589. "require": {
  1590. "php": ">=5.3.0"
  1591. },
  1592. "type": "library",
  1593. "extra": {
  1594. "branch-alias": {
  1595. "dev-master": "1.0.x-dev"
  1596. }
  1597. },
  1598. "autoload": {
  1599. "psr-4": {
  1600. "Psr\\Http\\Message\\": "src/"
  1601. }
  1602. },
  1603. "notification-url": "https://packagist.org/downloads/",
  1604. "license": [
  1605. "MIT"
  1606. ],
  1607. "authors": [
  1608. {
  1609. "name": "PHP-FIG",
  1610. "homepage": "http://www.php-fig.org/"
  1611. }
  1612. ],
  1613. "description": "Common interface for HTTP messages",
  1614. "homepage": "https://github.com/php-fig/http-message",
  1615. "keywords": [
  1616. "http",
  1617. "http-message",
  1618. "psr",
  1619. "psr-7",
  1620. "request",
  1621. "response"
  1622. ],
  1623. "support": {
  1624. "source": "https://github.com/php-fig/http-message/tree/master"
  1625. },
  1626. "time": "2016-08-06T14:39:51+00:00"
  1627. },
  1628. {
  1629. "name": "psr/simple-cache",
  1630. "version": "1.0.1",
  1631. "source": {
  1632. "type": "git",
  1633. "url": "https://github.com/php-fig/simple-cache.git",
  1634. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1635. },
  1636. "dist": {
  1637. "type": "zip",
  1638. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1639. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1640. "shasum": ""
  1641. },
  1642. "require": {
  1643. "php": ">=5.3.0"
  1644. },
  1645. "type": "library",
  1646. "extra": {
  1647. "branch-alias": {
  1648. "dev-master": "1.0.x-dev"
  1649. }
  1650. },
  1651. "autoload": {
  1652. "psr-4": {
  1653. "Psr\\SimpleCache\\": "src/"
  1654. }
  1655. },
  1656. "notification-url": "https://packagist.org/downloads/",
  1657. "license": [
  1658. "MIT"
  1659. ],
  1660. "authors": [
  1661. {
  1662. "name": "PHP-FIG",
  1663. "homepage": "http://www.php-fig.org/"
  1664. }
  1665. ],
  1666. "description": "Common interfaces for simple caching",
  1667. "keywords": [
  1668. "cache",
  1669. "caching",
  1670. "psr",
  1671. "psr-16",
  1672. "simple-cache"
  1673. ],
  1674. "support": {
  1675. "source": "https://github.com/php-fig/simple-cache/tree/master"
  1676. },
  1677. "time": "2017-10-23T01:57:42+00:00"
  1678. },
  1679. {
  1680. "name": "ralouphie/getallheaders",
  1681. "version": "3.0.3",
  1682. "source": {
  1683. "type": "git",
  1684. "url": "https://github.com/ralouphie/getallheaders.git",
  1685. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  1686. },
  1687. "dist": {
  1688. "type": "zip",
  1689. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  1690. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  1691. "shasum": ""
  1692. },
  1693. "require": {
  1694. "php": ">=5.6"
  1695. },
  1696. "require-dev": {
  1697. "php-coveralls/php-coveralls": "^2.1",
  1698. "phpunit/phpunit": "^5 || ^6.5"
  1699. },
  1700. "type": "library",
  1701. "autoload": {
  1702. "files": [
  1703. "src/getallheaders.php"
  1704. ]
  1705. },
  1706. "notification-url": "https://packagist.org/downloads/",
  1707. "license": [
  1708. "MIT"
  1709. ],
  1710. "authors": [
  1711. {
  1712. "name": "Ralph Khattar",
  1713. "email": "ralph.khattar@gmail.com"
  1714. }
  1715. ],
  1716. "description": "A polyfill for getallheaders.",
  1717. "support": {
  1718. "issues": "https://github.com/ralouphie/getallheaders/issues",
  1719. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  1720. },
  1721. "time": "2019-03-08T08:55:37+00:00"
  1722. },
  1723. {
  1724. "name": "symfony/deprecation-contracts",
  1725. "version": "v2.4.0",
  1726. "source": {
  1727. "type": "git",
  1728. "url": "https://github.com/symfony/deprecation-contracts.git",
  1729. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  1730. },
  1731. "dist": {
  1732. "type": "zip",
  1733. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  1734. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  1735. "shasum": ""
  1736. },
  1737. "require": {
  1738. "php": ">=7.1"
  1739. },
  1740. "type": "library",
  1741. "extra": {
  1742. "branch-alias": {
  1743. "dev-main": "2.4-dev"
  1744. },
  1745. "thanks": {
  1746. "name": "symfony/contracts",
  1747. "url": "https://github.com/symfony/contracts"
  1748. }
  1749. },
  1750. "autoload": {
  1751. "files": [
  1752. "function.php"
  1753. ]
  1754. },
  1755. "notification-url": "https://packagist.org/downloads/",
  1756. "license": [
  1757. "MIT"
  1758. ],
  1759. "authors": [
  1760. {
  1761. "name": "Nicolas Grekas",
  1762. "email": "p@tchwork.com"
  1763. },
  1764. {
  1765. "name": "Symfony Community",
  1766. "homepage": "https://symfony.com/contributors"
  1767. }
  1768. ],
  1769. "description": "A generic function and convention to trigger deprecation notices",
  1770. "homepage": "https://symfony.com",
  1771. "support": {
  1772. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  1773. },
  1774. "funding": [
  1775. {
  1776. "url": "https://symfony.com/sponsor",
  1777. "type": "custom"
  1778. },
  1779. {
  1780. "url": "https://github.com/fabpot",
  1781. "type": "github"
  1782. },
  1783. {
  1784. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1785. "type": "tidelift"
  1786. }
  1787. ],
  1788. "time": "2021-03-23T23:28:01+00:00"
  1789. },
  1790. {
  1791. "name": "symfony/finder",
  1792. "version": "v5.3.7",
  1793. "source": {
  1794. "type": "git",
  1795. "url": "https://github.com/symfony/finder.git",
  1796. "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
  1797. },
  1798. "dist": {
  1799. "type": "zip",
  1800. "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
  1801. "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
  1802. "shasum": ""
  1803. },
  1804. "require": {
  1805. "php": ">=7.2.5",
  1806. "symfony/polyfill-php80": "^1.16"
  1807. },
  1808. "type": "library",
  1809. "autoload": {
  1810. "psr-4": {
  1811. "Symfony\\Component\\Finder\\": ""
  1812. },
  1813. "exclude-from-classmap": [
  1814. "/Tests/"
  1815. ]
  1816. },
  1817. "notification-url": "https://packagist.org/downloads/",
  1818. "license": [
  1819. "MIT"
  1820. ],
  1821. "authors": [
  1822. {
  1823. "name": "Fabien Potencier",
  1824. "email": "fabien@symfony.com"
  1825. },
  1826. {
  1827. "name": "Symfony Community",
  1828. "homepage": "https://symfony.com/contributors"
  1829. }
  1830. ],
  1831. "description": "Finds files and directories via an intuitive fluent interface",
  1832. "homepage": "https://symfony.com",
  1833. "support": {
  1834. "source": "https://github.com/symfony/finder/tree/v5.3.7"
  1835. },
  1836. "funding": [
  1837. {
  1838. "url": "https://symfony.com/sponsor",
  1839. "type": "custom"
  1840. },
  1841. {
  1842. "url": "https://github.com/fabpot",
  1843. "type": "github"
  1844. },
  1845. {
  1846. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1847. "type": "tidelift"
  1848. }
  1849. ],
  1850. "time": "2021-08-04T21:20:46+00:00"
  1851. },
  1852. {
  1853. "name": "symfony/polyfill-ctype",
  1854. "version": "v1.23.0",
  1855. "source": {
  1856. "type": "git",
  1857. "url": "https://github.com/symfony/polyfill-ctype.git",
  1858. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  1859. },
  1860. "dist": {
  1861. "type": "zip",
  1862. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  1863. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  1864. "shasum": ""
  1865. },
  1866. "require": {
  1867. "php": ">=7.1"
  1868. },
  1869. "suggest": {
  1870. "ext-ctype": "For best performance"
  1871. },
  1872. "type": "library",
  1873. "extra": {
  1874. "branch-alias": {
  1875. "dev-main": "1.23-dev"
  1876. },
  1877. "thanks": {
  1878. "name": "symfony/polyfill",
  1879. "url": "https://github.com/symfony/polyfill"
  1880. }
  1881. },
  1882. "autoload": {
  1883. "psr-4": {
  1884. "Symfony\\Polyfill\\Ctype\\": ""
  1885. },
  1886. "files": [
  1887. "bootstrap.php"
  1888. ]
  1889. },
  1890. "notification-url": "https://packagist.org/downloads/",
  1891. "license": [
  1892. "MIT"
  1893. ],
  1894. "authors": [
  1895. {
  1896. "name": "Gert de Pagter",
  1897. "email": "BackEndTea@gmail.com"
  1898. },
  1899. {
  1900. "name": "Symfony Community",
  1901. "homepage": "https://symfony.com/contributors"
  1902. }
  1903. ],
  1904. "description": "Symfony polyfill for ctype functions",
  1905. "homepage": "https://symfony.com",
  1906. "keywords": [
  1907. "compatibility",
  1908. "ctype",
  1909. "polyfill",
  1910. "portable"
  1911. ],
  1912. "support": {
  1913. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
  1914. },
  1915. "funding": [
  1916. {
  1917. "url": "https://symfony.com/sponsor",
  1918. "type": "custom"
  1919. },
  1920. {
  1921. "url": "https://github.com/fabpot",
  1922. "type": "github"
  1923. },
  1924. {
  1925. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1926. "type": "tidelift"
  1927. }
  1928. ],
  1929. "time": "2021-02-19T12:13:01+00:00"
  1930. },
  1931. {
  1932. "name": "symfony/polyfill-mbstring",
  1933. "version": "v1.23.1",
  1934. "source": {
  1935. "type": "git",
  1936. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1937. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
  1938. },
  1939. "dist": {
  1940. "type": "zip",
  1941. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
  1942. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
  1943. "shasum": ""
  1944. },
  1945. "require": {
  1946. "php": ">=7.1"
  1947. },
  1948. "suggest": {
  1949. "ext-mbstring": "For best performance"
  1950. },
  1951. "type": "library",
  1952. "extra": {
  1953. "branch-alias": {
  1954. "dev-main": "1.23-dev"
  1955. },
  1956. "thanks": {
  1957. "name": "symfony/polyfill",
  1958. "url": "https://github.com/symfony/polyfill"
  1959. }
  1960. },
  1961. "autoload": {
  1962. "psr-4": {
  1963. "Symfony\\Polyfill\\Mbstring\\": ""
  1964. },
  1965. "files": [
  1966. "bootstrap.php"
  1967. ]
  1968. },
  1969. "notification-url": "https://packagist.org/downloads/",
  1970. "license": [
  1971. "MIT"
  1972. ],
  1973. "authors": [
  1974. {
  1975. "name": "Nicolas Grekas",
  1976. "email": "p@tchwork.com"
  1977. },
  1978. {
  1979. "name": "Symfony Community",
  1980. "homepage": "https://symfony.com/contributors"
  1981. }
  1982. ],
  1983. "description": "Symfony polyfill for the Mbstring extension",
  1984. "homepage": "https://symfony.com",
  1985. "keywords": [
  1986. "compatibility",
  1987. "mbstring",
  1988. "polyfill",
  1989. "portable",
  1990. "shim"
  1991. ],
  1992. "support": {
  1993. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
  1994. },
  1995. "funding": [
  1996. {
  1997. "url": "https://symfony.com/sponsor",
  1998. "type": "custom"
  1999. },
  2000. {
  2001. "url": "https://github.com/fabpot",
  2002. "type": "github"
  2003. },
  2004. {
  2005. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2006. "type": "tidelift"
  2007. }
  2008. ],
  2009. "time": "2021-05-27T12:26:48+00:00"
  2010. },
  2011. {
  2012. "name": "symfony/polyfill-php80",
  2013. "version": "v1.23.1",
  2014. "source": {
  2015. "type": "git",
  2016. "url": "https://github.com/symfony/polyfill-php80.git",
  2017. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
  2018. },
  2019. "dist": {
  2020. "type": "zip",
  2021. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
  2022. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
  2023. "shasum": ""
  2024. },
  2025. "require": {
  2026. "php": ">=7.1"
  2027. },
  2028. "type": "library",
  2029. "extra": {
  2030. "branch-alias": {
  2031. "dev-main": "1.23-dev"
  2032. },
  2033. "thanks": {
  2034. "name": "symfony/polyfill",
  2035. "url": "https://github.com/symfony/polyfill"
  2036. }
  2037. },
  2038. "autoload": {
  2039. "psr-4": {
  2040. "Symfony\\Polyfill\\Php80\\": ""
  2041. },
  2042. "files": [
  2043. "bootstrap.php"
  2044. ],
  2045. "classmap": [
  2046. "Resources/stubs"
  2047. ]
  2048. },
  2049. "notification-url": "https://packagist.org/downloads/",
  2050. "license": [
  2051. "MIT"
  2052. ],
  2053. "authors": [
  2054. {
  2055. "name": "Ion Bazan",
  2056. "email": "ion.bazan@gmail.com"
  2057. },
  2058. {
  2059. "name": "Nicolas Grekas",
  2060. "email": "p@tchwork.com"
  2061. },
  2062. {
  2063. "name": "Symfony Community",
  2064. "homepage": "https://symfony.com/contributors"
  2065. }
  2066. ],
  2067. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  2068. "homepage": "https://symfony.com",
  2069. "keywords": [
  2070. "compatibility",
  2071. "polyfill",
  2072. "portable",
  2073. "shim"
  2074. ],
  2075. "support": {
  2076. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
  2077. },
  2078. "funding": [
  2079. {
  2080. "url": "https://symfony.com/sponsor",
  2081. "type": "custom"
  2082. },
  2083. {
  2084. "url": "https://github.com/fabpot",
  2085. "type": "github"
  2086. },
  2087. {
  2088. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2089. "type": "tidelift"
  2090. }
  2091. ],
  2092. "time": "2021-07-28T13:41:28+00:00"
  2093. },
  2094. {
  2095. "name": "symfony/translation",
  2096. "version": "v5.3.10",
  2097. "source": {
  2098. "type": "git",
  2099. "url": "https://github.com/symfony/translation.git",
  2100. "reference": "6ef197aea2ac8b9cd63e0da7522b3771714035aa"
  2101. },
  2102. "dist": {
  2103. "type": "zip",
  2104. "url": "https://api.github.com/repos/symfony/translation/zipball/6ef197aea2ac8b9cd63e0da7522b3771714035aa",
  2105. "reference": "6ef197aea2ac8b9cd63e0da7522b3771714035aa",
  2106. "shasum": ""
  2107. },
  2108. "require": {
  2109. "php": ">=7.2.5",
  2110. "symfony/deprecation-contracts": "^2.1",
  2111. "symfony/polyfill-mbstring": "~1.0",
  2112. "symfony/polyfill-php80": "^1.16",
  2113. "symfony/translation-contracts": "^2.3"
  2114. },
  2115. "conflict": {
  2116. "symfony/config": "<4.4",
  2117. "symfony/dependency-injection": "<5.0",
  2118. "symfony/http-kernel": "<5.0",
  2119. "symfony/twig-bundle": "<5.0",
  2120. "symfony/yaml": "<4.4"
  2121. },
  2122. "provide": {
  2123. "symfony/translation-implementation": "2.3"
  2124. },
  2125. "require-dev": {
  2126. "psr/log": "^1|^2|^3",
  2127. "symfony/config": "^4.4|^5.0",
  2128. "symfony/console": "^4.4|^5.0",
  2129. "symfony/dependency-injection": "^5.0",
  2130. "symfony/finder": "^4.4|^5.0",
  2131. "symfony/http-kernel": "^5.0",
  2132. "symfony/intl": "^4.4|^5.0",
  2133. "symfony/polyfill-intl-icu": "^1.21",
  2134. "symfony/service-contracts": "^1.1.2|^2",
  2135. "symfony/yaml": "^4.4|^5.0"
  2136. },
  2137. "suggest": {
  2138. "psr/log-implementation": "To use logging capability in translator",
  2139. "symfony/config": "",
  2140. "symfony/yaml": ""
  2141. },
  2142. "type": "library",
  2143. "autoload": {
  2144. "files": [
  2145. "Resources/functions.php"
  2146. ],
  2147. "psr-4": {
  2148. "Symfony\\Component\\Translation\\": ""
  2149. },
  2150. "exclude-from-classmap": [
  2151. "/Tests/"
  2152. ]
  2153. },
  2154. "notification-url": "https://packagist.org/downloads/",
  2155. "license": [
  2156. "MIT"
  2157. ],
  2158. "authors": [
  2159. {
  2160. "name": "Fabien Potencier",
  2161. "email": "fabien@symfony.com"
  2162. },
  2163. {
  2164. "name": "Symfony Community",
  2165. "homepage": "https://symfony.com/contributors"
  2166. }
  2167. ],
  2168. "description": "Provides tools to internationalize your application",
  2169. "homepage": "https://symfony.com",
  2170. "support": {
  2171. "source": "https://github.com/symfony/translation/tree/v5.3.10"
  2172. },
  2173. "funding": [
  2174. {
  2175. "url": "https://symfony.com/sponsor",
  2176. "type": "custom"
  2177. },
  2178. {
  2179. "url": "https://github.com/fabpot",
  2180. "type": "github"
  2181. },
  2182. {
  2183. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2184. "type": "tidelift"
  2185. }
  2186. ],
  2187. "time": "2021-10-10T06:43:24+00:00"
  2188. },
  2189. {
  2190. "name": "symfony/translation-contracts",
  2191. "version": "v2.4.0",
  2192. "source": {
  2193. "type": "git",
  2194. "url": "https://github.com/symfony/translation-contracts.git",
  2195. "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
  2196. },
  2197. "dist": {
  2198. "type": "zip",
  2199. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
  2200. "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
  2201. "shasum": ""
  2202. },
  2203. "require": {
  2204. "php": ">=7.2.5"
  2205. },
  2206. "suggest": {
  2207. "symfony/translation-implementation": ""
  2208. },
  2209. "type": "library",
  2210. "extra": {
  2211. "branch-alias": {
  2212. "dev-main": "2.4-dev"
  2213. },
  2214. "thanks": {
  2215. "name": "symfony/contracts",
  2216. "url": "https://github.com/symfony/contracts"
  2217. }
  2218. },
  2219. "autoload": {
  2220. "psr-4": {
  2221. "Symfony\\Contracts\\Translation\\": ""
  2222. }
  2223. },
  2224. "notification-url": "https://packagist.org/downloads/",
  2225. "license": [
  2226. "MIT"
  2227. ],
  2228. "authors": [
  2229. {
  2230. "name": "Nicolas Grekas",
  2231. "email": "p@tchwork.com"
  2232. },
  2233. {
  2234. "name": "Symfony Community",
  2235. "homepage": "https://symfony.com/contributors"
  2236. }
  2237. ],
  2238. "description": "Generic abstractions related to translation",
  2239. "homepage": "https://symfony.com",
  2240. "keywords": [
  2241. "abstractions",
  2242. "contracts",
  2243. "decoupling",
  2244. "interfaces",
  2245. "interoperability",
  2246. "standards"
  2247. ],
  2248. "support": {
  2249. "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
  2250. },
  2251. "funding": [
  2252. {
  2253. "url": "https://symfony.com/sponsor",
  2254. "type": "custom"
  2255. },
  2256. {
  2257. "url": "https://github.com/fabpot",
  2258. "type": "github"
  2259. },
  2260. {
  2261. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2262. "type": "tidelift"
  2263. }
  2264. ],
  2265. "time": "2021-03-23T23:28:01+00:00"
  2266. },
  2267. {
  2268. "name": "tentakelfabrik/pirectus",
  2269. "version": "0.1.3",
  2270. "source": {
  2271. "type": "git",
  2272. "url": "https://github.com/tentakelfabrik/pirectus.git",
  2273. "reference": "58ed57814f1851b05aeec3ddc3717e087e07f7d8"
  2274. },
  2275. "dist": {
  2276. "type": "zip",
  2277. "url": "https://api.github.com/repos/tentakelfabrik/pirectus/zipball/58ed57814f1851b05aeec3ddc3717e087e07f7d8",
  2278. "reference": "58ed57814f1851b05aeec3ddc3717e087e07f7d8",
  2279. "shasum": ""
  2280. },
  2281. "require": {
  2282. "guzzlehttp/guzzle": "^7.0"
  2283. },
  2284. "type": "library",
  2285. "autoload": {
  2286. "psr-4": {
  2287. "Pirectus\\": "src/"
  2288. }
  2289. },
  2290. "notification-url": "https://packagist.org/downloads/",
  2291. "license": [
  2292. "MIT"
  2293. ],
  2294. "authors": [
  2295. {
  2296. "name": "Björn Hase",
  2297. "email": "me@tentakelfabrik.de",
  2298. "homepage": "https://tentakelfabrik.de"
  2299. }
  2300. ],
  2301. "support": {
  2302. "issues": "https://github.com/tentakelfabrik/pirectus/issues",
  2303. "source": "https://github.com/tentakelfabrik/pirectus/tree/v0.1.3"
  2304. },
  2305. "time": "2021-10-15T09:39:24+00:00"
  2306. },
  2307. {
  2308. "name": "vlucas/phpdotenv",
  2309. "version": "v5.3.1",
  2310. "source": {
  2311. "type": "git",
  2312. "url": "https://github.com/vlucas/phpdotenv.git",
  2313. "reference": "accaddf133651d4b5cf81a119f25296736ffc850"
  2314. },
  2315. "dist": {
  2316. "type": "zip",
  2317. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/accaddf133651d4b5cf81a119f25296736ffc850",
  2318. "reference": "accaddf133651d4b5cf81a119f25296736ffc850",
  2319. "shasum": ""
  2320. },
  2321. "require": {
  2322. "ext-pcre": "*",
  2323. "graham-campbell/result-type": "^1.0.2",
  2324. "php": "^7.1.3 || ^8.0",
  2325. "phpoption/phpoption": "^1.8",
  2326. "symfony/polyfill-ctype": "^1.23",
  2327. "symfony/polyfill-mbstring": "^1.23.1",
  2328. "symfony/polyfill-php80": "^1.23.1"
  2329. },
  2330. "require-dev": {
  2331. "bamarni/composer-bin-plugin": "^1.4.1",
  2332. "ext-filter": "*",
  2333. "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
  2334. },
  2335. "suggest": {
  2336. "ext-filter": "Required to use the boolean validator."
  2337. },
  2338. "type": "library",
  2339. "extra": {
  2340. "branch-alias": {
  2341. "dev-master": "5.3-dev"
  2342. }
  2343. },
  2344. "autoload": {
  2345. "psr-4": {
  2346. "Dotenv\\": "src/"
  2347. }
  2348. },
  2349. "notification-url": "https://packagist.org/downloads/",
  2350. "license": [
  2351. "BSD-3-Clause"
  2352. ],
  2353. "authors": [
  2354. {
  2355. "name": "Graham Campbell",
  2356. "email": "hello@gjcampbell.co.uk"
  2357. },
  2358. {
  2359. "name": "Vance Lucas",
  2360. "email": "vance@vancelucas.com"
  2361. }
  2362. ],
  2363. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  2364. "keywords": [
  2365. "dotenv",
  2366. "env",
  2367. "environment"
  2368. ],
  2369. "support": {
  2370. "issues": "https://github.com/vlucas/phpdotenv/issues",
  2371. "source": "https://github.com/vlucas/phpdotenv/tree/v5.3.1"
  2372. },
  2373. "funding": [
  2374. {
  2375. "url": "https://github.com/GrahamCampbell",
  2376. "type": "github"
  2377. },
  2378. {
  2379. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  2380. "type": "tidelift"
  2381. }
  2382. ],
  2383. "time": "2021-10-02T19:24:42+00:00"
  2384. },
  2385. {
  2386. "name": "voku/portable-ascii",
  2387. "version": "1.5.6",
  2388. "source": {
  2389. "type": "git",
  2390. "url": "https://github.com/voku/portable-ascii.git",
  2391. "reference": "80953678b19901e5165c56752d087fc11526017c"
  2392. },
  2393. "dist": {
  2394. "type": "zip",
  2395. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
  2396. "reference": "80953678b19901e5165c56752d087fc11526017c",
  2397. "shasum": ""
  2398. },
  2399. "require": {
  2400. "php": ">=7.0.0"
  2401. },
  2402. "require-dev": {
  2403. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  2404. },
  2405. "suggest": {
  2406. "ext-intl": "Use Intl for transliterator_transliterate() support"
  2407. },
  2408. "type": "library",
  2409. "autoload": {
  2410. "psr-4": {
  2411. "voku\\": "src/voku/"
  2412. }
  2413. },
  2414. "notification-url": "https://packagist.org/downloads/",
  2415. "license": [
  2416. "MIT"
  2417. ],
  2418. "authors": [
  2419. {
  2420. "name": "Lars Moelleken",
  2421. "homepage": "http://www.moelleken.org/"
  2422. }
  2423. ],
  2424. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  2425. "homepage": "https://github.com/voku/portable-ascii",
  2426. "keywords": [
  2427. "ascii",
  2428. "clean",
  2429. "php"
  2430. ],
  2431. "support": {
  2432. "issues": "https://github.com/voku/portable-ascii/issues",
  2433. "source": "https://github.com/voku/portable-ascii/tree/1.5.6"
  2434. },
  2435. "funding": [
  2436. {
  2437. "url": "https://www.paypal.me/moelleken",
  2438. "type": "custom"
  2439. },
  2440. {
  2441. "url": "https://github.com/voku",
  2442. "type": "github"
  2443. },
  2444. {
  2445. "url": "https://opencollective.com/portable-ascii",
  2446. "type": "open_collective"
  2447. },
  2448. {
  2449. "url": "https://www.patreon.com/voku",
  2450. "type": "patreon"
  2451. },
  2452. {
  2453. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  2454. "type": "tidelift"
  2455. }
  2456. ],
  2457. "time": "2020-11-12T00:07:28+00:00"
  2458. }
  2459. ],
  2460. "packages-dev": [],
  2461. "aliases": [],
  2462. "minimum-stability": "stable",
  2463. "stability-flags": [],
  2464. "prefer-stable": false,
  2465. "prefer-lowest": false,
  2466. "platform": [],
  2467. "platform-dev": [],
  2468. "plugin-api-version": "2.1.0"
  2469. }