Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

1844 Zeilen
65KB

  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": "de4b60164384367176d2fa1cea77c9e1",
  8. "packages": [
  9. {
  10. "name": "brick/math",
  11. "version": "0.12.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/brick/math.git",
  15. "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba",
  20. "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": "^8.1"
  25. },
  26. "require-dev": {
  27. "php-coveralls/php-coveralls": "^2.2",
  28. "phpunit/phpunit": "^10.1",
  29. "vimeo/psalm": "6.8.8"
  30. },
  31. "type": "library",
  32. "autoload": {
  33. "psr-4": {
  34. "Brick\\Math\\": "src/"
  35. }
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "MIT"
  40. ],
  41. "description": "Arbitrary-precision arithmetic library",
  42. "keywords": [
  43. "Arbitrary-precision",
  44. "BigInteger",
  45. "BigRational",
  46. "arithmetic",
  47. "bigdecimal",
  48. "bignum",
  49. "bignumber",
  50. "brick",
  51. "decimal",
  52. "integer",
  53. "math",
  54. "mathematics",
  55. "rational"
  56. ],
  57. "support": {
  58. "issues": "https://github.com/brick/math/issues",
  59. "source": "https://github.com/brick/math/tree/0.12.3"
  60. },
  61. "funding": [
  62. {
  63. "url": "https://github.com/BenMorel",
  64. "type": "github"
  65. }
  66. ],
  67. "time": "2025-02-28T13:11:00+00:00"
  68. },
  69. {
  70. "name": "carbonphp/carbon-doctrine-types",
  71. "version": "2.1.0",
  72. "source": {
  73. "type": "git",
  74. "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
  75. "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
  76. },
  77. "dist": {
  78. "type": "zip",
  79. "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
  80. "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
  81. "shasum": ""
  82. },
  83. "require": {
  84. "php": "^7.4 || ^8.0"
  85. },
  86. "conflict": {
  87. "doctrine/dbal": "<3.7.0 || >=4.0.0"
  88. },
  89. "require-dev": {
  90. "doctrine/dbal": "^3.7.0",
  91. "nesbot/carbon": "^2.71.0 || ^3.0.0",
  92. "phpunit/phpunit": "^10.3"
  93. },
  94. "type": "library",
  95. "autoload": {
  96. "psr-4": {
  97. "Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
  98. }
  99. },
  100. "notification-url": "https://packagist.org/downloads/",
  101. "license": [
  102. "MIT"
  103. ],
  104. "authors": [
  105. {
  106. "name": "KyleKatarn",
  107. "email": "kylekatarnls@gmail.com"
  108. }
  109. ],
  110. "description": "Types to use Carbon in Doctrine",
  111. "keywords": [
  112. "carbon",
  113. "date",
  114. "datetime",
  115. "doctrine",
  116. "time"
  117. ],
  118. "support": {
  119. "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
  120. "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0"
  121. },
  122. "funding": [
  123. {
  124. "url": "https://github.com/kylekatarnls",
  125. "type": "github"
  126. },
  127. {
  128. "url": "https://opencollective.com/Carbon",
  129. "type": "open_collective"
  130. },
  131. {
  132. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  133. "type": "tidelift"
  134. }
  135. ],
  136. "time": "2023-12-11T17:09:12+00:00"
  137. },
  138. {
  139. "name": "cartalyst/sentinel",
  140. "version": "v7.0.2",
  141. "source": {
  142. "type": "git",
  143. "url": "https://github.com/cartalyst/sentinel.git",
  144. "reference": "a4221b5976f0a87ea814406f049b44df87c56d4b"
  145. },
  146. "dist": {
  147. "type": "zip",
  148. "url": "https://api.github.com/repos/cartalyst/sentinel/zipball/a4221b5976f0a87ea814406f049b44df87c56d4b",
  149. "reference": "a4221b5976f0a87ea814406f049b44df87c56d4b",
  150. "shasum": ""
  151. },
  152. "require": {
  153. "cartalyst/support": "^7.0",
  154. "illuminate/support": "^10.0",
  155. "php": "^8.1"
  156. },
  157. "require-dev": {
  158. "cartalyst/php-cs-fixer-config": "^2.0",
  159. "illuminate/cookie": "^10.0",
  160. "illuminate/database": "^10.0",
  161. "illuminate/events": "^10.0",
  162. "illuminate/http": "^10.0",
  163. "illuminate/session": "^10.0",
  164. "mockery/mockery": "^1.0",
  165. "phpunit/phpunit": "^9.0"
  166. },
  167. "suggest": {
  168. "illuminate/database": "By default, Sentinel utilizes the powerful Illuminate database layer.",
  169. "illuminate/events": "To hook into various events across Sentinel, we recommend using Illuminate's event dispatcher.",
  170. "symfony/http-foundation": "Required for native implementations."
  171. },
  172. "type": "library",
  173. "extra": {
  174. "laravel": {
  175. "aliases": {
  176. "Reminder": "Cartalyst\\Sentinel\\Laravel\\Facades\\Reminder",
  177. "Sentinel": "Cartalyst\\Sentinel\\Laravel\\Facades\\Sentinel",
  178. "Activation": "Cartalyst\\Sentinel\\Laravel\\Facades\\Activation"
  179. },
  180. "providers": [
  181. "Cartalyst\\Sentinel\\Laravel\\SentinelServiceProvider"
  182. ]
  183. },
  184. "component": "package",
  185. "branch-alias": {
  186. "dev-master": "7.0.x-dev"
  187. }
  188. },
  189. "autoload": {
  190. "psr-4": {
  191. "Cartalyst\\Sentinel\\": "src/"
  192. }
  193. },
  194. "notification-url": "https://packagist.org/downloads/",
  195. "license": [
  196. "BSD-3-Clause"
  197. ],
  198. "authors": [
  199. {
  200. "name": "Cartalyst LLC",
  201. "email": "help@cartalyst.com",
  202. "homepage": "https://cartalyst.com"
  203. }
  204. ],
  205. "description": "PHP 7.3+ Fully-featured Authentication & Authorization System",
  206. "keywords": [
  207. "auth",
  208. "cartalyst",
  209. "laravel",
  210. "php",
  211. "security"
  212. ],
  213. "support": {
  214. "issues": "https://github.com/cartalyst/sentinel/issues",
  215. "source": "https://github.com/cartalyst/sentinel/tree/v7.0.2"
  216. },
  217. "time": "2023-08-10T19:54:17+00:00"
  218. },
  219. {
  220. "name": "cartalyst/support",
  221. "version": "v7.0.0",
  222. "source": {
  223. "type": "git",
  224. "url": "https://github.com/cartalyst/support.git",
  225. "reference": "21668d0808f5c4698917e69ea1adbe098f9b4728"
  226. },
  227. "dist": {
  228. "type": "zip",
  229. "url": "https://api.github.com/repos/cartalyst/support/zipball/21668d0808f5c4698917e69ea1adbe098f9b4728",
  230. "reference": "21668d0808f5c4698917e69ea1adbe098f9b4728",
  231. "shasum": ""
  232. },
  233. "require": {
  234. "php": "^8.1"
  235. },
  236. "require-dev": {
  237. "cartalyst/php-cs-fixer-config": "^2.0",
  238. "illuminate/mail": "^10.0",
  239. "illuminate/validation": "^10.0",
  240. "mockery/mockery": "^1.0",
  241. "phpunit/phpunit": "^9.0",
  242. "symfony/translation": "^6.2"
  243. },
  244. "type": "library",
  245. "extra": {
  246. "component": "package",
  247. "branch-alias": {
  248. "dev-master": "7.0.x-dev"
  249. }
  250. },
  251. "autoload": {
  252. "psr-4": {
  253. "Cartalyst\\Support\\": "src/"
  254. }
  255. },
  256. "notification-url": "https://packagist.org/downloads/",
  257. "license": [
  258. "BSD-3-Clause"
  259. ],
  260. "authors": [
  261. {
  262. "name": "Cartalyst LLC",
  263. "email": "help@cartalyst.com",
  264. "homepage": "https://cartalyst.com"
  265. }
  266. ],
  267. "description": "Support helpers.",
  268. "keywords": [
  269. "cartalyst",
  270. "helper",
  271. "laravel",
  272. "support"
  273. ],
  274. "support": {
  275. "issues": "https://github.com/cartalyst/support/issues",
  276. "source": "https://github.com/cartalyst/support/tree/v7.0.0"
  277. },
  278. "time": "2023-02-22T21:51:13+00:00"
  279. },
  280. {
  281. "name": "doctrine/inflector",
  282. "version": "2.1.0",
  283. "source": {
  284. "type": "git",
  285. "url": "https://github.com/doctrine/inflector.git",
  286. "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
  287. },
  288. "dist": {
  289. "type": "zip",
  290. "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
  291. "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
  292. "shasum": ""
  293. },
  294. "require": {
  295. "php": "^7.2 || ^8.0"
  296. },
  297. "require-dev": {
  298. "doctrine/coding-standard": "^12.0 || ^13.0",
  299. "phpstan/phpstan": "^1.12 || ^2.0",
  300. "phpstan/phpstan-phpunit": "^1.4 || ^2.0",
  301. "phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
  302. "phpunit/phpunit": "^8.5 || ^12.2"
  303. },
  304. "type": "library",
  305. "autoload": {
  306. "psr-4": {
  307. "Doctrine\\Inflector\\": "src"
  308. }
  309. },
  310. "notification-url": "https://packagist.org/downloads/",
  311. "license": [
  312. "MIT"
  313. ],
  314. "authors": [
  315. {
  316. "name": "Guilherme Blanco",
  317. "email": "guilhermeblanco@gmail.com"
  318. },
  319. {
  320. "name": "Roman Borschel",
  321. "email": "roman@code-factory.org"
  322. },
  323. {
  324. "name": "Benjamin Eberlei",
  325. "email": "kontakt@beberlei.de"
  326. },
  327. {
  328. "name": "Jonathan Wage",
  329. "email": "jonwage@gmail.com"
  330. },
  331. {
  332. "name": "Johannes Schmitt",
  333. "email": "schmittjoh@gmail.com"
  334. }
  335. ],
  336. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  337. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  338. "keywords": [
  339. "inflection",
  340. "inflector",
  341. "lowercase",
  342. "manipulation",
  343. "php",
  344. "plural",
  345. "singular",
  346. "strings",
  347. "uppercase",
  348. "words"
  349. ],
  350. "support": {
  351. "issues": "https://github.com/doctrine/inflector/issues",
  352. "source": "https://github.com/doctrine/inflector/tree/2.1.0"
  353. },
  354. "funding": [
  355. {
  356. "url": "https://www.doctrine-project.org/sponsorship.html",
  357. "type": "custom"
  358. },
  359. {
  360. "url": "https://www.patreon.com/phpdoctrine",
  361. "type": "patreon"
  362. },
  363. {
  364. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  365. "type": "tidelift"
  366. }
  367. ],
  368. "time": "2025-08-10T19:31:58+00:00"
  369. },
  370. {
  371. "name": "illuminate/bus",
  372. "version": "v10.49.0",
  373. "source": {
  374. "type": "git",
  375. "url": "https://github.com/illuminate/bus.git",
  376. "reference": "053f902d546d719c3f2752f7d3805a466e317312"
  377. },
  378. "dist": {
  379. "type": "zip",
  380. "url": "https://api.github.com/repos/illuminate/bus/zipball/053f902d546d719c3f2752f7d3805a466e317312",
  381. "reference": "053f902d546d719c3f2752f7d3805a466e317312",
  382. "shasum": ""
  383. },
  384. "require": {
  385. "illuminate/collections": "^10.0",
  386. "illuminate/contracts": "^10.0",
  387. "illuminate/pipeline": "^10.0",
  388. "illuminate/support": "^10.0",
  389. "php": "^8.1"
  390. },
  391. "suggest": {
  392. "illuminate/queue": "Required to use closures when chaining jobs (^7.0)."
  393. },
  394. "type": "library",
  395. "extra": {
  396. "branch-alias": {
  397. "dev-master": "10.x-dev"
  398. }
  399. },
  400. "autoload": {
  401. "psr-4": {
  402. "Illuminate\\Bus\\": ""
  403. }
  404. },
  405. "notification-url": "https://packagist.org/downloads/",
  406. "license": [
  407. "MIT"
  408. ],
  409. "authors": [
  410. {
  411. "name": "Taylor Otwell",
  412. "email": "taylor@laravel.com"
  413. }
  414. ],
  415. "description": "The Illuminate Bus package.",
  416. "homepage": "https://laravel.com",
  417. "support": {
  418. "issues": "https://github.com/laravel/framework/issues",
  419. "source": "https://github.com/laravel/framework"
  420. },
  421. "time": "2025-03-24T11:47:24+00:00"
  422. },
  423. {
  424. "name": "illuminate/collections",
  425. "version": "v10.49.0",
  426. "source": {
  427. "type": "git",
  428. "url": "https://github.com/illuminate/collections.git",
  429. "reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232"
  430. },
  431. "dist": {
  432. "type": "zip",
  433. "url": "https://api.github.com/repos/illuminate/collections/zipball/6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
  434. "reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
  435. "shasum": ""
  436. },
  437. "require": {
  438. "illuminate/conditionable": "^10.0",
  439. "illuminate/contracts": "^10.0",
  440. "illuminate/macroable": "^10.0",
  441. "php": "^8.1"
  442. },
  443. "suggest": {
  444. "symfony/var-dumper": "Required to use the dump method (^6.2)."
  445. },
  446. "type": "library",
  447. "extra": {
  448. "branch-alias": {
  449. "dev-master": "10.x-dev"
  450. }
  451. },
  452. "autoload": {
  453. "files": [
  454. "helpers.php"
  455. ],
  456. "psr-4": {
  457. "Illuminate\\Support\\": ""
  458. }
  459. },
  460. "notification-url": "https://packagist.org/downloads/",
  461. "license": [
  462. "MIT"
  463. ],
  464. "authors": [
  465. {
  466. "name": "Taylor Otwell",
  467. "email": "taylor@laravel.com"
  468. }
  469. ],
  470. "description": "The Illuminate Collections package.",
  471. "homepage": "https://laravel.com",
  472. "support": {
  473. "issues": "https://github.com/laravel/framework/issues",
  474. "source": "https://github.com/laravel/framework"
  475. },
  476. "time": "2025-09-08T19:05:53+00:00"
  477. },
  478. {
  479. "name": "illuminate/conditionable",
  480. "version": "v10.49.0",
  481. "source": {
  482. "type": "git",
  483. "url": "https://github.com/illuminate/conditionable.git",
  484. "reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f"
  485. },
  486. "dist": {
  487. "type": "zip",
  488. "url": "https://api.github.com/repos/illuminate/conditionable/zipball/47c700320b7a419f0d188d111f3bbed978fcbd3f",
  489. "reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f",
  490. "shasum": ""
  491. },
  492. "require": {
  493. "php": "^8.0.2"
  494. },
  495. "type": "library",
  496. "extra": {
  497. "branch-alias": {
  498. "dev-master": "10.x-dev"
  499. }
  500. },
  501. "autoload": {
  502. "psr-4": {
  503. "Illuminate\\Support\\": ""
  504. }
  505. },
  506. "notification-url": "https://packagist.org/downloads/",
  507. "license": [
  508. "MIT"
  509. ],
  510. "authors": [
  511. {
  512. "name": "Taylor Otwell",
  513. "email": "taylor@laravel.com"
  514. }
  515. ],
  516. "description": "The Illuminate Conditionable package.",
  517. "homepage": "https://laravel.com",
  518. "support": {
  519. "issues": "https://github.com/laravel/framework/issues",
  520. "source": "https://github.com/laravel/framework"
  521. },
  522. "time": "2025-03-24T11:47:24+00:00"
  523. },
  524. {
  525. "name": "illuminate/container",
  526. "version": "v10.49.0",
  527. "source": {
  528. "type": "git",
  529. "url": "https://github.com/illuminate/container.git",
  530. "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db"
  531. },
  532. "dist": {
  533. "type": "zip",
  534. "url": "https://api.github.com/repos/illuminate/container/zipball/b4956de5de18524c21ef36221a8ffd7fa3b534db",
  535. "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db",
  536. "shasum": ""
  537. },
  538. "require": {
  539. "illuminate/contracts": "^10.0",
  540. "php": "^8.1",
  541. "psr/container": "^1.1.1|^2.0.1"
  542. },
  543. "provide": {
  544. "psr/container-implementation": "1.1|2.0"
  545. },
  546. "type": "library",
  547. "extra": {
  548. "branch-alias": {
  549. "dev-master": "10.x-dev"
  550. }
  551. },
  552. "autoload": {
  553. "psr-4": {
  554. "Illuminate\\Container\\": ""
  555. }
  556. },
  557. "notification-url": "https://packagist.org/downloads/",
  558. "license": [
  559. "MIT"
  560. ],
  561. "authors": [
  562. {
  563. "name": "Taylor Otwell",
  564. "email": "taylor@laravel.com"
  565. }
  566. ],
  567. "description": "The Illuminate Container package.",
  568. "homepage": "https://laravel.com",
  569. "support": {
  570. "issues": "https://github.com/laravel/framework/issues",
  571. "source": "https://github.com/laravel/framework"
  572. },
  573. "time": "2025-03-24T11:47:24+00:00"
  574. },
  575. {
  576. "name": "illuminate/contracts",
  577. "version": "v10.49.0",
  578. "source": {
  579. "type": "git",
  580. "url": "https://github.com/illuminate/contracts.git",
  581. "reference": "2393ef579e020d88e24283913c815c3e2c143323"
  582. },
  583. "dist": {
  584. "type": "zip",
  585. "url": "https://api.github.com/repos/illuminate/contracts/zipball/2393ef579e020d88e24283913c815c3e2c143323",
  586. "reference": "2393ef579e020d88e24283913c815c3e2c143323",
  587. "shasum": ""
  588. },
  589. "require": {
  590. "php": "^8.1",
  591. "psr/container": "^1.1.1|^2.0.1",
  592. "psr/simple-cache": "^1.0|^2.0|^3.0"
  593. },
  594. "type": "library",
  595. "extra": {
  596. "branch-alias": {
  597. "dev-master": "10.x-dev"
  598. }
  599. },
  600. "autoload": {
  601. "psr-4": {
  602. "Illuminate\\Contracts\\": ""
  603. }
  604. },
  605. "notification-url": "https://packagist.org/downloads/",
  606. "license": [
  607. "MIT"
  608. ],
  609. "authors": [
  610. {
  611. "name": "Taylor Otwell",
  612. "email": "taylor@laravel.com"
  613. }
  614. ],
  615. "description": "The Illuminate Contracts package.",
  616. "homepage": "https://laravel.com",
  617. "support": {
  618. "issues": "https://github.com/laravel/framework/issues",
  619. "source": "https://github.com/laravel/framework"
  620. },
  621. "time": "2025-03-24T11:47:24+00:00"
  622. },
  623. {
  624. "name": "illuminate/database",
  625. "version": "v10.49.0",
  626. "source": {
  627. "type": "git",
  628. "url": "https://github.com/illuminate/database.git",
  629. "reference": "711519fa4eca9c55d4f3d6680ffca71b28317e7a"
  630. },
  631. "dist": {
  632. "type": "zip",
  633. "url": "https://api.github.com/repos/illuminate/database/zipball/711519fa4eca9c55d4f3d6680ffca71b28317e7a",
  634. "reference": "711519fa4eca9c55d4f3d6680ffca71b28317e7a",
  635. "shasum": ""
  636. },
  637. "require": {
  638. "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
  639. "ext-pdo": "*",
  640. "illuminate/collections": "^10.0",
  641. "illuminate/container": "^10.0",
  642. "illuminate/contracts": "^10.0",
  643. "illuminate/macroable": "^10.0",
  644. "illuminate/support": "^10.0",
  645. "php": "^8.1"
  646. },
  647. "conflict": {
  648. "carbonphp/carbon-doctrine-types": ">=3.0",
  649. "doctrine/dbal": ">=4.0"
  650. },
  651. "suggest": {
  652. "doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).",
  653. "ext-filter": "Required to use the Postgres database driver.",
  654. "fakerphp/faker": "Required to use the eloquent factory builder (^1.21).",
  655. "illuminate/console": "Required to use the database commands (^10.0).",
  656. "illuminate/events": "Required to use the observers with Eloquent (^10.0).",
  657. "illuminate/filesystem": "Required to use the migrations (^10.0).",
  658. "illuminate/pagination": "Required to paginate the result set (^10.0).",
  659. "symfony/finder": "Required to use Eloquent model factories (^6.2)."
  660. },
  661. "type": "library",
  662. "extra": {
  663. "branch-alias": {
  664. "dev-master": "10.x-dev"
  665. }
  666. },
  667. "autoload": {
  668. "psr-4": {
  669. "Illuminate\\Database\\": ""
  670. }
  671. },
  672. "notification-url": "https://packagist.org/downloads/",
  673. "license": [
  674. "MIT"
  675. ],
  676. "authors": [
  677. {
  678. "name": "Taylor Otwell",
  679. "email": "taylor@laravel.com"
  680. }
  681. ],
  682. "description": "The Illuminate Database package.",
  683. "homepage": "https://laravel.com",
  684. "keywords": [
  685. "database",
  686. "laravel",
  687. "orm",
  688. "sql"
  689. ],
  690. "support": {
  691. "issues": "https://github.com/laravel/framework/issues",
  692. "source": "https://github.com/laravel/framework"
  693. },
  694. "time": "2025-03-24T11:47:24+00:00"
  695. },
  696. {
  697. "name": "illuminate/events",
  698. "version": "v10.49.0",
  699. "source": {
  700. "type": "git",
  701. "url": "https://github.com/illuminate/events.git",
  702. "reference": "4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf"
  703. },
  704. "dist": {
  705. "type": "zip",
  706. "url": "https://api.github.com/repos/illuminate/events/zipball/4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf",
  707. "reference": "4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf",
  708. "shasum": ""
  709. },
  710. "require": {
  711. "illuminate/bus": "^10.0",
  712. "illuminate/collections": "^10.0",
  713. "illuminate/container": "^10.0",
  714. "illuminate/contracts": "^10.0",
  715. "illuminate/macroable": "^10.0",
  716. "illuminate/support": "^10.0",
  717. "php": "^8.1"
  718. },
  719. "type": "library",
  720. "extra": {
  721. "branch-alias": {
  722. "dev-master": "10.x-dev"
  723. }
  724. },
  725. "autoload": {
  726. "files": [
  727. "functions.php"
  728. ],
  729. "psr-4": {
  730. "Illuminate\\Events\\": ""
  731. }
  732. },
  733. "notification-url": "https://packagist.org/downloads/",
  734. "license": [
  735. "MIT"
  736. ],
  737. "authors": [
  738. {
  739. "name": "Taylor Otwell",
  740. "email": "taylor@laravel.com"
  741. }
  742. ],
  743. "description": "The Illuminate Events package.",
  744. "homepage": "https://laravel.com",
  745. "support": {
  746. "issues": "https://github.com/laravel/framework/issues",
  747. "source": "https://github.com/laravel/framework"
  748. },
  749. "time": "2025-03-24T11:47:24+00:00"
  750. },
  751. {
  752. "name": "illuminate/macroable",
  753. "version": "v10.49.0",
  754. "source": {
  755. "type": "git",
  756. "url": "https://github.com/illuminate/macroable.git",
  757. "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27"
  758. },
  759. "dist": {
  760. "type": "zip",
  761. "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27",
  762. "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27",
  763. "shasum": ""
  764. },
  765. "require": {
  766. "php": "^8.1"
  767. },
  768. "type": "library",
  769. "extra": {
  770. "branch-alias": {
  771. "dev-master": "10.x-dev"
  772. }
  773. },
  774. "autoload": {
  775. "psr-4": {
  776. "Illuminate\\Support\\": ""
  777. }
  778. },
  779. "notification-url": "https://packagist.org/downloads/",
  780. "license": [
  781. "MIT"
  782. ],
  783. "authors": [
  784. {
  785. "name": "Taylor Otwell",
  786. "email": "taylor@laravel.com"
  787. }
  788. ],
  789. "description": "The Illuminate Macroable package.",
  790. "homepage": "https://laravel.com",
  791. "support": {
  792. "issues": "https://github.com/laravel/framework/issues",
  793. "source": "https://github.com/laravel/framework"
  794. },
  795. "time": "2023-06-05T12:46:42+00:00"
  796. },
  797. {
  798. "name": "illuminate/pipeline",
  799. "version": "v10.49.0",
  800. "source": {
  801. "type": "git",
  802. "url": "https://github.com/illuminate/pipeline.git",
  803. "reference": "c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9"
  804. },
  805. "dist": {
  806. "type": "zip",
  807. "url": "https://api.github.com/repos/illuminate/pipeline/zipball/c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9",
  808. "reference": "c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9",
  809. "shasum": ""
  810. },
  811. "require": {
  812. "illuminate/contracts": "^10.0",
  813. "illuminate/support": "^10.0",
  814. "php": "^8.1"
  815. },
  816. "type": "library",
  817. "extra": {
  818. "branch-alias": {
  819. "dev-master": "10.x-dev"
  820. }
  821. },
  822. "autoload": {
  823. "psr-4": {
  824. "Illuminate\\Pipeline\\": ""
  825. }
  826. },
  827. "notification-url": "https://packagist.org/downloads/",
  828. "license": [
  829. "MIT"
  830. ],
  831. "authors": [
  832. {
  833. "name": "Taylor Otwell",
  834. "email": "taylor@laravel.com"
  835. }
  836. ],
  837. "description": "The Illuminate Pipeline package.",
  838. "homepage": "https://laravel.com",
  839. "support": {
  840. "issues": "https://github.com/laravel/framework/issues",
  841. "source": "https://github.com/laravel/framework"
  842. },
  843. "time": "2025-03-24T11:47:24+00:00"
  844. },
  845. {
  846. "name": "illuminate/support",
  847. "version": "v10.49.0",
  848. "source": {
  849. "type": "git",
  850. "url": "https://github.com/illuminate/support.git",
  851. "reference": "28b505e671dbe119e4e32a75c78f87189d046e39"
  852. },
  853. "dist": {
  854. "type": "zip",
  855. "url": "https://api.github.com/repos/illuminate/support/zipball/28b505e671dbe119e4e32a75c78f87189d046e39",
  856. "reference": "28b505e671dbe119e4e32a75c78f87189d046e39",
  857. "shasum": ""
  858. },
  859. "require": {
  860. "doctrine/inflector": "^2.0",
  861. "ext-ctype": "*",
  862. "ext-filter": "*",
  863. "ext-mbstring": "*",
  864. "illuminate/collections": "^10.0",
  865. "illuminate/conditionable": "^10.0",
  866. "illuminate/contracts": "^10.0",
  867. "illuminate/macroable": "^10.0",
  868. "nesbot/carbon": "^2.67",
  869. "php": "^8.1",
  870. "voku/portable-ascii": "^2.0"
  871. },
  872. "conflict": {
  873. "tightenco/collect": "<5.5.33"
  874. },
  875. "suggest": {
  876. "illuminate/filesystem": "Required to use the composer class (^10.0).",
  877. "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.6).",
  878. "ramsey/uuid": "Required to use Str::uuid() (^4.7).",
  879. "symfony/process": "Required to use the composer class (^6.2).",
  880. "symfony/uid": "Required to use Str::ulid() (^6.2).",
  881. "symfony/var-dumper": "Required to use the dd function (^6.2).",
  882. "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
  883. },
  884. "type": "library",
  885. "extra": {
  886. "branch-alias": {
  887. "dev-master": "10.x-dev"
  888. }
  889. },
  890. "autoload": {
  891. "files": [
  892. "helpers.php"
  893. ],
  894. "psr-4": {
  895. "Illuminate\\Support\\": ""
  896. }
  897. },
  898. "notification-url": "https://packagist.org/downloads/",
  899. "license": [
  900. "MIT"
  901. ],
  902. "authors": [
  903. {
  904. "name": "Taylor Otwell",
  905. "email": "taylor@laravel.com"
  906. }
  907. ],
  908. "description": "The Illuminate Support package.",
  909. "homepage": "https://laravel.com",
  910. "support": {
  911. "issues": "https://github.com/laravel/framework/issues",
  912. "source": "https://github.com/laravel/framework"
  913. },
  914. "time": "2025-09-08T19:05:53+00:00"
  915. },
  916. {
  917. "name": "nesbot/carbon",
  918. "version": "2.73.0",
  919. "source": {
  920. "type": "git",
  921. "url": "https://github.com/CarbonPHP/carbon.git",
  922. "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
  923. },
  924. "dist": {
  925. "type": "zip",
  926. "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075",
  927. "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
  928. "shasum": ""
  929. },
  930. "require": {
  931. "carbonphp/carbon-doctrine-types": "*",
  932. "ext-json": "*",
  933. "php": "^7.1.8 || ^8.0",
  934. "psr/clock": "^1.0",
  935. "symfony/polyfill-mbstring": "^1.0",
  936. "symfony/polyfill-php80": "^1.16",
  937. "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
  938. },
  939. "provide": {
  940. "psr/clock-implementation": "1.0"
  941. },
  942. "require-dev": {
  943. "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
  944. "doctrine/orm": "^2.7 || ^3.0",
  945. "friendsofphp/php-cs-fixer": "^3.0",
  946. "kylekatarnls/multi-tester": "^2.0",
  947. "ondrejmirtes/better-reflection": "<6",
  948. "phpmd/phpmd": "^2.9",
  949. "phpstan/extension-installer": "^1.0",
  950. "phpstan/phpstan": "^0.12.99 || ^1.7.14",
  951. "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
  952. "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
  953. "squizlabs/php_codesniffer": "^3.4"
  954. },
  955. "bin": [
  956. "bin/carbon"
  957. ],
  958. "type": "library",
  959. "extra": {
  960. "laravel": {
  961. "providers": [
  962. "Carbon\\Laravel\\ServiceProvider"
  963. ]
  964. },
  965. "phpstan": {
  966. "includes": [
  967. "extension.neon"
  968. ]
  969. },
  970. "branch-alias": {
  971. "dev-2.x": "2.x-dev",
  972. "dev-master": "3.x-dev"
  973. }
  974. },
  975. "autoload": {
  976. "psr-4": {
  977. "Carbon\\": "src/Carbon/"
  978. }
  979. },
  980. "notification-url": "https://packagist.org/downloads/",
  981. "license": [
  982. "MIT"
  983. ],
  984. "authors": [
  985. {
  986. "name": "Brian Nesbitt",
  987. "email": "brian@nesbot.com",
  988. "homepage": "https://markido.com"
  989. },
  990. {
  991. "name": "kylekatarnls",
  992. "homepage": "https://github.com/kylekatarnls"
  993. }
  994. ],
  995. "description": "An API extension for DateTime that supports 281 different languages.",
  996. "homepage": "https://carbon.nesbot.com",
  997. "keywords": [
  998. "date",
  999. "datetime",
  1000. "time"
  1001. ],
  1002. "support": {
  1003. "docs": "https://carbon.nesbot.com/docs",
  1004. "issues": "https://github.com/briannesbitt/Carbon/issues",
  1005. "source": "https://github.com/briannesbitt/Carbon"
  1006. },
  1007. "funding": [
  1008. {
  1009. "url": "https://github.com/sponsors/kylekatarnls",
  1010. "type": "github"
  1011. },
  1012. {
  1013. "url": "https://opencollective.com/Carbon#sponsor",
  1014. "type": "opencollective"
  1015. },
  1016. {
  1017. "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
  1018. "type": "tidelift"
  1019. }
  1020. ],
  1021. "time": "2025-01-08T20:10:23+00:00"
  1022. },
  1023. {
  1024. "name": "psr/clock",
  1025. "version": "1.0.0",
  1026. "source": {
  1027. "type": "git",
  1028. "url": "https://github.com/php-fig/clock.git",
  1029. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
  1030. },
  1031. "dist": {
  1032. "type": "zip",
  1033. "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  1034. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  1035. "shasum": ""
  1036. },
  1037. "require": {
  1038. "php": "^7.0 || ^8.0"
  1039. },
  1040. "type": "library",
  1041. "autoload": {
  1042. "psr-4": {
  1043. "Psr\\Clock\\": "src/"
  1044. }
  1045. },
  1046. "notification-url": "https://packagist.org/downloads/",
  1047. "license": [
  1048. "MIT"
  1049. ],
  1050. "authors": [
  1051. {
  1052. "name": "PHP-FIG",
  1053. "homepage": "https://www.php-fig.org/"
  1054. }
  1055. ],
  1056. "description": "Common interface for reading the clock.",
  1057. "homepage": "https://github.com/php-fig/clock",
  1058. "keywords": [
  1059. "clock",
  1060. "now",
  1061. "psr",
  1062. "psr-20",
  1063. "time"
  1064. ],
  1065. "support": {
  1066. "issues": "https://github.com/php-fig/clock/issues",
  1067. "source": "https://github.com/php-fig/clock/tree/1.0.0"
  1068. },
  1069. "time": "2022-11-25T14:36:26+00:00"
  1070. },
  1071. {
  1072. "name": "psr/container",
  1073. "version": "2.0.2",
  1074. "source": {
  1075. "type": "git",
  1076. "url": "https://github.com/php-fig/container.git",
  1077. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  1078. },
  1079. "dist": {
  1080. "type": "zip",
  1081. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  1082. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  1083. "shasum": ""
  1084. },
  1085. "require": {
  1086. "php": ">=7.4.0"
  1087. },
  1088. "type": "library",
  1089. "extra": {
  1090. "branch-alias": {
  1091. "dev-master": "2.0.x-dev"
  1092. }
  1093. },
  1094. "autoload": {
  1095. "psr-4": {
  1096. "Psr\\Container\\": "src/"
  1097. }
  1098. },
  1099. "notification-url": "https://packagist.org/downloads/",
  1100. "license": [
  1101. "MIT"
  1102. ],
  1103. "authors": [
  1104. {
  1105. "name": "PHP-FIG",
  1106. "homepage": "https://www.php-fig.org/"
  1107. }
  1108. ],
  1109. "description": "Common Container Interface (PHP FIG PSR-11)",
  1110. "homepage": "https://github.com/php-fig/container",
  1111. "keywords": [
  1112. "PSR-11",
  1113. "container",
  1114. "container-interface",
  1115. "container-interop",
  1116. "psr"
  1117. ],
  1118. "support": {
  1119. "issues": "https://github.com/php-fig/container/issues",
  1120. "source": "https://github.com/php-fig/container/tree/2.0.2"
  1121. },
  1122. "time": "2021-11-05T16:47:00+00:00"
  1123. },
  1124. {
  1125. "name": "psr/simple-cache",
  1126. "version": "3.0.0",
  1127. "source": {
  1128. "type": "git",
  1129. "url": "https://github.com/php-fig/simple-cache.git",
  1130. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
  1131. },
  1132. "dist": {
  1133. "type": "zip",
  1134. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
  1135. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
  1136. "shasum": ""
  1137. },
  1138. "require": {
  1139. "php": ">=8.0.0"
  1140. },
  1141. "type": "library",
  1142. "extra": {
  1143. "branch-alias": {
  1144. "dev-master": "3.0.x-dev"
  1145. }
  1146. },
  1147. "autoload": {
  1148. "psr-4": {
  1149. "Psr\\SimpleCache\\": "src/"
  1150. }
  1151. },
  1152. "notification-url": "https://packagist.org/downloads/",
  1153. "license": [
  1154. "MIT"
  1155. ],
  1156. "authors": [
  1157. {
  1158. "name": "PHP-FIG",
  1159. "homepage": "https://www.php-fig.org/"
  1160. }
  1161. ],
  1162. "description": "Common interfaces for simple caching",
  1163. "keywords": [
  1164. "cache",
  1165. "caching",
  1166. "psr",
  1167. "psr-16",
  1168. "simple-cache"
  1169. ],
  1170. "support": {
  1171. "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
  1172. },
  1173. "time": "2021-10-29T13:26:27+00:00"
  1174. },
  1175. {
  1176. "name": "symfony/deprecation-contracts",
  1177. "version": "v3.7.0",
  1178. "source": {
  1179. "type": "git",
  1180. "url": "https://github.com/symfony/deprecation-contracts.git",
  1181. "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
  1182. },
  1183. "dist": {
  1184. "type": "zip",
  1185. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
  1186. "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
  1187. "shasum": ""
  1188. },
  1189. "require": {
  1190. "php": ">=8.1"
  1191. },
  1192. "type": "library",
  1193. "extra": {
  1194. "thanks": {
  1195. "url": "https://github.com/symfony/contracts",
  1196. "name": "symfony/contracts"
  1197. },
  1198. "branch-alias": {
  1199. "dev-main": "3.7-dev"
  1200. }
  1201. },
  1202. "autoload": {
  1203. "files": [
  1204. "function.php"
  1205. ]
  1206. },
  1207. "notification-url": "https://packagist.org/downloads/",
  1208. "license": [
  1209. "MIT"
  1210. ],
  1211. "authors": [
  1212. {
  1213. "name": "Nicolas Grekas",
  1214. "email": "p@tchwork.com"
  1215. },
  1216. {
  1217. "name": "Symfony Community",
  1218. "homepage": "https://symfony.com/contributors"
  1219. }
  1220. ],
  1221. "description": "A generic function and convention to trigger deprecation notices",
  1222. "homepage": "https://symfony.com",
  1223. "support": {
  1224. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0"
  1225. },
  1226. "funding": [
  1227. {
  1228. "url": "https://symfony.com/sponsor",
  1229. "type": "custom"
  1230. },
  1231. {
  1232. "url": "https://github.com/fabpot",
  1233. "type": "github"
  1234. },
  1235. {
  1236. "url": "https://github.com/nicolas-grekas",
  1237. "type": "github"
  1238. },
  1239. {
  1240. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1241. "type": "tidelift"
  1242. }
  1243. ],
  1244. "time": "2026-04-13T15:52:40+00:00"
  1245. },
  1246. {
  1247. "name": "symfony/http-foundation",
  1248. "version": "v6.4.35",
  1249. "source": {
  1250. "type": "git",
  1251. "url": "https://github.com/symfony/http-foundation.git",
  1252. "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2"
  1253. },
  1254. "dist": {
  1255. "type": "zip",
  1256. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cffffd0a2c037117b742b4f8b379a22a2a33f6d2",
  1257. "reference": "cffffd0a2c037117b742b4f8b379a22a2a33f6d2",
  1258. "shasum": ""
  1259. },
  1260. "require": {
  1261. "php": ">=8.1",
  1262. "symfony/deprecation-contracts": "^2.5|^3",
  1263. "symfony/polyfill-mbstring": "~1.1",
  1264. "symfony/polyfill-php83": "^1.27"
  1265. },
  1266. "conflict": {
  1267. "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
  1268. },
  1269. "require-dev": {
  1270. "doctrine/dbal": "^2.13.1|^3|^4",
  1271. "predis/predis": "^1.1|^2.0",
  1272. "symfony/cache": "^6.4.12|^7.1.5",
  1273. "symfony/dependency-injection": "^5.4|^6.0|^7.0",
  1274. "symfony/expression-language": "^5.4|^6.0|^7.0",
  1275. "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
  1276. "symfony/mime": "^5.4|^6.0|^7.0",
  1277. "symfony/rate-limiter": "^5.4|^6.0|^7.0"
  1278. },
  1279. "type": "library",
  1280. "autoload": {
  1281. "psr-4": {
  1282. "Symfony\\Component\\HttpFoundation\\": ""
  1283. },
  1284. "exclude-from-classmap": [
  1285. "/Tests/"
  1286. ]
  1287. },
  1288. "notification-url": "https://packagist.org/downloads/",
  1289. "license": [
  1290. "MIT"
  1291. ],
  1292. "authors": [
  1293. {
  1294. "name": "Fabien Potencier",
  1295. "email": "fabien@symfony.com"
  1296. },
  1297. {
  1298. "name": "Symfony Community",
  1299. "homepage": "https://symfony.com/contributors"
  1300. }
  1301. ],
  1302. "description": "Defines an object-oriented layer for the HTTP specification",
  1303. "homepage": "https://symfony.com",
  1304. "support": {
  1305. "source": "https://github.com/symfony/http-foundation/tree/v6.4.35"
  1306. },
  1307. "funding": [
  1308. {
  1309. "url": "https://symfony.com/sponsor",
  1310. "type": "custom"
  1311. },
  1312. {
  1313. "url": "https://github.com/fabpot",
  1314. "type": "github"
  1315. },
  1316. {
  1317. "url": "https://github.com/nicolas-grekas",
  1318. "type": "github"
  1319. },
  1320. {
  1321. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1322. "type": "tidelift"
  1323. }
  1324. ],
  1325. "time": "2026-03-06T11:15:58+00:00"
  1326. },
  1327. {
  1328. "name": "symfony/polyfill-mbstring",
  1329. "version": "v1.37.0",
  1330. "source": {
  1331. "type": "git",
  1332. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1333. "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
  1334. },
  1335. "dist": {
  1336. "type": "zip",
  1337. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
  1338. "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
  1339. "shasum": ""
  1340. },
  1341. "require": {
  1342. "ext-iconv": "*",
  1343. "php": ">=7.2"
  1344. },
  1345. "provide": {
  1346. "ext-mbstring": "*"
  1347. },
  1348. "suggest": {
  1349. "ext-mbstring": "For best performance"
  1350. },
  1351. "type": "library",
  1352. "extra": {
  1353. "thanks": {
  1354. "url": "https://github.com/symfony/polyfill",
  1355. "name": "symfony/polyfill"
  1356. }
  1357. },
  1358. "autoload": {
  1359. "files": [
  1360. "bootstrap.php"
  1361. ],
  1362. "psr-4": {
  1363. "Symfony\\Polyfill\\Mbstring\\": ""
  1364. }
  1365. },
  1366. "notification-url": "https://packagist.org/downloads/",
  1367. "license": [
  1368. "MIT"
  1369. ],
  1370. "authors": [
  1371. {
  1372. "name": "Nicolas Grekas",
  1373. "email": "p@tchwork.com"
  1374. },
  1375. {
  1376. "name": "Symfony Community",
  1377. "homepage": "https://symfony.com/contributors"
  1378. }
  1379. ],
  1380. "description": "Symfony polyfill for the Mbstring extension",
  1381. "homepage": "https://symfony.com",
  1382. "keywords": [
  1383. "compatibility",
  1384. "mbstring",
  1385. "polyfill",
  1386. "portable",
  1387. "shim"
  1388. ],
  1389. "support": {
  1390. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.37.0"
  1391. },
  1392. "funding": [
  1393. {
  1394. "url": "https://symfony.com/sponsor",
  1395. "type": "custom"
  1396. },
  1397. {
  1398. "url": "https://github.com/fabpot",
  1399. "type": "github"
  1400. },
  1401. {
  1402. "url": "https://github.com/nicolas-grekas",
  1403. "type": "github"
  1404. },
  1405. {
  1406. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1407. "type": "tidelift"
  1408. }
  1409. ],
  1410. "time": "2026-04-10T17:25:58+00:00"
  1411. },
  1412. {
  1413. "name": "symfony/polyfill-php80",
  1414. "version": "v1.37.0",
  1415. "source": {
  1416. "type": "git",
  1417. "url": "https://github.com/symfony/polyfill-php80.git",
  1418. "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
  1419. },
  1420. "dist": {
  1421. "type": "zip",
  1422. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
  1423. "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
  1424. "shasum": ""
  1425. },
  1426. "require": {
  1427. "php": ">=7.2"
  1428. },
  1429. "type": "library",
  1430. "extra": {
  1431. "thanks": {
  1432. "url": "https://github.com/symfony/polyfill",
  1433. "name": "symfony/polyfill"
  1434. }
  1435. },
  1436. "autoload": {
  1437. "files": [
  1438. "bootstrap.php"
  1439. ],
  1440. "psr-4": {
  1441. "Symfony\\Polyfill\\Php80\\": ""
  1442. },
  1443. "classmap": [
  1444. "Resources/stubs"
  1445. ]
  1446. },
  1447. "notification-url": "https://packagist.org/downloads/",
  1448. "license": [
  1449. "MIT"
  1450. ],
  1451. "authors": [
  1452. {
  1453. "name": "Ion Bazan",
  1454. "email": "ion.bazan@gmail.com"
  1455. },
  1456. {
  1457. "name": "Nicolas Grekas",
  1458. "email": "p@tchwork.com"
  1459. },
  1460. {
  1461. "name": "Symfony Community",
  1462. "homepage": "https://symfony.com/contributors"
  1463. }
  1464. ],
  1465. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  1466. "homepage": "https://symfony.com",
  1467. "keywords": [
  1468. "compatibility",
  1469. "polyfill",
  1470. "portable",
  1471. "shim"
  1472. ],
  1473. "support": {
  1474. "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
  1475. },
  1476. "funding": [
  1477. {
  1478. "url": "https://symfony.com/sponsor",
  1479. "type": "custom"
  1480. },
  1481. {
  1482. "url": "https://github.com/fabpot",
  1483. "type": "github"
  1484. },
  1485. {
  1486. "url": "https://github.com/nicolas-grekas",
  1487. "type": "github"
  1488. },
  1489. {
  1490. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1491. "type": "tidelift"
  1492. }
  1493. ],
  1494. "time": "2026-04-10T16:19:22+00:00"
  1495. },
  1496. {
  1497. "name": "symfony/polyfill-php83",
  1498. "version": "v1.37.0",
  1499. "source": {
  1500. "type": "git",
  1501. "url": "https://github.com/symfony/polyfill-php83.git",
  1502. "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149"
  1503. },
  1504. "dist": {
  1505. "type": "zip",
  1506. "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/3600c2cb22399e25bb226e4a135ce91eeb2a6149",
  1507. "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149",
  1508. "shasum": ""
  1509. },
  1510. "require": {
  1511. "php": ">=7.2"
  1512. },
  1513. "type": "library",
  1514. "extra": {
  1515. "thanks": {
  1516. "url": "https://github.com/symfony/polyfill",
  1517. "name": "symfony/polyfill"
  1518. }
  1519. },
  1520. "autoload": {
  1521. "files": [
  1522. "bootstrap.php"
  1523. ],
  1524. "psr-4": {
  1525. "Symfony\\Polyfill\\Php83\\": ""
  1526. },
  1527. "classmap": [
  1528. "Resources/stubs"
  1529. ]
  1530. },
  1531. "notification-url": "https://packagist.org/downloads/",
  1532. "license": [
  1533. "MIT"
  1534. ],
  1535. "authors": [
  1536. {
  1537. "name": "Nicolas Grekas",
  1538. "email": "p@tchwork.com"
  1539. },
  1540. {
  1541. "name": "Symfony Community",
  1542. "homepage": "https://symfony.com/contributors"
  1543. }
  1544. ],
  1545. "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
  1546. "homepage": "https://symfony.com",
  1547. "keywords": [
  1548. "compatibility",
  1549. "polyfill",
  1550. "portable",
  1551. "shim"
  1552. ],
  1553. "support": {
  1554. "source": "https://github.com/symfony/polyfill-php83/tree/v1.37.0"
  1555. },
  1556. "funding": [
  1557. {
  1558. "url": "https://symfony.com/sponsor",
  1559. "type": "custom"
  1560. },
  1561. {
  1562. "url": "https://github.com/fabpot",
  1563. "type": "github"
  1564. },
  1565. {
  1566. "url": "https://github.com/nicolas-grekas",
  1567. "type": "github"
  1568. },
  1569. {
  1570. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1571. "type": "tidelift"
  1572. }
  1573. ],
  1574. "time": "2026-04-10T17:25:58+00:00"
  1575. },
  1576. {
  1577. "name": "symfony/translation",
  1578. "version": "v6.4.38",
  1579. "source": {
  1580. "type": "git",
  1581. "url": "https://github.com/symfony/translation.git",
  1582. "reference": "afaa31b0c12d9a659eed1ea97f268a614cc1299c"
  1583. },
  1584. "dist": {
  1585. "type": "zip",
  1586. "url": "https://api.github.com/repos/symfony/translation/zipball/afaa31b0c12d9a659eed1ea97f268a614cc1299c",
  1587. "reference": "afaa31b0c12d9a659eed1ea97f268a614cc1299c",
  1588. "shasum": ""
  1589. },
  1590. "require": {
  1591. "php": ">=8.1",
  1592. "symfony/deprecation-contracts": "^2.5|^3",
  1593. "symfony/polyfill-mbstring": "~1.0",
  1594. "symfony/translation-contracts": "^2.5|^3.0"
  1595. },
  1596. "conflict": {
  1597. "symfony/config": "<5.4",
  1598. "symfony/console": "<5.4",
  1599. "symfony/dependency-injection": "<5.4",
  1600. "symfony/http-client-contracts": "<2.5",
  1601. "symfony/http-kernel": "<5.4",
  1602. "symfony/service-contracts": "<2.5",
  1603. "symfony/twig-bundle": "<5.4",
  1604. "symfony/yaml": "<5.4"
  1605. },
  1606. "provide": {
  1607. "symfony/translation-implementation": "2.3|3.0"
  1608. },
  1609. "require-dev": {
  1610. "nikic/php-parser": "^4.18|^5.0",
  1611. "psr/log": "^1|^2|^3",
  1612. "symfony/config": "^5.4|^6.0|^7.0",
  1613. "symfony/console": "^5.4|^6.0|^7.0",
  1614. "symfony/dependency-injection": "^5.4|^6.0|^7.0",
  1615. "symfony/finder": "^5.4|^6.0|^7.0",
  1616. "symfony/http-client-contracts": "^2.5|^3.0",
  1617. "symfony/http-kernel": "^5.4|^6.0|^7.0",
  1618. "symfony/intl": "^5.4|^6.0|^7.0",
  1619. "symfony/polyfill-intl-icu": "^1.21",
  1620. "symfony/routing": "^5.4|^6.0|^7.0",
  1621. "symfony/service-contracts": "^2.5|^3",
  1622. "symfony/yaml": "^5.4|^6.0|^7.0"
  1623. },
  1624. "type": "library",
  1625. "autoload": {
  1626. "files": [
  1627. "Resources/functions.php"
  1628. ],
  1629. "psr-4": {
  1630. "Symfony\\Component\\Translation\\": ""
  1631. },
  1632. "exclude-from-classmap": [
  1633. "/Tests/"
  1634. ]
  1635. },
  1636. "notification-url": "https://packagist.org/downloads/",
  1637. "license": [
  1638. "MIT"
  1639. ],
  1640. "authors": [
  1641. {
  1642. "name": "Fabien Potencier",
  1643. "email": "fabien@symfony.com"
  1644. },
  1645. {
  1646. "name": "Symfony Community",
  1647. "homepage": "https://symfony.com/contributors"
  1648. }
  1649. ],
  1650. "description": "Provides tools to internationalize your application",
  1651. "homepage": "https://symfony.com",
  1652. "support": {
  1653. "source": "https://github.com/symfony/translation/tree/v6.4.38"
  1654. },
  1655. "funding": [
  1656. {
  1657. "url": "https://symfony.com/sponsor",
  1658. "type": "custom"
  1659. },
  1660. {
  1661. "url": "https://github.com/fabpot",
  1662. "type": "github"
  1663. },
  1664. {
  1665. "url": "https://github.com/nicolas-grekas",
  1666. "type": "github"
  1667. },
  1668. {
  1669. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1670. "type": "tidelift"
  1671. }
  1672. ],
  1673. "time": "2026-05-06T08:55:54+00:00"
  1674. },
  1675. {
  1676. "name": "symfony/translation-contracts",
  1677. "version": "v3.7.0",
  1678. "source": {
  1679. "type": "git",
  1680. "url": "https://github.com/symfony/translation-contracts.git",
  1681. "reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d"
  1682. },
  1683. "dist": {
  1684. "type": "zip",
  1685. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/0ab302977a952b42fd51475c4ebac81f8da0a95d",
  1686. "reference": "0ab302977a952b42fd51475c4ebac81f8da0a95d",
  1687. "shasum": ""
  1688. },
  1689. "require": {
  1690. "php": ">=8.1"
  1691. },
  1692. "type": "library",
  1693. "extra": {
  1694. "thanks": {
  1695. "url": "https://github.com/symfony/contracts",
  1696. "name": "symfony/contracts"
  1697. },
  1698. "branch-alias": {
  1699. "dev-main": "3.7-dev"
  1700. }
  1701. },
  1702. "autoload": {
  1703. "psr-4": {
  1704. "Symfony\\Contracts\\Translation\\": ""
  1705. },
  1706. "exclude-from-classmap": [
  1707. "/Test/"
  1708. ]
  1709. },
  1710. "notification-url": "https://packagist.org/downloads/",
  1711. "license": [
  1712. "MIT"
  1713. ],
  1714. "authors": [
  1715. {
  1716. "name": "Nicolas Grekas",
  1717. "email": "p@tchwork.com"
  1718. },
  1719. {
  1720. "name": "Symfony Community",
  1721. "homepage": "https://symfony.com/contributors"
  1722. }
  1723. ],
  1724. "description": "Generic abstractions related to translation",
  1725. "homepage": "https://symfony.com",
  1726. "keywords": [
  1727. "abstractions",
  1728. "contracts",
  1729. "decoupling",
  1730. "interfaces",
  1731. "interoperability",
  1732. "standards"
  1733. ],
  1734. "support": {
  1735. "source": "https://github.com/symfony/translation-contracts/tree/v3.7.0"
  1736. },
  1737. "funding": [
  1738. {
  1739. "url": "https://symfony.com/sponsor",
  1740. "type": "custom"
  1741. },
  1742. {
  1743. "url": "https://github.com/fabpot",
  1744. "type": "github"
  1745. },
  1746. {
  1747. "url": "https://github.com/nicolas-grekas",
  1748. "type": "github"
  1749. },
  1750. {
  1751. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1752. "type": "tidelift"
  1753. }
  1754. ],
  1755. "time": "2026-01-05T13:30:16+00:00"
  1756. },
  1757. {
  1758. "name": "voku/portable-ascii",
  1759. "version": "2.1.1",
  1760. "source": {
  1761. "type": "git",
  1762. "url": "https://github.com/voku/portable-ascii.git",
  1763. "reference": "8e1051fe39379367aecf014f41744ce7539a856f"
  1764. },
  1765. "dist": {
  1766. "type": "zip",
  1767. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/8e1051fe39379367aecf014f41744ce7539a856f",
  1768. "reference": "8e1051fe39379367aecf014f41744ce7539a856f",
  1769. "shasum": ""
  1770. },
  1771. "require": {
  1772. "php": ">=7.1.0"
  1773. },
  1774. "require-dev": {
  1775. "phpunit/phpunit": "~8.5 || ~9.6 || ~10.5 || ~11.5"
  1776. },
  1777. "suggest": {
  1778. "ext-intl": "Use Intl for transliterator_transliterate() support"
  1779. },
  1780. "type": "library",
  1781. "autoload": {
  1782. "psr-4": {
  1783. "voku\\": "src/voku/"
  1784. }
  1785. },
  1786. "notification-url": "https://packagist.org/downloads/",
  1787. "license": [
  1788. "MIT"
  1789. ],
  1790. "authors": [
  1791. {
  1792. "name": "Lars Moelleken",
  1793. "homepage": "https://www.moelleken.org/"
  1794. }
  1795. ],
  1796. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  1797. "homepage": "https://github.com/voku/portable-ascii",
  1798. "keywords": [
  1799. "ascii",
  1800. "clean",
  1801. "php"
  1802. ],
  1803. "support": {
  1804. "issues": "https://github.com/voku/portable-ascii/issues",
  1805. "source": "https://github.com/voku/portable-ascii/tree/2.1.1"
  1806. },
  1807. "funding": [
  1808. {
  1809. "url": "https://www.paypal.me/moelleken",
  1810. "type": "custom"
  1811. },
  1812. {
  1813. "url": "https://github.com/voku",
  1814. "type": "github"
  1815. },
  1816. {
  1817. "url": "https://opencollective.com/portable-ascii",
  1818. "type": "open_collective"
  1819. },
  1820. {
  1821. "url": "https://www.patreon.com/voku",
  1822. "type": "patreon"
  1823. },
  1824. {
  1825. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  1826. "type": "tidelift"
  1827. }
  1828. ],
  1829. "time": "2026-04-26T05:33:54+00:00"
  1830. }
  1831. ],
  1832. "packages-dev": [],
  1833. "aliases": [],
  1834. "minimum-stability": "stable",
  1835. "stability-flags": {},
  1836. "prefer-stable": false,
  1837. "prefer-lowest": false,
  1838. "platform": {
  1839. "php": ">=8.2"
  1840. },
  1841. "platform-dev": {},
  1842. "plugin-api-version": "2.9.0"
  1843. }

Powered by TurnKey Linux.