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.

2534 lines
89 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
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": "a83db35a0da974bc28038b8ae4581142",
  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": "mtownsend/read-time",
  1258. "version": "2.0.0",
  1259. "source": {
  1260. "type": "git",
  1261. "url": "https://github.com/mtownsend5512/read-time.git",
  1262. "reference": "b43f178095383bda3cdf606c8a288bf8cacf537e"
  1263. },
  1264. "dist": {
  1265. "type": "zip",
  1266. "url": "https://api.github.com/repos/mtownsend5512/read-time/zipball/b43f178095383bda3cdf606c8a288bf8cacf537e",
  1267. "reference": "b43f178095383bda3cdf606c8a288bf8cacf537e",
  1268. "shasum": ""
  1269. },
  1270. "require": {
  1271. "php": "^7.4|^8.0"
  1272. },
  1273. "require-dev": {
  1274. "phpunit/phpunit": "^9.3"
  1275. },
  1276. "type": "library",
  1277. "extra": {
  1278. "laravel": {
  1279. "providers": [
  1280. "Mtownsend\\ReadTime\\Providers\\ReadTimeServiceProvider"
  1281. ]
  1282. }
  1283. },
  1284. "autoload": {
  1285. "psr-4": {
  1286. "Mtownsend\\ReadTime\\": "src"
  1287. },
  1288. "files": [
  1289. "src/helpers.php"
  1290. ]
  1291. },
  1292. "notification-url": "https://packagist.org/downloads/",
  1293. "license": [
  1294. "MIT"
  1295. ],
  1296. "authors": [
  1297. {
  1298. "name": "Mark Townsend",
  1299. "email": "mtownsend5512@gmail.com",
  1300. "role": "Developer"
  1301. }
  1302. ],
  1303. "description": "A PHP package to show users how long it takes to read content.",
  1304. "keywords": [
  1305. "Minutes",
  1306. "article",
  1307. "blog",
  1308. "content",
  1309. "medium",
  1310. "min",
  1311. "read",
  1312. "reading",
  1313. "time"
  1314. ],
  1315. "support": {
  1316. "issues": "https://github.com/mtownsend5512/read-time/issues",
  1317. "source": "https://github.com/mtownsend5512/read-time/tree/2.0.0"
  1318. },
  1319. "time": "2021-01-11T13:46:58+00:00"
  1320. },
  1321. {
  1322. "name": "nesbot/carbon",
  1323. "version": "2.54.0",
  1324. "source": {
  1325. "type": "git",
  1326. "url": "https://github.com/briannesbitt/Carbon.git",
  1327. "reference": "eed83939f1aed3eee517d03a33f5ec587ac529b5"
  1328. },
  1329. "dist": {
  1330. "type": "zip",
  1331. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/eed83939f1aed3eee517d03a33f5ec587ac529b5",
  1332. "reference": "eed83939f1aed3eee517d03a33f5ec587ac529b5",
  1333. "shasum": ""
  1334. },
  1335. "require": {
  1336. "ext-json": "*",
  1337. "php": "^7.1.8 || ^8.0",
  1338. "symfony/polyfill-mbstring": "^1.0",
  1339. "symfony/polyfill-php80": "^1.16",
  1340. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  1341. },
  1342. "require-dev": {
  1343. "doctrine/dbal": "^2.0 || ^3.0",
  1344. "doctrine/orm": "^2.7",
  1345. "friendsofphp/php-cs-fixer": "^3.0",
  1346. "kylekatarnls/multi-tester": "^2.0",
  1347. "phpmd/phpmd": "^2.9",
  1348. "phpstan/extension-installer": "^1.0",
  1349. "phpstan/phpstan": "^0.12.54",
  1350. "phpunit/phpunit": "^7.5.20 || ^8.5.14",
  1351. "squizlabs/php_codesniffer": "^3.4"
  1352. },
  1353. "bin": [
  1354. "bin/carbon"
  1355. ],
  1356. "type": "library",
  1357. "extra": {
  1358. "branch-alias": {
  1359. "dev-3.x": "3.x-dev",
  1360. "dev-master": "2.x-dev"
  1361. },
  1362. "laravel": {
  1363. "providers": [
  1364. "Carbon\\Laravel\\ServiceProvider"
  1365. ]
  1366. },
  1367. "phpstan": {
  1368. "includes": [
  1369. "extension.neon"
  1370. ]
  1371. }
  1372. },
  1373. "autoload": {
  1374. "psr-4": {
  1375. "Carbon\\": "src/Carbon/"
  1376. }
  1377. },
  1378. "notification-url": "https://packagist.org/downloads/",
  1379. "license": [
  1380. "MIT"
  1381. ],
  1382. "authors": [
  1383. {
  1384. "name": "Brian Nesbitt",
  1385. "email": "brian@nesbot.com",
  1386. "homepage": "https://markido.com"
  1387. },
  1388. {
  1389. "name": "kylekatarnls",
  1390. "homepage": "https://github.com/kylekatarnls"
  1391. }
  1392. ],
  1393. "description": "An API extension for DateTime that supports 281 different languages.",
  1394. "homepage": "https://carbon.nesbot.com",
  1395. "keywords": [
  1396. "date",
  1397. "datetime",
  1398. "time"
  1399. ],
  1400. "support": {
  1401. "issues": "https://github.com/briannesbitt/Carbon/issues",
  1402. "source": "https://github.com/briannesbitt/Carbon"
  1403. },
  1404. "funding": [
  1405. {
  1406. "url": "https://opencollective.com/Carbon",
  1407. "type": "open_collective"
  1408. },
  1409. {
  1410. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  1411. "type": "tidelift"
  1412. }
  1413. ],
  1414. "time": "2021-11-01T21:22:20+00:00"
  1415. },
  1416. {
  1417. "name": "phpoption/phpoption",
  1418. "version": "1.8.0",
  1419. "source": {
  1420. "type": "git",
  1421. "url": "https://github.com/schmittjoh/php-option.git",
  1422. "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28"
  1423. },
  1424. "dist": {
  1425. "type": "zip",
  1426. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28",
  1427. "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28",
  1428. "shasum": ""
  1429. },
  1430. "require": {
  1431. "php": "^7.0 || ^8.0"
  1432. },
  1433. "require-dev": {
  1434. "bamarni/composer-bin-plugin": "^1.4.1",
  1435. "phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8"
  1436. },
  1437. "type": "library",
  1438. "extra": {
  1439. "branch-alias": {
  1440. "dev-master": "1.8-dev"
  1441. }
  1442. },
  1443. "autoload": {
  1444. "psr-4": {
  1445. "PhpOption\\": "src/PhpOption/"
  1446. }
  1447. },
  1448. "notification-url": "https://packagist.org/downloads/",
  1449. "license": [
  1450. "Apache-2.0"
  1451. ],
  1452. "authors": [
  1453. {
  1454. "name": "Johannes M. Schmitt",
  1455. "email": "schmittjoh@gmail.com"
  1456. },
  1457. {
  1458. "name": "Graham Campbell",
  1459. "email": "hello@gjcampbell.co.uk"
  1460. }
  1461. ],
  1462. "description": "Option Type for PHP",
  1463. "keywords": [
  1464. "language",
  1465. "option",
  1466. "php",
  1467. "type"
  1468. ],
  1469. "support": {
  1470. "issues": "https://github.com/schmittjoh/php-option/issues",
  1471. "source": "https://github.com/schmittjoh/php-option/tree/1.8.0"
  1472. },
  1473. "funding": [
  1474. {
  1475. "url": "https://github.com/GrahamCampbell",
  1476. "type": "github"
  1477. },
  1478. {
  1479. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  1480. "type": "tidelift"
  1481. }
  1482. ],
  1483. "time": "2021-08-28T21:27:29+00:00"
  1484. },
  1485. {
  1486. "name": "psr/container",
  1487. "version": "1.1.2",
  1488. "source": {
  1489. "type": "git",
  1490. "url": "https://github.com/php-fig/container.git",
  1491. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
  1492. },
  1493. "dist": {
  1494. "type": "zip",
  1495. "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
  1496. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
  1497. "shasum": ""
  1498. },
  1499. "require": {
  1500. "php": ">=7.4.0"
  1501. },
  1502. "type": "library",
  1503. "autoload": {
  1504. "psr-4": {
  1505. "Psr\\Container\\": "src/"
  1506. }
  1507. },
  1508. "notification-url": "https://packagist.org/downloads/",
  1509. "license": [
  1510. "MIT"
  1511. ],
  1512. "authors": [
  1513. {
  1514. "name": "PHP-FIG",
  1515. "homepage": "https://www.php-fig.org/"
  1516. }
  1517. ],
  1518. "description": "Common Container Interface (PHP FIG PSR-11)",
  1519. "homepage": "https://github.com/php-fig/container",
  1520. "keywords": [
  1521. "PSR-11",
  1522. "container",
  1523. "container-interface",
  1524. "container-interop",
  1525. "psr"
  1526. ],
  1527. "support": {
  1528. "issues": "https://github.com/php-fig/container/issues",
  1529. "source": "https://github.com/php-fig/container/tree/1.1.2"
  1530. },
  1531. "time": "2021-11-05T16:50:12+00:00"
  1532. },
  1533. {
  1534. "name": "psr/http-client",
  1535. "version": "1.0.1",
  1536. "source": {
  1537. "type": "git",
  1538. "url": "https://github.com/php-fig/http-client.git",
  1539. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  1540. },
  1541. "dist": {
  1542. "type": "zip",
  1543. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  1544. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  1545. "shasum": ""
  1546. },
  1547. "require": {
  1548. "php": "^7.0 || ^8.0",
  1549. "psr/http-message": "^1.0"
  1550. },
  1551. "type": "library",
  1552. "extra": {
  1553. "branch-alias": {
  1554. "dev-master": "1.0.x-dev"
  1555. }
  1556. },
  1557. "autoload": {
  1558. "psr-4": {
  1559. "Psr\\Http\\Client\\": "src/"
  1560. }
  1561. },
  1562. "notification-url": "https://packagist.org/downloads/",
  1563. "license": [
  1564. "MIT"
  1565. ],
  1566. "authors": [
  1567. {
  1568. "name": "PHP-FIG",
  1569. "homepage": "http://www.php-fig.org/"
  1570. }
  1571. ],
  1572. "description": "Common interface for HTTP clients",
  1573. "homepage": "https://github.com/php-fig/http-client",
  1574. "keywords": [
  1575. "http",
  1576. "http-client",
  1577. "psr",
  1578. "psr-18"
  1579. ],
  1580. "support": {
  1581. "source": "https://github.com/php-fig/http-client/tree/master"
  1582. },
  1583. "time": "2020-06-29T06:28:15+00:00"
  1584. },
  1585. {
  1586. "name": "psr/http-factory",
  1587. "version": "1.0.1",
  1588. "source": {
  1589. "type": "git",
  1590. "url": "https://github.com/php-fig/http-factory.git",
  1591. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  1592. },
  1593. "dist": {
  1594. "type": "zip",
  1595. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  1596. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  1597. "shasum": ""
  1598. },
  1599. "require": {
  1600. "php": ">=7.0.0",
  1601. "psr/http-message": "^1.0"
  1602. },
  1603. "type": "library",
  1604. "extra": {
  1605. "branch-alias": {
  1606. "dev-master": "1.0.x-dev"
  1607. }
  1608. },
  1609. "autoload": {
  1610. "psr-4": {
  1611. "Psr\\Http\\Message\\": "src/"
  1612. }
  1613. },
  1614. "notification-url": "https://packagist.org/downloads/",
  1615. "license": [
  1616. "MIT"
  1617. ],
  1618. "authors": [
  1619. {
  1620. "name": "PHP-FIG",
  1621. "homepage": "http://www.php-fig.org/"
  1622. }
  1623. ],
  1624. "description": "Common interfaces for PSR-7 HTTP message factories",
  1625. "keywords": [
  1626. "factory",
  1627. "http",
  1628. "message",
  1629. "psr",
  1630. "psr-17",
  1631. "psr-7",
  1632. "request",
  1633. "response"
  1634. ],
  1635. "support": {
  1636. "source": "https://github.com/php-fig/http-factory/tree/master"
  1637. },
  1638. "time": "2019-04-30T12:38:16+00:00"
  1639. },
  1640. {
  1641. "name": "psr/http-message",
  1642. "version": "1.0.1",
  1643. "source": {
  1644. "type": "git",
  1645. "url": "https://github.com/php-fig/http-message.git",
  1646. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1647. },
  1648. "dist": {
  1649. "type": "zip",
  1650. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1651. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1652. "shasum": ""
  1653. },
  1654. "require": {
  1655. "php": ">=5.3.0"
  1656. },
  1657. "type": "library",
  1658. "extra": {
  1659. "branch-alias": {
  1660. "dev-master": "1.0.x-dev"
  1661. }
  1662. },
  1663. "autoload": {
  1664. "psr-4": {
  1665. "Psr\\Http\\Message\\": "src/"
  1666. }
  1667. },
  1668. "notification-url": "https://packagist.org/downloads/",
  1669. "license": [
  1670. "MIT"
  1671. ],
  1672. "authors": [
  1673. {
  1674. "name": "PHP-FIG",
  1675. "homepage": "http://www.php-fig.org/"
  1676. }
  1677. ],
  1678. "description": "Common interface for HTTP messages",
  1679. "homepage": "https://github.com/php-fig/http-message",
  1680. "keywords": [
  1681. "http",
  1682. "http-message",
  1683. "psr",
  1684. "psr-7",
  1685. "request",
  1686. "response"
  1687. ],
  1688. "support": {
  1689. "source": "https://github.com/php-fig/http-message/tree/master"
  1690. },
  1691. "time": "2016-08-06T14:39:51+00:00"
  1692. },
  1693. {
  1694. "name": "psr/simple-cache",
  1695. "version": "1.0.1",
  1696. "source": {
  1697. "type": "git",
  1698. "url": "https://github.com/php-fig/simple-cache.git",
  1699. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1700. },
  1701. "dist": {
  1702. "type": "zip",
  1703. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1704. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1705. "shasum": ""
  1706. },
  1707. "require": {
  1708. "php": ">=5.3.0"
  1709. },
  1710. "type": "library",
  1711. "extra": {
  1712. "branch-alias": {
  1713. "dev-master": "1.0.x-dev"
  1714. }
  1715. },
  1716. "autoload": {
  1717. "psr-4": {
  1718. "Psr\\SimpleCache\\": "src/"
  1719. }
  1720. },
  1721. "notification-url": "https://packagist.org/downloads/",
  1722. "license": [
  1723. "MIT"
  1724. ],
  1725. "authors": [
  1726. {
  1727. "name": "PHP-FIG",
  1728. "homepage": "http://www.php-fig.org/"
  1729. }
  1730. ],
  1731. "description": "Common interfaces for simple caching",
  1732. "keywords": [
  1733. "cache",
  1734. "caching",
  1735. "psr",
  1736. "psr-16",
  1737. "simple-cache"
  1738. ],
  1739. "support": {
  1740. "source": "https://github.com/php-fig/simple-cache/tree/master"
  1741. },
  1742. "time": "2017-10-23T01:57:42+00:00"
  1743. },
  1744. {
  1745. "name": "ralouphie/getallheaders",
  1746. "version": "3.0.3",
  1747. "source": {
  1748. "type": "git",
  1749. "url": "https://github.com/ralouphie/getallheaders.git",
  1750. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  1751. },
  1752. "dist": {
  1753. "type": "zip",
  1754. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  1755. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  1756. "shasum": ""
  1757. },
  1758. "require": {
  1759. "php": ">=5.6"
  1760. },
  1761. "require-dev": {
  1762. "php-coveralls/php-coveralls": "^2.1",
  1763. "phpunit/phpunit": "^5 || ^6.5"
  1764. },
  1765. "type": "library",
  1766. "autoload": {
  1767. "files": [
  1768. "src/getallheaders.php"
  1769. ]
  1770. },
  1771. "notification-url": "https://packagist.org/downloads/",
  1772. "license": [
  1773. "MIT"
  1774. ],
  1775. "authors": [
  1776. {
  1777. "name": "Ralph Khattar",
  1778. "email": "ralph.khattar@gmail.com"
  1779. }
  1780. ],
  1781. "description": "A polyfill for getallheaders.",
  1782. "support": {
  1783. "issues": "https://github.com/ralouphie/getallheaders/issues",
  1784. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  1785. },
  1786. "time": "2019-03-08T08:55:37+00:00"
  1787. },
  1788. {
  1789. "name": "symfony/deprecation-contracts",
  1790. "version": "v2.4.0",
  1791. "source": {
  1792. "type": "git",
  1793. "url": "https://github.com/symfony/deprecation-contracts.git",
  1794. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  1795. },
  1796. "dist": {
  1797. "type": "zip",
  1798. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  1799. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  1800. "shasum": ""
  1801. },
  1802. "require": {
  1803. "php": ">=7.1"
  1804. },
  1805. "type": "library",
  1806. "extra": {
  1807. "branch-alias": {
  1808. "dev-main": "2.4-dev"
  1809. },
  1810. "thanks": {
  1811. "name": "symfony/contracts",
  1812. "url": "https://github.com/symfony/contracts"
  1813. }
  1814. },
  1815. "autoload": {
  1816. "files": [
  1817. "function.php"
  1818. ]
  1819. },
  1820. "notification-url": "https://packagist.org/downloads/",
  1821. "license": [
  1822. "MIT"
  1823. ],
  1824. "authors": [
  1825. {
  1826. "name": "Nicolas Grekas",
  1827. "email": "p@tchwork.com"
  1828. },
  1829. {
  1830. "name": "Symfony Community",
  1831. "homepage": "https://symfony.com/contributors"
  1832. }
  1833. ],
  1834. "description": "A generic function and convention to trigger deprecation notices",
  1835. "homepage": "https://symfony.com",
  1836. "support": {
  1837. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  1838. },
  1839. "funding": [
  1840. {
  1841. "url": "https://symfony.com/sponsor",
  1842. "type": "custom"
  1843. },
  1844. {
  1845. "url": "https://github.com/fabpot",
  1846. "type": "github"
  1847. },
  1848. {
  1849. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1850. "type": "tidelift"
  1851. }
  1852. ],
  1853. "time": "2021-03-23T23:28:01+00:00"
  1854. },
  1855. {
  1856. "name": "symfony/finder",
  1857. "version": "v5.3.7",
  1858. "source": {
  1859. "type": "git",
  1860. "url": "https://github.com/symfony/finder.git",
  1861. "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
  1862. },
  1863. "dist": {
  1864. "type": "zip",
  1865. "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
  1866. "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
  1867. "shasum": ""
  1868. },
  1869. "require": {
  1870. "php": ">=7.2.5",
  1871. "symfony/polyfill-php80": "^1.16"
  1872. },
  1873. "type": "library",
  1874. "autoload": {
  1875. "psr-4": {
  1876. "Symfony\\Component\\Finder\\": ""
  1877. },
  1878. "exclude-from-classmap": [
  1879. "/Tests/"
  1880. ]
  1881. },
  1882. "notification-url": "https://packagist.org/downloads/",
  1883. "license": [
  1884. "MIT"
  1885. ],
  1886. "authors": [
  1887. {
  1888. "name": "Fabien Potencier",
  1889. "email": "fabien@symfony.com"
  1890. },
  1891. {
  1892. "name": "Symfony Community",
  1893. "homepage": "https://symfony.com/contributors"
  1894. }
  1895. ],
  1896. "description": "Finds files and directories via an intuitive fluent interface",
  1897. "homepage": "https://symfony.com",
  1898. "support": {
  1899. "source": "https://github.com/symfony/finder/tree/v5.3.7"
  1900. },
  1901. "funding": [
  1902. {
  1903. "url": "https://symfony.com/sponsor",
  1904. "type": "custom"
  1905. },
  1906. {
  1907. "url": "https://github.com/fabpot",
  1908. "type": "github"
  1909. },
  1910. {
  1911. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1912. "type": "tidelift"
  1913. }
  1914. ],
  1915. "time": "2021-08-04T21:20:46+00:00"
  1916. },
  1917. {
  1918. "name": "symfony/polyfill-ctype",
  1919. "version": "v1.23.0",
  1920. "source": {
  1921. "type": "git",
  1922. "url": "https://github.com/symfony/polyfill-ctype.git",
  1923. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  1924. },
  1925. "dist": {
  1926. "type": "zip",
  1927. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  1928. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  1929. "shasum": ""
  1930. },
  1931. "require": {
  1932. "php": ">=7.1"
  1933. },
  1934. "suggest": {
  1935. "ext-ctype": "For best performance"
  1936. },
  1937. "type": "library",
  1938. "extra": {
  1939. "branch-alias": {
  1940. "dev-main": "1.23-dev"
  1941. },
  1942. "thanks": {
  1943. "name": "symfony/polyfill",
  1944. "url": "https://github.com/symfony/polyfill"
  1945. }
  1946. },
  1947. "autoload": {
  1948. "psr-4": {
  1949. "Symfony\\Polyfill\\Ctype\\": ""
  1950. },
  1951. "files": [
  1952. "bootstrap.php"
  1953. ]
  1954. },
  1955. "notification-url": "https://packagist.org/downloads/",
  1956. "license": [
  1957. "MIT"
  1958. ],
  1959. "authors": [
  1960. {
  1961. "name": "Gert de Pagter",
  1962. "email": "BackEndTea@gmail.com"
  1963. },
  1964. {
  1965. "name": "Symfony Community",
  1966. "homepage": "https://symfony.com/contributors"
  1967. }
  1968. ],
  1969. "description": "Symfony polyfill for ctype functions",
  1970. "homepage": "https://symfony.com",
  1971. "keywords": [
  1972. "compatibility",
  1973. "ctype",
  1974. "polyfill",
  1975. "portable"
  1976. ],
  1977. "support": {
  1978. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
  1979. },
  1980. "funding": [
  1981. {
  1982. "url": "https://symfony.com/sponsor",
  1983. "type": "custom"
  1984. },
  1985. {
  1986. "url": "https://github.com/fabpot",
  1987. "type": "github"
  1988. },
  1989. {
  1990. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1991. "type": "tidelift"
  1992. }
  1993. ],
  1994. "time": "2021-02-19T12:13:01+00:00"
  1995. },
  1996. {
  1997. "name": "symfony/polyfill-mbstring",
  1998. "version": "v1.23.1",
  1999. "source": {
  2000. "type": "git",
  2001. "url": "https://github.com/symfony/polyfill-mbstring.git",
  2002. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
  2003. },
  2004. "dist": {
  2005. "type": "zip",
  2006. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
  2007. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
  2008. "shasum": ""
  2009. },
  2010. "require": {
  2011. "php": ">=7.1"
  2012. },
  2013. "suggest": {
  2014. "ext-mbstring": "For best performance"
  2015. },
  2016. "type": "library",
  2017. "extra": {
  2018. "branch-alias": {
  2019. "dev-main": "1.23-dev"
  2020. },
  2021. "thanks": {
  2022. "name": "symfony/polyfill",
  2023. "url": "https://github.com/symfony/polyfill"
  2024. }
  2025. },
  2026. "autoload": {
  2027. "psr-4": {
  2028. "Symfony\\Polyfill\\Mbstring\\": ""
  2029. },
  2030. "files": [
  2031. "bootstrap.php"
  2032. ]
  2033. },
  2034. "notification-url": "https://packagist.org/downloads/",
  2035. "license": [
  2036. "MIT"
  2037. ],
  2038. "authors": [
  2039. {
  2040. "name": "Nicolas Grekas",
  2041. "email": "p@tchwork.com"
  2042. },
  2043. {
  2044. "name": "Symfony Community",
  2045. "homepage": "https://symfony.com/contributors"
  2046. }
  2047. ],
  2048. "description": "Symfony polyfill for the Mbstring extension",
  2049. "homepage": "https://symfony.com",
  2050. "keywords": [
  2051. "compatibility",
  2052. "mbstring",
  2053. "polyfill",
  2054. "portable",
  2055. "shim"
  2056. ],
  2057. "support": {
  2058. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
  2059. },
  2060. "funding": [
  2061. {
  2062. "url": "https://symfony.com/sponsor",
  2063. "type": "custom"
  2064. },
  2065. {
  2066. "url": "https://github.com/fabpot",
  2067. "type": "github"
  2068. },
  2069. {
  2070. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2071. "type": "tidelift"
  2072. }
  2073. ],
  2074. "time": "2021-05-27T12:26:48+00:00"
  2075. },
  2076. {
  2077. "name": "symfony/polyfill-php80",
  2078. "version": "v1.23.1",
  2079. "source": {
  2080. "type": "git",
  2081. "url": "https://github.com/symfony/polyfill-php80.git",
  2082. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
  2083. },
  2084. "dist": {
  2085. "type": "zip",
  2086. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
  2087. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
  2088. "shasum": ""
  2089. },
  2090. "require": {
  2091. "php": ">=7.1"
  2092. },
  2093. "type": "library",
  2094. "extra": {
  2095. "branch-alias": {
  2096. "dev-main": "1.23-dev"
  2097. },
  2098. "thanks": {
  2099. "name": "symfony/polyfill",
  2100. "url": "https://github.com/symfony/polyfill"
  2101. }
  2102. },
  2103. "autoload": {
  2104. "psr-4": {
  2105. "Symfony\\Polyfill\\Php80\\": ""
  2106. },
  2107. "files": [
  2108. "bootstrap.php"
  2109. ],
  2110. "classmap": [
  2111. "Resources/stubs"
  2112. ]
  2113. },
  2114. "notification-url": "https://packagist.org/downloads/",
  2115. "license": [
  2116. "MIT"
  2117. ],
  2118. "authors": [
  2119. {
  2120. "name": "Ion Bazan",
  2121. "email": "ion.bazan@gmail.com"
  2122. },
  2123. {
  2124. "name": "Nicolas Grekas",
  2125. "email": "p@tchwork.com"
  2126. },
  2127. {
  2128. "name": "Symfony Community",
  2129. "homepage": "https://symfony.com/contributors"
  2130. }
  2131. ],
  2132. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  2133. "homepage": "https://symfony.com",
  2134. "keywords": [
  2135. "compatibility",
  2136. "polyfill",
  2137. "portable",
  2138. "shim"
  2139. ],
  2140. "support": {
  2141. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
  2142. },
  2143. "funding": [
  2144. {
  2145. "url": "https://symfony.com/sponsor",
  2146. "type": "custom"
  2147. },
  2148. {
  2149. "url": "https://github.com/fabpot",
  2150. "type": "github"
  2151. },
  2152. {
  2153. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2154. "type": "tidelift"
  2155. }
  2156. ],
  2157. "time": "2021-07-28T13:41:28+00:00"
  2158. },
  2159. {
  2160. "name": "symfony/translation",
  2161. "version": "v5.3.10",
  2162. "source": {
  2163. "type": "git",
  2164. "url": "https://github.com/symfony/translation.git",
  2165. "reference": "6ef197aea2ac8b9cd63e0da7522b3771714035aa"
  2166. },
  2167. "dist": {
  2168. "type": "zip",
  2169. "url": "https://api.github.com/repos/symfony/translation/zipball/6ef197aea2ac8b9cd63e0da7522b3771714035aa",
  2170. "reference": "6ef197aea2ac8b9cd63e0da7522b3771714035aa",
  2171. "shasum": ""
  2172. },
  2173. "require": {
  2174. "php": ">=7.2.5",
  2175. "symfony/deprecation-contracts": "^2.1",
  2176. "symfony/polyfill-mbstring": "~1.0",
  2177. "symfony/polyfill-php80": "^1.16",
  2178. "symfony/translation-contracts": "^2.3"
  2179. },
  2180. "conflict": {
  2181. "symfony/config": "<4.4",
  2182. "symfony/dependency-injection": "<5.0",
  2183. "symfony/http-kernel": "<5.0",
  2184. "symfony/twig-bundle": "<5.0",
  2185. "symfony/yaml": "<4.4"
  2186. },
  2187. "provide": {
  2188. "symfony/translation-implementation": "2.3"
  2189. },
  2190. "require-dev": {
  2191. "psr/log": "^1|^2|^3",
  2192. "symfony/config": "^4.4|^5.0",
  2193. "symfony/console": "^4.4|^5.0",
  2194. "symfony/dependency-injection": "^5.0",
  2195. "symfony/finder": "^4.4|^5.0",
  2196. "symfony/http-kernel": "^5.0",
  2197. "symfony/intl": "^4.4|^5.0",
  2198. "symfony/polyfill-intl-icu": "^1.21",
  2199. "symfony/service-contracts": "^1.1.2|^2",
  2200. "symfony/yaml": "^4.4|^5.0"
  2201. },
  2202. "suggest": {
  2203. "psr/log-implementation": "To use logging capability in translator",
  2204. "symfony/config": "",
  2205. "symfony/yaml": ""
  2206. },
  2207. "type": "library",
  2208. "autoload": {
  2209. "files": [
  2210. "Resources/functions.php"
  2211. ],
  2212. "psr-4": {
  2213. "Symfony\\Component\\Translation\\": ""
  2214. },
  2215. "exclude-from-classmap": [
  2216. "/Tests/"
  2217. ]
  2218. },
  2219. "notification-url": "https://packagist.org/downloads/",
  2220. "license": [
  2221. "MIT"
  2222. ],
  2223. "authors": [
  2224. {
  2225. "name": "Fabien Potencier",
  2226. "email": "fabien@symfony.com"
  2227. },
  2228. {
  2229. "name": "Symfony Community",
  2230. "homepage": "https://symfony.com/contributors"
  2231. }
  2232. ],
  2233. "description": "Provides tools to internationalize your application",
  2234. "homepage": "https://symfony.com",
  2235. "support": {
  2236. "source": "https://github.com/symfony/translation/tree/v5.3.10"
  2237. },
  2238. "funding": [
  2239. {
  2240. "url": "https://symfony.com/sponsor",
  2241. "type": "custom"
  2242. },
  2243. {
  2244. "url": "https://github.com/fabpot",
  2245. "type": "github"
  2246. },
  2247. {
  2248. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2249. "type": "tidelift"
  2250. }
  2251. ],
  2252. "time": "2021-10-10T06:43:24+00:00"
  2253. },
  2254. {
  2255. "name": "symfony/translation-contracts",
  2256. "version": "v2.4.0",
  2257. "source": {
  2258. "type": "git",
  2259. "url": "https://github.com/symfony/translation-contracts.git",
  2260. "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
  2261. },
  2262. "dist": {
  2263. "type": "zip",
  2264. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
  2265. "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
  2266. "shasum": ""
  2267. },
  2268. "require": {
  2269. "php": ">=7.2.5"
  2270. },
  2271. "suggest": {
  2272. "symfony/translation-implementation": ""
  2273. },
  2274. "type": "library",
  2275. "extra": {
  2276. "branch-alias": {
  2277. "dev-main": "2.4-dev"
  2278. },
  2279. "thanks": {
  2280. "name": "symfony/contracts",
  2281. "url": "https://github.com/symfony/contracts"
  2282. }
  2283. },
  2284. "autoload": {
  2285. "psr-4": {
  2286. "Symfony\\Contracts\\Translation\\": ""
  2287. }
  2288. },
  2289. "notification-url": "https://packagist.org/downloads/",
  2290. "license": [
  2291. "MIT"
  2292. ],
  2293. "authors": [
  2294. {
  2295. "name": "Nicolas Grekas",
  2296. "email": "p@tchwork.com"
  2297. },
  2298. {
  2299. "name": "Symfony Community",
  2300. "homepage": "https://symfony.com/contributors"
  2301. }
  2302. ],
  2303. "description": "Generic abstractions related to translation",
  2304. "homepage": "https://symfony.com",
  2305. "keywords": [
  2306. "abstractions",
  2307. "contracts",
  2308. "decoupling",
  2309. "interfaces",
  2310. "interoperability",
  2311. "standards"
  2312. ],
  2313. "support": {
  2314. "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
  2315. },
  2316. "funding": [
  2317. {
  2318. "url": "https://symfony.com/sponsor",
  2319. "type": "custom"
  2320. },
  2321. {
  2322. "url": "https://github.com/fabpot",
  2323. "type": "github"
  2324. },
  2325. {
  2326. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2327. "type": "tidelift"
  2328. }
  2329. ],
  2330. "time": "2021-03-23T23:28:01+00:00"
  2331. },
  2332. {
  2333. "name": "tentakelfabrik/pirectus",
  2334. "version": "0.1.3",
  2335. "source": {
  2336. "type": "git",
  2337. "url": "https://github.com/tentakelfabrik/pirectus.git",
  2338. "reference": "58ed57814f1851b05aeec3ddc3717e087e07f7d8"
  2339. },
  2340. "dist": {
  2341. "type": "zip",
  2342. "url": "https://api.github.com/repos/tentakelfabrik/pirectus/zipball/58ed57814f1851b05aeec3ddc3717e087e07f7d8",
  2343. "reference": "58ed57814f1851b05aeec3ddc3717e087e07f7d8",
  2344. "shasum": ""
  2345. },
  2346. "require": {
  2347. "guzzlehttp/guzzle": "^7.0"
  2348. },
  2349. "type": "library",
  2350. "autoload": {
  2351. "psr-4": {
  2352. "Pirectus\\": "src/"
  2353. }
  2354. },
  2355. "notification-url": "https://packagist.org/downloads/",
  2356. "license": [
  2357. "MIT"
  2358. ],
  2359. "authors": [
  2360. {
  2361. "name": "Björn Hase",
  2362. "email": "me@tentakelfabrik.de",
  2363. "homepage": "https://tentakelfabrik.de"
  2364. }
  2365. ],
  2366. "support": {
  2367. "issues": "https://github.com/tentakelfabrik/pirectus/issues",
  2368. "source": "https://github.com/tentakelfabrik/pirectus/tree/v0.1.3"
  2369. },
  2370. "time": "2021-10-15T09:39:24+00:00"
  2371. },
  2372. {
  2373. "name": "vlucas/phpdotenv",
  2374. "version": "v5.3.1",
  2375. "source": {
  2376. "type": "git",
  2377. "url": "https://github.com/vlucas/phpdotenv.git",
  2378. "reference": "accaddf133651d4b5cf81a119f25296736ffc850"
  2379. },
  2380. "dist": {
  2381. "type": "zip",
  2382. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/accaddf133651d4b5cf81a119f25296736ffc850",
  2383. "reference": "accaddf133651d4b5cf81a119f25296736ffc850",
  2384. "shasum": ""
  2385. },
  2386. "require": {
  2387. "ext-pcre": "*",
  2388. "graham-campbell/result-type": "^1.0.2",
  2389. "php": "^7.1.3 || ^8.0",
  2390. "phpoption/phpoption": "^1.8",
  2391. "symfony/polyfill-ctype": "^1.23",
  2392. "symfony/polyfill-mbstring": "^1.23.1",
  2393. "symfony/polyfill-php80": "^1.23.1"
  2394. },
  2395. "require-dev": {
  2396. "bamarni/composer-bin-plugin": "^1.4.1",
  2397. "ext-filter": "*",
  2398. "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
  2399. },
  2400. "suggest": {
  2401. "ext-filter": "Required to use the boolean validator."
  2402. },
  2403. "type": "library",
  2404. "extra": {
  2405. "branch-alias": {
  2406. "dev-master": "5.3-dev"
  2407. }
  2408. },
  2409. "autoload": {
  2410. "psr-4": {
  2411. "Dotenv\\": "src/"
  2412. }
  2413. },
  2414. "notification-url": "https://packagist.org/downloads/",
  2415. "license": [
  2416. "BSD-3-Clause"
  2417. ],
  2418. "authors": [
  2419. {
  2420. "name": "Graham Campbell",
  2421. "email": "hello@gjcampbell.co.uk"
  2422. },
  2423. {
  2424. "name": "Vance Lucas",
  2425. "email": "vance@vancelucas.com"
  2426. }
  2427. ],
  2428. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  2429. "keywords": [
  2430. "dotenv",
  2431. "env",
  2432. "environment"
  2433. ],
  2434. "support": {
  2435. "issues": "https://github.com/vlucas/phpdotenv/issues",
  2436. "source": "https://github.com/vlucas/phpdotenv/tree/v5.3.1"
  2437. },
  2438. "funding": [
  2439. {
  2440. "url": "https://github.com/GrahamCampbell",
  2441. "type": "github"
  2442. },
  2443. {
  2444. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  2445. "type": "tidelift"
  2446. }
  2447. ],
  2448. "time": "2021-10-02T19:24:42+00:00"
  2449. },
  2450. {
  2451. "name": "voku/portable-ascii",
  2452. "version": "1.5.6",
  2453. "source": {
  2454. "type": "git",
  2455. "url": "https://github.com/voku/portable-ascii.git",
  2456. "reference": "80953678b19901e5165c56752d087fc11526017c"
  2457. },
  2458. "dist": {
  2459. "type": "zip",
  2460. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
  2461. "reference": "80953678b19901e5165c56752d087fc11526017c",
  2462. "shasum": ""
  2463. },
  2464. "require": {
  2465. "php": ">=7.0.0"
  2466. },
  2467. "require-dev": {
  2468. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  2469. },
  2470. "suggest": {
  2471. "ext-intl": "Use Intl for transliterator_transliterate() support"
  2472. },
  2473. "type": "library",
  2474. "autoload": {
  2475. "psr-4": {
  2476. "voku\\": "src/voku/"
  2477. }
  2478. },
  2479. "notification-url": "https://packagist.org/downloads/",
  2480. "license": [
  2481. "MIT"
  2482. ],
  2483. "authors": [
  2484. {
  2485. "name": "Lars Moelleken",
  2486. "homepage": "http://www.moelleken.org/"
  2487. }
  2488. ],
  2489. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  2490. "homepage": "https://github.com/voku/portable-ascii",
  2491. "keywords": [
  2492. "ascii",
  2493. "clean",
  2494. "php"
  2495. ],
  2496. "support": {
  2497. "issues": "https://github.com/voku/portable-ascii/issues",
  2498. "source": "https://github.com/voku/portable-ascii/tree/1.5.6"
  2499. },
  2500. "funding": [
  2501. {
  2502. "url": "https://www.paypal.me/moelleken",
  2503. "type": "custom"
  2504. },
  2505. {
  2506. "url": "https://github.com/voku",
  2507. "type": "github"
  2508. },
  2509. {
  2510. "url": "https://opencollective.com/portable-ascii",
  2511. "type": "open_collective"
  2512. },
  2513. {
  2514. "url": "https://www.patreon.com/voku",
  2515. "type": "patreon"
  2516. },
  2517. {
  2518. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  2519. "type": "tidelift"
  2520. }
  2521. ],
  2522. "time": "2020-11-12T00:07:28+00:00"
  2523. }
  2524. ],
  2525. "packages-dev": [],
  2526. "aliases": [],
  2527. "minimum-stability": "stable",
  2528. "stability-flags": [],
  2529. "prefer-stable": false,
  2530. "prefer-lowest": false,
  2531. "platform": [],
  2532. "platform-dev": [],
  2533. "plugin-api-version": "2.1.0"
  2534. }