Aplicación para gestionar el WiFi y punto de luz en puertos.
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.

12127 lines
444 KiB

  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": "d2c13d3fb05c6533227fe303fd2bb1c6",
  8. "packages": [
  9. {
  10. "name": "api-platform/core",
  11. "version": "v2.6.5",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/api-platform/core.git",
  15. "reference": "4e22a289e474db454480020ff37d20472668c11c"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/api-platform/core/zipball/4e22a289e474db454480020ff37d20472668c11c",
  20. "reference": "4e22a289e474db454480020ff37d20472668c11c",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "doctrine/inflector": "^1.0 || ^2.0",
  25. "fig/link-util": "^1.0",
  26. "php": ">=7.1",
  27. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  28. "psr/container": "^1.0",
  29. "symfony/http-foundation": "^4.4 || ^5.1",
  30. "symfony/http-kernel": "^4.4 || ^5.1",
  31. "symfony/property-access": "^3.4.19 || ^4.4 || ^5.1",
  32. "symfony/property-info": "^3.4 || ^4.4 || ^5.2.1",
  33. "symfony/serializer": "^4.4 || ^5.1",
  34. "symfony/web-link": "^4.4 || ^5.1",
  35. "willdurand/negotiation": "^2.0.3 || ^3.0"
  36. },
  37. "conflict": {
  38. "doctrine/common": "<2.7",
  39. "doctrine/mongodb-odm": "<2.2",
  40. "doctrine/persistence": "<1.3"
  41. },
  42. "require-dev": {
  43. "behat/behat": "^3.1",
  44. "behat/mink": "^1.7",
  45. "doctrine/annotations": "^1.7",
  46. "doctrine/cache": "^1.11",
  47. "doctrine/common": "^2.11 || ^3.0",
  48. "doctrine/data-fixtures": "^1.2.2",
  49. "doctrine/doctrine-bundle": "^1.12 || ^2.0",
  50. "doctrine/mongodb-odm": "^2.2",
  51. "doctrine/mongodb-odm-bundle": "^4.0",
  52. "doctrine/orm": "^2.6.4 || ^3.0",
  53. "elasticsearch/elasticsearch": "^6.0 || ^7.0",
  54. "friends-of-behat/mink-browserkit-driver": "^1.3.1",
  55. "friends-of-behat/mink-extension": "^2.2",
  56. "friends-of-behat/symfony-extension": "^2.1",
  57. "guzzlehttp/guzzle": "^6.0 || ^7.0",
  58. "jangregor/phpstan-prophecy": "^0.8",
  59. "justinrainbow/json-schema": "^5.2.1",
  60. "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1",
  61. "phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4",
  62. "phpstan/extension-installer": "^1.0",
  63. "phpstan/phpstan": "^0.12.65",
  64. "phpstan/phpstan-doctrine": "^0.12.7",
  65. "phpstan/phpstan-phpunit": "^0.12.4",
  66. "phpstan/phpstan-symfony": "^0.12.4",
  67. "psr/log": "^1.0",
  68. "ramsey/uuid": "^3.7 || ^4.0",
  69. "ramsey/uuid-doctrine": "^1.4",
  70. "soyuka/contexts": "^3.3.1",
  71. "soyuka/stubs-mongodb": "^1.0",
  72. "symfony/asset": "^3.4 || ^4.4 || ^5.1",
  73. "symfony/browser-kit": "^4.4 || ^5.1",
  74. "symfony/cache": "^3.4 || ^4.4 || ^5.1",
  75. "symfony/config": "^3.4 || ^4.4 || ^5.1",
  76. "symfony/console": "^3.4 || ^4.4 || ^5.1",
  77. "symfony/css-selector": "^3.4 || ^4.4 || ^5.1",
  78. "symfony/debug": "^3.4 || ^4.4 || ^5.1",
  79. "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1",
  80. "symfony/doctrine-bridge": "^3.4 || ^4.4 || ^5.1",
  81. "symfony/dom-crawler": "^3.4 || ^4.4 || ^5.1",
  82. "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.1",
  83. "symfony/expression-language": "^3.4 || ^4.4 || ^5.1",
  84. "symfony/finder": "^3.4 || ^4.4 || ^5.1",
  85. "symfony/form": "^3.4 || ^4.4 || ^5.1",
  86. "symfony/framework-bundle": "^4.4 || ^5.1",
  87. "symfony/http-client": "^4.4 || ^5.1",
  88. "symfony/mercure-bundle": "*",
  89. "symfony/messenger": "^4.4 || ^5.1",
  90. "symfony/phpunit-bridge": "^5.1.7",
  91. "symfony/routing": "^3.4 || ^4.4 || ^5.1",
  92. "symfony/security-bundle": "^3.4 || ^4.4 || ^5.1",
  93. "symfony/security-core": "^4.4 || ^5.1",
  94. "symfony/twig-bundle": "^3.4 || ^4.4 || ^5.1",
  95. "symfony/validator": "^3.4 || ^4.4 || ^5.1",
  96. "symfony/web-profiler-bundle": "^4.4 || ^5.1",
  97. "symfony/yaml": "^3.4 || ^4.4 || ^5.1",
  98. "twig/twig": "^1.42.3 || ^2.12 || ^3.0",
  99. "webonyx/graphql-php": "^14.0"
  100. },
  101. "suggest": {
  102. "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
  103. "elasticsearch/elasticsearch": "To support Elasticsearch.",
  104. "guzzlehttp/guzzle": "To use the HTTP cache invalidation system.",
  105. "ocramius/package-versions": "To display the API Platform's version in the debug bar.",
  106. "phpdocumentor/reflection-docblock": "To support extracting metadata from PHPDoc.",
  107. "psr/cache-implementation": "To use metadata caching.",
  108. "ramsey/uuid": "To support Ramsey's UUID identifiers.",
  109. "symfony/cache": "To have metadata caching when using Symfony integration.",
  110. "symfony/config": "To load XML configuration files.",
  111. "symfony/expression-language": "To use authorization features.",
  112. "symfony/security": "To use authorization features.",
  113. "symfony/twig-bundle": "To use the Swagger UI integration.",
  114. "symfony/uid": "To support Symfony UUID/ULID identifiers.",
  115. "symfony/web-profiler-bundle": "To use the data collector.",
  116. "webonyx/graphql-php": "To support GraphQL."
  117. },
  118. "type": "library",
  119. "extra": {
  120. "branch-alias": {
  121. "dev-main": "2.7.x-dev"
  122. },
  123. "symfony": {
  124. "require": "^3.4 || ^4.4 || ^5.1"
  125. }
  126. },
  127. "autoload": {
  128. "psr-4": {
  129. "ApiPlatform\\Core\\": "src/"
  130. }
  131. },
  132. "notification-url": "https://packagist.org/downloads/",
  133. "license": [
  134. "MIT"
  135. ],
  136. "authors": [
  137. {
  138. "name": "Kévin Dunglas",
  139. "email": "kevin@dunglas.fr",
  140. "homepage": "https://dunglas.fr"
  141. }
  142. ],
  143. "description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
  144. "homepage": "https://api-platform.com",
  145. "keywords": [
  146. "Hydra",
  147. "JSON-LD",
  148. "api",
  149. "graphql",
  150. "hal",
  151. "jsonapi",
  152. "openapi",
  153. "rest",
  154. "swagger"
  155. ],
  156. "support": {
  157. "issues": "https://github.com/api-platform/core/issues",
  158. "source": "https://github.com/api-platform/core/tree/v2.6.5"
  159. },
  160. "funding": [
  161. {
  162. "url": "https://tidelift.com/funding/github/packagist/api-platform/core",
  163. "type": "tidelift"
  164. }
  165. ],
  166. "time": "2021-06-15T16:53:33+00:00"
  167. },
  168. {
  169. "name": "appaydin/pd-user",
  170. "version": "3.0.4",
  171. "source": {
  172. "type": "git",
  173. "url": "https://github.com/appaydin/pd-user.git",
  174. "reference": "bb830275ae295aa6e094b3559a7a834e3d260926"
  175. },
  176. "dist": {
  177. "type": "zip",
  178. "url": "https://api.github.com/repos/appaydin/pd-user/zipball/bb830275ae295aa6e094b3559a7a834e3d260926",
  179. "reference": "bb830275ae295aa6e094b3559a7a834e3d260926",
  180. "shasum": ""
  181. },
  182. "require": {
  183. "php": ">=8.0.0",
  184. "symfony/event-dispatcher": "*",
  185. "symfony/mailer": "*",
  186. "twig/twig": "*"
  187. },
  188. "type": "symfony-bundle",
  189. "autoload": {
  190. "psr-4": {
  191. "Pd\\UserBundle\\": ""
  192. }
  193. },
  194. "notification-url": "https://packagist.org/downloads/",
  195. "license": [
  196. "MIT"
  197. ],
  198. "authors": [
  199. {
  200. "name": "Ramazan APAYDIN",
  201. "homepage": "https://github.com/appaydin"
  202. }
  203. ],
  204. "description": "Symfony Simple User Bundle",
  205. "homepage": "https://github.com/appaydin/pd-user",
  206. "keywords": [
  207. "account",
  208. "pd-admin",
  209. "pd-user",
  210. "symfony-user",
  211. "user-management"
  212. ],
  213. "support": {
  214. "issues": "https://github.com/appaydin/pd-user/issues",
  215. "source": "https://github.com/appaydin/pd-user/tree/3.0.4"
  216. },
  217. "time": "2021-06-03T21:35:14+00:00"
  218. },
  219. {
  220. "name": "composer/package-versions-deprecated",
  221. "version": "1.11.99.2",
  222. "source": {
  223. "type": "git",
  224. "url": "https://github.com/composer/package-versions-deprecated.git",
  225. "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
  226. },
  227. "dist": {
  228. "type": "zip",
  229. "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
  230. "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
  231. "shasum": ""
  232. },
  233. "require": {
  234. "composer-plugin-api": "^1.1.0 || ^2.0",
  235. "php": "^7 || ^8"
  236. },
  237. "replace": {
  238. "ocramius/package-versions": "1.11.99"
  239. },
  240. "require-dev": {
  241. "composer/composer": "^1.9.3 || ^2.0@dev",
  242. "ext-zip": "^1.13",
  243. "phpunit/phpunit": "^6.5 || ^7"
  244. },
  245. "type": "composer-plugin",
  246. "extra": {
  247. "class": "PackageVersions\\Installer",
  248. "branch-alias": {
  249. "dev-master": "1.x-dev"
  250. }
  251. },
  252. "autoload": {
  253. "psr-4": {
  254. "PackageVersions\\": "src/PackageVersions"
  255. }
  256. },
  257. "notification-url": "https://packagist.org/downloads/",
  258. "license": [
  259. "MIT"
  260. ],
  261. "authors": [
  262. {
  263. "name": "Marco Pivetta",
  264. "email": "ocramius@gmail.com"
  265. },
  266. {
  267. "name": "Jordi Boggiano",
  268. "email": "j.boggiano@seld.be"
  269. }
  270. ],
  271. "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
  272. "support": {
  273. "issues": "https://github.com/composer/package-versions-deprecated/issues",
  274. "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
  275. },
  276. "funding": [
  277. {
  278. "url": "https://packagist.com",
  279. "type": "custom"
  280. },
  281. {
  282. "url": "https://github.com/composer",
  283. "type": "github"
  284. },
  285. {
  286. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  287. "type": "tidelift"
  288. }
  289. ],
  290. "time": "2021-05-24T07:46:03+00:00"
  291. },
  292. {
  293. "name": "doctrine/annotations",
  294. "version": "1.13.1",
  295. "source": {
  296. "type": "git",
  297. "url": "https://github.com/doctrine/annotations.git",
  298. "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f"
  299. },
  300. "dist": {
  301. "type": "zip",
  302. "url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
  303. "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
  304. "shasum": ""
  305. },
  306. "require": {
  307. "doctrine/lexer": "1.*",
  308. "ext-tokenizer": "*",
  309. "php": "^7.1 || ^8.0",
  310. "psr/cache": "^1 || ^2 || ^3"
  311. },
  312. "require-dev": {
  313. "doctrine/cache": "^1.11 || ^2.0",
  314. "doctrine/coding-standard": "^6.0 || ^8.1",
  315. "phpstan/phpstan": "^0.12.20",
  316. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
  317. "symfony/cache": "^4.4 || ^5.2"
  318. },
  319. "type": "library",
  320. "autoload": {
  321. "psr-4": {
  322. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  323. }
  324. },
  325. "notification-url": "https://packagist.org/downloads/",
  326. "license": [
  327. "MIT"
  328. ],
  329. "authors": [
  330. {
  331. "name": "Guilherme Blanco",
  332. "email": "guilhermeblanco@gmail.com"
  333. },
  334. {
  335. "name": "Roman Borschel",
  336. "email": "roman@code-factory.org"
  337. },
  338. {
  339. "name": "Benjamin Eberlei",
  340. "email": "kontakt@beberlei.de"
  341. },
  342. {
  343. "name": "Jonathan Wage",
  344. "email": "jonwage@gmail.com"
  345. },
  346. {
  347. "name": "Johannes Schmitt",
  348. "email": "schmittjoh@gmail.com"
  349. }
  350. ],
  351. "description": "Docblock Annotations Parser",
  352. "homepage": "https://www.doctrine-project.org/projects/annotations.html",
  353. "keywords": [
  354. "annotations",
  355. "docblock",
  356. "parser"
  357. ],
  358. "support": {
  359. "issues": "https://github.com/doctrine/annotations/issues",
  360. "source": "https://github.com/doctrine/annotations/tree/1.13.1"
  361. },
  362. "time": "2021-05-16T18:07:53+00:00"
  363. },
  364. {
  365. "name": "doctrine/cache",
  366. "version": "2.1.1",
  367. "source": {
  368. "type": "git",
  369. "url": "https://github.com/doctrine/cache.git",
  370. "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
  371. },
  372. "dist": {
  373. "type": "zip",
  374. "url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
  375. "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
  376. "shasum": ""
  377. },
  378. "require": {
  379. "php": "~7.1 || ^8.0"
  380. },
  381. "conflict": {
  382. "doctrine/common": ">2.2,<2.4"
  383. },
  384. "require-dev": {
  385. "alcaeus/mongo-php-adapter": "^1.1",
  386. "cache/integration-tests": "dev-master",
  387. "doctrine/coding-standard": "^8.0",
  388. "mongodb/mongodb": "^1.1",
  389. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  390. "predis/predis": "~1.0",
  391. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  392. "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
  393. "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
  394. },
  395. "suggest": {
  396. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  397. },
  398. "type": "library",
  399. "autoload": {
  400. "psr-4": {
  401. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  402. }
  403. },
  404. "notification-url": "https://packagist.org/downloads/",
  405. "license": [
  406. "MIT"
  407. ],
  408. "authors": [
  409. {
  410. "name": "Guilherme Blanco",
  411. "email": "guilhermeblanco@gmail.com"
  412. },
  413. {
  414. "name": "Roman Borschel",
  415. "email": "roman@code-factory.org"
  416. },
  417. {
  418. "name": "Benjamin Eberlei",
  419. "email": "kontakt@beberlei.de"
  420. },
  421. {
  422. "name": "Jonathan Wage",
  423. "email": "jonwage@gmail.com"
  424. },
  425. {
  426. "name": "Johannes Schmitt",
  427. "email": "schmittjoh@gmail.com"
  428. }
  429. ],
  430. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  431. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  432. "keywords": [
  433. "abstraction",
  434. "apcu",
  435. "cache",
  436. "caching",
  437. "couchdb",
  438. "memcached",
  439. "php",
  440. "redis",
  441. "xcache"
  442. ],
  443. "support": {
  444. "issues": "https://github.com/doctrine/cache/issues",
  445. "source": "https://github.com/doctrine/cache/tree/2.1.1"
  446. },
  447. "funding": [
  448. {
  449. "url": "https://www.doctrine-project.org/sponsorship.html",
  450. "type": "custom"
  451. },
  452. {
  453. "url": "https://www.patreon.com/phpdoctrine",
  454. "type": "patreon"
  455. },
  456. {
  457. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  458. "type": "tidelift"
  459. }
  460. ],
  461. "time": "2021-07-17T14:49:29+00:00"
  462. },
  463. {
  464. "name": "doctrine/collections",
  465. "version": "1.6.7",
  466. "source": {
  467. "type": "git",
  468. "url": "https://github.com/doctrine/collections.git",
  469. "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
  470. },
  471. "dist": {
  472. "type": "zip",
  473. "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
  474. "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
  475. "shasum": ""
  476. },
  477. "require": {
  478. "php": "^7.1.3 || ^8.0"
  479. },
  480. "require-dev": {
  481. "doctrine/coding-standard": "^6.0",
  482. "phpstan/phpstan-shim": "^0.9.2",
  483. "phpunit/phpunit": "^7.0",
  484. "vimeo/psalm": "^3.8.1"
  485. },
  486. "type": "library",
  487. "autoload": {
  488. "psr-4": {
  489. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  490. }
  491. },
  492. "notification-url": "https://packagist.org/downloads/",
  493. "license": [
  494. "MIT"
  495. ],
  496. "authors": [
  497. {
  498. "name": "Guilherme Blanco",
  499. "email": "guilhermeblanco@gmail.com"
  500. },
  501. {
  502. "name": "Roman Borschel",
  503. "email": "roman@code-factory.org"
  504. },
  505. {
  506. "name": "Benjamin Eberlei",
  507. "email": "kontakt@beberlei.de"
  508. },
  509. {
  510. "name": "Jonathan Wage",
  511. "email": "jonwage@gmail.com"
  512. },
  513. {
  514. "name": "Johannes Schmitt",
  515. "email": "schmittjoh@gmail.com"
  516. }
  517. ],
  518. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  519. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  520. "keywords": [
  521. "array",
  522. "collections",
  523. "iterators",
  524. "php"
  525. ],
  526. "support": {
  527. "issues": "https://github.com/doctrine/collections/issues",
  528. "source": "https://github.com/doctrine/collections/tree/1.6.7"
  529. },
  530. "time": "2020-07-27T17:53:49+00:00"
  531. },
  532. {
  533. "name": "doctrine/common",
  534. "version": "3.1.2",
  535. "source": {
  536. "type": "git",
  537. "url": "https://github.com/doctrine/common.git",
  538. "reference": "a036d90c303f3163b5be8b8fde9b6755b2be4a3a"
  539. },
  540. "dist": {
  541. "type": "zip",
  542. "url": "https://api.github.com/repos/doctrine/common/zipball/a036d90c303f3163b5be8b8fde9b6755b2be4a3a",
  543. "reference": "a036d90c303f3163b5be8b8fde9b6755b2be4a3a",
  544. "shasum": ""
  545. },
  546. "require": {
  547. "doctrine/persistence": "^2.0",
  548. "php": "^7.1 || ^8.0"
  549. },
  550. "require-dev": {
  551. "doctrine/coding-standard": "^6.0 || ^8.0",
  552. "phpstan/phpstan": "^0.12",
  553. "phpstan/phpstan-phpunit": "^0.12",
  554. "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
  555. "squizlabs/php_codesniffer": "^3.0",
  556. "symfony/phpunit-bridge": "^4.0.5",
  557. "vimeo/psalm": "^4.4"
  558. },
  559. "type": "library",
  560. "autoload": {
  561. "psr-4": {
  562. "Doctrine\\Common\\": "lib/Doctrine/Common"
  563. }
  564. },
  565. "notification-url": "https://packagist.org/downloads/",
  566. "license": [
  567. "MIT"
  568. ],
  569. "authors": [
  570. {
  571. "name": "Guilherme Blanco",
  572. "email": "guilhermeblanco@gmail.com"
  573. },
  574. {
  575. "name": "Roman Borschel",
  576. "email": "roman@code-factory.org"
  577. },
  578. {
  579. "name": "Benjamin Eberlei",
  580. "email": "kontakt@beberlei.de"
  581. },
  582. {
  583. "name": "Jonathan Wage",
  584. "email": "jonwage@gmail.com"
  585. },
  586. {
  587. "name": "Johannes Schmitt",
  588. "email": "schmittjoh@gmail.com"
  589. },
  590. {
  591. "name": "Marco Pivetta",
  592. "email": "ocramius@gmail.com"
  593. }
  594. ],
  595. "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
  596. "homepage": "https://www.doctrine-project.org/projects/common.html",
  597. "keywords": [
  598. "common",
  599. "doctrine",
  600. "php"
  601. ],
  602. "support": {
  603. "issues": "https://github.com/doctrine/common/issues",
  604. "source": "https://github.com/doctrine/common/tree/3.1.2"
  605. },
  606. "funding": [
  607. {
  608. "url": "https://www.doctrine-project.org/sponsorship.html",
  609. "type": "custom"
  610. },
  611. {
  612. "url": "https://www.patreon.com/phpdoctrine",
  613. "type": "patreon"
  614. },
  615. {
  616. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
  617. "type": "tidelift"
  618. }
  619. ],
  620. "time": "2021-02-10T20:18:51+00:00"
  621. },
  622. {
  623. "name": "doctrine/dbal",
  624. "version": "2.13.2",
  625. "source": {
  626. "type": "git",
  627. "url": "https://github.com/doctrine/dbal.git",
  628. "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4"
  629. },
  630. "dist": {
  631. "type": "zip",
  632. "url": "https://api.github.com/repos/doctrine/dbal/zipball/8dd39d2ead4409ce652fd4f02621060f009ea5e4",
  633. "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4",
  634. "shasum": ""
  635. },
  636. "require": {
  637. "doctrine/cache": "^1.0|^2.0",
  638. "doctrine/deprecations": "^0.5.3",
  639. "doctrine/event-manager": "^1.0",
  640. "ext-pdo": "*",
  641. "php": "^7.1 || ^8"
  642. },
  643. "require-dev": {
  644. "doctrine/coding-standard": "9.0.0",
  645. "jetbrains/phpstorm-stubs": "2020.2",
  646. "phpstan/phpstan": "0.12.81",
  647. "phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
  648. "squizlabs/php_codesniffer": "3.6.0",
  649. "symfony/cache": "^4.4",
  650. "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
  651. "vimeo/psalm": "4.6.4"
  652. },
  653. "suggest": {
  654. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  655. },
  656. "bin": [
  657. "bin/doctrine-dbal"
  658. ],
  659. "type": "library",
  660. "autoload": {
  661. "psr-4": {
  662. "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
  663. }
  664. },
  665. "notification-url": "https://packagist.org/downloads/",
  666. "license": [
  667. "MIT"
  668. ],
  669. "authors": [
  670. {
  671. "name": "Guilherme Blanco",
  672. "email": "guilhermeblanco@gmail.com"
  673. },
  674. {
  675. "name": "Roman Borschel",
  676. "email": "roman@code-factory.org"
  677. },
  678. {
  679. "name": "Benjamin Eberlei",
  680. "email": "kontakt@beberlei.de"
  681. },
  682. {
  683. "name": "Jonathan Wage",
  684. "email": "jonwage@gmail.com"
  685. }
  686. ],
  687. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  688. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  689. "keywords": [
  690. "abstraction",
  691. "database",
  692. "db2",
  693. "dbal",
  694. "mariadb",
  695. "mssql",
  696. "mysql",
  697. "oci8",
  698. "oracle",
  699. "pdo",
  700. "pgsql",
  701. "postgresql",
  702. "queryobject",
  703. "sasql",
  704. "sql",
  705. "sqlanywhere",
  706. "sqlite",
  707. "sqlserver",
  708. "sqlsrv"
  709. ],
  710. "support": {
  711. "issues": "https://github.com/doctrine/dbal/issues",
  712. "source": "https://github.com/doctrine/dbal/tree/2.13.2"
  713. },
  714. "funding": [
  715. {
  716. "url": "https://www.doctrine-project.org/sponsorship.html",
  717. "type": "custom"
  718. },
  719. {
  720. "url": "https://www.patreon.com/phpdoctrine",
  721. "type": "patreon"
  722. },
  723. {
  724. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  725. "type": "tidelift"
  726. }
  727. ],
  728. "time": "2021-06-18T21:48:39+00:00"
  729. },
  730. {
  731. "name": "doctrine/deprecations",
  732. "version": "v0.5.3",
  733. "source": {
  734. "type": "git",
  735. "url": "https://github.com/doctrine/deprecations.git",
  736. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
  737. },
  738. "dist": {
  739. "type": "zip",
  740. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
  741. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
  742. "shasum": ""
  743. },
  744. "require": {
  745. "php": "^7.1|^8.0"
  746. },
  747. "require-dev": {
  748. "doctrine/coding-standard": "^6.0|^7.0|^8.0",
  749. "phpunit/phpunit": "^7.0|^8.0|^9.0",
  750. "psr/log": "^1.0"
  751. },
  752. "suggest": {
  753. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  754. },
  755. "type": "library",
  756. "autoload": {
  757. "psr-4": {
  758. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  759. }
  760. },
  761. "notification-url": "https://packagist.org/downloads/",
  762. "license": [
  763. "MIT"
  764. ],
  765. "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
  766. "homepage": "https://www.doctrine-project.org/",
  767. "support": {
  768. "issues": "https://github.com/doctrine/deprecations/issues",
  769. "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
  770. },
  771. "time": "2021-03-21T12:59:47+00:00"
  772. },
  773. {
  774. "name": "doctrine/doctrine-bundle",
  775. "version": "2.4.2",
  776. "source": {
  777. "type": "git",
  778. "url": "https://github.com/doctrine/DoctrineBundle.git",
  779. "reference": "4202ce675d29e70a8b9ee763bec021b6f44caccb"
  780. },
  781. "dist": {
  782. "type": "zip",
  783. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/4202ce675d29e70a8b9ee763bec021b6f44caccb",
  784. "reference": "4202ce675d29e70a8b9ee763bec021b6f44caccb",
  785. "shasum": ""
  786. },
  787. "require": {
  788. "doctrine/cache": "^1.11 || ^2.0",
  789. "doctrine/dbal": "^2.9.0|^3.0",
  790. "doctrine/persistence": "^1.3.3|^2.0",
  791. "doctrine/sql-formatter": "^1.0.1",
  792. "php": "^7.1 || ^8.0",
  793. "symfony/cache": "^4.3.3|^5.0|^6.0",
  794. "symfony/config": "^4.4.3|^5.0|^6.0",
  795. "symfony/console": "^3.4.30|^4.3.3|^5.0|^6.0",
  796. "symfony/dependency-injection": "^4.3.3|^5.0|^6.0",
  797. "symfony/deprecation-contracts": "^2.1",
  798. "symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0",
  799. "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
  800. "symfony/service-contracts": "^1.1.1|^2.0"
  801. },
  802. "conflict": {
  803. "doctrine/orm": "<2.9",
  804. "twig/twig": "<1.34|>=2.0,<2.4"
  805. },
  806. "require-dev": {
  807. "doctrine/coding-standard": "^9.0",
  808. "doctrine/orm": "^2.9",
  809. "friendsofphp/proxy-manager-lts": "^1.0",
  810. "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3",
  811. "psalm/plugin-phpunit": "^0.15.1",
  812. "psalm/plugin-symfony": "^2.3.0",
  813. "symfony/phpunit-bridge": "^5.2|^6.0",
  814. "symfony/property-info": "^4.3.3|^5.0|^6.0",
  815. "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0",
  816. "symfony/security-bundle": "^4.4|^5.0|^6.0",
  817. "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0|^6.0",
  818. "symfony/validator": "^3.4.30|^4.3.3|^5.0|^6.0",
  819. "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
  820. "symfony/yaml": "^3.4.30|^4.3.3|^5.0|^6.0",
  821. "twig/twig": "^1.34|^2.12|^3.0",
  822. "vimeo/psalm": "^4.7"
  823. },
  824. "suggest": {
  825. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  826. "ext-pdo": "*",
  827. "symfony/web-profiler-bundle": "To use the data collector."
  828. },
  829. "type": "symfony-bundle",
  830. "autoload": {
  831. "psr-4": {
  832. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  833. }
  834. },
  835. "notification-url": "https://packagist.org/downloads/",
  836. "license": [
  837. "MIT"
  838. ],
  839. "authors": [
  840. {
  841. "name": "Fabien Potencier",
  842. "email": "fabien@symfony.com"
  843. },
  844. {
  845. "name": "Benjamin Eberlei",
  846. "email": "kontakt@beberlei.de"
  847. },
  848. {
  849. "name": "Symfony Community",
  850. "homepage": "http://symfony.com/contributors"
  851. },
  852. {
  853. "name": "Doctrine Project",
  854. "homepage": "http://www.doctrine-project.org/"
  855. }
  856. ],
  857. "description": "Symfony DoctrineBundle",
  858. "homepage": "http://www.doctrine-project.org",
  859. "keywords": [
  860. "database",
  861. "dbal",
  862. "orm",
  863. "persistence"
  864. ],
  865. "support": {
  866. "issues": "https://github.com/doctrine/DoctrineBundle/issues",
  867. "source": "https://github.com/doctrine/DoctrineBundle/tree/2.4.2"
  868. },
  869. "funding": [
  870. {
  871. "url": "https://www.doctrine-project.org/sponsorship.html",
  872. "type": "custom"
  873. },
  874. {
  875. "url": "https://www.patreon.com/phpdoctrine",
  876. "type": "patreon"
  877. },
  878. {
  879. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
  880. "type": "tidelift"
  881. }
  882. ],
  883. "time": "2021-06-05T13:40:39+00:00"
  884. },
  885. {
  886. "name": "doctrine/doctrine-migrations-bundle",
  887. "version": "3.1.1",
  888. "source": {
  889. "type": "git",
  890. "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
  891. "reference": "91f0a5e2356029575f3038432cc188b12f9d5da5"
  892. },
  893. "dist": {
  894. "type": "zip",
  895. "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/91f0a5e2356029575f3038432cc188b12f9d5da5",
  896. "reference": "91f0a5e2356029575f3038432cc188b12f9d5da5",
  897. "shasum": ""
  898. },
  899. "require": {
  900. "doctrine/doctrine-bundle": "~1.0|~2.0",
  901. "doctrine/migrations": "^3.1",
  902. "php": "^7.2|^8.0",
  903. "symfony/framework-bundle": "~3.4|~4.0|~5.0"
  904. },
  905. "require-dev": {
  906. "doctrine/coding-standard": "^8.0",
  907. "doctrine/orm": "^2.6",
  908. "doctrine/persistence": "^1.3||^2.0",
  909. "phpstan/phpstan": "^0.12",
  910. "phpstan/phpstan-deprecation-rules": "^0.12",
  911. "phpstan/phpstan-phpunit": "^0.12",
  912. "phpstan/phpstan-strict-rules": "^0.12",
  913. "phpunit/phpunit": "^7.0|^8.0|^9.0"
  914. },
  915. "type": "symfony-bundle",
  916. "autoload": {
  917. "psr-4": {
  918. "Doctrine\\Bundle\\MigrationsBundle\\": ""
  919. },
  920. "exclude-from-classmap": [
  921. "/Tests/"
  922. ]
  923. },
  924. "notification-url": "https://packagist.org/downloads/",
  925. "license": [
  926. "MIT"
  927. ],
  928. "authors": [
  929. {
  930. "name": "Fabien Potencier",
  931. "email": "fabien@symfony.com"
  932. },
  933. {
  934. "name": "Doctrine Project",
  935. "homepage": "http://www.doctrine-project.org"
  936. },
  937. {
  938. "name": "Symfony Community",
  939. "homepage": "http://symfony.com/contributors"
  940. }
  941. ],
  942. "description": "Symfony DoctrineMigrationsBundle",
  943. "homepage": "https://www.doctrine-project.org",
  944. "keywords": [
  945. "dbal",
  946. "migrations",
  947. "schema"
  948. ],
  949. "support": {
  950. "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
  951. "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.1.1"
  952. },
  953. "funding": [
  954. {
  955. "url": "https://www.doctrine-project.org/sponsorship.html",
  956. "type": "custom"
  957. },
  958. {
  959. "url": "https://www.patreon.com/phpdoctrine",
  960. "type": "patreon"
  961. },
  962. {
  963. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-migrations-bundle",
  964. "type": "tidelift"
  965. }
  966. ],
  967. "time": "2021-04-10T16:48:53+00:00"
  968. },
  969. {
  970. "name": "doctrine/event-manager",
  971. "version": "1.1.1",
  972. "source": {
  973. "type": "git",
  974. "url": "https://github.com/doctrine/event-manager.git",
  975. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
  976. },
  977. "dist": {
  978. "type": "zip",
  979. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
  980. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
  981. "shasum": ""
  982. },
  983. "require": {
  984. "php": "^7.1 || ^8.0"
  985. },
  986. "conflict": {
  987. "doctrine/common": "<2.9@dev"
  988. },
  989. "require-dev": {
  990. "doctrine/coding-standard": "^6.0",
  991. "phpunit/phpunit": "^7.0"
  992. },
  993. "type": "library",
  994. "extra": {
  995. "branch-alias": {
  996. "dev-master": "1.0.x-dev"
  997. }
  998. },
  999. "autoload": {
  1000. "psr-4": {
  1001. "Doctrine\\Common\\": "lib/Doctrine/Common"
  1002. }
  1003. },
  1004. "notification-url": "https://packagist.org/downloads/",
  1005. "license": [
  1006. "MIT"
  1007. ],
  1008. "authors": [
  1009. {
  1010. "name": "Guilherme Blanco",
  1011. "email": "guilhermeblanco@gmail.com"
  1012. },
  1013. {
  1014. "name": "Roman Borschel",
  1015. "email": "roman@code-factory.org"
  1016. },
  1017. {
  1018. "name": "Benjamin Eberlei",
  1019. "email": "kontakt@beberlei.de"
  1020. },
  1021. {
  1022. "name": "Jonathan Wage",
  1023. "email": "jonwage@gmail.com"
  1024. },
  1025. {
  1026. "name": "Johannes Schmitt",
  1027. "email": "schmittjoh@gmail.com"
  1028. },
  1029. {
  1030. "name": "Marco Pivetta",
  1031. "email": "ocramius@gmail.com"
  1032. }
  1033. ],
  1034. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  1035. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  1036. "keywords": [
  1037. "event",
  1038. "event dispatcher",
  1039. "event manager",
  1040. "event system",
  1041. "events"
  1042. ],
  1043. "support": {
  1044. "issues": "https://github.com/doctrine/event-manager/issues",
  1045. "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
  1046. },
  1047. "funding": [
  1048. {
  1049. "url": "https://www.doctrine-project.org/sponsorship.html",
  1050. "type": "custom"
  1051. },
  1052. {
  1053. "url": "https://www.patreon.com/phpdoctrine",
  1054. "type": "patreon"
  1055. },
  1056. {
  1057. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  1058. "type": "tidelift"
  1059. }
  1060. ],
  1061. "time": "2020-05-29T18:28:51+00:00"
  1062. },
  1063. {
  1064. "name": "doctrine/inflector",
  1065. "version": "2.0.3",
  1066. "source": {
  1067. "type": "git",
  1068. "url": "https://github.com/doctrine/inflector.git",
  1069. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  1070. },
  1071. "dist": {
  1072. "type": "zip",
  1073. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  1074. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  1075. "shasum": ""
  1076. },
  1077. "require": {
  1078. "php": "^7.2 || ^8.0"
  1079. },
  1080. "require-dev": {
  1081. "doctrine/coding-standard": "^7.0",
  1082. "phpstan/phpstan": "^0.11",
  1083. "phpstan/phpstan-phpunit": "^0.11",
  1084. "phpstan/phpstan-strict-rules": "^0.11",
  1085. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  1086. },
  1087. "type": "library",
  1088. "extra": {
  1089. "branch-alias": {
  1090. "dev-master": "2.0.x-dev"
  1091. }
  1092. },
  1093. "autoload": {
  1094. "psr-4": {
  1095. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  1096. }
  1097. },
  1098. "notification-url": "https://packagist.org/downloads/",
  1099. "license": [
  1100. "MIT"
  1101. ],
  1102. "authors": [
  1103. {
  1104. "name": "Guilherme Blanco",
  1105. "email": "guilhermeblanco@gmail.com"
  1106. },
  1107. {
  1108. "name": "Roman Borschel",
  1109. "email": "roman@code-factory.org"
  1110. },
  1111. {
  1112. "name": "Benjamin Eberlei",
  1113. "email": "kontakt@beberlei.de"
  1114. },
  1115. {
  1116. "name": "Jonathan Wage",
  1117. "email": "jonwage@gmail.com"
  1118. },
  1119. {
  1120. "name": "Johannes Schmitt",
  1121. "email": "schmittjoh@gmail.com"
  1122. }
  1123. ],
  1124. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  1125. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  1126. "keywords": [
  1127. "inflection",
  1128. "inflector",
  1129. "lowercase",
  1130. "manipulation",
  1131. "php",
  1132. "plural",
  1133. "singular",
  1134. "strings",
  1135. "uppercase",
  1136. "words"
  1137. ],
  1138. "support": {
  1139. "issues": "https://github.com/doctrine/inflector/issues",
  1140. "source": "https://github.com/doctrine/inflector/tree/2.0.x"
  1141. },
  1142. "funding": [
  1143. {
  1144. "url": "https://www.doctrine-project.org/sponsorship.html",
  1145. "type": "custom"
  1146. },
  1147. {
  1148. "url": "https://www.patreon.com/phpdoctrine",
  1149. "type": "patreon"
  1150. },
  1151. {
  1152. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  1153. "type": "tidelift"
  1154. }
  1155. ],
  1156. "time": "2020-05-29T15:13:26+00:00"
  1157. },
  1158. {
  1159. "name": "doctrine/instantiator",
  1160. "version": "1.4.0",
  1161. "source": {
  1162. "type": "git",
  1163. "url": "https://github.com/doctrine/instantiator.git",
  1164. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  1165. },
  1166. "dist": {
  1167. "type": "zip",
  1168. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  1169. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  1170. "shasum": ""
  1171. },
  1172. "require": {
  1173. "php": "^7.1 || ^8.0"
  1174. },
  1175. "require-dev": {
  1176. "doctrine/coding-standard": "^8.0",
  1177. "ext-pdo": "*",
  1178. "ext-phar": "*",
  1179. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  1180. "phpstan/phpstan": "^0.12",
  1181. "phpstan/phpstan-phpunit": "^0.12",
  1182. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  1183. },
  1184. "type": "library",
  1185. "autoload": {
  1186. "psr-4": {
  1187. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1188. }
  1189. },
  1190. "notification-url": "https://packagist.org/downloads/",
  1191. "license": [
  1192. "MIT"
  1193. ],
  1194. "authors": [
  1195. {
  1196. "name": "Marco Pivetta",
  1197. "email": "ocramius@gmail.com",
  1198. "homepage": "https://ocramius.github.io/"
  1199. }
  1200. ],
  1201. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1202. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  1203. "keywords": [
  1204. "constructor",
  1205. "instantiate"
  1206. ],
  1207. "support": {
  1208. "issues": "https://github.com/doctrine/instantiator/issues",
  1209. "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
  1210. },
  1211. "funding": [
  1212. {
  1213. "url": "https://www.doctrine-project.org/sponsorship.html",
  1214. "type": "custom"
  1215. },
  1216. {
  1217. "url": "https://www.patreon.com/phpdoctrine",
  1218. "type": "patreon"
  1219. },
  1220. {
  1221. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  1222. "type": "tidelift"
  1223. }
  1224. ],
  1225. "time": "2020-11-10T18:47:58+00:00"
  1226. },
  1227. {
  1228. "name": "doctrine/lexer",
  1229. "version": "1.2.1",
  1230. "source": {
  1231. "type": "git",
  1232. "url": "https://github.com/doctrine/lexer.git",
  1233. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  1234. },
  1235. "dist": {
  1236. "type": "zip",
  1237. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  1238. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  1239. "shasum": ""
  1240. },
  1241. "require": {
  1242. "php": "^7.2 || ^8.0"
  1243. },
  1244. "require-dev": {
  1245. "doctrine/coding-standard": "^6.0",
  1246. "phpstan/phpstan": "^0.11.8",
  1247. "phpunit/phpunit": "^8.2"
  1248. },
  1249. "type": "library",
  1250. "extra": {
  1251. "branch-alias": {
  1252. "dev-master": "1.2.x-dev"
  1253. }
  1254. },
  1255. "autoload": {
  1256. "psr-4": {
  1257. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  1258. }
  1259. },
  1260. "notification-url": "https://packagist.org/downloads/",
  1261. "license": [
  1262. "MIT"
  1263. ],
  1264. "authors": [
  1265. {
  1266. "name": "Guilherme Blanco",
  1267. "email": "guilhermeblanco@gmail.com"
  1268. },
  1269. {
  1270. "name": "Roman Borschel",
  1271. "email": "roman@code-factory.org"
  1272. },
  1273. {
  1274. "name": "Johannes Schmitt",
  1275. "email": "schmittjoh@gmail.com"
  1276. }
  1277. ],
  1278. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  1279. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  1280. "keywords": [
  1281. "annotations",
  1282. "docblock",
  1283. "lexer",
  1284. "parser",
  1285. "php"
  1286. ],
  1287. "support": {
  1288. "issues": "https://github.com/doctrine/lexer/issues",
  1289. "source": "https://github.com/doctrine/lexer/tree/1.2.1"
  1290. },
  1291. "funding": [
  1292. {
  1293. "url": "https://www.doctrine-project.org/sponsorship.html",
  1294. "type": "custom"
  1295. },
  1296. {
  1297. "url": "https://www.patreon.com/phpdoctrine",
  1298. "type": "patreon"
  1299. },
  1300. {
  1301. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  1302. "type": "tidelift"
  1303. }
  1304. ],
  1305. "time": "2020-05-25T17:44:05+00:00"
  1306. },
  1307. {
  1308. "name": "doctrine/migrations",
  1309. "version": "3.2.0",
  1310. "source": {
  1311. "type": "git",
  1312. "url": "https://github.com/doctrine/migrations.git",
  1313. "reference": "072c11c1dcfced4505e29a0487b06ea774c403f4"
  1314. },
  1315. "dist": {
  1316. "type": "zip",
  1317. "url": "https://api.github.com/repos/doctrine/migrations/zipball/072c11c1dcfced4505e29a0487b06ea774c403f4",
  1318. "reference": "072c11c1dcfced4505e29a0487b06ea774c403f4",
  1319. "shasum": ""
  1320. },
  1321. "require": {
  1322. "composer/package-versions-deprecated": "^1.8",
  1323. "doctrine/dbal": "^2.11",
  1324. "doctrine/deprecations": "^0.5.3",
  1325. "doctrine/event-manager": "^1.0",
  1326. "friendsofphp/proxy-manager-lts": "^1.0",
  1327. "php": "^7.2 || ^8.0",
  1328. "psr/log": "^1.1.3",
  1329. "symfony/console": "^3.4 || ^4.4.16 || ^5.0",
  1330. "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0"
  1331. },
  1332. "require-dev": {
  1333. "doctrine/coding-standard": "^8.0",
  1334. "doctrine/orm": "^2.6",
  1335. "doctrine/persistence": "^1.3 || ^2.0",
  1336. "doctrine/sql-formatter": "^1.0",
  1337. "ergebnis/composer-normalize": "^2.9",
  1338. "ext-pdo_sqlite": "*",
  1339. "phpstan/phpstan": "^0.12",
  1340. "phpstan/phpstan-deprecation-rules": "^0.12",
  1341. "phpstan/phpstan-phpunit": "^0.12",
  1342. "phpstan/phpstan-strict-rules": "^0.12",
  1343. "phpstan/phpstan-symfony": "^0.12",
  1344. "phpunit/phpunit": "^8.5 || ^9.4",
  1345. "symfony/cache": "^5.3",
  1346. "symfony/process": "^3.4 || ^4.0 || ^5.0",
  1347. "symfony/yaml": "^3.4 || ^4.0 || ^5.0"
  1348. },
  1349. "suggest": {
  1350. "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
  1351. "symfony/yaml": "Allows the use of yaml for migration configuration files."
  1352. },
  1353. "bin": [
  1354. "bin/doctrine-migrations"
  1355. ],
  1356. "type": "library",
  1357. "extra": {
  1358. "composer-normalize": {
  1359. "indent-size": 4,
  1360. "indent-style": "space"
  1361. }
  1362. },
  1363. "autoload": {
  1364. "psr-4": {
  1365. "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
  1366. }
  1367. },
  1368. "notification-url": "https://packagist.org/downloads/",
  1369. "license": [
  1370. "MIT"
  1371. ],
  1372. "authors": [
  1373. {
  1374. "name": "Benjamin Eberlei",
  1375. "email": "kontakt@beberlei.de"
  1376. },
  1377. {
  1378. "name": "Jonathan Wage",
  1379. "email": "jonwage@gmail.com"
  1380. },
  1381. {
  1382. "name": "Michael Simonson",
  1383. "email": "contact@mikesimonson.com"
  1384. }
  1385. ],
  1386. "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
  1387. "homepage": "https://www.doctrine-project.org/projects/migrations.html",
  1388. "keywords": [
  1389. "database",
  1390. "dbal",
  1391. "migrations"
  1392. ],
  1393. "support": {
  1394. "issues": "https://github.com/doctrine/migrations/issues",
  1395. "source": "https://github.com/doctrine/migrations/tree/3.2.0"
  1396. },
  1397. "funding": [
  1398. {
  1399. "url": "https://www.doctrine-project.org/sponsorship.html",
  1400. "type": "custom"
  1401. },
  1402. {
  1403. "url": "https://www.patreon.com/phpdoctrine",
  1404. "type": "patreon"
  1405. },
  1406. {
  1407. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
  1408. "type": "tidelift"
  1409. }
  1410. ],
  1411. "time": "2021-07-05T07:06:31+00:00"
  1412. },
  1413. {
  1414. "name": "doctrine/orm",
  1415. "version": "2.9.3",
  1416. "source": {
  1417. "type": "git",
  1418. "url": "https://github.com/doctrine/orm.git",
  1419. "reference": "82e77cf5089a1303733f75f0f0ed01be3ab9ec22"
  1420. },
  1421. "dist": {
  1422. "type": "zip",
  1423. "url": "https://api.github.com/repos/doctrine/orm/zipball/82e77cf5089a1303733f75f0f0ed01be3ab9ec22",
  1424. "reference": "82e77cf5089a1303733f75f0f0ed01be3ab9ec22",
  1425. "shasum": ""
  1426. },
  1427. "require": {
  1428. "composer/package-versions-deprecated": "^1.8",
  1429. "doctrine/annotations": "^1.13",
  1430. "doctrine/cache": "^1.11.3|^2.0.3",
  1431. "doctrine/collections": "^1.5",
  1432. "doctrine/common": "^3.0.3",
  1433. "doctrine/dbal": "^2.13.0",
  1434. "doctrine/deprecations": "^0.5.3",
  1435. "doctrine/event-manager": "^1.1",
  1436. "doctrine/inflector": "^1.4|^2.0",
  1437. "doctrine/instantiator": "^1.3",
  1438. "doctrine/lexer": "^1.0",
  1439. "doctrine/persistence": "^2.2",
  1440. "ext-pdo": "*",
  1441. "php": "^7.1|^8.0",
  1442. "psr/cache": "^1 || ^2 || ^3",
  1443. "symfony/console": "^3.0|^4.0|^5.0|^6.0"
  1444. },
  1445. "require-dev": {
  1446. "doctrine/coding-standard": "^9.0",
  1447. "phpstan/phpstan": "^0.12.83",
  1448. "phpunit/phpunit": "^7.5|^8.5|^9.4",
  1449. "squizlabs/php_codesniffer": "3.6.0",
  1450. "symfony/cache": "^4.4|^5.2",
  1451. "symfony/yaml": "^3.4|^4.0|^5.0|^6.0",
  1452. "vimeo/psalm": "4.7.0"
  1453. },
  1454. "suggest": {
  1455. "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
  1456. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  1457. },
  1458. "bin": [
  1459. "bin/doctrine"
  1460. ],
  1461. "type": "library",
  1462. "autoload": {
  1463. "psr-4": {
  1464. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  1465. }
  1466. },
  1467. "notification-url": "https://packagist.org/downloads/",
  1468. "license": [
  1469. "MIT"
  1470. ],
  1471. "authors": [
  1472. {
  1473. "name": "Guilherme Blanco",
  1474. "email": "guilhermeblanco@gmail.com"
  1475. },
  1476. {
  1477. "name": "Roman Borschel",
  1478. "email": "roman@code-factory.org"
  1479. },
  1480. {
  1481. "name": "Benjamin Eberlei",
  1482. "email": "kontakt@beberlei.de"
  1483. },
  1484. {
  1485. "name": "Jonathan Wage",
  1486. "email": "jonwage@gmail.com"
  1487. },
  1488. {
  1489. "name": "Marco Pivetta",
  1490. "email": "ocramius@gmail.com"
  1491. }
  1492. ],
  1493. "description": "Object-Relational-Mapper for PHP",
  1494. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  1495. "keywords": [
  1496. "database",
  1497. "orm"
  1498. ],
  1499. "support": {
  1500. "issues": "https://github.com/doctrine/orm/issues",
  1501. "source": "https://github.com/doctrine/orm/tree/2.9.3"
  1502. },
  1503. "time": "2021-06-13T10:29:22+00:00"
  1504. },
  1505. {
  1506. "name": "doctrine/persistence",
  1507. "version": "2.2.1",
  1508. "source": {
  1509. "type": "git",
  1510. "url": "https://github.com/doctrine/persistence.git",
  1511. "reference": "d138f3ab5f761055cab1054070377cfd3222e368"
  1512. },
  1513. "dist": {
  1514. "type": "zip",
  1515. "url": "https://api.github.com/repos/doctrine/persistence/zipball/d138f3ab5f761055cab1054070377cfd3222e368",
  1516. "reference": "d138f3ab5f761055cab1054070377cfd3222e368",
  1517. "shasum": ""
  1518. },
  1519. "require": {
  1520. "doctrine/annotations": "^1.0",
  1521. "doctrine/cache": "^1.11 || ^2.0",
  1522. "doctrine/collections": "^1.0",
  1523. "doctrine/deprecations": "^0.5.3",
  1524. "doctrine/event-manager": "^1.0",
  1525. "php": "^7.1 || ^8.0",
  1526. "psr/cache": "^1.0|^2.0|^3.0"
  1527. },
  1528. "conflict": {
  1529. "doctrine/common": "<2.10@dev"
  1530. },
  1531. "require-dev": {
  1532. "composer/package-versions-deprecated": "^1.11",
  1533. "doctrine/coding-standard": "^6.0 || ^9.0",
  1534. "doctrine/common": "^3.0",
  1535. "phpstan/phpstan": "0.12.84",
  1536. "phpunit/phpunit": "^7.5.20 || ^8.0 || ^9.0",
  1537. "symfony/cache": "^4.4|^5.0",
  1538. "vimeo/psalm": "4.7.0"
  1539. },
  1540. "type": "library",
  1541. "autoload": {
  1542. "psr-4": {
  1543. "Doctrine\\Common\\": "lib/Doctrine/Common",
  1544. "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
  1545. }
  1546. },
  1547. "notification-url": "https://packagist.org/downloads/",
  1548. "license": [
  1549. "MIT"
  1550. ],
  1551. "authors": [
  1552. {
  1553. "name": "Guilherme Blanco",
  1554. "email": "guilhermeblanco@gmail.com"
  1555. },
  1556. {
  1557. "name": "Roman Borschel",
  1558. "email": "roman@code-factory.org"
  1559. },
  1560. {
  1561. "name": "Benjamin Eberlei",
  1562. "email": "kontakt@beberlei.de"
  1563. },
  1564. {
  1565. "name": "Jonathan Wage",
  1566. "email": "jonwage@gmail.com"
  1567. },
  1568. {
  1569. "name": "Johannes Schmitt",
  1570. "email": "schmittjoh@gmail.com"
  1571. },
  1572. {
  1573. "name": "Marco Pivetta",
  1574. "email": "ocramius@gmail.com"
  1575. }
  1576. ],
  1577. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  1578. "homepage": "https://doctrine-project.org/projects/persistence.html",
  1579. "keywords": [
  1580. "mapper",
  1581. "object",
  1582. "odm",
  1583. "orm",
  1584. "persistence"
  1585. ],
  1586. "support": {
  1587. "issues": "https://github.com/doctrine/persistence/issues",
  1588. "source": "https://github.com/doctrine/persistence/tree/2.2.1"
  1589. },
  1590. "time": "2021-05-19T07:07:01+00:00"
  1591. },
  1592. {
  1593. "name": "doctrine/sql-formatter",
  1594. "version": "1.1.1",
  1595. "source": {
  1596. "type": "git",
  1597. "url": "https://github.com/doctrine/sql-formatter.git",
  1598. "reference": "56070bebac6e77230ed7d306ad13528e60732871"
  1599. },
  1600. "dist": {
  1601. "type": "zip",
  1602. "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/56070bebac6e77230ed7d306ad13528e60732871",
  1603. "reference": "56070bebac6e77230ed7d306ad13528e60732871",
  1604. "shasum": ""
  1605. },
  1606. "require": {
  1607. "php": "^7.1 || ^8.0"
  1608. },
  1609. "require-dev": {
  1610. "bamarni/composer-bin-plugin": "^1.4"
  1611. },
  1612. "bin": [
  1613. "bin/sql-formatter"
  1614. ],
  1615. "type": "library",
  1616. "extra": {
  1617. "branch-alias": {
  1618. "dev-master": "1.x-dev"
  1619. }
  1620. },
  1621. "autoload": {
  1622. "psr-4": {
  1623. "Doctrine\\SqlFormatter\\": "src"
  1624. }
  1625. },
  1626. "notification-url": "https://packagist.org/downloads/",
  1627. "license": [
  1628. "MIT"
  1629. ],
  1630. "authors": [
  1631. {
  1632. "name": "Jeremy Dorn",
  1633. "email": "jeremy@jeremydorn.com",
  1634. "homepage": "http://jeremydorn.com/"
  1635. }
  1636. ],
  1637. "description": "a PHP SQL highlighting library",
  1638. "homepage": "https://github.com/doctrine/sql-formatter/",
  1639. "keywords": [
  1640. "highlight",
  1641. "sql"
  1642. ],
  1643. "support": {
  1644. "issues": "https://github.com/doctrine/sql-formatter/issues",
  1645. "source": "https://github.com/doctrine/sql-formatter/tree/1.1.x"
  1646. },
  1647. "time": "2020-07-30T16:57:33+00:00"
  1648. },
  1649. {
  1650. "name": "egulias/email-validator",
  1651. "version": "3.1.1",
  1652. "source": {
  1653. "type": "git",
  1654. "url": "https://github.com/egulias/EmailValidator.git",
  1655. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
  1656. },
  1657. "dist": {
  1658. "type": "zip",
  1659. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  1660. "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
  1661. "shasum": ""
  1662. },
  1663. "require": {
  1664. "doctrine/lexer": "^1.2",
  1665. "php": ">=7.2",
  1666. "symfony/polyfill-intl-idn": "^1.15"
  1667. },
  1668. "require-dev": {
  1669. "php-coveralls/php-coveralls": "^2.2",
  1670. "phpunit/phpunit": "^8.5.8|^9.3.3",
  1671. "vimeo/psalm": "^4"
  1672. },
  1673. "suggest": {
  1674. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  1675. },
  1676. "type": "library",
  1677. "extra": {
  1678. "branch-alias": {
  1679. "dev-master": "3.0.x-dev"
  1680. }
  1681. },
  1682. "autoload": {
  1683. "psr-4": {
  1684. "Egulias\\EmailValidator\\": "src"
  1685. }
  1686. },
  1687. "notification-url": "https://packagist.org/downloads/",
  1688. "license": [
  1689. "MIT"
  1690. ],
  1691. "authors": [
  1692. {
  1693. "name": "Eduardo Gulias Davis"
  1694. }
  1695. ],
  1696. "description": "A library for validating emails against several RFCs",
  1697. "homepage": "https://github.com/egulias/EmailValidator",
  1698. "keywords": [
  1699. "email",
  1700. "emailvalidation",
  1701. "emailvalidator",
  1702. "validation",
  1703. "validator"
  1704. ],
  1705. "support": {
  1706. "issues": "https://github.com/egulias/EmailValidator/issues",
  1707. "source": "https://github.com/egulias/EmailValidator/tree/3.1.1"
  1708. },
  1709. "funding": [
  1710. {
  1711. "url": "https://github.com/egulias",
  1712. "type": "github"
  1713. }
  1714. ],
  1715. "time": "2021-04-01T18:37:14+00:00"
  1716. },
  1717. {
  1718. "name": "fig/link-util",
  1719. "version": "1.2.0",
  1720. "source": {
  1721. "type": "git",
  1722. "url": "https://github.com/php-fig/link-util.git",
  1723. "reference": "10e52348a2e9ad4581f2bf3e16458f0861a88c6a"
  1724. },
  1725. "dist": {
  1726. "type": "zip",
  1727. "url": "https://api.github.com/repos/php-fig/link-util/zipball/10e52348a2e9ad4581f2bf3e16458f0861a88c6a",
  1728. "reference": "10e52348a2e9ad4581f2bf3e16458f0861a88c6a",
  1729. "shasum": ""
  1730. },
  1731. "require": {
  1732. "php": ">=8.0.0",
  1733. "psr/link": "^1.1.0 | ^2.0.0"
  1734. },
  1735. "provide": {
  1736. "psr/link-implementation": "1.0"
  1737. },
  1738. "require-dev": {
  1739. "phpunit/phpunit": "^9",
  1740. "squizlabs/php_codesniffer": "^2.3.1"
  1741. },
  1742. "type": "library",
  1743. "extra": {
  1744. "branch-alias": {
  1745. "dev-master": "1.0.x-dev"
  1746. }
  1747. },
  1748. "autoload": {
  1749. "psr-4": {
  1750. "Fig\\Link\\": "src/"
  1751. }
  1752. },
  1753. "notification-url": "https://packagist.org/downloads/",
  1754. "license": [
  1755. "MIT"
  1756. ],
  1757. "authors": [
  1758. {
  1759. "name": "PHP-FIG",
  1760. "homepage": "https://www.php-fig.org/"
  1761. }
  1762. ],
  1763. "description": "Common utility implementations for HTTP links",
  1764. "keywords": [
  1765. "http",
  1766. "http-link",
  1767. "link",
  1768. "psr",
  1769. "psr-13",
  1770. "rest"
  1771. ],
  1772. "support": {
  1773. "issues": "https://github.com/php-fig/link-util/issues",
  1774. "source": "https://github.com/php-fig/link-util/tree/1.2.0"
  1775. },
  1776. "time": "2021-03-11T23:09:19+00:00"
  1777. },
  1778. {
  1779. "name": "friendsofphp/proxy-manager-lts",
  1780. "version": "v1.0.5",
  1781. "source": {
  1782. "type": "git",
  1783. "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
  1784. "reference": "006aa5d32f887a4db4353b13b5b5095613e0611f"
  1785. },
  1786. "dist": {
  1787. "type": "zip",
  1788. "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/006aa5d32f887a4db4353b13b5b5095613e0611f",
  1789. "reference": "006aa5d32f887a4db4353b13b5b5095613e0611f",
  1790. "shasum": ""
  1791. },
  1792. "require": {
  1793. "laminas/laminas-code": "~3.4.1|^4.0",
  1794. "php": ">=7.1",
  1795. "symfony/filesystem": "^4.4.17|^5.0|^6.0"
  1796. },
  1797. "conflict": {
  1798. "laminas/laminas-stdlib": "<3.2.1",
  1799. "zendframework/zend-stdlib": "<3.2.1"
  1800. },
  1801. "replace": {
  1802. "ocramius/proxy-manager": "^2.1"
  1803. },
  1804. "require-dev": {
  1805. "ext-phar": "*",
  1806. "symfony/phpunit-bridge": "^5.2|^6.0"
  1807. },
  1808. "type": "library",
  1809. "extra": {
  1810. "thanks": {
  1811. "name": "ocramius/proxy-manager",
  1812. "url": "https://github.com/Ocramius/ProxyManager"
  1813. }
  1814. },
  1815. "autoload": {
  1816. "psr-4": {
  1817. "ProxyManager\\": "src/ProxyManager"
  1818. }
  1819. },
  1820. "notification-url": "https://packagist.org/downloads/",
  1821. "license": [
  1822. "MIT"
  1823. ],
  1824. "authors": [
  1825. {
  1826. "name": "Marco Pivetta",
  1827. "email": "ocramius@gmail.com",
  1828. "homepage": "http://ocramius.github.io/"
  1829. },
  1830. {
  1831. "name": "Nicolas Grekas",
  1832. "email": "p@tchwork.com"
  1833. }
  1834. ],
  1835. "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
  1836. "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
  1837. "keywords": [
  1838. "aop",
  1839. "lazy loading",
  1840. "proxy",
  1841. "proxy pattern",
  1842. "service proxies"
  1843. ],
  1844. "support": {
  1845. "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
  1846. "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.5"
  1847. },
  1848. "funding": [
  1849. {
  1850. "url": "https://github.com/Ocramius",
  1851. "type": "github"
  1852. },
  1853. {
  1854. "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
  1855. "type": "tidelift"
  1856. }
  1857. ],
  1858. "time": "2021-05-22T16:11:15+00:00"
  1859. },
  1860. {
  1861. "name": "jms/metadata",
  1862. "version": "2.5.0",
  1863. "source": {
  1864. "type": "git",
  1865. "url": "https://github.com/schmittjoh/metadata.git",
  1866. "reference": "b5c52549807b2d855b3d7e36ec164c00eb547338"
  1867. },
  1868. "dist": {
  1869. "type": "zip",
  1870. "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/b5c52549807b2d855b3d7e36ec164c00eb547338",
  1871. "reference": "b5c52549807b2d855b3d7e36ec164c00eb547338",
  1872. "shasum": ""
  1873. },
  1874. "require": {
  1875. "php": "^7.2|^8.0"
  1876. },
  1877. "require-dev": {
  1878. "doctrine/cache": "^1.0",
  1879. "doctrine/coding-standard": "^8.0",
  1880. "mikey179/vfsstream": "^1.6.7",
  1881. "phpunit/phpunit": "^8.5|^9.0",
  1882. "psr/container": "^1.0",
  1883. "symfony/cache": "^3.1|^4.0|^5.0",
  1884. "symfony/dependency-injection": "^3.1|^4.0|^5.0"
  1885. },
  1886. "type": "library",
  1887. "extra": {
  1888. "branch-alias": {
  1889. "dev-master": "2.x-dev"
  1890. }
  1891. },
  1892. "autoload": {
  1893. "psr-4": {
  1894. "Metadata\\": "src/"
  1895. }
  1896. },
  1897. "notification-url": "https://packagist.org/downloads/",
  1898. "license": [
  1899. "MIT"
  1900. ],
  1901. "authors": [
  1902. {
  1903. "name": "Johannes M. Schmitt",
  1904. "email": "schmittjoh@gmail.com"
  1905. },
  1906. {
  1907. "name": "Asmir Mustafic",
  1908. "email": "goetas@gmail.com"
  1909. }
  1910. ],
  1911. "description": "Class/method/property metadata management in PHP",
  1912. "keywords": [
  1913. "annotations",
  1914. "metadata",
  1915. "xml",
  1916. "yaml"
  1917. ],
  1918. "support": {
  1919. "issues": "https://github.com/schmittjoh/metadata/issues",
  1920. "source": "https://github.com/schmittjoh/metadata/tree/2.5.0"
  1921. },
  1922. "time": "2021-03-07T19:20:09+00:00"
  1923. },
  1924. {
  1925. "name": "jms/serializer",
  1926. "version": "3.13.0",
  1927. "source": {
  1928. "type": "git",
  1929. "url": "https://github.com/schmittjoh/serializer.git",
  1930. "reference": "06909ae3766b0f0ff93f585c3fc407ab7c7942aa"
  1931. },
  1932. "dist": {
  1933. "type": "zip",
  1934. "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/06909ae3766b0f0ff93f585c3fc407ab7c7942aa",
  1935. "reference": "06909ae3766b0f0ff93f585c3fc407ab7c7942aa",
  1936. "shasum": ""
  1937. },
  1938. "require": {
  1939. "doctrine/annotations": "^1.0",
  1940. "doctrine/instantiator": "^1.0.3",
  1941. "doctrine/lexer": "^1.1",
  1942. "jms/metadata": "^2.0",
  1943. "php": "^7.2||^8.0",
  1944. "phpstan/phpdoc-parser": "^0.4 || ^0.5"
  1945. },
  1946. "require-dev": {
  1947. "doctrine/coding-standard": "^8.1",
  1948. "doctrine/orm": "~2.1",
  1949. "doctrine/persistence": "^1.3.3|^2.0|^3.0",
  1950. "doctrine/phpcr-odm": "^1.3|^2.0",
  1951. "ext-pdo_sqlite": "*",
  1952. "jackalope/jackalope-doctrine-dbal": "^1.1.5",
  1953. "ocramius/proxy-manager": "^1.0|^2.0",
  1954. "phpstan/phpstan": "^0.12.65",
  1955. "phpunit/phpunit": "^8.0||^9.0",
  1956. "psr/container": "^1.0",
  1957. "symfony/dependency-injection": "^3.0|^4.0|^5.0",
  1958. "symfony/expression-language": "^3.0|^4.0|^5.0",
  1959. "symfony/filesystem": "^3.0|^4.0|^5.0",
  1960. "symfony/form": "^3.0|^4.0|^5.0",
  1961. "symfony/translation": "^3.0|^4.0|^5.0",
  1962. "symfony/validator": "^3.1.9|^4.0|^5.0",
  1963. "symfony/yaml": "^3.3|^4.0|^5.0",
  1964. "twig/twig": "~1.34|~2.4|^3.0"
  1965. },
  1966. "suggest": {
  1967. "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
  1968. "symfony/cache": "Required if you like to use cache functionality.",
  1969. "symfony/yaml": "Required if you'd like to use the YAML metadata format."
  1970. },
  1971. "type": "library",
  1972. "extra": {
  1973. "branch-alias": {
  1974. "dev-master": "3.12-dev"
  1975. }
  1976. },
  1977. "autoload": {
  1978. "psr-4": {
  1979. "JMS\\Serializer\\": "src/"
  1980. }
  1981. },
  1982. "notification-url": "https://packagist.org/downloads/",
  1983. "license": [
  1984. "MIT"
  1985. ],
  1986. "authors": [
  1987. {
  1988. "name": "Johannes M. Schmitt",
  1989. "email": "schmittjoh@gmail.com"
  1990. },
  1991. {
  1992. "name": "Asmir Mustafic",
  1993. "email": "goetas@gmail.com"
  1994. }
  1995. ],
  1996. "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
  1997. "homepage": "http://jmsyst.com/libs/serializer",
  1998. "keywords": [
  1999. "deserialization",
  2000. "jaxb",
  2001. "json",
  2002. "serialization",
  2003. "xml"
  2004. ],
  2005. "support": {
  2006. "issues": "https://github.com/schmittjoh/serializer/issues",
  2007. "source": "https://github.com/schmittjoh/serializer/tree/3.13.0"
  2008. },
  2009. "funding": [
  2010. {
  2011. "url": "https://github.com/goetas",
  2012. "type": "github"
  2013. }
  2014. ],
  2015. "time": "2021-07-05T11:46:58+00:00"
  2016. },
  2017. {
  2018. "name": "knplabs/knp-menu",
  2019. "version": "v3.2.0",
  2020. "source": {
  2021. "type": "git",
  2022. "url": "https://github.com/KnpLabs/KnpMenu.git",
  2023. "reference": "9e7f174862c9a91f1249d18b5c2fa039eef81b8f"
  2024. },
  2025. "dist": {
  2026. "type": "zip",
  2027. "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/9e7f174862c9a91f1249d18b5c2fa039eef81b8f",
  2028. "reference": "9e7f174862c9a91f1249d18b5c2fa039eef81b8f",
  2029. "shasum": ""
  2030. },
  2031. "require": {
  2032. "php": "^7.2 || ^8.0"
  2033. },
  2034. "conflict": {
  2035. "twig/twig": "<1.40 || >=2,<2.9"
  2036. },
  2037. "require-dev": {
  2038. "phpspec/prophecy": "^1.8",
  2039. "psr/container": "^1.0",
  2040. "symfony/http-foundation": "^3.4 || ^4.2|| ^5.0",
  2041. "symfony/phpunit-bridge": "^3.3 || ^4.2|| ^5.0",
  2042. "symfony/routing": "^3.4 || ^4.2|| ^5.0",
  2043. "twig/twig": "^1.40 || ^2.9 || ^3.0"
  2044. },
  2045. "suggest": {
  2046. "twig/twig": "for the TwigRenderer and the integration with your templates"
  2047. },
  2048. "type": "library",
  2049. "extra": {
  2050. "branch-alias": {
  2051. "dev-master": "3.2-dev"
  2052. }
  2053. },
  2054. "autoload": {
  2055. "psr-4": {
  2056. "Knp\\Menu\\": "src/Knp/Menu"
  2057. }
  2058. },
  2059. "notification-url": "https://packagist.org/downloads/",
  2060. "license": [
  2061. "MIT"
  2062. ],
  2063. "authors": [
  2064. {
  2065. "name": "KnpLabs",
  2066. "homepage": "https://knplabs.com"
  2067. },
  2068. {
  2069. "name": "Christophe Coevoet",
  2070. "email": "stof@notk.org"
  2071. },
  2072. {
  2073. "name": "The Community",
  2074. "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
  2075. }
  2076. ],
  2077. "description": "An object oriented menu library",
  2078. "homepage": "https://knplabs.com",
  2079. "keywords": [
  2080. "menu",
  2081. "tree"
  2082. ],
  2083. "support": {
  2084. "issues": "https://github.com/KnpLabs/KnpMenu/issues",
  2085. "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.2.0"
  2086. },
  2087. "time": "2021-05-28T09:10:39+00:00"
  2088. },
  2089. {
  2090. "name": "knplabs/knp-menu-bundle",
  2091. "version": "v3.1.0",
  2092. "source": {
  2093. "type": "git",
  2094. "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
  2095. "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b"
  2096. },
  2097. "dist": {
  2098. "type": "zip",
  2099. "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2b4c3bcba1646aef17b5e368f3004b108330c59b",
  2100. "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b",
  2101. "shasum": ""
  2102. },
  2103. "require": {
  2104. "knplabs/knp-menu": "^3.1",
  2105. "php": "^7.2 || ^8.0",
  2106. "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0"
  2107. },
  2108. "require-dev": {
  2109. "phpspec/prophecy": "^1.8",
  2110. "symfony/expression-language": "^3.4 | ^4.4 | ^5.0",
  2111. "symfony/phpunit-bridge": "^3.4 | ^4.4 | ^5.0",
  2112. "symfony/templating": "^3.4 | ^4.4 | ^5.0"
  2113. },
  2114. "type": "symfony-bundle",
  2115. "extra": {
  2116. "branch-alias": {
  2117. "dev-master": "3.x-dev"
  2118. }
  2119. },
  2120. "autoload": {
  2121. "psr-4": {
  2122. "Knp\\Bundle\\MenuBundle\\": "src"
  2123. }
  2124. },
  2125. "notification-url": "https://packagist.org/downloads/",
  2126. "license": [
  2127. "MIT"
  2128. ],
  2129. "authors": [
  2130. {
  2131. "name": "Knplabs",
  2132. "homepage": "http://knplabs.com"
  2133. },
  2134. {
  2135. "name": "Christophe Coevoet",
  2136. "email": "stof@notk.org"
  2137. },
  2138. {
  2139. "name": "Symfony Community",
  2140. "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
  2141. }
  2142. ],
  2143. "description": "This bundle provides an integration of the KnpMenu library",
  2144. "keywords": [
  2145. "menu"
  2146. ],
  2147. "support": {
  2148. "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
  2149. "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.1.0"
  2150. },
  2151. "time": "2020-11-29T17:04:51+00:00"
  2152. },
  2153. {
  2154. "name": "laminas/laminas-code",
  2155. "version": "4.4.2",
  2156. "source": {
  2157. "type": "git",
  2158. "url": "https://github.com/laminas/laminas-code.git",
  2159. "reference": "54251ab2b16c41c6980387839496b235f5f6e10b"
  2160. },
  2161. "dist": {
  2162. "type": "zip",
  2163. "url": "https://api.github.com/repos/laminas/laminas-code/zipball/54251ab2b16c41c6980387839496b235f5f6e10b",
  2164. "reference": "54251ab2b16c41c6980387839496b235f5f6e10b",
  2165. "shasum": ""
  2166. },
  2167. "require": {
  2168. "php": "^7.4 || ~8.0.0"
  2169. },
  2170. "conflict": {
  2171. "phpspec/prophecy": "<1.9.0"
  2172. },
  2173. "require-dev": {
  2174. "doctrine/annotations": "^1.10.4",
  2175. "ext-phar": "*",
  2176. "laminas/laminas-coding-standard": "^2.1.4",
  2177. "laminas/laminas-stdlib": "^3.3.0",
  2178. "phpunit/phpunit": "^9.4.2",
  2179. "psalm/plugin-phpunit": "^0.14.0",
  2180. "vimeo/psalm": "^4.3.1"
  2181. },
  2182. "suggest": {
  2183. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  2184. "laminas/laminas-stdlib": "Laminas\\Stdlib component",
  2185. "laminas/laminas-zendframework-bridge": "A bridge with Zend Framework"
  2186. },
  2187. "type": "library",
  2188. "autoload": {
  2189. "psr-4": {
  2190. "Laminas\\Code\\": "src/"
  2191. }
  2192. },
  2193. "notification-url": "https://packagist.org/downloads/",
  2194. "license": [
  2195. "BSD-3-Clause"
  2196. ],
  2197. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  2198. "homepage": "https://laminas.dev",
  2199. "keywords": [
  2200. "code",
  2201. "laminas",
  2202. "laminasframework"
  2203. ],
  2204. "support": {
  2205. "chat": "https://laminas.dev/chat",
  2206. "docs": "https://docs.laminas.dev/laminas-code/",
  2207. "forum": "https://discourse.laminas.dev",
  2208. "issues": "https://github.com/laminas/laminas-code/issues",
  2209. "rss": "https://github.com/laminas/laminas-code/releases.atom",
  2210. "source": "https://github.com/laminas/laminas-code"
  2211. },
  2212. "funding": [
  2213. {
  2214. "url": "https://funding.communitybridge.org/projects/laminas-project",
  2215. "type": "community_bridge"
  2216. }
  2217. ],
  2218. "time": "2021-07-09T11:58:40+00:00"
  2219. },
  2220. {
  2221. "name": "monolog/monolog",
  2222. "version": "2.3.2",
  2223. "source": {
  2224. "type": "git",
  2225. "url": "https://github.com/Seldaek/monolog.git",
  2226. "reference": "71312564759a7db5b789296369c1a264efc43aad"
  2227. },
  2228. "dist": {
  2229. "type": "zip",
  2230. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
  2231. "reference": "71312564759a7db5b789296369c1a264efc43aad",
  2232. "shasum": ""
  2233. },
  2234. "require": {
  2235. "php": ">=7.2",
  2236. "psr/log": "^1.0.1"
  2237. },
  2238. "provide": {
  2239. "psr/log-implementation": "1.0.0"
  2240. },
  2241. "require-dev": {
  2242. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  2243. "doctrine/couchdb": "~1.0@dev",
  2244. "elasticsearch/elasticsearch": "^7",
  2245. "graylog2/gelf-php": "^1.4.2",
  2246. "mongodb/mongodb": "^1.8",
  2247. "php-amqplib/php-amqplib": "~2.4",
  2248. "php-console/php-console": "^3.1.3",
  2249. "phpspec/prophecy": "^1.6.1",
  2250. "phpstan/phpstan": "^0.12.91",
  2251. "phpunit/phpunit": "^8.5",
  2252. "predis/predis": "^1.1",
  2253. "rollbar/rollbar": "^1.3",
  2254. "ruflin/elastica": ">=0.90 <7.0.1",
  2255. "swiftmailer/swiftmailer": "^5.3|^6.0"
  2256. },
  2257. "suggest": {
  2258. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2259. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2260. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2261. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2262. "ext-mbstring": "Allow to work properly with unicode symbols",
  2263. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2264. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2265. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2266. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2267. "php-console/php-console": "Allow sending log messages to Google Chrome",
  2268. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2269. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2270. },
  2271. "type": "library",
  2272. "extra": {
  2273. "branch-alias": {
  2274. "dev-main": "2.x-dev"
  2275. }
  2276. },
  2277. "autoload": {
  2278. "psr-4": {
  2279. "Monolog\\": "src/Monolog"
  2280. }
  2281. },
  2282. "notification-url": "https://packagist.org/downloads/",
  2283. "license": [
  2284. "MIT"
  2285. ],
  2286. "authors": [
  2287. {
  2288. "name": "Jordi Boggiano",
  2289. "email": "j.boggiano@seld.be",
  2290. "homepage": "https://seld.be"
  2291. }
  2292. ],
  2293. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2294. "homepage": "https://github.com/Seldaek/monolog",
  2295. "keywords": [
  2296. "log",
  2297. "logging",
  2298. "psr-3"
  2299. ],
  2300. "support": {
  2301. "issues": "https://github.com/Seldaek/monolog/issues",
  2302. "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
  2303. },
  2304. "funding": [
  2305. {
  2306. "url": "https://github.com/Seldaek",
  2307. "type": "github"
  2308. },
  2309. {
  2310. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2311. "type": "tidelift"
  2312. }
  2313. ],
  2314. "time": "2021-07-23T07:42:52+00:00"
  2315. },
  2316. {
  2317. "name": "nelmio/api-doc-bundle",
  2318. "version": "v4.4.0",
  2319. "source": {
  2320. "type": "git",
  2321. "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
  2322. "reference": "06bc5136d7e510b0ffdd453baa6ef6bad366d9db"
  2323. },
  2324. "dist": {
  2325. "type": "zip",
  2326. "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/06bc5136d7e510b0ffdd453baa6ef6bad366d9db",
  2327. "reference": "06bc5136d7e510b0ffdd453baa6ef6bad366d9db",
  2328. "shasum": ""
  2329. },
  2330. "require": {
  2331. "doctrine/annotations": "^1.11",
  2332. "ext-json": "*",
  2333. "php": ">=7.1.3",
  2334. "phpdocumentor/reflection-docblock": "^3.1|^4.4|^5.0",
  2335. "psr/cache": "^1.0|^2.0|^3.0",
  2336. "psr/container": "^1.0",
  2337. "psr/log": "^1.0",
  2338. "symfony/config": "^4.4|^5.0",
  2339. "symfony/console": "^4.4|^5.0",
  2340. "symfony/dependency-injection": "^4.4|^5.0",
  2341. "symfony/framework-bundle": "^4.4|^5.0",
  2342. "symfony/http-foundation": "^4.4|^5.0",
  2343. "symfony/http-kernel": "^4.4|^5.0",
  2344. "symfony/options-resolver": "^4.4|^5.0",
  2345. "symfony/routing": "^4.4|^5.0",
  2346. "zircote/swagger-php": "^3.0"
  2347. },
  2348. "conflict": {
  2349. "symfony/framework-bundle": "4.2.7"
  2350. },
  2351. "require-dev": {
  2352. "api-platform/core": "^2.4",
  2353. "composer/package-versions-deprecated": "1.11.99.1",
  2354. "friendsofsymfony/rest-bundle": "^2.8|^3.0",
  2355. "jms/serializer": "^1.14|^3.0",
  2356. "jms/serializer-bundle": "^2.3|^3.0",
  2357. "sensio/framework-extra-bundle": "^4.4|^5.0|^6.0",
  2358. "symfony/asset": "^4.4|^5.0",
  2359. "symfony/browser-kit": "^4.4|^5.0",
  2360. "symfony/cache": "^4.4|^5.0",
  2361. "symfony/dom-crawler": "^4.4|^5.0",
  2362. "symfony/form": "^4.4|^5.0",
  2363. "symfony/phpunit-bridge": "^5.2",
  2364. "symfony/property-access": "^4.4|^5.0",
  2365. "symfony/property-info": "^4.4|^5.0",
  2366. "symfony/serializer": "^4.4|^5.0",
  2367. "symfony/stopwatch": "^4.4|^5.0",
  2368. "symfony/templating": "^4.4|^5.0",
  2369. "symfony/twig-bundle": "^4.4|^5.0",
  2370. "symfony/validator": "^4.4|^5.0",
  2371. "willdurand/hateoas-bundle": "^1.0|^2.0"
  2372. },
  2373. "suggest": {
  2374. "api-platform/core": "For using an API oriented framework.",
  2375. "friendsofsymfony/rest-bundle": "For using the parameters annotations.",
  2376. "jms/serializer-bundle": "For describing your models.",
  2377. "symfony/asset": "For using the Swagger UI.",
  2378. "symfony/cache": "For using a PSR-6 compatible cache implementation with the API doc generator.",
  2379. "symfony/form": "For describing your form type models.",
  2380. "symfony/monolog-bundle": "For using a PSR-3 compatible logger implementation with the API PHP describer.",
  2381. "symfony/property-info": "For describing your models.",
  2382. "symfony/serializer": "For describing your models.",
  2383. "symfony/validator": "For describing the validation constraints in your models.",
  2384. "twig/twig-bundle": "For using the Swagger UI.",
  2385. "willdurand/hateoas-bundle": "For extracting HATEOAS metadata."
  2386. },
  2387. "type": "symfony-bundle",
  2388. "extra": {
  2389. "branch-alias": {
  2390. "dev-master": "4.x-dev"
  2391. }
  2392. },
  2393. "autoload": {
  2394. "psr-4": {
  2395. "Nelmio\\ApiDocBundle\\": ""
  2396. },
  2397. "exclude-from-classmap": [
  2398. "Tests/"
  2399. ]
  2400. },
  2401. "notification-url": "https://packagist.org/downloads/",
  2402. "license": [
  2403. "MIT"
  2404. ],
  2405. "authors": [
  2406. {
  2407. "name": "Nelmio",
  2408. "homepage": "http://nelm.io"
  2409. },
  2410. {
  2411. "name": "Symfony Community",
  2412. "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
  2413. }
  2414. ],
  2415. "description": "Generates documentation for your REST API from annotations",
  2416. "keywords": [
  2417. "api",
  2418. "doc",
  2419. "documentation",
  2420. "rest"
  2421. ],
  2422. "support": {
  2423. "issues": "https://github.com/nelmio/NelmioApiDocBundle/issues",
  2424. "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.4.0"
  2425. },
  2426. "time": "2021-07-18T16:59:37+00:00"
  2427. },
  2428. {
  2429. "name": "nelmio/cors-bundle",
  2430. "version": "2.1.1",
  2431. "source": {
  2432. "type": "git",
  2433. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  2434. "reference": "0b964b665016dfb61dd0fd2bb8c24afb1ae45a93"
  2435. },
  2436. "dist": {
  2437. "type": "zip",
  2438. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/0b964b665016dfb61dd0fd2bb8c24afb1ae45a93",
  2439. "reference": "0b964b665016dfb61dd0fd2bb8c24afb1ae45a93",
  2440. "shasum": ""
  2441. },
  2442. "require": {
  2443. "symfony/framework-bundle": "^4.3 || ^5.0"
  2444. },
  2445. "require-dev": {
  2446. "mockery/mockery": "^1.2",
  2447. "symfony/phpunit-bridge": "^4.3 || ^5.0"
  2448. },
  2449. "type": "symfony-bundle",
  2450. "extra": {
  2451. "branch-alias": {
  2452. "dev-master": "2.0.x-dev"
  2453. }
  2454. },
  2455. "autoload": {
  2456. "psr-4": {
  2457. "Nelmio\\CorsBundle\\": ""
  2458. },
  2459. "exclude-from-classmap": [
  2460. "/Tests/"
  2461. ]
  2462. },
  2463. "notification-url": "https://packagist.org/downloads/",
  2464. "license": [
  2465. "MIT"
  2466. ],
  2467. "authors": [
  2468. {
  2469. "name": "Nelmio",
  2470. "homepage": "http://nelm.io"
  2471. },
  2472. {
  2473. "name": "Symfony Community",
  2474. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  2475. }
  2476. ],
  2477. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  2478. "keywords": [
  2479. "api",
  2480. "cors",
  2481. "crossdomain"
  2482. ],
  2483. "support": {
  2484. "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
  2485. "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.1.1"
  2486. },
  2487. "time": "2021-04-20T08:27:05+00:00"
  2488. },
  2489. {
  2490. "name": "nikic/php-parser",
  2491. "version": "v4.12.0",
  2492. "source": {
  2493. "type": "git",
  2494. "url": "https://github.com/nikic/PHP-Parser.git",
  2495. "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
  2496. },
  2497. "dist": {
  2498. "type": "zip",
  2499. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
  2500. "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
  2501. "shasum": ""
  2502. },
  2503. "require": {
  2504. "ext-tokenizer": "*",
  2505. "php": ">=7.0"
  2506. },
  2507. "require-dev": {
  2508. "ircmaxell/php-yacc": "^0.0.7",
  2509. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  2510. },
  2511. "bin": [
  2512. "bin/php-parse"
  2513. ],
  2514. "type": "library",
  2515. "extra": {
  2516. "branch-alias": {
  2517. "dev-master": "4.9-dev"
  2518. }
  2519. },
  2520. "autoload": {
  2521. "psr-4": {
  2522. "PhpParser\\": "lib/PhpParser"
  2523. }
  2524. },
  2525. "notification-url": "https://packagist.org/downloads/",
  2526. "license": [
  2527. "BSD-3-Clause"
  2528. ],
  2529. "authors": [
  2530. {
  2531. "name": "Nikita Popov"
  2532. }
  2533. ],
  2534. "description": "A PHP parser written in PHP",
  2535. "keywords": [
  2536. "parser",
  2537. "php"
  2538. ],
  2539. "support": {
  2540. "issues": "https://github.com/nikic/PHP-Parser/issues",
  2541. "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
  2542. },
  2543. "time": "2021-07-21T10:44:31+00:00"
  2544. },
  2545. {
  2546. "name": "phpdocumentor/reflection-common",
  2547. "version": "2.2.0",
  2548. "source": {
  2549. "type": "git",
  2550. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2551. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  2552. },
  2553. "dist": {
  2554. "type": "zip",
  2555. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2556. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  2557. "shasum": ""
  2558. },
  2559. "require": {
  2560. "php": "^7.2 || ^8.0"
  2561. },
  2562. "type": "library",
  2563. "extra": {
  2564. "branch-alias": {
  2565. "dev-2.x": "2.x-dev"
  2566. }
  2567. },
  2568. "autoload": {
  2569. "psr-4": {
  2570. "phpDocumentor\\Reflection\\": "src/"
  2571. }
  2572. },
  2573. "notification-url": "https://packagist.org/downloads/",
  2574. "license": [
  2575. "MIT"
  2576. ],
  2577. "authors": [
  2578. {
  2579. "name": "Jaap van Otterdijk",
  2580. "email": "opensource@ijaap.nl"
  2581. }
  2582. ],
  2583. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2584. "homepage": "http://www.phpdoc.org",
  2585. "keywords": [
  2586. "FQSEN",
  2587. "phpDocumentor",
  2588. "phpdoc",
  2589. "reflection",
  2590. "static analysis"
  2591. ],
  2592. "support": {
  2593. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  2594. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  2595. },
  2596. "time": "2020-06-27T09:03:43+00:00"
  2597. },
  2598. {
  2599. "name": "phpdocumentor/reflection-docblock",
  2600. "version": "5.2.2",
  2601. "source": {
  2602. "type": "git",
  2603. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2604. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
  2605. },
  2606. "dist": {
  2607. "type": "zip",
  2608. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
  2609. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
  2610. "shasum": ""
  2611. },
  2612. "require": {
  2613. "ext-filter": "*",
  2614. "php": "^7.2 || ^8.0",
  2615. "phpdocumentor/reflection-common": "^2.2",
  2616. "phpdocumentor/type-resolver": "^1.3",
  2617. "webmozart/assert": "^1.9.1"
  2618. },
  2619. "require-dev": {
  2620. "mockery/mockery": "~1.3.2"
  2621. },
  2622. "type": "library",
  2623. "extra": {
  2624. "branch-alias": {
  2625. "dev-master": "5.x-dev"
  2626. }
  2627. },
  2628. "autoload": {
  2629. "psr-4": {
  2630. "phpDocumentor\\Reflection\\": "src"
  2631. }
  2632. },
  2633. "notification-url": "https://packagist.org/downloads/",
  2634. "license": [
  2635. "MIT"
  2636. ],
  2637. "authors": [
  2638. {
  2639. "name": "Mike van Riel",
  2640. "email": "me@mikevanriel.com"
  2641. },
  2642. {
  2643. "name": "Jaap van Otterdijk",
  2644. "email": "account@ijaap.nl"
  2645. }
  2646. ],
  2647. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2648. "support": {
  2649. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  2650. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
  2651. },
  2652. "time": "2020-09-03T19:13:55+00:00"
  2653. },
  2654. {
  2655. "name": "phpdocumentor/type-resolver",
  2656. "version": "1.4.0",
  2657. "source": {
  2658. "type": "git",
  2659. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2660. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
  2661. },
  2662. "dist": {
  2663. "type": "zip",
  2664. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  2665. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  2666. "shasum": ""
  2667. },
  2668. "require": {
  2669. "php": "^7.2 || ^8.0",
  2670. "phpdocumentor/reflection-common": "^2.0"
  2671. },
  2672. "require-dev": {
  2673. "ext-tokenizer": "*"
  2674. },
  2675. "type": "library",
  2676. "extra": {
  2677. "branch-alias": {
  2678. "dev-1.x": "1.x-dev"
  2679. }
  2680. },
  2681. "autoload": {
  2682. "psr-4": {
  2683. "phpDocumentor\\Reflection\\": "src"
  2684. }
  2685. },
  2686. "notification-url": "https://packagist.org/downloads/",
  2687. "license": [
  2688. "MIT"
  2689. ],
  2690. "authors": [
  2691. {
  2692. "name": "Mike van Riel",
  2693. "email": "me@mikevanriel.com"
  2694. }
  2695. ],
  2696. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  2697. "support": {
  2698. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  2699. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
  2700. },
  2701. "time": "2020-09-17T18:55:26+00:00"
  2702. },
  2703. {
  2704. "name": "phpstan/phpdoc-parser",
  2705. "version": "0.5.5",
  2706. "source": {
  2707. "type": "git",
  2708. "url": "https://github.com/phpstan/phpdoc-parser.git",
  2709. "reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c"
  2710. },
  2711. "dist": {
  2712. "type": "zip",
  2713. "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c",
  2714. "reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c",
  2715. "shasum": ""
  2716. },
  2717. "require": {
  2718. "php": "^7.1 || ^8.0"
  2719. },
  2720. "require-dev": {
  2721. "php-parallel-lint/php-parallel-lint": "^1.2",
  2722. "phpstan/extension-installer": "^1.0",
  2723. "phpstan/phpstan": "^0.12.87",
  2724. "phpstan/phpstan-strict-rules": "^0.12.5",
  2725. "phpunit/phpunit": "^9.5",
  2726. "symfony/process": "^5.2"
  2727. },
  2728. "type": "library",
  2729. "extra": {
  2730. "branch-alias": {
  2731. "dev-master": "0.5-dev"
  2732. }
  2733. },
  2734. "autoload": {
  2735. "psr-4": {
  2736. "PHPStan\\PhpDocParser\\": [
  2737. "src/"
  2738. ]
  2739. }
  2740. },
  2741. "notification-url": "https://packagist.org/downloads/",
  2742. "license": [
  2743. "MIT"
  2744. ],
  2745. "description": "PHPDoc parser with support for nullable, intersection and generic types",
  2746. "support": {
  2747. "issues": "https://github.com/phpstan/phpdoc-parser/issues",
  2748. "source": "https://github.com/phpstan/phpdoc-parser/tree/0.5.5"
  2749. },
  2750. "time": "2021-06-11T13:24:46+00:00"
  2751. },
  2752. {
  2753. "name": "psr/cache",
  2754. "version": "2.0.0",
  2755. "source": {
  2756. "type": "git",
  2757. "url": "https://github.com/php-fig/cache.git",
  2758. "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b"
  2759. },
  2760. "dist": {
  2761. "type": "zip",
  2762. "url": "https://api.github.com/repos/php-fig/cache/zipball/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
  2763. "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
  2764. "shasum": ""
  2765. },
  2766. "require": {
  2767. "php": ">=8.0.0"
  2768. },
  2769. "type": "library",
  2770. "extra": {
  2771. "branch-alias": {
  2772. "dev-master": "1.0.x-dev"
  2773. }
  2774. },
  2775. "autoload": {
  2776. "psr-4": {
  2777. "Psr\\Cache\\": "src/"
  2778. }
  2779. },
  2780. "notification-url": "https://packagist.org/downloads/",
  2781. "license": [
  2782. "MIT"
  2783. ],
  2784. "authors": [
  2785. {
  2786. "name": "PHP-FIG",
  2787. "homepage": "https://www.php-fig.org/"
  2788. }
  2789. ],
  2790. "description": "Common interface for caching libraries",
  2791. "keywords": [
  2792. "cache",
  2793. "psr",
  2794. "psr-6"
  2795. ],
  2796. "support": {
  2797. "source": "https://github.com/php-fig/cache/tree/2.0.0"
  2798. },
  2799. "time": "2021-02-03T23:23:37+00:00"
  2800. },
  2801. {
  2802. "name": "psr/container",
  2803. "version": "1.1.1",
  2804. "source": {
  2805. "type": "git",
  2806. "url": "https://github.com/php-fig/container.git",
  2807. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  2808. },
  2809. "dist": {
  2810. "type": "zip",
  2811. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  2812. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  2813. "shasum": ""
  2814. },
  2815. "require": {
  2816. "php": ">=7.2.0"
  2817. },
  2818. "type": "library",
  2819. "autoload": {
  2820. "psr-4": {
  2821. "Psr\\Container\\": "src/"
  2822. }
  2823. },
  2824. "notification-url": "https://packagist.org/downloads/",
  2825. "license": [
  2826. "MIT"
  2827. ],
  2828. "authors": [
  2829. {
  2830. "name": "PHP-FIG",
  2831. "homepage": "https://www.php-fig.org/"
  2832. }
  2833. ],
  2834. "description": "Common Container Interface (PHP FIG PSR-11)",
  2835. "homepage": "https://github.com/php-fig/container",
  2836. "keywords": [
  2837. "PSR-11",
  2838. "container",
  2839. "container-interface",
  2840. "container-interop",
  2841. "psr"
  2842. ],
  2843. "support": {
  2844. "issues": "https://github.com/php-fig/container/issues",
  2845. "source": "https://github.com/php-fig/container/tree/1.1.1"
  2846. },
  2847. "time": "2021-03-05T17:36:06+00:00"
  2848. },
  2849. {
  2850. "name": "psr/event-dispatcher",
  2851. "version": "1.0.0",
  2852. "source": {
  2853. "type": "git",
  2854. "url": "https://github.com/php-fig/event-dispatcher.git",
  2855. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2856. },
  2857. "dist": {
  2858. "type": "zip",
  2859. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2860. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2861. "shasum": ""
  2862. },
  2863. "require": {
  2864. "php": ">=7.2.0"
  2865. },
  2866. "type": "library",
  2867. "extra": {
  2868. "branch-alias": {
  2869. "dev-master": "1.0.x-dev"
  2870. }
  2871. },
  2872. "autoload": {
  2873. "psr-4": {
  2874. "Psr\\EventDispatcher\\": "src/"
  2875. }
  2876. },
  2877. "notification-url": "https://packagist.org/downloads/",
  2878. "license": [
  2879. "MIT"
  2880. ],
  2881. "authors": [
  2882. {
  2883. "name": "PHP-FIG",
  2884. "homepage": "http://www.php-fig.org/"
  2885. }
  2886. ],
  2887. "description": "Standard interfaces for event handling.",
  2888. "keywords": [
  2889. "events",
  2890. "psr",
  2891. "psr-14"
  2892. ],
  2893. "support": {
  2894. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2895. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2896. },
  2897. "time": "2019-01-08T18:20:26+00:00"
  2898. },
  2899. {
  2900. "name": "psr/link",
  2901. "version": "1.1.1",
  2902. "source": {
  2903. "type": "git",
  2904. "url": "https://github.com/php-fig/link.git",
  2905. "reference": "846c25f58a1f02b93a00f2404e3626b6bf9b7807"
  2906. },
  2907. "dist": {
  2908. "type": "zip",
  2909. "url": "https://api.github.com/repos/php-fig/link/zipball/846c25f58a1f02b93a00f2404e3626b6bf9b7807",
  2910. "reference": "846c25f58a1f02b93a00f2404e3626b6bf9b7807",
  2911. "shasum": ""
  2912. },
  2913. "require": {
  2914. "php": ">=8.0.0"
  2915. },
  2916. "type": "library",
  2917. "extra": {
  2918. "branch-alias": {
  2919. "dev-master": "1.0.x-dev"
  2920. }
  2921. },
  2922. "autoload": {
  2923. "psr-4": {
  2924. "Psr\\Link\\": "src/"
  2925. }
  2926. },
  2927. "notification-url": "https://packagist.org/downloads/",
  2928. "license": [
  2929. "MIT"
  2930. ],
  2931. "authors": [
  2932. {
  2933. "name": "PHP-FIG",
  2934. "homepage": "http://www.php-fig.org/"
  2935. }
  2936. ],
  2937. "description": "Common interfaces for HTTP links",
  2938. "homepage": "https://github.com/php-fig/link",
  2939. "keywords": [
  2940. "http",
  2941. "http-link",
  2942. "link",
  2943. "psr",
  2944. "psr-13",
  2945. "rest"
  2946. ],
  2947. "support": {
  2948. "source": "https://github.com/php-fig/link/tree/1.1.1"
  2949. },
  2950. "time": "2021-03-11T22:59:13+00:00"
  2951. },
  2952. {
  2953. "name": "psr/log",
  2954. "version": "1.1.4",
  2955. "source": {
  2956. "type": "git",
  2957. "url": "https://github.com/php-fig/log.git",
  2958. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  2959. },
  2960. "dist": {
  2961. "type": "zip",
  2962. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  2963. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  2964. "shasum": ""
  2965. },
  2966. "require": {
  2967. "php": ">=5.3.0"
  2968. },
  2969. "type": "library",
  2970. "extra": {
  2971. "branch-alias": {
  2972. "dev-master": "1.1.x-dev"
  2973. }
  2974. },
  2975. "autoload": {
  2976. "psr-4": {
  2977. "Psr\\Log\\": "Psr/Log/"
  2978. }
  2979. },
  2980. "notification-url": "https://packagist.org/downloads/",
  2981. "license": [
  2982. "MIT"
  2983. ],
  2984. "authors": [
  2985. {
  2986. "name": "PHP-FIG",
  2987. "homepage": "https://www.php-fig.org/"
  2988. }
  2989. ],
  2990. "description": "Common interface for logging libraries",
  2991. "homepage": "https://github.com/php-fig/log",
  2992. "keywords": [
  2993. "log",
  2994. "psr",
  2995. "psr-3"
  2996. ],
  2997. "support": {
  2998. "source": "https://github.com/php-fig/log/tree/1.1.4"
  2999. },
  3000. "time": "2021-05-03T11:20:27+00:00"
  3001. },
  3002. {
  3003. "name": "sensio/framework-extra-bundle",
  3004. "version": "v6.1.5",
  3005. "source": {
  3006. "type": "git",
  3007. "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
  3008. "reference": "62c5909f49cf74dccdf50a294511cc24be2f969c"
  3009. },
  3010. "dist": {
  3011. "type": "zip",
  3012. "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/62c5909f49cf74dccdf50a294511cc24be2f969c",
  3013. "reference": "62c5909f49cf74dccdf50a294511cc24be2f969c",
  3014. "shasum": ""
  3015. },
  3016. "require": {
  3017. "doctrine/annotations": "^1.0",
  3018. "php": ">=7.2.5",
  3019. "symfony/config": "^4.4|^5.0",
  3020. "symfony/dependency-injection": "^4.4|^5.0",
  3021. "symfony/framework-bundle": "^4.4|^5.0",
  3022. "symfony/http-kernel": "^4.4|^5.0"
  3023. },
  3024. "conflict": {
  3025. "doctrine/doctrine-cache-bundle": "<1.3.1",
  3026. "doctrine/persistence": "<1.3"
  3027. },
  3028. "require-dev": {
  3029. "doctrine/dbal": "^2.10|^3.0",
  3030. "doctrine/doctrine-bundle": "^1.11|^2.0",
  3031. "doctrine/orm": "^2.5",
  3032. "symfony/browser-kit": "^4.4|^5.0",
  3033. "symfony/doctrine-bridge": "^4.4|^5.0",
  3034. "symfony/dom-crawler": "^4.4|^5.0",
  3035. "symfony/expression-language": "^4.4|^5.0",
  3036. "symfony/finder": "^4.4|^5.0",
  3037. "symfony/monolog-bridge": "^4.0|^5.0",
  3038. "symfony/monolog-bundle": "^3.2",
  3039. "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
  3040. "symfony/security-bundle": "^4.4|^5.0",
  3041. "symfony/twig-bundle": "^4.4|^5.0",
  3042. "symfony/yaml": "^4.4|^5.0",
  3043. "twig/twig": "^1.34|^2.4|^3.0"
  3044. },
  3045. "type": "symfony-bundle",
  3046. "extra": {
  3047. "branch-alias": {
  3048. "dev-master": "6.1.x-dev"
  3049. }
  3050. },
  3051. "autoload": {
  3052. "psr-4": {
  3053. "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
  3054. },
  3055. "exclude-from-classmap": [
  3056. "/tests/"
  3057. ]
  3058. },
  3059. "notification-url": "https://packagist.org/downloads/",
  3060. "license": [
  3061. "MIT"
  3062. ],
  3063. "authors": [
  3064. {
  3065. "name": "Fabien Potencier",
  3066. "email": "fabien@symfony.com"
  3067. }
  3068. ],
  3069. "description": "This bundle provides a way to configure your controllers with annotations",
  3070. "keywords": [
  3071. "annotations",
  3072. "controllers"
  3073. ],
  3074. "support": {
  3075. "issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
  3076. "source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.1.5"
  3077. },
  3078. "time": "2021-05-31T10:40:46+00:00"
  3079. },
  3080. {
  3081. "name": "sonata-project/admin-bundle",
  3082. "version": "dev-master",
  3083. "source": {
  3084. "type": "git",
  3085. "url": "https://github.com/sonata-project/SonataAdminBundle.git",
  3086. "reference": "fb153f1067f44f85ac7c25a966344d059d7019f8"
  3087. },
  3088. "dist": {
  3089. "type": "zip",
  3090. "url": "https://api.github.com/repos/sonata-project/SonataAdminBundle/zipball/fb153f1067f44f85ac7c25a966344d059d7019f8",
  3091. "reference": "fb153f1067f44f85ac7c25a966344d059d7019f8",
  3092. "shasum": ""
  3093. },
  3094. "require": {
  3095. "doctrine/collections": "^1.6",
  3096. "doctrine/common": "^3.0",
  3097. "doctrine/inflector": "^2.0",
  3098. "doctrine/persistence": "^2.0",
  3099. "ext-json": "*",
  3100. "knplabs/knp-menu": "^3.1",
  3101. "knplabs/knp-menu-bundle": "^3.0",
  3102. "php": "^7.3 || ^8.0",
  3103. "psr/container": "^1.0",
  3104. "psr/log": "^1.1",
  3105. "sonata-project/block-bundle": "^4.0",
  3106. "sonata-project/doctrine-extensions": "^1.8",
  3107. "sonata-project/exporter": "^2.1",
  3108. "sonata-project/form-extensions": "^1.7.1",
  3109. "sonata-project/twig-extensions": "^1.4.1",
  3110. "symfony/asset": "^4.4 || ^5.2",
  3111. "symfony/config": "^4.4 || ^5.2",
  3112. "symfony/console": "^4.4 || ^5.2",
  3113. "symfony/dependency-injection": "^4.4.8 || ^5.2",
  3114. "symfony/doctrine-bridge": "^4.4 || ^5.2",
  3115. "symfony/event-dispatcher": "^4.4 || ^5.2",
  3116. "symfony/event-dispatcher-contracts": "^1.1 || ^2.0",
  3117. "symfony/expression-language": "^4.4 || ^5.2",
  3118. "symfony/form": "^4.4.12 || ^5.2",
  3119. "symfony/framework-bundle": "^4.4.6 || ^5.2",
  3120. "symfony/http-foundation": "^4.4 || ^5.2",
  3121. "symfony/http-kernel": "^4.4 || ^5.2",
  3122. "symfony/options-resolver": "^4.4 || ^5.2",
  3123. "symfony/property-access": "^4.4 || ^5.2",
  3124. "symfony/routing": "^4.4 || ^5.2",
  3125. "symfony/security-acl": "^3.1",
  3126. "symfony/security-bundle": "^4.4 || ^5.2",
  3127. "symfony/security-core": "^4.4.24 || ^5.2.8",
  3128. "symfony/security-csrf": "^4.4 || ^5.2",
  3129. "symfony/string": "^5.2",
  3130. "symfony/translation": "^4.4 || ^5.2",
  3131. "symfony/translation-contracts": "^1.1.10 || ^2.3",
  3132. "symfony/twig-bridge": "^4.4 || ^5.2",
  3133. "symfony/twig-bundle": "^4.4 || ^5.2",
  3134. "symfony/validator": "^4.4 || ^5.2",
  3135. "twig/string-extra": "^3.0",
  3136. "twig/twig": "^2.12.1 || ^3.0"
  3137. },
  3138. "conflict": {
  3139. "doctrine/doctrine-bundle": ">=3",
  3140. "sensio/framework-extra-bundle": "<5.6",
  3141. "sonata-project/doctrine-orm-admin-bundle": "<=4.0.0-alpha-1"
  3142. },
  3143. "require-dev": {
  3144. "doctrine/annotations": "^1.7",
  3145. "matthiasnoback/symfony-config-test": "^4.2",
  3146. "matthiasnoback/symfony-dependency-injection-test": "^4.2",
  3147. "phpstan/extension-installer": "^1.0",
  3148. "phpstan/phpstan": "^0.12.84",
  3149. "phpstan/phpstan-phpunit": "^0.12.18",
  3150. "phpstan/phpstan-strict-rules": "^0.12.10",
  3151. "phpstan/phpstan-symfony": "^0.12.21",
  3152. "psalm/plugin-phpunit": "^0.15.1",
  3153. "psalm/plugin-symfony": "^2.0",
  3154. "psr/event-dispatcher": "^1.0",
  3155. "sensio/framework-extra-bundle": "^5.6 || ^6.1",
  3156. "sonata-project/intl-bundle": "^2.4",
  3157. "symfony/browser-kit": "^4.4 || ^5.3",
  3158. "symfony/css-selector": "^4.4 || ^5.3",
  3159. "symfony/filesystem": "^4.4 || ^5.3",
  3160. "symfony/maker-bundle": "^1.25",
  3161. "symfony/phpunit-bridge": "^5.3",
  3162. "symfony/yaml": "^4.4 || ^5.3",
  3163. "vimeo/psalm": "^4.7.2"
  3164. },
  3165. "suggest": {
  3166. "twig/extra-bundle": "Auto configures the Twig Intl extension"
  3167. },
  3168. "type": "symfony-bundle",
  3169. "extra": {
  3170. "branch-alias": {
  3171. "dev-master": "4.x-dev"
  3172. }
  3173. },
  3174. "autoload": {
  3175. "psr-4": {
  3176. "Sonata\\AdminBundle\\": "src/"
  3177. }
  3178. },
  3179. "notification-url": "https://packagist.org/downloads/",
  3180. "license": [
  3181. "MIT"
  3182. ],
  3183. "authors": [
  3184. {
  3185. "name": "Thomas Rabaix",
  3186. "email": "thomas.rabaix@sonata-project.org",
  3187. "homepage": "https://sonata-project.org"
  3188. },
  3189. {
  3190. "name": "Sonata Community",
  3191. "homepage": "https://github.com/sonata-project/SonataAdminBundle/contributors"
  3192. }
  3193. ],
  3194. "description": "The missing Symfony Admin Generator",
  3195. "homepage": "https://sonata-project.org/bundles/admin",
  3196. "keywords": [
  3197. "admin",
  3198. "admin-generator",
  3199. "admin-lte",
  3200. "bundle",
  3201. "sonata",
  3202. "symfony"
  3203. ],
  3204. "support": {
  3205. "issues": "https://github.com/sonata-project/SonataAdminBundle/issues",
  3206. "source": "https://github.com/sonata-project/SonataAdminBundle/tree/master"
  3207. },
  3208. "funding": [
  3209. {
  3210. "url": "https://github.com/OskarStark",
  3211. "type": "github"
  3212. },
  3213. {
  3214. "url": "https://github.com/VincentLanglet",
  3215. "type": "github"
  3216. },
  3217. {
  3218. "url": "https://github.com/core23",
  3219. "type": "github"
  3220. },
  3221. {
  3222. "url": "https://github.com/wbloszyk",
  3223. "type": "github"
  3224. }
  3225. ],
  3226. "time": "2021-07-27T09:48:53+00:00"
  3227. },
  3228. {
  3229. "name": "sonata-project/block-bundle",
  3230. "version": "4.6.0",
  3231. "source": {
  3232. "type": "git",
  3233. "url": "https://github.com/sonata-project/SonataBlockBundle.git",
  3234. "reference": "2032372632e4309a2c3c92b6fd4404ffb702fb1f"
  3235. },
  3236. "dist": {
  3237. "type": "zip",
  3238. "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/2032372632e4309a2c3c92b6fd4404ffb702fb1f",
  3239. "reference": "2032372632e4309a2c3c92b6fd4404ffb702fb1f",
  3240. "shasum": ""
  3241. },
  3242. "require": {
  3243. "doctrine/collections": "^1.6",
  3244. "doctrine/common": "^2.7.1 || ^3.0",
  3245. "php": "^7.3 || ^8.0",
  3246. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  3247. "sonata-project/cache": "^2.0",
  3248. "sonata-project/doctrine-extensions": "^1.10.1",
  3249. "sonata-project/form-extensions": "^1.4",
  3250. "sonata-project/twig-extensions": "^1.0",
  3251. "symfony/asset": "^4.4 || ^5.2",
  3252. "symfony/config": "^4.4 || ^5.2",
  3253. "symfony/console": "^4.4 || ^5.0",
  3254. "symfony/dependency-injection": "^4.4 || ^5.2",
  3255. "symfony/event-dispatcher": "^4.4 || ^5.0",
  3256. "symfony/event-dispatcher-contracts": "^1.1 || ^2.0",
  3257. "symfony/form": "^4.4 || ^5.0",
  3258. "symfony/framework-bundle": "^4.4 || ^5.0",
  3259. "symfony/http-foundation": "^4.4 || ^5.2",
  3260. "symfony/http-kernel": "^4.4 || ^5.0",
  3261. "symfony/options-resolver": "^4.4 || ^5.2",
  3262. "symfony/twig-bundle": "^4.4 || ^5.0",
  3263. "twig/twig": "^2.12.1 || ^3.0"
  3264. },
  3265. "conflict": {
  3266. "knplabs/knp-menu-bundle": "<3.0"
  3267. },
  3268. "require-dev": {
  3269. "knplabs/knp-menu": "^3.1",
  3270. "knplabs/knp-menu-bundle": "^3.0",
  3271. "matthiasnoback/symfony-config-test": "^4.2",
  3272. "matthiasnoback/symfony-dependency-injection-test": "^4.1",
  3273. "phpstan/phpstan": "^0.12.29",
  3274. "phpstan/phpstan-symfony": "^0.12.10",
  3275. "psalm/plugin-symfony": "^2.0",
  3276. "symfony/browser-kit": "^4.4 || ^5.0",
  3277. "symfony/debug": "^4.4 || ^5.0",
  3278. "symfony/phpunit-bridge": "^5.2",
  3279. "symfony/stopwatch": "^4.4 || ^5.2",
  3280. "vimeo/psalm": "^4.1"
  3281. },
  3282. "suggest": {
  3283. "knplabs/knp-menu-bundle": "Required to use the menu block"
  3284. },
  3285. "type": "symfony-bundle",
  3286. "extra": {
  3287. "branch-alias": {
  3288. "dev-master": "4.x-dev"
  3289. }
  3290. },
  3291. "autoload": {
  3292. "psr-4": {
  3293. "Sonata\\BlockBundle\\": "src/"
  3294. }
  3295. },
  3296. "notification-url": "https://packagist.org/downloads/",
  3297. "license": [
  3298. "MIT"
  3299. ],
  3300. "authors": [
  3301. {
  3302. "name": "Thomas Rabaix",
  3303. "email": "thomas.rabaix@sonata-project.org",
  3304. "homepage": "https://sonata-project.org"
  3305. },
  3306. {
  3307. "name": "Sonata Community",
  3308. "homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors"
  3309. }
  3310. ],
  3311. "description": "Symfony SonataBlockBundle",
  3312. "homepage": "https://sonata-project.org/bundles/block",
  3313. "keywords": [
  3314. "block",
  3315. "sonata"
  3316. ],
  3317. "support": {
  3318. "issues": "https://github.com/sonata-project/SonataBlockBundle/issues",
  3319. "source": "https://github.com/sonata-project/SonataBlockBundle/tree/4.6.0"
  3320. },
  3321. "funding": [
  3322. {
  3323. "url": "https://github.com/OskarStark",
  3324. "type": "github"
  3325. },
  3326. {
  3327. "url": "https://github.com/VincentLanglet",
  3328. "type": "github"
  3329. },
  3330. {
  3331. "url": "https://github.com/core23",
  3332. "type": "github"
  3333. },
  3334. {
  3335. "url": "https://github.com/wbloszyk",
  3336. "type": "github"
  3337. }
  3338. ],
  3339. "time": "2021-05-27T12:34:18+00:00"
  3340. },
  3341. {
  3342. "name": "sonata-project/cache",
  3343. "version": "2.1.1",
  3344. "source": {
  3345. "type": "git",
  3346. "url": "https://github.com/sonata-project/cache.git",
  3347. "reference": "79bf09a116cefa792d47e89b57b758c3d1b65d77"
  3348. },
  3349. "dist": {
  3350. "type": "zip",
  3351. "url": "https://api.github.com/repos/sonata-project/cache/zipball/79bf09a116cefa792d47e89b57b758c3d1b65d77",
  3352. "reference": "79bf09a116cefa792d47e89b57b758c3d1b65d77",
  3353. "shasum": ""
  3354. },
  3355. "require": {
  3356. "php": "^7.1 || ^8.0",
  3357. "psr/log": "^1.0"
  3358. },
  3359. "conflict": {
  3360. "doctrine/orm": "<2.8",
  3361. "doctrine/phpcr-odm": "<1.4",
  3362. "predis/predis": "<1.1"
  3363. },
  3364. "require-dev": {
  3365. "doctrine/orm": "^2.8",
  3366. "doctrine/phpcr-odm": "^1.4",
  3367. "jackalope/jackalope-doctrine-dbal": "^1.2",
  3368. "predis/predis": "^1.1",
  3369. "symfony/phpunit-bridge": "^5.2"
  3370. },
  3371. "suggest": {
  3372. "doctrine/orm": "ORM support",
  3373. "doctrine/phpcr-odm": "PHPCR ODM support",
  3374. "ext-apc": "Caching with ext/apc",
  3375. "ext-memcached": "Caching with ext/memcached",
  3376. "predis/predis": "Install redis php"
  3377. },
  3378. "type": "library",
  3379. "extra": {
  3380. "branch-alias": {
  3381. "dev-master": "2.x-dev"
  3382. }
  3383. },
  3384. "autoload": {
  3385. "psr-4": {
  3386. "Sonata\\Cache\\": "src/"
  3387. }
  3388. },
  3389. "notification-url": "https://packagist.org/downloads/",
  3390. "license": [
  3391. "MIT"
  3392. ],
  3393. "authors": [
  3394. {
  3395. "name": "Thomas Rabaix",
  3396. "email": "thomas.rabaix@gmail.com",
  3397. "homepage": "https://sonata-project.org/"
  3398. },
  3399. {
  3400. "name": "Sonata Community",
  3401. "homepage": "https://github.com/sonata-project/cache/contributors"
  3402. }
  3403. ],
  3404. "description": "Cache library",
  3405. "homepage": "https://github.com/sonata-project/cache",
  3406. "keywords": [
  3407. "cache",
  3408. "memcached",
  3409. "mongodb",
  3410. "redis"
  3411. ],
  3412. "support": {
  3413. "issues": "https://github.com/sonata-project/cache/issues",
  3414. "source": "https://github.com/sonata-project/cache/tree/2.1.1"
  3415. },
  3416. "funding": [
  3417. {
  3418. "url": "https://github.com/OskarStark",
  3419. "type": "github"
  3420. },
  3421. {
  3422. "url": "https://github.com/VincentLanglet",
  3423. "type": "github"
  3424. },
  3425. {
  3426. "url": "https://github.com/core23",
  3427. "type": "github"
  3428. },
  3429. {
  3430. "url": "https://github.com/wbloszyk",
  3431. "type": "github"
  3432. }
  3433. ],
  3434. "time": "2021-02-15T19:23:55+00:00"
  3435. },
  3436. {
  3437. "name": "sonata-project/doctrine-extensions",
  3438. "version": "1.13.1",
  3439. "source": {
  3440. "type": "git",
  3441. "url": "https://github.com/sonata-project/sonata-doctrine-extensions.git",
  3442. "reference": "6d41a561f066d6f055bf10dd2a3df04def8eb0d4"
  3443. },
  3444. "dist": {
  3445. "type": "zip",
  3446. "url": "https://api.github.com/repos/sonata-project/sonata-doctrine-extensions/zipball/6d41a561f066d6f055bf10dd2a3df04def8eb0d4",
  3447. "reference": "6d41a561f066d6f055bf10dd2a3df04def8eb0d4",
  3448. "shasum": ""
  3449. },
  3450. "require": {
  3451. "doctrine/dbal": "^2.6",
  3452. "doctrine/persistence": "^1.3.6 || ^2.0",
  3453. "php": "^7.3 || ^8.0"
  3454. },
  3455. "conflict": {
  3456. "doctrine/doctrine-bundle": "<2.0",
  3457. "doctrine/mongodb-odm": "<2.0",
  3458. "doctrine/orm": "<2.5",
  3459. "doctrine/phpcr-odm": "<1.5.2"
  3460. },
  3461. "require-dev": {
  3462. "doctrine/common": "^2.7 || ^3.0",
  3463. "doctrine/doctrine-bundle": "^2.0",
  3464. "doctrine/mongodb-odm": "^2.0",
  3465. "doctrine/orm": "^2.5",
  3466. "doctrine/phpcr-odm": "^1.5.2",
  3467. "jackalope/jackalope-doctrine-dbal": "^1.0",
  3468. "matthiasnoback/symfony-config-test": "^4.2",
  3469. "matthiasnoback/symfony-dependency-injection-test": "^4.0",
  3470. "phpstan/phpstan": "^0.12.54",
  3471. "symfony/dependency-injection": "^4.4 || ^5.1",
  3472. "symfony/expression-language": "^4.4 || ^5.1",
  3473. "symfony/framework-bundle": "^4.4 || ^5.1",
  3474. "symfony/phpunit-bridge": "^5.1.8",
  3475. "vimeo/psalm": "^4.1"
  3476. },
  3477. "suggest": {
  3478. "doctrine/orm": "If you use doctrine orm",
  3479. "doctrine/phpcr-odm": "If you use doctrine phpcr",
  3480. "symfony/framework-bundle": "If you want to use symfony"
  3481. },
  3482. "type": "library",
  3483. "extra": {
  3484. "branch-alias": {
  3485. "dev-master": "1.x-dev"
  3486. }
  3487. },
  3488. "autoload": {
  3489. "psr-4": {
  3490. "Sonata\\Doctrine\\": "src/",
  3491. "Sonata\\Doctrine\\Bridge\\Symfony\\": "src/Bridge/Symfony/"
  3492. }
  3493. },
  3494. "notification-url": "https://packagist.org/downloads/",
  3495. "license": [
  3496. "MIT"
  3497. ],
  3498. "authors": [
  3499. {
  3500. "name": "Thomas Rabaix",
  3501. "email": "thomas.rabaix@sonata-project.org",
  3502. "homepage": "http://sonata-project.org"
  3503. },
  3504. {
  3505. "name": "Sonata Community",
  3506. "homepage": "https://github.com/sonata-project/sonata-doctrine-extensions/contributors"
  3507. }
  3508. ],
  3509. "description": "Doctrine2 behavioral extensions",
  3510. "homepage": "https://github.com/sonata-project/sonata-doctrine-extensions",
  3511. "keywords": [
  3512. "doctrine",
  3513. "doctrine2",
  3514. "json"
  3515. ],
  3516. "support": {
  3517. "issues": "https://github.com/sonata-project/sonata-doctrine-extensions/issues",
  3518. "source": "https://github.com/sonata-project/sonata-doctrine-extensions/tree/1.13.1"
  3519. },
  3520. "funding": [
  3521. {
  3522. "url": "https://github.com/OskarStark",
  3523. "type": "github"
  3524. },
  3525. {
  3526. "url": "https://github.com/VincentLanglet",
  3527. "type": "github"
  3528. },
  3529. {
  3530. "url": "https://github.com/core23",
  3531. "type": "github"
  3532. },
  3533. {
  3534. "url": "https://github.com/wbloszyk",
  3535. "type": "github"
  3536. }
  3537. ],
  3538. "time": "2021-07-19T23:45:55+00:00"
  3539. },
  3540. {
  3541. "name": "sonata-project/doctrine-orm-admin-bundle",
  3542. "version": "dev-master",
  3543. "source": {
  3544. "type": "git",
  3545. "url": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle.git",
  3546. "reference": "c1e2e72c76b003b76b2f603bebe4fd5dd24c839f"
  3547. },
  3548. "dist": {
  3549. "type": "zip",
  3550. "url": "https://api.github.com/repos/sonata-project/SonataDoctrineORMAdminBundle/zipball/c1e2e72c76b003b76b2f603bebe4fd5dd24c839f",
  3551. "reference": "c1e2e72c76b003b76b2f603bebe4fd5dd24c839f",
  3552. "shasum": ""
  3553. },
  3554. "require": {
  3555. "doctrine/dbal": "^2.13",
  3556. "doctrine/doctrine-bundle": "^2.3",
  3557. "doctrine/orm": "^2.8",
  3558. "doctrine/persistence": "^2.1",
  3559. "php": "^7.3 || ^8.0",
  3560. "sonata-project/admin-bundle": "^4.0@dev",
  3561. "sonata-project/exporter": "^2.0",
  3562. "sonata-project/form-extensions": "^1.4",
  3563. "symfony/config": "^4.4 || ^5.2",
  3564. "symfony/console": "^4.4 || ^5.2",
  3565. "symfony/dependency-injection": "^4.4 || ^5.2",
  3566. "symfony/doctrine-bridge": "^4.4 || ^5.2",
  3567. "symfony/form": "^4.4 || ^5.2",
  3568. "symfony/framework-bundle": "^4.4 || ^5.2",
  3569. "symfony/http-foundation": "^4.4 || ^5.2",
  3570. "symfony/http-kernel": "^4.4 || ^5.2",
  3571. "symfony/options-resolver": "^4.4 || ^5.2",
  3572. "symfony/property-access": "^4.4 || ^5.2",
  3573. "symfony/security-acl": "^3.0",
  3574. "twig/twig": "^2.10 || ^3.0"
  3575. },
  3576. "conflict": {
  3577. "simplethings/entity-audit-bundle": ">=2.0",
  3578. "sonata-project/admin-bundle": "<=4.0.0-alpha-2",
  3579. "sonata-project/block-bundle": "<4.2"
  3580. },
  3581. "provide": {
  3582. "sonata-project/admin-bundle-persistency-layer": "1.0.0"
  3583. },
  3584. "require-dev": {
  3585. "doctrine/doctrine-fixtures-bundle": "^3.4",
  3586. "phpstan/extension-installer": "^1.0",
  3587. "phpstan/phpstan": "^0.12.52",
  3588. "phpstan/phpstan-phpunit": "^0.12.18",
  3589. "phpstan/phpstan-strict-rules": "^0.12.10",
  3590. "phpstan/phpstan-symfony": "^0.12.10",
  3591. "psalm/plugin-phpunit": "^0.15.1",
  3592. "psalm/plugin-symfony": "^2.0",
  3593. "sonata-project/block-bundle": "^4.2",
  3594. "sonata-project/entity-audit-bundle": "^1.1",
  3595. "symfony/css-selector": "^4.4 || ^5.2",
  3596. "symfony/panther": "^1.0",
  3597. "symfony/phpunit-bridge": "^5.2",
  3598. "symfony/templating": "^4.4 || ^5.2",
  3599. "symfony/yaml": "^4.4 || ^5.2",
  3600. "vimeo/psalm": "^4.1.1",
  3601. "weirdan/doctrine-psalm-plugin": "^1.0"
  3602. },
  3603. "suggest": {
  3604. "sonata-project/entity-audit-bundle": "If you want to support for versioning of entities and their associations."
  3605. },
  3606. "type": "symfony-bundle",
  3607. "extra": {
  3608. "branch-alias": {
  3609. "dev-master": "4.x-dev"
  3610. }
  3611. },
  3612. "autoload": {
  3613. "psr-4": {
  3614. "Sonata\\DoctrineORMAdminBundle\\": "src/"
  3615. }
  3616. },
  3617. "notification-url": "https://packagist.org/downloads/",
  3618. "license": [
  3619. "MIT"
  3620. ],
  3621. "authors": [
  3622. {
  3623. "name": "Thomas Rabaix",
  3624. "email": "thomas.rabaix@sonata-project.org",
  3625. "homepage": "https://sonata-project.org"
  3626. },
  3627. {
  3628. "name": "Sonata Community",
  3629. "homepage": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/contributors"
  3630. }
  3631. ],
  3632. "description": "Integrate Doctrine ORM into the SonataAdminBundle",
  3633. "homepage": "https://sonata-project.org/bundles/admin",
  3634. "keywords": [
  3635. "admin",
  3636. "admin-generator",
  3637. "bundle",
  3638. "doctrine",
  3639. "orm",
  3640. "sonata",
  3641. "symfony"
  3642. ],
  3643. "support": {
  3644. "issues": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/issues",
  3645. "source": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/tree/master"
  3646. },
  3647. "funding": [
  3648. {
  3649. "url": "https://github.com/OskarStark",
  3650. "type": "github"
  3651. },
  3652. {
  3653. "url": "https://github.com/VincentLanglet",
  3654. "type": "github"
  3655. },
  3656. {
  3657. "url": "https://github.com/core23",
  3658. "type": "github"
  3659. },
  3660. {
  3661. "url": "https://github.com/wbloszyk",
  3662. "type": "github"
  3663. }
  3664. ],
  3665. "time": "2021-07-26T09:29:30+00:00"
  3666. },
  3667. {
  3668. "name": "sonata-project/exporter",
  3669. "version": "2.7.0",
  3670. "source": {
  3671. "type": "git",
  3672. "url": "https://github.com/sonata-project/exporter.git",
  3673. "reference": "66a95588149bfe58bb6b854e0022dbfe45c8c025"
  3674. },
  3675. "dist": {
  3676. "type": "zip",
  3677. "url": "https://api.github.com/repos/sonata-project/exporter/zipball/66a95588149bfe58bb6b854e0022dbfe45c8c025",
  3678. "reference": "66a95588149bfe58bb6b854e0022dbfe45c8c025",
  3679. "shasum": ""
  3680. },
  3681. "require": {
  3682. "php": "^7.3 || ^8.0"
  3683. },
  3684. "conflict": {
  3685. "doctrine/mongodb-odm": "<2.0"
  3686. },
  3687. "require-dev": {
  3688. "doctrine/dbal": "^2.5",
  3689. "doctrine/mongodb-odm": "^2.0",
  3690. "doctrine/orm": "^2.4.5",
  3691. "matthiasnoback/symfony-config-test": "^4.2",
  3692. "matthiasnoback/symfony-dependency-injection-test": "^4.0",
  3693. "propel/propel1": "^1.6",
  3694. "symfony/config": "^4.4 || ^5.2",
  3695. "symfony/dependency-injection": "^4.4 || ^5.2",
  3696. "symfony/http-foundation": "^4.4 || ^5.2",
  3697. "symfony/http-kernel": "^4.4 || ^5.2",
  3698. "symfony/phpunit-bridge": "^5.2",
  3699. "symfony/property-access": "^4.4 || ^5.2",
  3700. "symfony/routing": "^4.4 || ^5.2"
  3701. },
  3702. "suggest": {
  3703. "propel/propel1": "To export propel collections",
  3704. "symfony/property-access": "To be able to export from database entities",
  3705. "symfony/routing": "To be able to export the routes of a Symfony app"
  3706. },
  3707. "type": "library",
  3708. "extra": {
  3709. "branch-alias": {
  3710. "dev-master": "2.x-dev"
  3711. }
  3712. },
  3713. "autoload": {
  3714. "psr-4": {
  3715. "Sonata\\Exporter\\": "src/",
  3716. "Sonata\\Exporter\\Bridge\\Symfony\\": "src/Bridge/Symfony/"
  3717. }
  3718. },
  3719. "notification-url": "https://packagist.org/downloads/",
  3720. "license": [
  3721. "MIT"
  3722. ],
  3723. "authors": [
  3724. {
  3725. "name": "Thomas Rabaix",
  3726. "email": "thomas.rabaix@gmail.com",
  3727. "homepage": "https://sonata-project.org/"
  3728. }
  3729. ],
  3730. "description": "Lightweight Exporter library",
  3731. "homepage": "https://github.com/sonata-project/Exporter",
  3732. "keywords": [
  3733. "bundle",
  3734. "client",
  3735. "csv",
  3736. "data",
  3737. "export",
  3738. "symfony-bundle",
  3739. "xls"
  3740. ],
  3741. "support": {
  3742. "issues": "https://github.com/sonata-project/exporter/issues",
  3743. "source": "https://github.com/sonata-project/exporter/tree/2.7.0"
  3744. },
  3745. "funding": [
  3746. {
  3747. "url": "https://github.com/OskarStark",
  3748. "type": "github"
  3749. },
  3750. {
  3751. "url": "https://github.com/VincentLanglet",
  3752. "type": "github"
  3753. },
  3754. {
  3755. "url": "https://github.com/core23",
  3756. "type": "github"
  3757. },
  3758. {
  3759. "url": "https://github.com/wbloszyk",
  3760. "type": "github"
  3761. }
  3762. ],
  3763. "time": "2021-06-27T13:47:08+00:00"
  3764. },
  3765. {
  3766. "name": "sonata-project/form-extensions",
  3767. "version": "1.9.0",
  3768. "source": {
  3769. "type": "git",
  3770. "url": "https://github.com/sonata-project/form-extensions.git",
  3771. "reference": "b0bcc2134802b5a7d4352c6c239ec15149647131"
  3772. },
  3773. "dist": {
  3774. "type": "zip",
  3775. "url": "https://api.github.com/repos/sonata-project/form-extensions/zipball/b0bcc2134802b5a7d4352c6c239ec15149647131",
  3776. "reference": "b0bcc2134802b5a7d4352c6c239ec15149647131",
  3777. "shasum": ""
  3778. },
  3779. "require": {
  3780. "jms/metadata": "^2.1",
  3781. "jms/serializer": "^2.0 || ^3.0",
  3782. "php": "^7.3 || ^8.0",
  3783. "sonata-project/doctrine-extensions": "^1.10.1",
  3784. "symfony/event-dispatcher": "^4.4 || ^5.1",
  3785. "symfony/form": "^4.4 || ^5.1",
  3786. "symfony/options-resolver": "^4.4 || ^5.1",
  3787. "symfony/property-access": "^4.4 || ^5.1",
  3788. "symfony/security-csrf": "^4.4 || ^5.1",
  3789. "symfony/translation": "^4.4 || ^5.1",
  3790. "symfony/validator": "^4.4 || ^5.1",
  3791. "twig/twig": "^2.12 || ^3.0"
  3792. },
  3793. "conflict": {
  3794. "doctrine/persistence": "<1.3",
  3795. "sonata-project/core-bundle": ">=3.13"
  3796. },
  3797. "require-dev": {
  3798. "doctrine/persistence": "^1.3 || ^2.0",
  3799. "matthiasnoback/symfony-config-test": "^4.2",
  3800. "matthiasnoback/symfony-dependency-injection-test": "^4.0",
  3801. "symfony/config": "^4.4 || ^5.1",
  3802. "symfony/dependency-injection": "^4.4 || ^5.1",
  3803. "symfony/framework-bundle": "^4.4 || ^5.1",
  3804. "symfony/http-foundation": "^4.4 || ^5.1",
  3805. "symfony/http-kernel": "^4.4 || ^5.1",
  3806. "symfony/phpunit-bridge": "^5.1.8",
  3807. "symfony/twig-bridge": "^4.4 || ^5.1"
  3808. },
  3809. "suggest": {
  3810. "doctrine/persistence": "If you want to use BaseDoctrineORMSerializationType"
  3811. },
  3812. "type": "symfony-bundle",
  3813. "extra": {
  3814. "branch-alias": {
  3815. "dev-master": "1.x-dev"
  3816. }
  3817. },
  3818. "autoload": {
  3819. "psr-4": {
  3820. "Sonata\\Form\\": "src/"
  3821. }
  3822. },
  3823. "notification-url": "https://packagist.org/downloads/",
  3824. "license": [
  3825. "MIT"
  3826. ],
  3827. "authors": [
  3828. {
  3829. "name": "Thomas Rabaix",
  3830. "email": "thomas.rabaix@sonata-project.org",
  3831. "homepage": "https://sonata-project.org"
  3832. },
  3833. {
  3834. "name": "Sonata Community",
  3835. "homepage": "https://github.com/sonata-project/form-extensions/contributors"
  3836. }
  3837. ],
  3838. "description": "Symfony form extensions",
  3839. "homepage": "https://sonata-project.org/bundles/form-extensions",
  3840. "keywords": [
  3841. "form",
  3842. "symfony"
  3843. ],
  3844. "support": {
  3845. "issues": "https://github.com/sonata-project/form-extensions/issues",
  3846. "source": "https://github.com/sonata-project/form-extensions/tree/1.9.0"
  3847. },
  3848. "funding": [
  3849. {
  3850. "url": "https://github.com/OskarStark",
  3851. "type": "github"
  3852. },
  3853. {
  3854. "url": "https://github.com/VincentLanglet",
  3855. "type": "github"
  3856. },
  3857. {
  3858. "url": "https://github.com/core23",
  3859. "type": "github"
  3860. },
  3861. {
  3862. "url": "https://github.com/wbloszyk",
  3863. "type": "github"
  3864. }
  3865. ],
  3866. "time": "2021-02-15T19:31:54+00:00"
  3867. },
  3868. {
  3869. "name": "sonata-project/twig-extensions",
  3870. "version": "1.7.0",
  3871. "source": {
  3872. "type": "git",
  3873. "url": "https://github.com/sonata-project/twig-extensions.git",
  3874. "reference": "1e2a771696f950ccf05dd107705f2dc9eed248e4"
  3875. },
  3876. "dist": {
  3877. "type": "zip",
  3878. "url": "https://api.github.com/repos/sonata-project/twig-extensions/zipball/1e2a771696f950ccf05dd107705f2dc9eed248e4",
  3879. "reference": "1e2a771696f950ccf05dd107705f2dc9eed248e4",
  3880. "shasum": ""
  3881. },
  3882. "require": {
  3883. "php": "^7.3 || ^8.0",
  3884. "sonata-project/doctrine-extensions": "^1.9.1",
  3885. "symfony/config": "^4.4 || ^5.1",
  3886. "symfony/translation": "^4.4 || ^5.1",
  3887. "symfony/twig-bridge": "^4.4 || ^5.1",
  3888. "twig/twig": "^2.6 || ^3.0"
  3889. },
  3890. "conflict": {
  3891. "sonata-project/core-bundle": ">=3.13"
  3892. },
  3893. "require-dev": {
  3894. "matthiasnoback/symfony-config-test": "^4.2",
  3895. "matthiasnoback/symfony-dependency-injection-test": "^4.0",
  3896. "symfony/browser-kit": "^4.4 || ^5.1",
  3897. "symfony/dependency-injection": "^4.4 || ^5.1",
  3898. "symfony/framework-bundle": "^4.4 || ^5.1",
  3899. "symfony/http-foundation": "^4.4 || ^5.1",
  3900. "symfony/http-kernel": "^4.4.13 || ^5.1.5",
  3901. "symfony/phpunit-bridge": "^5.1.8",
  3902. "symfony/twig-bundle": "^4.4 || ^5.1"
  3903. },
  3904. "type": "library",
  3905. "extra": {
  3906. "branch-alias": {
  3907. "dev-master": "1.x-dev"
  3908. }
  3909. },
  3910. "autoload": {
  3911. "psr-4": {
  3912. "Sonata\\Twig\\": "src/",
  3913. "Sonata\\Twig\\Bridge\\Symfony\\": "src/Bridge/Symfony/"
  3914. }
  3915. },
  3916. "notification-url": "https://packagist.org/downloads/",
  3917. "license": [
  3918. "MIT"
  3919. ],
  3920. "authors": [
  3921. {
  3922. "name": "Thomas Rabaix",
  3923. "email": "thomas.rabaix@sonata-project.org",
  3924. "homepage": "https://sonata-project.org"
  3925. },
  3926. {
  3927. "name": "Sonata Community",
  3928. "homepage": "https://github.com/sonata-project/twig-extensions/contributors"
  3929. }
  3930. ],
  3931. "description": "Sonata twig extensions",
  3932. "homepage": "https://sonata-project.org/bundles/twig-extensions",
  3933. "keywords": [
  3934. "sonata",
  3935. "twig",
  3936. "twig-extensions"
  3937. ],
  3938. "support": {
  3939. "issues": "https://github.com/sonata-project/twig-extensions/issues",
  3940. "source": "https://github.com/sonata-project/twig-extensions/tree/1.7.0"
  3941. },
  3942. "funding": [
  3943. {
  3944. "url": "https://github.com/OskarStark",
  3945. "type": "github"
  3946. },
  3947. {
  3948. "url": "https://github.com/VincentLanglet",
  3949. "type": "github"
  3950. },
  3951. {
  3952. "url": "https://github.com/core23",
  3953. "type": "github"
  3954. },
  3955. {
  3956. "url": "https://github.com/wbloszyk",
  3957. "type": "github"
  3958. }
  3959. ],
  3960. "time": "2021-07-20T12:52:37+00:00"
  3961. },
  3962. {
  3963. "name": "symfony/apache-pack",
  3964. "version": "v1.0.1",
  3965. "source": {
  3966. "type": "git",
  3967. "url": "https://github.com/symfony/apache-pack.git",
  3968. "reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c"
  3969. },
  3970. "dist": {
  3971. "type": "zip",
  3972. "url": "https://api.github.com/repos/symfony/apache-pack/zipball/3aa5818d73ad2551281fc58a75afd9ca82622e6c",
  3973. "reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c",
  3974. "shasum": ""
  3975. },
  3976. "type": "symfony-pack",
  3977. "notification-url": "https://packagist.org/downloads/",
  3978. "license": [
  3979. "MIT"
  3980. ],
  3981. "description": "A pack for Apache support in Symfony",
  3982. "support": {
  3983. "issues": "https://github.com/symfony/apache-pack/issues",
  3984. "source": "https://github.com/symfony/apache-pack/tree/master"
  3985. },
  3986. "time": "2017-12-12T01:46:35+00:00"
  3987. },
  3988. {
  3989. "name": "symfony/asset",
  3990. "version": "v5.3.4",
  3991. "source": {
  3992. "type": "git",
  3993. "url": "https://github.com/symfony/asset.git",
  3994. "reference": "9bd222a8fdd13ecca91384e403247103198f80a1"
  3995. },
  3996. "dist": {
  3997. "type": "zip",
  3998. "url": "https://api.github.com/repos/symfony/asset/zipball/9bd222a8fdd13ecca91384e403247103198f80a1",
  3999. "reference": "9bd222a8fdd13ecca91384e403247103198f80a1",
  4000. "shasum": ""
  4001. },
  4002. "require": {
  4003. "php": ">=7.2.5",
  4004. "symfony/deprecation-contracts": "^2.1",
  4005. "symfony/polyfill-php80": "^1.16"
  4006. },
  4007. "conflict": {
  4008. "symfony/http-foundation": "<5.3"
  4009. },
  4010. "require-dev": {
  4011. "symfony/http-client": "^4.4|^5.0",
  4012. "symfony/http-foundation": "^5.3",
  4013. "symfony/http-kernel": "^4.4|^5.0"
  4014. },
  4015. "suggest": {
  4016. "symfony/http-foundation": ""
  4017. },
  4018. "type": "library",
  4019. "autoload": {
  4020. "psr-4": {
  4021. "Symfony\\Component\\Asset\\": ""
  4022. },
  4023. "exclude-from-classmap": [
  4024. "/Tests/"
  4025. ]
  4026. },
  4027. "notification-url": "https://packagist.org/downloads/",
  4028. "license": [
  4029. "MIT"
  4030. ],
  4031. "authors": [
  4032. {
  4033. "name": "Fabien Potencier",
  4034. "email": "fabien@symfony.com"
  4035. },
  4036. {
  4037. "name": "Symfony Community",
  4038. "homepage": "https://symfony.com/contributors"
  4039. }
  4040. ],
  4041. "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
  4042. "homepage": "https://symfony.com",
  4043. "support": {
  4044. "source": "https://github.com/symfony/asset/tree/v5.3.4"
  4045. },
  4046. "funding": [
  4047. {
  4048. "url": "https://symfony.com/sponsor",
  4049. "type": "custom"
  4050. },
  4051. {
  4052. "url": "https://github.com/fabpot",
  4053. "type": "github"
  4054. },
  4055. {
  4056. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4057. "type": "tidelift"
  4058. }
  4059. ],
  4060. "time": "2021-07-21T12:40:44+00:00"
  4061. },
  4062. {
  4063. "name": "symfony/cache",
  4064. "version": "v5.3.4",
  4065. "source": {
  4066. "type": "git",
  4067. "url": "https://github.com/symfony/cache.git",
  4068. "reference": "944db6004fc374fbe032d18e07cce51cc4e1e661"
  4069. },
  4070. "dist": {
  4071. "type": "zip",
  4072. "url": "https://api.github.com/repos/symfony/cache/zipball/944db6004fc374fbe032d18e07cce51cc4e1e661",
  4073. "reference": "944db6004fc374fbe032d18e07cce51cc4e1e661",
  4074. "shasum": ""
  4075. },
  4076. "require": {
  4077. "php": ">=7.2.5",
  4078. "psr/cache": "^1.0|^2.0",
  4079. "psr/log": "^1.1|^2|^3",
  4080. "symfony/cache-contracts": "^1.1.7|^2",
  4081. "symfony/deprecation-contracts": "^2.1",
  4082. "symfony/polyfill-php80": "^1.16",
  4083. "symfony/service-contracts": "^1.1|^2",
  4084. "symfony/var-exporter": "^4.4|^5.0"
  4085. },
  4086. "conflict": {
  4087. "doctrine/dbal": "<2.10",
  4088. "symfony/dependency-injection": "<4.4",
  4089. "symfony/http-kernel": "<4.4",
  4090. "symfony/var-dumper": "<4.4"
  4091. },
  4092. "provide": {
  4093. "psr/cache-implementation": "1.0|2.0",
  4094. "psr/simple-cache-implementation": "1.0",
  4095. "symfony/cache-implementation": "1.0|2.0"
  4096. },
  4097. "require-dev": {
  4098. "cache/integration-tests": "dev-master",
  4099. "doctrine/cache": "^1.6|^2.0",
  4100. "doctrine/dbal": "^2.10|^3.0",
  4101. "predis/predis": "^1.1",
  4102. "psr/simple-cache": "^1.0",
  4103. "symfony/config": "^4.4|^5.0",
  4104. "symfony/dependency-injection": "^4.4|^5.0",
  4105. "symfony/filesystem": "^4.4|^5.0",
  4106. "symfony/http-kernel": "^4.4|^5.0",
  4107. "symfony/messenger": "^4.4|^5.0",
  4108. "symfony/var-dumper": "^4.4|^5.0"
  4109. },
  4110. "type": "library",
  4111. "autoload": {
  4112. "psr-4": {
  4113. "Symfony\\Component\\Cache\\": ""
  4114. },
  4115. "exclude-from-classmap": [
  4116. "/Tests/"
  4117. ]
  4118. },
  4119. "notification-url": "https://packagist.org/downloads/",
  4120. "license": [
  4121. "MIT"
  4122. ],
  4123. "authors": [
  4124. {
  4125. "name": "Nicolas Grekas",
  4126. "email": "p@tchwork.com"
  4127. },
  4128. {
  4129. "name": "Symfony Community",
  4130. "homepage": "https://symfony.com/contributors"
  4131. }
  4132. ],
  4133. "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
  4134. "homepage": "https://symfony.com",
  4135. "keywords": [
  4136. "caching",
  4137. "psr6"
  4138. ],
  4139. "support": {
  4140. "source": "https://github.com/symfony/cache/tree/v5.3.4"
  4141. },
  4142. "funding": [
  4143. {
  4144. "url": "https://symfony.com/sponsor",
  4145. "type": "custom"
  4146. },
  4147. {
  4148. "url": "https://github.com/fabpot",
  4149. "type": "github"
  4150. },
  4151. {
  4152. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4153. "type": "tidelift"
  4154. }
  4155. ],
  4156. "time": "2021-07-23T15:55:36+00:00"
  4157. },
  4158. {
  4159. "name": "symfony/cache-contracts",
  4160. "version": "v2.4.0",
  4161. "source": {
  4162. "type": "git",
  4163. "url": "https://github.com/symfony/cache-contracts.git",
  4164. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
  4165. },
  4166. "dist": {
  4167. "type": "zip",
  4168. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
  4169. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
  4170. "shasum": ""
  4171. },
  4172. "require": {
  4173. "php": ">=7.2.5",
  4174. "psr/cache": "^1.0|^2.0|^3.0"
  4175. },
  4176. "suggest": {
  4177. "symfony/cache-implementation": ""
  4178. },
  4179. "type": "library",
  4180. "extra": {
  4181. "branch-alias": {
  4182. "dev-main": "2.4-dev"
  4183. },
  4184. "thanks": {
  4185. "name": "symfony/contracts",
  4186. "url": "https://github.com/symfony/contracts"
  4187. }
  4188. },
  4189. "autoload": {
  4190. "psr-4": {
  4191. "Symfony\\Contracts\\Cache\\": ""
  4192. }
  4193. },
  4194. "notification-url": "https://packagist.org/downloads/",
  4195. "license": [
  4196. "MIT"
  4197. ],
  4198. "authors": [
  4199. {
  4200. "name": "Nicolas Grekas",
  4201. "email": "p@tchwork.com"
  4202. },
  4203. {
  4204. "name": "Symfony Community",
  4205. "homepage": "https://symfony.com/contributors"
  4206. }
  4207. ],
  4208. "description": "Generic abstractions related to caching",
  4209. "homepage": "https://symfony.com",
  4210. "keywords": [
  4211. "abstractions",
  4212. "contracts",
  4213. "decoupling",
  4214. "interfaces",
  4215. "interoperability",
  4216. "standards"
  4217. ],
  4218. "support": {
  4219. "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
  4220. },
  4221. "funding": [
  4222. {
  4223. "url": "https://symfony.com/sponsor",
  4224. "type": "custom"
  4225. },
  4226. {
  4227. "url": "https://github.com/fabpot",
  4228. "type": "github"
  4229. },
  4230. {
  4231. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4232. "type": "tidelift"
  4233. }
  4234. ],
  4235. "time": "2021-03-23T23:28:01+00:00"
  4236. },
  4237. {
  4238. "name": "symfony/config",
  4239. "version": "v5.3.4",
  4240. "source": {
  4241. "type": "git",
  4242. "url": "https://github.com/symfony/config.git",
  4243. "reference": "4268f3059c904c61636275182707f81645517a37"
  4244. },
  4245. "dist": {
  4246. "type": "zip",
  4247. "url": "https://api.github.com/repos/symfony/config/zipball/4268f3059c904c61636275182707f81645517a37",
  4248. "reference": "4268f3059c904c61636275182707f81645517a37",
  4249. "shasum": ""
  4250. },
  4251. "require": {
  4252. "php": ">=7.2.5",
  4253. "symfony/deprecation-contracts": "^2.1",
  4254. "symfony/filesystem": "^4.4|^5.0",
  4255. "symfony/polyfill-ctype": "~1.8",
  4256. "symfony/polyfill-php80": "^1.16",
  4257. "symfony/polyfill-php81": "^1.22"
  4258. },
  4259. "conflict": {
  4260. "symfony/finder": "<4.4"
  4261. },
  4262. "require-dev": {
  4263. "symfony/event-dispatcher": "^4.4|^5.0",
  4264. "symfony/finder": "^4.4|^5.0",
  4265. "symfony/messenger": "^4.4|^5.0",
  4266. "symfony/service-contracts": "^1.1|^2",
  4267. "symfony/yaml": "^4.4|^5.0"
  4268. },
  4269. "suggest": {
  4270. "symfony/yaml": "To use the yaml reference dumper"
  4271. },
  4272. "type": "library",
  4273. "autoload": {
  4274. "psr-4": {
  4275. "Symfony\\Component\\Config\\": ""
  4276. },
  4277. "exclude-from-classmap": [
  4278. "/Tests/"
  4279. ]
  4280. },
  4281. "notification-url": "https://packagist.org/downloads/",
  4282. "license": [
  4283. "MIT"
  4284. ],
  4285. "authors": [
  4286. {
  4287. "name": "Fabien Potencier",
  4288. "email": "fabien@symfony.com"
  4289. },
  4290. {
  4291. "name": "Symfony Community",
  4292. "homepage": "https://symfony.com/contributors"
  4293. }
  4294. ],
  4295. "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
  4296. "homepage": "https://symfony.com",
  4297. "support": {
  4298. "source": "https://github.com/symfony/config/tree/v5.3.4"
  4299. },
  4300. "funding": [
  4301. {
  4302. "url": "https://symfony.com/sponsor",
  4303. "type": "custom"
  4304. },
  4305. {
  4306. "url": "https://github.com/fabpot",
  4307. "type": "github"
  4308. },
  4309. {
  4310. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4311. "type": "tidelift"
  4312. }
  4313. ],
  4314. "time": "2021-07-21T12:40:44+00:00"
  4315. },
  4316. {
  4317. "name": "symfony/console",
  4318. "version": "v5.3.4",
  4319. "source": {
  4320. "type": "git",
  4321. "url": "https://github.com/symfony/console.git",
  4322. "reference": "ebd610dacd40d75b6a12bf64b5ccd494fc7d6ab1"
  4323. },
  4324. "dist": {
  4325. "type": "zip",
  4326. "url": "https://api.github.com/repos/symfony/console/zipball/ebd610dacd40d75b6a12bf64b5ccd494fc7d6ab1",
  4327. "reference": "ebd610dacd40d75b6a12bf64b5ccd494fc7d6ab1",
  4328. "shasum": ""
  4329. },
  4330. "require": {
  4331. "php": ">=7.2.5",
  4332. "symfony/deprecation-contracts": "^2.1",
  4333. "symfony/polyfill-mbstring": "~1.0",
  4334. "symfony/polyfill-php73": "^1.8",
  4335. "symfony/polyfill-php80": "^1.16",
  4336. "symfony/service-contracts": "^1.1|^2",
  4337. "symfony/string": "^5.1"
  4338. },
  4339. "conflict": {
  4340. "psr/log": ">=3",
  4341. "symfony/dependency-injection": "<4.4",
  4342. "symfony/dotenv": "<5.1",
  4343. "symfony/event-dispatcher": "<4.4",
  4344. "symfony/lock": "<4.4",
  4345. "symfony/process": "<4.4"
  4346. },
  4347. "provide": {
  4348. "psr/log-implementation": "1.0|2.0"
  4349. },
  4350. "require-dev": {
  4351. "psr/log": "^1|^2",
  4352. "symfony/config": "^4.4|^5.0",
  4353. "symfony/dependency-injection": "^4.4|^5.0",
  4354. "symfony/event-dispatcher": "^4.4|^5.0",
  4355. "symfony/lock": "^4.4|^5.0",
  4356. "symfony/process": "^4.4|^5.0",
  4357. "symfony/var-dumper": "^4.4|^5.0"
  4358. },
  4359. "suggest": {
  4360. "psr/log": "For using the console logger",
  4361. "symfony/event-dispatcher": "",
  4362. "symfony/lock": "",
  4363. "symfony/process": ""
  4364. },
  4365. "type": "library",
  4366. "autoload": {
  4367. "psr-4": {
  4368. "Symfony\\Component\\Console\\": ""
  4369. },
  4370. "exclude-from-classmap": [
  4371. "/Tests/"
  4372. ]
  4373. },
  4374. "notification-url": "https://packagist.org/downloads/",
  4375. "license": [
  4376. "MIT"
  4377. ],
  4378. "authors": [
  4379. {
  4380. "name": "Fabien Potencier",
  4381. "email": "fabien@symfony.com"
  4382. },
  4383. {
  4384. "name": "Symfony Community",
  4385. "homepage": "https://symfony.com/contributors"
  4386. }
  4387. ],
  4388. "description": "Eases the creation of beautiful and testable command line interfaces",
  4389. "homepage": "https://symfony.com",
  4390. "keywords": [
  4391. "cli",
  4392. "command line",
  4393. "console",
  4394. "terminal"
  4395. ],
  4396. "support": {
  4397. "source": "https://github.com/symfony/console/tree/v5.3.4"
  4398. },
  4399. "funding": [
  4400. {
  4401. "url": "https://symfony.com/sponsor",
  4402. "type": "custom"
  4403. },
  4404. {
  4405. "url": "https://github.com/fabpot",
  4406. "type": "github"
  4407. },
  4408. {
  4409. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4410. "type": "tidelift"
  4411. }
  4412. ],
  4413. "time": "2021-07-26T16:33:26+00:00"
  4414. },
  4415. {
  4416. "name": "symfony/dependency-injection",
  4417. "version": "v5.3.4",
  4418. "source": {
  4419. "type": "git",
  4420. "url": "https://github.com/symfony/dependency-injection.git",
  4421. "reference": "5a825e4b386066167a8b55487091cb62beec74c2"
  4422. },
  4423. "dist": {
  4424. "type": "zip",
  4425. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5a825e4b386066167a8b55487091cb62beec74c2",
  4426. "reference": "5a825e4b386066167a8b55487091cb62beec74c2",
  4427. "shasum": ""
  4428. },
  4429. "require": {
  4430. "php": ">=7.2.5",
  4431. "psr/container": "^1.1.1",
  4432. "symfony/deprecation-contracts": "^2.1",
  4433. "symfony/polyfill-php80": "^1.16",
  4434. "symfony/service-contracts": "^1.1.6|^2"
  4435. },
  4436. "conflict": {
  4437. "ext-psr": "<1.1|>=2",
  4438. "symfony/config": "<5.3",
  4439. "symfony/finder": "<4.4",
  4440. "symfony/proxy-manager-bridge": "<4.4",
  4441. "symfony/yaml": "<4.4"
  4442. },
  4443. "provide": {
  4444. "psr/container-implementation": "1.0",
  4445. "symfony/service-implementation": "1.0|2.0"
  4446. },
  4447. "require-dev": {
  4448. "symfony/config": "^5.3",
  4449. "symfony/expression-language": "^4.4|^5.0",
  4450. "symfony/yaml": "^4.4|^5.0"
  4451. },
  4452. "suggest": {
  4453. "symfony/config": "",
  4454. "symfony/expression-language": "For using expressions in service container configuration",
  4455. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  4456. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  4457. "symfony/yaml": ""
  4458. },
  4459. "type": "library",
  4460. "autoload": {
  4461. "psr-4": {
  4462. "Symfony\\Component\\DependencyInjection\\": ""
  4463. },
  4464. "exclude-from-classmap": [
  4465. "/Tests/"
  4466. ]
  4467. },
  4468. "notification-url": "https://packagist.org/downloads/",
  4469. "license": [
  4470. "MIT"
  4471. ],
  4472. "authors": [
  4473. {
  4474. "name": "Fabien Potencier",
  4475. "email": "fabien@symfony.com"
  4476. },
  4477. {
  4478. "name": "Symfony Community",
  4479. "homepage": "https://symfony.com/contributors"
  4480. }
  4481. ],
  4482. "description": "Allows you to standardize and centralize the way objects are constructed in your application",
  4483. "homepage": "https://symfony.com",
  4484. "support": {
  4485. "source": "https://github.com/symfony/dependency-injection/tree/v5.3.4"
  4486. },
  4487. "funding": [
  4488. {
  4489. "url": "https://symfony.com/sponsor",
  4490. "type": "custom"
  4491. },
  4492. {
  4493. "url": "https://github.com/fabpot",
  4494. "type": "github"
  4495. },
  4496. {
  4497. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4498. "type": "tidelift"
  4499. }
  4500. ],
  4501. "time": "2021-07-23T15:55:36+00:00"
  4502. },
  4503. {
  4504. "name": "symfony/deprecation-contracts",
  4505. "version": "v2.4.0",
  4506. "source": {
  4507. "type": "git",
  4508. "url": "https://github.com/symfony/deprecation-contracts.git",
  4509. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  4510. },
  4511. "dist": {
  4512. "type": "zip",
  4513. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4514. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4515. "shasum": ""
  4516. },
  4517. "require": {
  4518. "php": ">=7.1"
  4519. },
  4520. "type": "library",
  4521. "extra": {
  4522. "branch-alias": {
  4523. "dev-main": "2.4-dev"
  4524. },
  4525. "thanks": {
  4526. "name": "symfony/contracts",
  4527. "url": "https://github.com/symfony/contracts"
  4528. }
  4529. },
  4530. "autoload": {
  4531. "files": [
  4532. "function.php"
  4533. ]
  4534. },
  4535. "notification-url": "https://packagist.org/downloads/",
  4536. "license": [
  4537. "MIT"
  4538. ],
  4539. "authors": [
  4540. {
  4541. "name": "Nicolas Grekas",
  4542. "email": "p@tchwork.com"
  4543. },
  4544. {
  4545. "name": "Symfony Community",
  4546. "homepage": "https://symfony.com/contributors"
  4547. }
  4548. ],
  4549. "description": "A generic function and convention to trigger deprecation notices",
  4550. "homepage": "https://symfony.com",
  4551. "support": {
  4552. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  4553. },
  4554. "funding": [
  4555. {
  4556. "url": "https://symfony.com/sponsor",
  4557. "type": "custom"
  4558. },
  4559. {
  4560. "url": "https://github.com/fabpot",
  4561. "type": "github"
  4562. },
  4563. {
  4564. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4565. "type": "tidelift"
  4566. }
  4567. ],
  4568. "time": "2021-03-23T23:28:01+00:00"
  4569. },
  4570. {
  4571. "name": "symfony/doctrine-bridge",
  4572. "version": "v5.3.4",
  4573. "source": {
  4574. "type": "git",
  4575. "url": "https://github.com/symfony/doctrine-bridge.git",
  4576. "reference": "70bffec510b08e4830d851ad485a996b130fcd7c"
  4577. },
  4578. "dist": {
  4579. "type": "zip",
  4580. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/70bffec510b08e4830d851ad485a996b130fcd7c",
  4581. "reference": "70bffec510b08e4830d851ad485a996b130fcd7c",
  4582. "shasum": ""
  4583. },
  4584. "require": {
  4585. "doctrine/event-manager": "~1.0",
  4586. "doctrine/persistence": "^2",
  4587. "php": ">=7.2.5",
  4588. "symfony/deprecation-contracts": "^2.1",
  4589. "symfony/polyfill-ctype": "~1.8",
  4590. "symfony/polyfill-mbstring": "~1.0",
  4591. "symfony/polyfill-php80": "^1.16",
  4592. "symfony/service-contracts": "^1.1|^2"
  4593. },
  4594. "conflict": {
  4595. "doctrine/dbal": "<2.10",
  4596. "phpunit/phpunit": "<5.4.3",
  4597. "symfony/dependency-injection": "<4.4",
  4598. "symfony/form": "<5.1",
  4599. "symfony/http-kernel": "<5",
  4600. "symfony/messenger": "<4.4",
  4601. "symfony/property-info": "<5",
  4602. "symfony/security-bundle": "<5",
  4603. "symfony/security-core": "<5.3",
  4604. "symfony/validator": "<5.2"
  4605. },
  4606. "require-dev": {
  4607. "composer/package-versions-deprecated": "^1.8",
  4608. "doctrine/annotations": "^1.10.4",
  4609. "doctrine/collections": "~1.0",
  4610. "doctrine/data-fixtures": "^1.1",
  4611. "doctrine/dbal": "^2.10|^3.0",
  4612. "doctrine/orm": "^2.7.3",
  4613. "symfony/cache": "^5.1",
  4614. "symfony/config": "^4.4|^5.0",
  4615. "symfony/dependency-injection": "^4.4|^5.0",
  4616. "symfony/doctrine-messenger": "^5.1",
  4617. "symfony/expression-language": "^4.4|^5.0",
  4618. "symfony/form": "^5.1.3",
  4619. "symfony/http-kernel": "^5.0",
  4620. "symfony/messenger": "^4.4|^5.0",
  4621. "symfony/property-access": "^4.4|^5.0",
  4622. "symfony/property-info": "^5.0",
  4623. "symfony/proxy-manager-bridge": "^4.4|^5.0",
  4624. "symfony/security-core": "^5.3",
  4625. "symfony/stopwatch": "^4.4|^5.0",
  4626. "symfony/translation": "^4.4|^5.0",
  4627. "symfony/uid": "^5.1",
  4628. "symfony/validator": "^5.2",
  4629. "symfony/var-dumper": "^4.4|^5.0"
  4630. },
  4631. "suggest": {
  4632. "doctrine/data-fixtures": "",
  4633. "doctrine/dbal": "",
  4634. "doctrine/orm": "",
  4635. "symfony/form": "",
  4636. "symfony/property-info": "",
  4637. "symfony/validator": ""
  4638. },
  4639. "type": "symfony-bridge",
  4640. "autoload": {
  4641. "psr-4": {
  4642. "Symfony\\Bridge\\Doctrine\\": ""
  4643. },
  4644. "exclude-from-classmap": [
  4645. "/Tests/"
  4646. ]
  4647. },
  4648. "notification-url": "https://packagist.org/downloads/",
  4649. "license": [
  4650. "MIT"
  4651. ],
  4652. "authors": [
  4653. {
  4654. "name": "Fabien Potencier",
  4655. "email": "fabien@symfony.com"
  4656. },
  4657. {
  4658. "name": "Symfony Community",
  4659. "homepage": "https://symfony.com/contributors"
  4660. }
  4661. ],
  4662. "description": "Provides integration for Doctrine with various Symfony components",
  4663. "homepage": "https://symfony.com",
  4664. "support": {
  4665. "source": "https://github.com/symfony/doctrine-bridge/tree/v5.3.4"
  4666. },
  4667. "funding": [
  4668. {
  4669. "url": "https://symfony.com/sponsor",
  4670. "type": "custom"
  4671. },
  4672. {
  4673. "url": "https://github.com/fabpot",
  4674. "type": "github"
  4675. },
  4676. {
  4677. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4678. "type": "tidelift"
  4679. }
  4680. ],
  4681. "time": "2021-07-21T13:18:10+00:00"
  4682. },
  4683. {
  4684. "name": "symfony/dotenv",
  4685. "version": "v5.3.4",
  4686. "source": {
  4687. "type": "git",
  4688. "url": "https://github.com/symfony/dotenv.git",
  4689. "reference": "f0fcb3406dafc7730e3df7add94ca287d682b46b"
  4690. },
  4691. "dist": {
  4692. "type": "zip",
  4693. "url": "https://api.github.com/repos/symfony/dotenv/zipball/f0fcb3406dafc7730e3df7add94ca287d682b46b",
  4694. "reference": "f0fcb3406dafc7730e3df7add94ca287d682b46b",
  4695. "shasum": ""
  4696. },
  4697. "require": {
  4698. "php": ">=7.2.5",
  4699. "symfony/deprecation-contracts": "^2.1",
  4700. "symfony/polyfill-php80": "^1.16"
  4701. },
  4702. "require-dev": {
  4703. "symfony/process": "^4.4|^5.0"
  4704. },
  4705. "type": "library",
  4706. "autoload": {
  4707. "psr-4": {
  4708. "Symfony\\Component\\Dotenv\\": ""
  4709. },
  4710. "exclude-from-classmap": [
  4711. "/Tests/"
  4712. ]
  4713. },
  4714. "notification-url": "https://packagist.org/downloads/",
  4715. "license": [
  4716. "MIT"
  4717. ],
  4718. "authors": [
  4719. {
  4720. "name": "Fabien Potencier",
  4721. "email": "fabien@symfony.com"
  4722. },
  4723. {
  4724. "name": "Symfony Community",
  4725. "homepage": "https://symfony.com/contributors"
  4726. }
  4727. ],
  4728. "description": "Registers environment variables from a .env file",
  4729. "homepage": "https://symfony.com",
  4730. "keywords": [
  4731. "dotenv",
  4732. "env",
  4733. "environment"
  4734. ],
  4735. "support": {
  4736. "source": "https://github.com/symfony/dotenv/tree/v5.3.4"
  4737. },
  4738. "funding": [
  4739. {
  4740. "url": "https://symfony.com/sponsor",
  4741. "type": "custom"
  4742. },
  4743. {
  4744. "url": "https://github.com/fabpot",
  4745. "type": "github"
  4746. },
  4747. {
  4748. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4749. "type": "tidelift"
  4750. }
  4751. ],
  4752. "time": "2021-07-21T12:38:00+00:00"
  4753. },
  4754. {
  4755. "name": "symfony/error-handler",
  4756. "version": "v5.3.4",
  4757. "source": {
  4758. "type": "git",
  4759. "url": "https://github.com/symfony/error-handler.git",
  4760. "reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73"
  4761. },
  4762. "dist": {
  4763. "type": "zip",
  4764. "url": "https://api.github.com/repos/symfony/error-handler/zipball/281f6c4660bcf5844bb0346fe3a4664722fe4c73",
  4765. "reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73",
  4766. "shasum": ""
  4767. },
  4768. "require": {
  4769. "php": ">=7.2.5",
  4770. "psr/log": "^1|^2|^3",
  4771. "symfony/var-dumper": "^4.4|^5.0"
  4772. },
  4773. "require-dev": {
  4774. "symfony/deprecation-contracts": "^2.1",
  4775. "symfony/http-kernel": "^4.4|^5.0",
  4776. "symfony/serializer": "^4.4|^5.0"
  4777. },
  4778. "type": "library",
  4779. "autoload": {
  4780. "psr-4": {
  4781. "Symfony\\Component\\ErrorHandler\\": ""
  4782. },
  4783. "exclude-from-classmap": [
  4784. "/Tests/"
  4785. ]
  4786. },
  4787. "notification-url": "https://packagist.org/downloads/",
  4788. "license": [
  4789. "MIT"
  4790. ],
  4791. "authors": [
  4792. {
  4793. "name": "Fabien Potencier",
  4794. "email": "fabien@symfony.com"
  4795. },
  4796. {
  4797. "name": "Symfony Community",
  4798. "homepage": "https://symfony.com/contributors"
  4799. }
  4800. ],
  4801. "description": "Provides tools to manage errors and ease debugging PHP code",
  4802. "homepage": "https://symfony.com",
  4803. "support": {
  4804. "source": "https://github.com/symfony/error-handler/tree/v5.3.4"
  4805. },
  4806. "funding": [
  4807. {
  4808. "url": "https://symfony.com/sponsor",
  4809. "type": "custom"
  4810. },
  4811. {
  4812. "url": "https://github.com/fabpot",
  4813. "type": "github"
  4814. },
  4815. {
  4816. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4817. "type": "tidelift"
  4818. }
  4819. ],
  4820. "time": "2021-07-23T15:55:36+00:00"
  4821. },
  4822. {
  4823. "name": "symfony/event-dispatcher",
  4824. "version": "v5.3.4",
  4825. "source": {
  4826. "type": "git",
  4827. "url": "https://github.com/symfony/event-dispatcher.git",
  4828. "reference": "f2fd2208157553874560f3645d4594303058c4bd"
  4829. },
  4830. "dist": {
  4831. "type": "zip",
  4832. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f2fd2208157553874560f3645d4594303058c4bd",
  4833. "reference": "f2fd2208157553874560f3645d4594303058c4bd",
  4834. "shasum": ""
  4835. },
  4836. "require": {
  4837. "php": ">=7.2.5",
  4838. "symfony/deprecation-contracts": "^2.1",
  4839. "symfony/event-dispatcher-contracts": "^2",
  4840. "symfony/polyfill-php80": "^1.16"
  4841. },
  4842. "conflict": {
  4843. "symfony/dependency-injection": "<4.4"
  4844. },
  4845. "provide": {
  4846. "psr/event-dispatcher-implementation": "1.0",
  4847. "symfony/event-dispatcher-implementation": "2.0"
  4848. },
  4849. "require-dev": {
  4850. "psr/log": "^1|^2|^3",
  4851. "symfony/config": "^4.4|^5.0",
  4852. "symfony/dependency-injection": "^4.4|^5.0",
  4853. "symfony/error-handler": "^4.4|^5.0",
  4854. "symfony/expression-language": "^4.4|^5.0",
  4855. "symfony/http-foundation": "^4.4|^5.0",
  4856. "symfony/service-contracts": "^1.1|^2",
  4857. "symfony/stopwatch": "^4.4|^5.0"
  4858. },
  4859. "suggest": {
  4860. "symfony/dependency-injection": "",
  4861. "symfony/http-kernel": ""
  4862. },
  4863. "type": "library",
  4864. "autoload": {
  4865. "psr-4": {
  4866. "Symfony\\Component\\EventDispatcher\\": ""
  4867. },
  4868. "exclude-from-classmap": [
  4869. "/Tests/"
  4870. ]
  4871. },
  4872. "notification-url": "https://packagist.org/downloads/",
  4873. "license": [
  4874. "MIT"
  4875. ],
  4876. "authors": [
  4877. {
  4878. "name": "Fabien Potencier",
  4879. "email": "fabien@symfony.com"
  4880. },
  4881. {
  4882. "name": "Symfony Community",
  4883. "homepage": "https://symfony.com/contributors"
  4884. }
  4885. ],
  4886. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  4887. "homepage": "https://symfony.com",
  4888. "support": {
  4889. "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.4"
  4890. },
  4891. "funding": [
  4892. {
  4893. "url": "https://symfony.com/sponsor",
  4894. "type": "custom"
  4895. },
  4896. {
  4897. "url": "https://github.com/fabpot",
  4898. "type": "github"
  4899. },
  4900. {
  4901. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4902. "type": "tidelift"
  4903. }
  4904. ],
  4905. "time": "2021-07-23T15:55:36+00:00"
  4906. },
  4907. {
  4908. "name": "symfony/event-dispatcher-contracts",
  4909. "version": "v2.4.0",
  4910. "source": {
  4911. "type": "git",
  4912. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4913. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
  4914. },
  4915. "dist": {
  4916. "type": "zip",
  4917. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4918. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4919. "shasum": ""
  4920. },
  4921. "require": {
  4922. "php": ">=7.2.5",
  4923. "psr/event-dispatcher": "^1"
  4924. },
  4925. "suggest": {
  4926. "symfony/event-dispatcher-implementation": ""
  4927. },
  4928. "type": "library",
  4929. "extra": {
  4930. "branch-alias": {
  4931. "dev-main": "2.4-dev"
  4932. },
  4933. "thanks": {
  4934. "name": "symfony/contracts",
  4935. "url": "https://github.com/symfony/contracts"
  4936. }
  4937. },
  4938. "autoload": {
  4939. "psr-4": {
  4940. "Symfony\\Contracts\\EventDispatcher\\": ""
  4941. }
  4942. },
  4943. "notification-url": "https://packagist.org/downloads/",
  4944. "license": [
  4945. "MIT"
  4946. ],
  4947. "authors": [
  4948. {
  4949. "name": "Nicolas Grekas",
  4950. "email": "p@tchwork.com"
  4951. },
  4952. {
  4953. "name": "Symfony Community",
  4954. "homepage": "https://symfony.com/contributors"
  4955. }
  4956. ],
  4957. "description": "Generic abstractions related to dispatching event",
  4958. "homepage": "https://symfony.com",
  4959. "keywords": [
  4960. "abstractions",
  4961. "contracts",
  4962. "decoupling",
  4963. "interfaces",
  4964. "interoperability",
  4965. "standards"
  4966. ],
  4967. "support": {
  4968. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
  4969. },
  4970. "funding": [
  4971. {
  4972. "url": "https://symfony.com/sponsor",
  4973. "type": "custom"
  4974. },
  4975. {
  4976. "url": "https://github.com/fabpot",
  4977. "type": "github"
  4978. },
  4979. {
  4980. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4981. "type": "tidelift"
  4982. }
  4983. ],
  4984. "time": "2021-03-23T23:28:01+00:00"
  4985. },
  4986. {
  4987. "name": "symfony/expression-language",
  4988. "version": "v5.3.4",
  4989. "source": {
  4990. "type": "git",
  4991. "url": "https://github.com/symfony/expression-language.git",
  4992. "reference": "d4367d36217dd395b10f61649a6bf2c1367140d8"
  4993. },
  4994. "dist": {
  4995. "type": "zip",
  4996. "url": "https://api.github.com/repos/symfony/expression-language/zipball/d4367d36217dd395b10f61649a6bf2c1367140d8",
  4997. "reference": "d4367d36217dd395b10f61649a6bf2c1367140d8",
  4998. "shasum": ""
  4999. },
  5000. "require": {
  5001. "php": ">=7.2.5",
  5002. "symfony/cache": "^4.4|^5.0",
  5003. "symfony/polyfill-php80": "^1.16",
  5004. "symfony/service-contracts": "^1.1|^2"
  5005. },
  5006. "type": "library",
  5007. "autoload": {
  5008. "psr-4": {
  5009. "Symfony\\Component\\ExpressionLanguage\\": ""
  5010. },
  5011. "exclude-from-classmap": [
  5012. "/Tests/"
  5013. ]
  5014. },
  5015. "notification-url": "https://packagist.org/downloads/",
  5016. "license": [
  5017. "MIT"
  5018. ],
  5019. "authors": [
  5020. {
  5021. "name": "Fabien Potencier",
  5022. "email": "fabien@symfony.com"
  5023. },
  5024. {
  5025. "name": "Symfony Community",
  5026. "homepage": "https://symfony.com/contributors"
  5027. }
  5028. ],
  5029. "description": "Provides an engine that can compile and evaluate expressions",
  5030. "homepage": "https://symfony.com",
  5031. "support": {
  5032. "source": "https://github.com/symfony/expression-language/tree/v5.3.4"
  5033. },
  5034. "funding": [
  5035. {
  5036. "url": "https://symfony.com/sponsor",
  5037. "type": "custom"
  5038. },
  5039. {
  5040. "url": "https://github.com/fabpot",
  5041. "type": "github"
  5042. },
  5043. {
  5044. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5045. "type": "tidelift"
  5046. }
  5047. ],
  5048. "time": "2021-07-21T12:38:00+00:00"
  5049. },
  5050. {
  5051. "name": "symfony/filesystem",
  5052. "version": "v5.3.4",
  5053. "source": {
  5054. "type": "git",
  5055. "url": "https://github.com/symfony/filesystem.git",
  5056. "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32"
  5057. },
  5058. "dist": {
  5059. "type": "zip",
  5060. "url": "https://api.github.com/repos/symfony/filesystem/zipball/343f4fe324383ca46792cae728a3b6e2f708fb32",
  5061. "reference": "343f4fe324383ca46792cae728a3b6e2f708fb32",
  5062. "shasum": ""
  5063. },
  5064. "require": {
  5065. "php": ">=7.2.5",
  5066. "symfony/polyfill-ctype": "~1.8",
  5067. "symfony/polyfill-php80": "^1.16"
  5068. },
  5069. "type": "library",
  5070. "autoload": {
  5071. "psr-4": {
  5072. "Symfony\\Component\\Filesystem\\": ""
  5073. },
  5074. "exclude-from-classmap": [
  5075. "/Tests/"
  5076. ]
  5077. },
  5078. "notification-url": "https://packagist.org/downloads/",
  5079. "license": [
  5080. "MIT"
  5081. ],
  5082. "authors": [
  5083. {
  5084. "name": "Fabien Potencier",
  5085. "email": "fabien@symfony.com"
  5086. },
  5087. {
  5088. "name": "Symfony Community",
  5089. "homepage": "https://symfony.com/contributors"
  5090. }
  5091. ],
  5092. "description": "Provides basic utilities for the filesystem",
  5093. "homepage": "https://symfony.com",
  5094. "support": {
  5095. "source": "https://github.com/symfony/filesystem/tree/v5.3.4"
  5096. },
  5097. "funding": [
  5098. {
  5099. "url": "https://symfony.com/sponsor",
  5100. "type": "custom"
  5101. },
  5102. {
  5103. "url": "https://github.com/fabpot",
  5104. "type": "github"
  5105. },
  5106. {
  5107. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5108. "type": "tidelift"
  5109. }
  5110. ],
  5111. "time": "2021-07-21T12:40:44+00:00"
  5112. },
  5113. {
  5114. "name": "symfony/finder",
  5115. "version": "v5.3.4",
  5116. "source": {
  5117. "type": "git",
  5118. "url": "https://github.com/symfony/finder.git",
  5119. "reference": "17f50e06018baec41551a71a15731287dbaab186"
  5120. },
  5121. "dist": {
  5122. "type": "zip",
  5123. "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186",
  5124. "reference": "17f50e06018baec41551a71a15731287dbaab186",
  5125. "shasum": ""
  5126. },
  5127. "require": {
  5128. "php": ">=7.2.5",
  5129. "symfony/polyfill-php80": "^1.16"
  5130. },
  5131. "type": "library",
  5132. "autoload": {
  5133. "psr-4": {
  5134. "Symfony\\Component\\Finder\\": ""
  5135. },
  5136. "exclude-from-classmap": [
  5137. "/Tests/"
  5138. ]
  5139. },
  5140. "notification-url": "https://packagist.org/downloads/",
  5141. "license": [
  5142. "MIT"
  5143. ],
  5144. "authors": [
  5145. {
  5146. "name": "Fabien Potencier",
  5147. "email": "fabien@symfony.com"
  5148. },
  5149. {
  5150. "name": "Symfony Community",
  5151. "homepage": "https://symfony.com/contributors"
  5152. }
  5153. ],
  5154. "description": "Finds files and directories via an intuitive fluent interface",
  5155. "homepage": "https://symfony.com",
  5156. "support": {
  5157. "source": "https://github.com/symfony/finder/tree/v5.3.4"
  5158. },
  5159. "funding": [
  5160. {
  5161. "url": "https://symfony.com/sponsor",
  5162. "type": "custom"
  5163. },
  5164. {
  5165. "url": "https://github.com/fabpot",
  5166. "type": "github"
  5167. },
  5168. {
  5169. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5170. "type": "tidelift"
  5171. }
  5172. ],
  5173. "time": "2021-07-23T15:54:19+00:00"
  5174. },
  5175. {
  5176. "name": "symfony/flex",
  5177. "version": "v1.13.3",
  5178. "source": {
  5179. "type": "git",
  5180. "url": "https://github.com/symfony/flex.git",
  5181. "reference": "2597d0dda8042c43eed44a9cd07236b897e427d7"
  5182. },
  5183. "dist": {
  5184. "type": "zip",
  5185. "url": "https://api.github.com/repos/symfony/flex/zipball/2597d0dda8042c43eed44a9cd07236b897e427d7",
  5186. "reference": "2597d0dda8042c43eed44a9cd07236b897e427d7",
  5187. "shasum": ""
  5188. },
  5189. "require": {
  5190. "composer-plugin-api": "^1.0|^2.0",
  5191. "php": ">=7.1"
  5192. },
  5193. "require-dev": {
  5194. "composer/composer": "^1.0.2|^2.0",
  5195. "symfony/dotenv": "^4.4|^5.0",
  5196. "symfony/filesystem": "^4.4|^5.0",
  5197. "symfony/phpunit-bridge": "^4.4|^5.0",
  5198. "symfony/process": "^3.4|^4.4|^5.0"
  5199. },
  5200. "type": "composer-plugin",
  5201. "extra": {
  5202. "branch-alias": {
  5203. "dev-main": "1.13-dev"
  5204. },
  5205. "class": "Symfony\\Flex\\Flex"
  5206. },
  5207. "autoload": {
  5208. "psr-4": {
  5209. "Symfony\\Flex\\": "src"
  5210. }
  5211. },
  5212. "notification-url": "https://packagist.org/downloads/",
  5213. "license": [
  5214. "MIT"
  5215. ],
  5216. "authors": [
  5217. {
  5218. "name": "Fabien Potencier",
  5219. "email": "fabien.potencier@gmail.com"
  5220. }
  5221. ],
  5222. "description": "Composer plugin for Symfony",
  5223. "support": {
  5224. "issues": "https://github.com/symfony/flex/issues",
  5225. "source": "https://github.com/symfony/flex/tree/v1.13.3"
  5226. },
  5227. "funding": [
  5228. {
  5229. "url": "https://symfony.com/sponsor",
  5230. "type": "custom"
  5231. },
  5232. {
  5233. "url": "https://github.com/fabpot",
  5234. "type": "github"
  5235. },
  5236. {
  5237. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5238. "type": "tidelift"
  5239. }
  5240. ],
  5241. "time": "2021-05-19T07:19:15+00:00"
  5242. },
  5243. {
  5244. "name": "symfony/form",
  5245. "version": "v5.3.4",
  5246. "source": {
  5247. "type": "git",
  5248. "url": "https://github.com/symfony/form.git",
  5249. "reference": "7d3ece4f98a1d4f7fea4331982ff210dd08bb2f9"
  5250. },
  5251. "dist": {
  5252. "type": "zip",
  5253. "url": "https://api.github.com/repos/symfony/form/zipball/7d3ece4f98a1d4f7fea4331982ff210dd08bb2f9",
  5254. "reference": "7d3ece4f98a1d4f7fea4331982ff210dd08bb2f9",
  5255. "shasum": ""
  5256. },
  5257. "require": {
  5258. "php": ">=7.2.5",
  5259. "symfony/deprecation-contracts": "^2.1",
  5260. "symfony/event-dispatcher": "^4.4|^5.0",
  5261. "symfony/options-resolver": "^5.1",
  5262. "symfony/polyfill-ctype": "~1.8",
  5263. "symfony/polyfill-intl-icu": "^1.21",
  5264. "symfony/polyfill-mbstring": "~1.0",
  5265. "symfony/polyfill-php80": "^1.16",
  5266. "symfony/property-access": "^5.0.8",
  5267. "symfony/service-contracts": "^1.1|^2"
  5268. },
  5269. "conflict": {
  5270. "phpunit/phpunit": "<5.4.3",
  5271. "symfony/console": "<4.4",
  5272. "symfony/dependency-injection": "<4.4",
  5273. "symfony/doctrine-bridge": "<4.4",
  5274. "symfony/error-handler": "<4.4.5",
  5275. "symfony/framework-bundle": "<4.4",
  5276. "symfony/http-kernel": "<4.4",
  5277. "symfony/translation": "<4.4",
  5278. "symfony/translation-contracts": "<1.1.7",
  5279. "symfony/twig-bridge": "<4.4"
  5280. },
  5281. "require-dev": {
  5282. "doctrine/collections": "~1.0",
  5283. "symfony/config": "^4.4|^5.0",
  5284. "symfony/console": "^4.4|^5.0",
  5285. "symfony/dependency-injection": "^4.4|^5.0",
  5286. "symfony/expression-language": "^4.4|^5.0",
  5287. "symfony/http-foundation": "^4.4|^5.0",
  5288. "symfony/http-kernel": "^4.4|^5.0",
  5289. "symfony/intl": "^4.4|^5.0",
  5290. "symfony/security-csrf": "^4.4|^5.0",
  5291. "symfony/translation": "^4.4|^5.0",
  5292. "symfony/uid": "^5.1",
  5293. "symfony/validator": "^4.4.17|^5.1.9",
  5294. "symfony/var-dumper": "^4.4|^5.0"
  5295. },
  5296. "suggest": {
  5297. "symfony/security-csrf": "For protecting forms against CSRF attacks.",
  5298. "symfony/twig-bridge": "For templating with Twig.",
  5299. "symfony/validator": "For form validation."
  5300. },
  5301. "type": "library",
  5302. "autoload": {
  5303. "psr-4": {
  5304. "Symfony\\Component\\Form\\": ""
  5305. },
  5306. "exclude-from-classmap": [
  5307. "/Tests/"
  5308. ]
  5309. },
  5310. "notification-url": "https://packagist.org/downloads/",
  5311. "license": [
  5312. "MIT"
  5313. ],
  5314. "authors": [
  5315. {
  5316. "name": "Fabien Potencier",
  5317. "email": "fabien@symfony.com"
  5318. },
  5319. {
  5320. "name": "Symfony Community",
  5321. "homepage": "https://symfony.com/contributors"
  5322. }
  5323. ],
  5324. "description": "Allows to easily create, process and reuse HTML forms",
  5325. "homepage": "https://symfony.com",
  5326. "support": {
  5327. "source": "https://github.com/symfony/form/tree/v5.3.4"
  5328. },
  5329. "funding": [
  5330. {
  5331. "url": "https://symfony.com/sponsor",
  5332. "type": "custom"
  5333. },
  5334. {
  5335. "url": "https://github.com/fabpot",
  5336. "type": "github"
  5337. },
  5338. {
  5339. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5340. "type": "tidelift"
  5341. }
  5342. ],
  5343. "time": "2021-07-23T15:55:36+00:00"
  5344. },
  5345. {
  5346. "name": "symfony/framework-bundle",
  5347. "version": "v5.3.4",
  5348. "source": {
  5349. "type": "git",
  5350. "url": "https://github.com/symfony/framework-bundle.git",
  5351. "reference": "2c5ed14a5992a2d04dfdb238a5f9589bab0a68d8"
  5352. },
  5353. "dist": {
  5354. "type": "zip",
  5355. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/2c5ed14a5992a2d04dfdb238a5f9589bab0a68d8",
  5356. "reference": "2c5ed14a5992a2d04dfdb238a5f9589bab0a68d8",
  5357. "shasum": ""
  5358. },
  5359. "require": {
  5360. "ext-xml": "*",
  5361. "php": ">=7.2.5",
  5362. "symfony/cache": "^5.2",
  5363. "symfony/config": "^5.3",
  5364. "symfony/dependency-injection": "^5.3",
  5365. "symfony/deprecation-contracts": "^2.1",
  5366. "symfony/error-handler": "^4.4.1|^5.0.1",
  5367. "symfony/event-dispatcher": "^5.1",
  5368. "symfony/filesystem": "^4.4|^5.0",
  5369. "symfony/finder": "^4.4|^5.0",
  5370. "symfony/http-foundation": "^5.3",
  5371. "symfony/http-kernel": "^5.3",
  5372. "symfony/polyfill-mbstring": "~1.0",
  5373. "symfony/polyfill-php80": "^1.16",
  5374. "symfony/routing": "^5.3"
  5375. },
  5376. "conflict": {
  5377. "doctrine/persistence": "<1.3",
  5378. "phpdocumentor/reflection-docblock": "<3.2.2",
  5379. "phpdocumentor/type-resolver": "<1.4.0",
  5380. "phpunit/phpunit": "<5.4.3",
  5381. "symfony/asset": "<5.3",
  5382. "symfony/browser-kit": "<4.4",
  5383. "symfony/console": "<5.2.5",
  5384. "symfony/dom-crawler": "<4.4",
  5385. "symfony/dotenv": "<5.1",
  5386. "symfony/form": "<5.2",
  5387. "symfony/http-client": "<4.4",
  5388. "symfony/lock": "<4.4",
  5389. "symfony/mailer": "<5.2",
  5390. "symfony/messenger": "<4.4",
  5391. "symfony/mime": "<4.4",
  5392. "symfony/property-access": "<5.3",
  5393. "symfony/property-info": "<4.4",
  5394. "symfony/security-core": "<5.3",
  5395. "symfony/security-csrf": "<5.3",
  5396. "symfony/serializer": "<5.2",
  5397. "symfony/stopwatch": "<4.4",
  5398. "symfony/translation": "<5.3",
  5399. "symfony/twig-bridge": "<4.4",
  5400. "symfony/twig-bundle": "<4.4",
  5401. "symfony/validator": "<5.2",
  5402. "symfony/web-profiler-bundle": "<4.4",
  5403. "symfony/workflow": "<5.2"
  5404. },
  5405. "require-dev": {
  5406. "doctrine/annotations": "^1.10.4",
  5407. "doctrine/cache": "^1.0|^2.0",
  5408. "doctrine/persistence": "^1.3|^2.0",
  5409. "paragonie/sodium_compat": "^1.8",
  5410. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  5411. "symfony/asset": "^5.3",
  5412. "symfony/browser-kit": "^4.4|^5.0",
  5413. "symfony/console": "^5.2",
  5414. "symfony/css-selector": "^4.4|^5.0",
  5415. "symfony/dom-crawler": "^4.4|^5.0",
  5416. "symfony/dotenv": "^5.1",
  5417. "symfony/expression-language": "^4.4|^5.0",
  5418. "symfony/form": "^5.2",
  5419. "symfony/http-client": "^4.4|^5.0",
  5420. "symfony/lock": "^4.4|^5.0",
  5421. "symfony/mailer": "^5.2",
  5422. "symfony/messenger": "^5.2",
  5423. "symfony/mime": "^4.4|^5.0",
  5424. "symfony/notifier": "^5.3",
  5425. "symfony/phpunit-bridge": "^5.3",
  5426. "symfony/polyfill-intl-icu": "~1.0",
  5427. "symfony/process": "^4.4|^5.0",
  5428. "symfony/property-info": "^4.4|^5.0",
  5429. "symfony/rate-limiter": "^5.2",
  5430. "symfony/security-bundle": "^5.3",
  5431. "symfony/serializer": "^5.2",
  5432. "symfony/stopwatch": "^4.4|^5.0",
  5433. "symfony/string": "^5.0",
  5434. "symfony/translation": "^5.3",
  5435. "symfony/twig-bundle": "^4.4|^5.0",
  5436. "symfony/validator": "^5.2",
  5437. "symfony/web-link": "^4.4|^5.0",
  5438. "symfony/workflow": "^5.2",
  5439. "symfony/yaml": "^4.4|^5.0",
  5440. "twig/twig": "^2.10|^3.0"
  5441. },
  5442. "suggest": {
  5443. "ext-apcu": "For best performance of the system caches",
  5444. "symfony/console": "For using the console commands",
  5445. "symfony/form": "For using forms",
  5446. "symfony/property-info": "For using the property_info service",
  5447. "symfony/serializer": "For using the serializer service",
  5448. "symfony/validator": "For using validation",
  5449. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  5450. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  5451. },
  5452. "type": "symfony-bundle",
  5453. "autoload": {
  5454. "psr-4": {
  5455. "Symfony\\Bundle\\FrameworkBundle\\": ""
  5456. },
  5457. "exclude-from-classmap": [
  5458. "/Tests/"
  5459. ]
  5460. },
  5461. "notification-url": "https://packagist.org/downloads/",
  5462. "license": [
  5463. "MIT"
  5464. ],
  5465. "authors": [
  5466. {
  5467. "name": "Fabien Potencier",
  5468. "email": "fabien@symfony.com"
  5469. },
  5470. {
  5471. "name": "Symfony Community",
  5472. "homepage": "https://symfony.com/contributors"
  5473. }
  5474. ],
  5475. "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
  5476. "homepage": "https://symfony.com",
  5477. "support": {
  5478. "source": "https://github.com/symfony/framework-bundle/tree/v5.3.4"
  5479. },
  5480. "funding": [
  5481. {
  5482. "url": "https://symfony.com/sponsor",
  5483. "type": "custom"
  5484. },
  5485. {
  5486. "url": "https://github.com/fabpot",
  5487. "type": "github"
  5488. },
  5489. {
  5490. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5491. "type": "tidelift"
  5492. }
  5493. ],
  5494. "time": "2021-07-25T09:39:16+00:00"
  5495. },
  5496. {
  5497. "name": "symfony/http-client",
  5498. "version": "v5.3.4",
  5499. "source": {
  5500. "type": "git",
  5501. "url": "https://github.com/symfony/http-client.git",
  5502. "reference": "67c177d4df8601d9a71f9d615c52171c98d22d74"
  5503. },
  5504. "dist": {
  5505. "type": "zip",
  5506. "url": "https://api.github.com/repos/symfony/http-client/zipball/67c177d4df8601d9a71f9d615c52171c98d22d74",
  5507. "reference": "67c177d4df8601d9a71f9d615c52171c98d22d74",
  5508. "shasum": ""
  5509. },
  5510. "require": {
  5511. "php": ">=7.2.5",
  5512. "psr/log": "^1|^2|^3",
  5513. "symfony/deprecation-contracts": "^2.1",
  5514. "symfony/http-client-contracts": "^2.4",
  5515. "symfony/polyfill-php73": "^1.11",
  5516. "symfony/polyfill-php80": "^1.16",
  5517. "symfony/service-contracts": "^1.0|^2"
  5518. },
  5519. "provide": {
  5520. "php-http/async-client-implementation": "*",
  5521. "php-http/client-implementation": "*",
  5522. "psr/http-client-implementation": "1.0",
  5523. "symfony/http-client-implementation": "2.4"
  5524. },
  5525. "require-dev": {
  5526. "amphp/amp": "^2.5",
  5527. "amphp/http-client": "^4.2.1",
  5528. "amphp/http-tunnel": "^1.0",
  5529. "amphp/socket": "^1.1",
  5530. "guzzlehttp/promises": "^1.4",
  5531. "nyholm/psr7": "^1.0",
  5532. "php-http/httplug": "^1.0|^2.0",
  5533. "psr/http-client": "^1.0",
  5534. "symfony/dependency-injection": "^4.4|^5.0",
  5535. "symfony/http-kernel": "^4.4.13|^5.1.5",
  5536. "symfony/process": "^4.4|^5.0",
  5537. "symfony/stopwatch": "^4.4|^5.0"
  5538. },
  5539. "type": "library",
  5540. "autoload": {
  5541. "psr-4": {
  5542. "Symfony\\Component\\HttpClient\\": ""
  5543. },
  5544. "exclude-from-classmap": [
  5545. "/Tests/"
  5546. ]
  5547. },
  5548. "notification-url": "https://packagist.org/downloads/",
  5549. "license": [
  5550. "MIT"
  5551. ],
  5552. "authors": [
  5553. {
  5554. "name": "Nicolas Grekas",
  5555. "email": "p@tchwork.com"
  5556. },
  5557. {
  5558. "name": "Symfony Community",
  5559. "homepage": "https://symfony.com/contributors"
  5560. }
  5561. ],
  5562. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  5563. "homepage": "https://symfony.com",
  5564. "support": {
  5565. "source": "https://github.com/symfony/http-client/tree/v5.3.4"
  5566. },
  5567. "funding": [
  5568. {
  5569. "url": "https://symfony.com/sponsor",
  5570. "type": "custom"
  5571. },
  5572. {
  5573. "url": "https://github.com/fabpot",
  5574. "type": "github"
  5575. },
  5576. {
  5577. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5578. "type": "tidelift"
  5579. }
  5580. ],
  5581. "time": "2021-07-23T15:55:36+00:00"
  5582. },
  5583. {
  5584. "name": "symfony/http-client-contracts",
  5585. "version": "v2.4.0",
  5586. "source": {
  5587. "type": "git",
  5588. "url": "https://github.com/symfony/http-client-contracts.git",
  5589. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
  5590. },
  5591. "dist": {
  5592. "type": "zip",
  5593. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  5594. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  5595. "shasum": ""
  5596. },
  5597. "require": {
  5598. "php": ">=7.2.5"
  5599. },
  5600. "suggest": {
  5601. "symfony/http-client-implementation": ""
  5602. },
  5603. "type": "library",
  5604. "extra": {
  5605. "branch-alias": {
  5606. "dev-main": "2.4-dev"
  5607. },
  5608. "thanks": {
  5609. "name": "symfony/contracts",
  5610. "url": "https://github.com/symfony/contracts"
  5611. }
  5612. },
  5613. "autoload": {
  5614. "psr-4": {
  5615. "Symfony\\Contracts\\HttpClient\\": ""
  5616. }
  5617. },
  5618. "notification-url": "https://packagist.org/downloads/",
  5619. "license": [
  5620. "MIT"
  5621. ],
  5622. "authors": [
  5623. {
  5624. "name": "Nicolas Grekas",
  5625. "email": "p@tchwork.com"
  5626. },
  5627. {
  5628. "name": "Symfony Community",
  5629. "homepage": "https://symfony.com/contributors"
  5630. }
  5631. ],
  5632. "description": "Generic abstractions related to HTTP clients",
  5633. "homepage": "https://symfony.com",
  5634. "keywords": [
  5635. "abstractions",
  5636. "contracts",
  5637. "decoupling",
  5638. "interfaces",
  5639. "interoperability",
  5640. "standards"
  5641. ],
  5642. "support": {
  5643. "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
  5644. },
  5645. "funding": [
  5646. {
  5647. "url": "https://symfony.com/sponsor",
  5648. "type": "custom"
  5649. },
  5650. {
  5651. "url": "https://github.com/fabpot",
  5652. "type": "github"
  5653. },
  5654. {
  5655. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5656. "type": "tidelift"
  5657. }
  5658. ],
  5659. "time": "2021-04-11T23:07:08+00:00"
  5660. },
  5661. {
  5662. "name": "symfony/http-foundation",
  5663. "version": "v5.3.4",
  5664. "source": {
  5665. "type": "git",
  5666. "url": "https://github.com/symfony/http-foundation.git",
  5667. "reference": "d6602aca7d3e11f401a0b24f43b611c530abfad3"
  5668. },
  5669. "dist": {
  5670. "type": "zip",
  5671. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d6602aca7d3e11f401a0b24f43b611c530abfad3",
  5672. "reference": "d6602aca7d3e11f401a0b24f43b611c530abfad3",
  5673. "shasum": ""
  5674. },
  5675. "require": {
  5676. "php": ">=7.2.5",
  5677. "symfony/deprecation-contracts": "^2.1",
  5678. "symfony/polyfill-mbstring": "~1.1",
  5679. "symfony/polyfill-php80": "^1.16"
  5680. },
  5681. "require-dev": {
  5682. "predis/predis": "~1.0",
  5683. "symfony/cache": "^4.4|^5.0",
  5684. "symfony/expression-language": "^4.4|^5.0",
  5685. "symfony/mime": "^4.4|^5.0"
  5686. },
  5687. "suggest": {
  5688. "symfony/mime": "To use the file extension guesser"
  5689. },
  5690. "type": "library",
  5691. "autoload": {
  5692. "psr-4": {
  5693. "Symfony\\Component\\HttpFoundation\\": ""
  5694. },
  5695. "exclude-from-classmap": [
  5696. "/Tests/"
  5697. ]
  5698. },
  5699. "notification-url": "https://packagist.org/downloads/",
  5700. "license": [
  5701. "MIT"
  5702. ],
  5703. "authors": [
  5704. {
  5705. "name": "Fabien Potencier",
  5706. "email": "fabien@symfony.com"
  5707. },
  5708. {
  5709. "name": "Symfony Community",
  5710. "homepage": "https://symfony.com/contributors"
  5711. }
  5712. ],
  5713. "description": "Defines an object-oriented layer for the HTTP specification",
  5714. "homepage": "https://symfony.com",
  5715. "support": {
  5716. "source": "https://github.com/symfony/http-foundation/tree/v5.3.4"
  5717. },
  5718. "funding": [
  5719. {
  5720. "url": "https://symfony.com/sponsor",
  5721. "type": "custom"
  5722. },
  5723. {
  5724. "url": "https://github.com/fabpot",
  5725. "type": "github"
  5726. },
  5727. {
  5728. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5729. "type": "tidelift"
  5730. }
  5731. ],
  5732. "time": "2021-07-23T15:55:36+00:00"
  5733. },
  5734. {
  5735. "name": "symfony/http-kernel",
  5736. "version": "v5.3.5",
  5737. "source": {
  5738. "type": "git",
  5739. "url": "https://github.com/symfony/http-kernel.git",
  5740. "reference": "9eb3ee3cb6c69e12ba5770665b89fe82f0b99033"
  5741. },
  5742. "dist": {
  5743. "type": "zip",
  5744. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9eb3ee3cb6c69e12ba5770665b89fe82f0b99033",
  5745. "reference": "9eb3ee3cb6c69e12ba5770665b89fe82f0b99033",
  5746. "shasum": ""
  5747. },
  5748. "require": {
  5749. "php": ">=7.2.5",
  5750. "psr/log": "^1|^2",
  5751. "symfony/deprecation-contracts": "^2.1",
  5752. "symfony/error-handler": "^4.4|^5.0",
  5753. "symfony/event-dispatcher": "^5.0",
  5754. "symfony/http-client-contracts": "^1.1|^2",
  5755. "symfony/http-foundation": "^5.3",
  5756. "symfony/polyfill-ctype": "^1.8",
  5757. "symfony/polyfill-php73": "^1.9",
  5758. "symfony/polyfill-php80": "^1.16"
  5759. },
  5760. "conflict": {
  5761. "symfony/browser-kit": "<4.4",
  5762. "symfony/cache": "<5.0",
  5763. "symfony/config": "<5.0",
  5764. "symfony/console": "<4.4",
  5765. "symfony/dependency-injection": "<5.3",
  5766. "symfony/doctrine-bridge": "<5.0",
  5767. "symfony/form": "<5.0",
  5768. "symfony/http-client": "<5.0",
  5769. "symfony/mailer": "<5.0",
  5770. "symfony/messenger": "<5.0",
  5771. "symfony/translation": "<5.0",
  5772. "symfony/twig-bridge": "<5.0",
  5773. "symfony/validator": "<5.0",
  5774. "twig/twig": "<2.13"
  5775. },
  5776. "provide": {
  5777. "psr/log-implementation": "1.0|2.0"
  5778. },
  5779. "require-dev": {
  5780. "psr/cache": "^1.0|^2.0|^3.0",
  5781. "symfony/browser-kit": "^4.4|^5.0",
  5782. "symfony/config": "^5.0",
  5783. "symfony/console": "^4.4|^5.0",
  5784. "symfony/css-selector": "^4.4|^5.0",
  5785. "symfony/dependency-injection": "^5.3",
  5786. "symfony/dom-crawler": "^4.4|^5.0",
  5787. "symfony/expression-language": "^4.4|^5.0",
  5788. "symfony/finder": "^4.4|^5.0",
  5789. "symfony/process": "^4.4|^5.0",
  5790. "symfony/routing": "^4.4|^5.0",
  5791. "symfony/stopwatch": "^4.4|^5.0",
  5792. "symfony/translation": "^4.4|^5.0",
  5793. "symfony/translation-contracts": "^1.1|^2",
  5794. "twig/twig": "^2.13|^3.0.4"
  5795. },
  5796. "suggest": {
  5797. "symfony/browser-kit": "",
  5798. "symfony/config": "",
  5799. "symfony/console": "",
  5800. "symfony/dependency-injection": ""
  5801. },
  5802. "type": "library",
  5803. "autoload": {
  5804. "psr-4": {
  5805. "Symfony\\Component\\HttpKernel\\": ""
  5806. },
  5807. "exclude-from-classmap": [
  5808. "/Tests/"
  5809. ]
  5810. },
  5811. "notification-url": "https://packagist.org/downloads/",
  5812. "license": [
  5813. "MIT"
  5814. ],
  5815. "authors": [
  5816. {
  5817. "name": "Fabien Potencier",
  5818. "email": "fabien@symfony.com"
  5819. },
  5820. {
  5821. "name": "Symfony Community",
  5822. "homepage": "https://symfony.com/contributors"
  5823. }
  5824. ],
  5825. "description": "Provides a structured process for converting a Request into a Response",
  5826. "homepage": "https://symfony.com",
  5827. "support": {
  5828. "source": "https://github.com/symfony/http-kernel/tree/v5.3.5"
  5829. },
  5830. "funding": [
  5831. {
  5832. "url": "https://symfony.com/sponsor",
  5833. "type": "custom"
  5834. },
  5835. {
  5836. "url": "https://github.com/fabpot",
  5837. "type": "github"
  5838. },
  5839. {
  5840. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5841. "type": "tidelift"
  5842. }
  5843. ],
  5844. "time": "2021-07-27T04:39:22+00:00"
  5845. },
  5846. {
  5847. "name": "symfony/intl",
  5848. "version": "v5.3.4",
  5849. "source": {
  5850. "type": "git",
  5851. "url": "https://github.com/symfony/intl.git",
  5852. "reference": "f1d1420771b3a94fcf2fda06728c61eba5de4b90"
  5853. },
  5854. "dist": {
  5855. "type": "zip",
  5856. "url": "https://api.github.com/repos/symfony/intl/zipball/f1d1420771b3a94fcf2fda06728c61eba5de4b90",
  5857. "reference": "f1d1420771b3a94fcf2fda06728c61eba5de4b90",
  5858. "shasum": ""
  5859. },
  5860. "require": {
  5861. "php": ">=7.2.5",
  5862. "symfony/deprecation-contracts": "^2.1",
  5863. "symfony/polyfill-php80": "^1.16"
  5864. },
  5865. "require-dev": {
  5866. "symfony/filesystem": "^4.4|^5.0"
  5867. },
  5868. "type": "library",
  5869. "autoload": {
  5870. "psr-4": {
  5871. "Symfony\\Component\\Intl\\": ""
  5872. },
  5873. "classmap": [
  5874. "Resources/stubs"
  5875. ],
  5876. "files": [
  5877. "Resources/functions.php"
  5878. ],
  5879. "exclude-from-classmap": [
  5880. "/Tests/"
  5881. ]
  5882. },
  5883. "notification-url": "https://packagist.org/downloads/",
  5884. "license": [
  5885. "MIT"
  5886. ],
  5887. "authors": [
  5888. {
  5889. "name": "Bernhard Schussek",
  5890. "email": "bschussek@gmail.com"
  5891. },
  5892. {
  5893. "name": "Eriksen Costa",
  5894. "email": "eriksen.costa@infranology.com.br"
  5895. },
  5896. {
  5897. "name": "Igor Wiedler",
  5898. "email": "igor@wiedler.ch"
  5899. },
  5900. {
  5901. "name": "Symfony Community",
  5902. "homepage": "https://symfony.com/contributors"
  5903. }
  5904. ],
  5905. "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
  5906. "homepage": "https://symfony.com",
  5907. "keywords": [
  5908. "i18n",
  5909. "icu",
  5910. "internationalization",
  5911. "intl",
  5912. "l10n",
  5913. "localization"
  5914. ],
  5915. "support": {
  5916. "source": "https://github.com/symfony/intl/tree/v5.3.4"
  5917. },
  5918. "funding": [
  5919. {
  5920. "url": "https://symfony.com/sponsor",
  5921. "type": "custom"
  5922. },
  5923. {
  5924. "url": "https://github.com/fabpot",
  5925. "type": "github"
  5926. },
  5927. {
  5928. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5929. "type": "tidelift"
  5930. }
  5931. ],
  5932. "time": "2021-07-23T15:55:36+00:00"
  5933. },
  5934. {
  5935. "name": "symfony/mailer",
  5936. "version": "v5.3.4",
  5937. "source": {
  5938. "type": "git",
  5939. "url": "https://github.com/symfony/mailer.git",
  5940. "reference": "c1f83da2296741110be35dd779f2a9e412cec466"
  5941. },
  5942. "dist": {
  5943. "type": "zip",
  5944. "url": "https://api.github.com/repos/symfony/mailer/zipball/c1f83da2296741110be35dd779f2a9e412cec466",
  5945. "reference": "c1f83da2296741110be35dd779f2a9e412cec466",
  5946. "shasum": ""
  5947. },
  5948. "require": {
  5949. "egulias/email-validator": "^2.1.10|^3",
  5950. "php": ">=7.2.5",
  5951. "psr/log": "^1|^2|^3",
  5952. "symfony/deprecation-contracts": "^2.1",
  5953. "symfony/event-dispatcher": "^4.4|^5.0",
  5954. "symfony/mime": "^5.2.6",
  5955. "symfony/polyfill-php80": "^1.16",
  5956. "symfony/service-contracts": "^1.1|^2"
  5957. },
  5958. "conflict": {
  5959. "symfony/http-kernel": "<4.4"
  5960. },
  5961. "require-dev": {
  5962. "symfony/http-client-contracts": "^1.1|^2",
  5963. "symfony/messenger": "^4.4|^5.0"
  5964. },
  5965. "type": "library",
  5966. "autoload": {
  5967. "psr-4": {
  5968. "Symfony\\Component\\Mailer\\": ""
  5969. },
  5970. "exclude-from-classmap": [
  5971. "/Tests/"
  5972. ]
  5973. },
  5974. "notification-url": "https://packagist.org/downloads/",
  5975. "license": [
  5976. "MIT"
  5977. ],
  5978. "authors": [
  5979. {
  5980. "name": "Fabien Potencier",
  5981. "email": "fabien@symfony.com"
  5982. },
  5983. {
  5984. "name": "Symfony Community",
  5985. "homepage": "https://symfony.com/contributors"
  5986. }
  5987. ],
  5988. "description": "Helps sending emails",
  5989. "homepage": "https://symfony.com",
  5990. "support": {
  5991. "source": "https://github.com/symfony/mailer/tree/v5.3.4"
  5992. },
  5993. "funding": [
  5994. {
  5995. "url": "https://symfony.com/sponsor",
  5996. "type": "custom"
  5997. },
  5998. {
  5999. "url": "https://github.com/fabpot",
  6000. "type": "github"
  6001. },
  6002. {
  6003. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6004. "type": "tidelift"
  6005. }
  6006. ],
  6007. "time": "2021-07-23T15:55:36+00:00"
  6008. },
  6009. {
  6010. "name": "symfony/maker-bundle",
  6011. "version": "v1.33.0",
  6012. "source": {
  6013. "type": "git",
  6014. "url": "https://github.com/symfony/maker-bundle.git",
  6015. "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031"
  6016. },
  6017. "dist": {
  6018. "type": "zip",
  6019. "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/f093d906c667cba7e3f74487d9e5e55aaf25a031",
  6020. "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031",
  6021. "shasum": ""
  6022. },
  6023. "require": {
  6024. "doctrine/inflector": "^1.2|^2.0",
  6025. "nikic/php-parser": "^4.0",
  6026. "php": ">=7.1.3",
  6027. "symfony/config": "^4.0|^5.0",
  6028. "symfony/console": "^4.0|^5.0",
  6029. "symfony/dependency-injection": "^4.0|^5.0",
  6030. "symfony/deprecation-contracts": "^2.2",
  6031. "symfony/filesystem": "^4.0|^5.0",
  6032. "symfony/finder": "^4.0|^5.0",
  6033. "symfony/framework-bundle": "^4.0|^5.0",
  6034. "symfony/http-kernel": "^4.0|^5.0"
  6035. },
  6036. "require-dev": {
  6037. "composer/semver": "^3.0@dev",
  6038. "doctrine/doctrine-bundle": "^1.8|^2.0",
  6039. "doctrine/orm": "^2.3",
  6040. "friendsofphp/php-cs-fixer": "^3.0",
  6041. "friendsoftwig/twigcs": "^4.1.0|^5.0.0",
  6042. "symfony/http-client": "^4.3|^5.0",
  6043. "symfony/phpunit-bridge": "^4.3|^5.0",
  6044. "symfony/process": "^4.0|^5.0",
  6045. "symfony/security-core": "^4.0|^5.0",
  6046. "symfony/yaml": "^4.0|^5.0"
  6047. },
  6048. "type": "symfony-bundle",
  6049. "extra": {
  6050. "branch-alias": {
  6051. "dev-main": "1.0-dev"
  6052. }
  6053. },
  6054. "autoload": {
  6055. "psr-4": {
  6056. "Symfony\\Bundle\\MakerBundle\\": "src/"
  6057. }
  6058. },
  6059. "notification-url": "https://packagist.org/downloads/",
  6060. "license": [
  6061. "MIT"
  6062. ],
  6063. "authors": [
  6064. {
  6065. "name": "Symfony Community",
  6066. "homepage": "https://symfony.com/contributors"
  6067. }
  6068. ],
  6069. "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
  6070. "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
  6071. "keywords": [
  6072. "code generator",
  6073. "generator",
  6074. "scaffold",
  6075. "scaffolding"
  6076. ],
  6077. "support": {
  6078. "issues": "https://github.com/symfony/maker-bundle/issues",
  6079. "source": "https://github.com/symfony/maker-bundle/tree/v1.33.0"
  6080. },
  6081. "funding": [
  6082. {
  6083. "url": "https://symfony.com/sponsor",
  6084. "type": "custom"
  6085. },
  6086. {
  6087. "url": "https://github.com/fabpot",
  6088. "type": "github"
  6089. },
  6090. {
  6091. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6092. "type": "tidelift"
  6093. }
  6094. ],
  6095. "time": "2021-07-01T00:28:30+00:00"
  6096. },
  6097. {
  6098. "name": "symfony/mime",
  6099. "version": "v5.3.4",
  6100. "source": {
  6101. "type": "git",
  6102. "url": "https://github.com/symfony/mime.git",
  6103. "reference": "633e4e8afe9e529e5599d71238849a4218dd497b"
  6104. },
  6105. "dist": {
  6106. "type": "zip",
  6107. "url": "https://api.github.com/repos/symfony/mime/zipball/633e4e8afe9e529e5599d71238849a4218dd497b",
  6108. "reference": "633e4e8afe9e529e5599d71238849a4218dd497b",
  6109. "shasum": ""
  6110. },
  6111. "require": {
  6112. "php": ">=7.2.5",
  6113. "symfony/deprecation-contracts": "^2.1",
  6114. "symfony/polyfill-intl-idn": "^1.10",
  6115. "symfony/polyfill-mbstring": "^1.0",
  6116. "symfony/polyfill-php80": "^1.16"
  6117. },
  6118. "conflict": {
  6119. "egulias/email-validator": "~3.0.0",
  6120. "phpdocumentor/reflection-docblock": "<3.2.2",
  6121. "phpdocumentor/type-resolver": "<1.4.0",
  6122. "symfony/mailer": "<4.4"
  6123. },
  6124. "require-dev": {
  6125. "egulias/email-validator": "^2.1.10|^3.1",
  6126. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  6127. "symfony/dependency-injection": "^4.4|^5.0",
  6128. "symfony/property-access": "^4.4|^5.1",
  6129. "symfony/property-info": "^4.4|^5.1",
  6130. "symfony/serializer": "^5.2"
  6131. },
  6132. "type": "library",
  6133. "autoload": {
  6134. "psr-4": {
  6135. "Symfony\\Component\\Mime\\": ""
  6136. },
  6137. "exclude-from-classmap": [
  6138. "/Tests/"
  6139. ]
  6140. },
  6141. "notification-url": "https://packagist.org/downloads/",
  6142. "license": [
  6143. "MIT"
  6144. ],
  6145. "authors": [
  6146. {
  6147. "name": "Fabien Potencier",
  6148. "email": "fabien@symfony.com"
  6149. },
  6150. {
  6151. "name": "Symfony Community",
  6152. "homepage": "https://symfony.com/contributors"
  6153. }
  6154. ],
  6155. "description": "Allows manipulating MIME messages",
  6156. "homepage": "https://symfony.com",
  6157. "keywords": [
  6158. "mime",
  6159. "mime-type"
  6160. ],
  6161. "support": {
  6162. "source": "https://github.com/symfony/mime/tree/v5.3.4"
  6163. },
  6164. "funding": [
  6165. {
  6166. "url": "https://symfony.com/sponsor",
  6167. "type": "custom"
  6168. },
  6169. {
  6170. "url": "https://github.com/fabpot",
  6171. "type": "github"
  6172. },
  6173. {
  6174. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6175. "type": "tidelift"
  6176. }
  6177. ],
  6178. "time": "2021-07-21T12:40:44+00:00"
  6179. },
  6180. {
  6181. "name": "symfony/monolog-bridge",
  6182. "version": "v5.3.4",
  6183. "source": {
  6184. "type": "git",
  6185. "url": "https://github.com/symfony/monolog-bridge.git",
  6186. "reference": "a0d881165b902a04f41e873426aa52a068064ac4"
  6187. },
  6188. "dist": {
  6189. "type": "zip",
  6190. "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/a0d881165b902a04f41e873426aa52a068064ac4",
  6191. "reference": "a0d881165b902a04f41e873426aa52a068064ac4",
  6192. "shasum": ""
  6193. },
  6194. "require": {
  6195. "monolog/monolog": "^1.25.1|^2",
  6196. "php": ">=7.2.5",
  6197. "symfony/deprecation-contracts": "^2.1",
  6198. "symfony/http-kernel": "^5.3",
  6199. "symfony/polyfill-php80": "^1.16",
  6200. "symfony/service-contracts": "^1.1|^2"
  6201. },
  6202. "conflict": {
  6203. "symfony/console": "<4.4",
  6204. "symfony/http-foundation": "<5.3"
  6205. },
  6206. "require-dev": {
  6207. "symfony/console": "^4.4|^5.0",
  6208. "symfony/http-client": "^4.4|^5.0",
  6209. "symfony/mailer": "^4.4|^5.0",
  6210. "symfony/messenger": "^4.4|^5.0",
  6211. "symfony/mime": "^4.4|^5.0",
  6212. "symfony/security-core": "^4.4|^5.0",
  6213. "symfony/var-dumper": "^4.4|^5.0"
  6214. },
  6215. "suggest": {
  6216. "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
  6217. "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
  6218. "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
  6219. },
  6220. "type": "symfony-bridge",
  6221. "autoload": {
  6222. "psr-4": {
  6223. "Symfony\\Bridge\\Monolog\\": ""
  6224. },
  6225. "exclude-from-classmap": [
  6226. "/Tests/"
  6227. ]
  6228. },
  6229. "notification-url": "https://packagist.org/downloads/",
  6230. "license": [
  6231. "MIT"
  6232. ],
  6233. "authors": [
  6234. {
  6235. "name": "Fabien Potencier",
  6236. "email": "fabien@symfony.com"
  6237. },
  6238. {
  6239. "name": "Symfony Community",
  6240. "homepage": "https://symfony.com/contributors"
  6241. }
  6242. ],
  6243. "description": "Provides integration for Monolog with various Symfony components",
  6244. "homepage": "https://symfony.com",
  6245. "support": {
  6246. "source": "https://github.com/symfony/monolog-bridge/tree/v5.3.4"
  6247. },
  6248. "funding": [
  6249. {
  6250. "url": "https://symfony.com/sponsor",
  6251. "type": "custom"
  6252. },
  6253. {
  6254. "url": "https://github.com/fabpot",
  6255. "type": "github"
  6256. },
  6257. {
  6258. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6259. "type": "tidelift"
  6260. }
  6261. ],
  6262. "time": "2021-07-23T15:55:36+00:00"
  6263. },
  6264. {
  6265. "name": "symfony/monolog-bundle",
  6266. "version": "v3.7.0",
  6267. "source": {
  6268. "type": "git",
  6269. "url": "https://github.com/symfony/monolog-bundle.git",
  6270. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4"
  6271. },
  6272. "dist": {
  6273. "type": "zip",
  6274. "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/4054b2e940a25195ae15f0a49ab0c51718922eb4",
  6275. "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4",
  6276. "shasum": ""
  6277. },
  6278. "require": {
  6279. "monolog/monolog": "~1.22 || ~2.0",
  6280. "php": ">=7.1.3",
  6281. "symfony/config": "~4.4 || ^5.0",
  6282. "symfony/dependency-injection": "^4.4 || ^5.0",
  6283. "symfony/http-kernel": "~4.4 || ^5.0",
  6284. "symfony/monolog-bridge": "~4.4 || ^5.0"
  6285. },
  6286. "require-dev": {
  6287. "symfony/console": "~4.4 || ^5.0",
  6288. "symfony/phpunit-bridge": "^5.1",
  6289. "symfony/yaml": "~4.4 || ^5.0"
  6290. },
  6291. "type": "symfony-bundle",
  6292. "extra": {
  6293. "branch-alias": {
  6294. "dev-master": "3.x-dev"
  6295. }
  6296. },
  6297. "autoload": {
  6298. "psr-4": {
  6299. "Symfony\\Bundle\\MonologBundle\\": ""
  6300. },
  6301. "exclude-from-classmap": [
  6302. "/Tests/"
  6303. ]
  6304. },
  6305. "notification-url": "https://packagist.org/downloads/",
  6306. "license": [
  6307. "MIT"
  6308. ],
  6309. "authors": [
  6310. {
  6311. "name": "Fabien Potencier",
  6312. "email": "fabien@symfony.com"
  6313. },
  6314. {
  6315. "name": "Symfony Community",
  6316. "homepage": "https://symfony.com/contributors"
  6317. }
  6318. ],
  6319. "description": "Symfony MonologBundle",
  6320. "homepage": "https://symfony.com",
  6321. "keywords": [
  6322. "log",
  6323. "logging"
  6324. ],
  6325. "support": {
  6326. "issues": "https://github.com/symfony/monolog-bundle/issues",
  6327. "source": "https://github.com/symfony/monolog-bundle/tree/v3.7.0"
  6328. },
  6329. "funding": [
  6330. {
  6331. "url": "https://symfony.com/sponsor",
  6332. "type": "custom"
  6333. },
  6334. {
  6335. "url": "https://github.com/fabpot",
  6336. "type": "github"
  6337. },
  6338. {
  6339. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6340. "type": "tidelift"
  6341. }
  6342. ],
  6343. "time": "2021-03-31T07:20:47+00:00"
  6344. },
  6345. {
  6346. "name": "symfony/notifier",
  6347. "version": "v5.3.4",
  6348. "source": {
  6349. "type": "git",
  6350. "url": "https://github.com/symfony/notifier.git",
  6351. "reference": "71d3d7f35a7d5706a200a6b9516c7c2922ee4dd7"
  6352. },
  6353. "dist": {
  6354. "type": "zip",
  6355. "url": "https://api.github.com/repos/symfony/notifier/zipball/71d3d7f35a7d5706a200a6b9516c7c2922ee4dd7",
  6356. "reference": "71d3d7f35a7d5706a200a6b9516c7c2922ee4dd7",
  6357. "shasum": ""
  6358. },
  6359. "require": {
  6360. "php": ">=7.2.5",
  6361. "psr/log": "^1|^2|^3",
  6362. "symfony/polyfill-php80": "^1.15"
  6363. },
  6364. "conflict": {
  6365. "symfony/discord-notifier": "<5.3",
  6366. "symfony/esendex-notifier": "<5.3",
  6367. "symfony/firebase-notifier": "<5.3",
  6368. "symfony/free-mobile-notifier": "<5.3",
  6369. "symfony/google-chat-notifier": "<5.3",
  6370. "symfony/http-kernel": "<4.4",
  6371. "symfony/infobip-notifier": "<5.3",
  6372. "symfony/linked-in-notifier": "<5.3",
  6373. "symfony/mattermost-notifier": "<5.3",
  6374. "symfony/mobyt-notifier": "<5.3",
  6375. "symfony/nexmo-notifier": "<5.3",
  6376. "symfony/ovh-cloud-notifier": "<5.3",
  6377. "symfony/rocket-chat-notifier": "<5.3",
  6378. "symfony/sendinblue-notifier": "<5.3",
  6379. "symfony/sinch-notifier": "<5.3",
  6380. "symfony/slack-notifier": "<5.3",
  6381. "symfony/smsapi-notifier": "<5.3",
  6382. "symfony/telegram-notifier": "<5.3",
  6383. "symfony/twilio-notifier": "<5.3",
  6384. "symfony/zulip-notifier": "<5.3"
  6385. },
  6386. "require-dev": {
  6387. "symfony/event-dispatcher-contracts": "^2",
  6388. "symfony/http-client-contracts": "^2",
  6389. "symfony/messenger": "^4.4 || ^5.0"
  6390. },
  6391. "type": "library",
  6392. "autoload": {
  6393. "psr-4": {
  6394. "Symfony\\Component\\Notifier\\": ""
  6395. },
  6396. "exclude-from-classmap": [
  6397. "/Tests/"
  6398. ]
  6399. },
  6400. "notification-url": "https://packagist.org/downloads/",
  6401. "license": [
  6402. "MIT"
  6403. ],
  6404. "authors": [
  6405. {
  6406. "name": "Fabien Potencier",
  6407. "email": "fabien@symfony.com"
  6408. },
  6409. {
  6410. "name": "Symfony Community",
  6411. "homepage": "https://symfony.com/contributors"
  6412. }
  6413. ],
  6414. "description": "Sends notifications via one or more channels (email, SMS, ...)",
  6415. "homepage": "https://symfony.com",
  6416. "keywords": [
  6417. "notification",
  6418. "notifier"
  6419. ],
  6420. "support": {
  6421. "source": "https://github.com/symfony/notifier/tree/v5.3.4"
  6422. },
  6423. "funding": [
  6424. {
  6425. "url": "https://symfony.com/sponsor",
  6426. "type": "custom"
  6427. },
  6428. {
  6429. "url": "https://github.com/fabpot",
  6430. "type": "github"
  6431. },
  6432. {
  6433. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6434. "type": "tidelift"
  6435. }
  6436. ],
  6437. "time": "2021-07-19T06:02:01+00:00"
  6438. },
  6439. {
  6440. "name": "symfony/options-resolver",
  6441. "version": "v5.3.4",
  6442. "source": {
  6443. "type": "git",
  6444. "url": "https://github.com/symfony/options-resolver.git",
  6445. "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e"
  6446. },
  6447. "dist": {
  6448. "type": "zip",
  6449. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a603e5701bd6e305cfc777a8b50bf081ef73105e",
  6450. "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e",
  6451. "shasum": ""
  6452. },
  6453. "require": {
  6454. "php": ">=7.2.5",
  6455. "symfony/deprecation-contracts": "^2.1",
  6456. "symfony/polyfill-php73": "~1.0",
  6457. "symfony/polyfill-php80": "^1.16"
  6458. },
  6459. "type": "library",
  6460. "autoload": {
  6461. "psr-4": {
  6462. "Symfony\\Component\\OptionsResolver\\": ""
  6463. },
  6464. "exclude-from-classmap": [
  6465. "/Tests/"
  6466. ]
  6467. },
  6468. "notification-url": "https://packagist.org/downloads/",
  6469. "license": [
  6470. "MIT"
  6471. ],
  6472. "authors": [
  6473. {
  6474. "name": "Fabien Potencier",
  6475. "email": "fabien@symfony.com"
  6476. },
  6477. {
  6478. "name": "Symfony Community",
  6479. "homepage": "https://symfony.com/contributors"
  6480. }
  6481. ],
  6482. "description": "Provides an improved replacement for the array_replace PHP function",
  6483. "homepage": "https://symfony.com",
  6484. "keywords": [
  6485. "config",
  6486. "configuration",
  6487. "options"
  6488. ],
  6489. "support": {
  6490. "source": "https://github.com/symfony/options-resolver/tree/v5.3.4"
  6491. },
  6492. "funding": [
  6493. {
  6494. "url": "https://symfony.com/sponsor",
  6495. "type": "custom"
  6496. },
  6497. {
  6498. "url": "https://github.com/fabpot",
  6499. "type": "github"
  6500. },
  6501. {
  6502. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6503. "type": "tidelift"
  6504. }
  6505. ],
  6506. "time": "2021-07-23T15:55:36+00:00"
  6507. },
  6508. {
  6509. "name": "symfony/password-hasher",
  6510. "version": "v5.3.4",
  6511. "source": {
  6512. "type": "git",
  6513. "url": "https://github.com/symfony/password-hasher.git",
  6514. "reference": "61dd1e90fa0ebf6f4982787b1e033a9606357d7e"
  6515. },
  6516. "dist": {
  6517. "type": "zip",
  6518. "url": "https://api.github.com/repos/symfony/password-hasher/zipball/61dd1e90fa0ebf6f4982787b1e033a9606357d7e",
  6519. "reference": "61dd1e90fa0ebf6f4982787b1e033a9606357d7e",
  6520. "shasum": ""
  6521. },
  6522. "require": {
  6523. "php": ">=7.2.5",
  6524. "symfony/polyfill-php80": "^1.15"
  6525. },
  6526. "conflict": {
  6527. "symfony/security-core": "<5.3"
  6528. },
  6529. "require-dev": {
  6530. "symfony/console": "^5",
  6531. "symfony/security-core": "^5.3"
  6532. },
  6533. "type": "library",
  6534. "autoload": {
  6535. "psr-4": {
  6536. "Symfony\\Component\\PasswordHasher\\": ""
  6537. },
  6538. "exclude-from-classmap": [
  6539. "/Tests/"
  6540. ]
  6541. },
  6542. "notification-url": "https://packagist.org/downloads/",
  6543. "license": [
  6544. "MIT"
  6545. ],
  6546. "authors": [
  6547. {
  6548. "name": "Robin Chalas",
  6549. "email": "robin.chalas@gmail.com"
  6550. },
  6551. {
  6552. "name": "Symfony Community",
  6553. "homepage": "https://symfony.com/contributors"
  6554. }
  6555. ],
  6556. "description": "Provides password hashing utilities",
  6557. "homepage": "https://symfony.com",
  6558. "keywords": [
  6559. "hashing",
  6560. "password"
  6561. ],
  6562. "support": {
  6563. "source": "https://github.com/symfony/password-hasher/tree/v5.3.4"
  6564. },
  6565. "funding": [
  6566. {
  6567. "url": "https://symfony.com/sponsor",
  6568. "type": "custom"
  6569. },
  6570. {
  6571. "url": "https://github.com/fabpot",
  6572. "type": "github"
  6573. },
  6574. {
  6575. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6576. "type": "tidelift"
  6577. }
  6578. ],
  6579. "time": "2021-06-30T13:49:12+00:00"
  6580. },
  6581. {
  6582. "name": "symfony/polyfill-intl-grapheme",
  6583. "version": "v1.23.0",
  6584. "source": {
  6585. "type": "git",
  6586. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  6587. "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
  6588. },
  6589. "dist": {
  6590. "type": "zip",
  6591. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
  6592. "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
  6593. "shasum": ""
  6594. },
  6595. "require": {
  6596. "php": ">=7.1"
  6597. },
  6598. "suggest": {
  6599. "ext-intl": "For best performance"
  6600. },
  6601. "type": "library",
  6602. "extra": {
  6603. "branch-alias": {
  6604. "dev-main": "1.23-dev"
  6605. },
  6606. "thanks": {
  6607. "name": "symfony/polyfill",
  6608. "url": "https://github.com/symfony/polyfill"
  6609. }
  6610. },
  6611. "autoload": {
  6612. "psr-4": {
  6613. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  6614. },
  6615. "files": [
  6616. "bootstrap.php"
  6617. ]
  6618. },
  6619. "notification-url": "https://packagist.org/downloads/",
  6620. "license": [
  6621. "MIT"
  6622. ],
  6623. "authors": [
  6624. {
  6625. "name": "Nicolas Grekas",
  6626. "email": "p@tchwork.com"
  6627. },
  6628. {
  6629. "name": "Symfony Community",
  6630. "homepage": "https://symfony.com/contributors"
  6631. }
  6632. ],
  6633. "description": "Symfony polyfill for intl's grapheme_* functions",
  6634. "homepage": "https://symfony.com",
  6635. "keywords": [
  6636. "compatibility",
  6637. "grapheme",
  6638. "intl",
  6639. "polyfill",
  6640. "portable",
  6641. "shim"
  6642. ],
  6643. "support": {
  6644. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
  6645. },
  6646. "funding": [
  6647. {
  6648. "url": "https://symfony.com/sponsor",
  6649. "type": "custom"
  6650. },
  6651. {
  6652. "url": "https://github.com/fabpot",
  6653. "type": "github"
  6654. },
  6655. {
  6656. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6657. "type": "tidelift"
  6658. }
  6659. ],
  6660. "time": "2021-05-27T09:17:38+00:00"
  6661. },
  6662. {
  6663. "name": "symfony/polyfill-intl-icu",
  6664. "version": "v1.23.0",
  6665. "source": {
  6666. "type": "git",
  6667. "url": "https://github.com/symfony/polyfill-intl-icu.git",
  6668. "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda"
  6669. },
  6670. "dist": {
  6671. "type": "zip",
  6672. "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4a80a521d6176870b6445cfb469c130f9cae1dda",
  6673. "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda",
  6674. "shasum": ""
  6675. },
  6676. "require": {
  6677. "php": ">=7.1"
  6678. },
  6679. "suggest": {
  6680. "ext-intl": "For best performance and support of other locales than \"en\""
  6681. },
  6682. "type": "library",
  6683. "extra": {
  6684. "branch-alias": {
  6685. "dev-main": "1.23-dev"
  6686. },
  6687. "thanks": {
  6688. "name": "symfony/polyfill",
  6689. "url": "https://github.com/symfony/polyfill"
  6690. }
  6691. },
  6692. "autoload": {
  6693. "files": [
  6694. "bootstrap.php"
  6695. ],
  6696. "psr-4": {
  6697. "Symfony\\Polyfill\\Intl\\Icu\\": ""
  6698. },
  6699. "classmap": [
  6700. "Resources/stubs"
  6701. ],
  6702. "exclude-from-classmap": [
  6703. "/Tests/"
  6704. ]
  6705. },
  6706. "notification-url": "https://packagist.org/downloads/",
  6707. "license": [
  6708. "MIT"
  6709. ],
  6710. "authors": [
  6711. {
  6712. "name": "Nicolas Grekas",
  6713. "email": "p@tchwork.com"
  6714. },
  6715. {
  6716. "name": "Symfony Community",
  6717. "homepage": "https://symfony.com/contributors"
  6718. }
  6719. ],
  6720. "description": "Symfony polyfill for intl's ICU-related data and classes",
  6721. "homepage": "https://symfony.com",
  6722. "keywords": [
  6723. "compatibility",
  6724. "icu",
  6725. "intl",
  6726. "polyfill",
  6727. "portable",
  6728. "shim"
  6729. ],
  6730. "support": {
  6731. "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.23.0"
  6732. },
  6733. "funding": [
  6734. {
  6735. "url": "https://symfony.com/sponsor",
  6736. "type": "custom"
  6737. },
  6738. {
  6739. "url": "https://github.com/fabpot",
  6740. "type": "github"
  6741. },
  6742. {
  6743. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6744. "type": "tidelift"
  6745. }
  6746. ],
  6747. "time": "2021-05-24T10:04:56+00:00"
  6748. },
  6749. {
  6750. "name": "symfony/polyfill-intl-idn",
  6751. "version": "v1.23.0",
  6752. "source": {
  6753. "type": "git",
  6754. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  6755. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
  6756. },
  6757. "dist": {
  6758. "type": "zip",
  6759. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  6760. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
  6761. "shasum": ""
  6762. },
  6763. "require": {
  6764. "php": ">=7.1",
  6765. "symfony/polyfill-intl-normalizer": "^1.10",
  6766. "symfony/polyfill-php72": "^1.10"
  6767. },
  6768. "suggest": {
  6769. "ext-intl": "For best performance"
  6770. },
  6771. "type": "library",
  6772. "extra": {
  6773. "branch-alias": {
  6774. "dev-main": "1.23-dev"
  6775. },
  6776. "thanks": {
  6777. "name": "symfony/polyfill",
  6778. "url": "https://github.com/symfony/polyfill"
  6779. }
  6780. },
  6781. "autoload": {
  6782. "psr-4": {
  6783. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  6784. },
  6785. "files": [
  6786. "bootstrap.php"
  6787. ]
  6788. },
  6789. "notification-url": "https://packagist.org/downloads/",
  6790. "license": [
  6791. "MIT"
  6792. ],
  6793. "authors": [
  6794. {
  6795. "name": "Laurent Bassin",
  6796. "email": "laurent@bassin.info"
  6797. },
  6798. {
  6799. "name": "Trevor Rowbotham",
  6800. "email": "trevor.rowbotham@pm.me"
  6801. },
  6802. {
  6803. "name": "Symfony Community",
  6804. "homepage": "https://symfony.com/contributors"
  6805. }
  6806. ],
  6807. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  6808. "homepage": "https://symfony.com",
  6809. "keywords": [
  6810. "compatibility",
  6811. "idn",
  6812. "intl",
  6813. "polyfill",
  6814. "portable",
  6815. "shim"
  6816. ],
  6817. "support": {
  6818. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
  6819. },
  6820. "funding": [
  6821. {
  6822. "url": "https://symfony.com/sponsor",
  6823. "type": "custom"
  6824. },
  6825. {
  6826. "url": "https://github.com/fabpot",
  6827. "type": "github"
  6828. },
  6829. {
  6830. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6831. "type": "tidelift"
  6832. }
  6833. ],
  6834. "time": "2021-05-27T09:27:20+00:00"
  6835. },
  6836. {
  6837. "name": "symfony/polyfill-intl-normalizer",
  6838. "version": "v1.23.0",
  6839. "source": {
  6840. "type": "git",
  6841. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  6842. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  6843. },
  6844. "dist": {
  6845. "type": "zip",
  6846. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  6847. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  6848. "shasum": ""
  6849. },
  6850. "require": {
  6851. "php": ">=7.1"
  6852. },
  6853. "suggest": {
  6854. "ext-intl": "For best performance"
  6855. },
  6856. "type": "library",
  6857. "extra": {
  6858. "branch-alias": {
  6859. "dev-main": "1.23-dev"
  6860. },
  6861. "thanks": {
  6862. "name": "symfony/polyfill",
  6863. "url": "https://github.com/symfony/polyfill"
  6864. }
  6865. },
  6866. "autoload": {
  6867. "psr-4": {
  6868. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  6869. },
  6870. "files": [
  6871. "bootstrap.php"
  6872. ],
  6873. "classmap": [
  6874. "Resources/stubs"
  6875. ]
  6876. },
  6877. "notification-url": "https://packagist.org/downloads/",
  6878. "license": [
  6879. "MIT"
  6880. ],
  6881. "authors": [
  6882. {
  6883. "name": "Nicolas Grekas",
  6884. "email": "p@tchwork.com"
  6885. },
  6886. {
  6887. "name": "Symfony Community",
  6888. "homepage": "https://symfony.com/contributors"
  6889. }
  6890. ],
  6891. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  6892. "homepage": "https://symfony.com",
  6893. "keywords": [
  6894. "compatibility",
  6895. "intl",
  6896. "normalizer",
  6897. "polyfill",
  6898. "portable",
  6899. "shim"
  6900. ],
  6901. "support": {
  6902. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
  6903. },
  6904. "funding": [
  6905. {
  6906. "url": "https://symfony.com/sponsor",
  6907. "type": "custom"
  6908. },
  6909. {
  6910. "url": "https://github.com/fabpot",
  6911. "type": "github"
  6912. },
  6913. {
  6914. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6915. "type": "tidelift"
  6916. }
  6917. ],
  6918. "time": "2021-02-19T12:13:01+00:00"
  6919. },
  6920. {
  6921. "name": "symfony/polyfill-mbstring",
  6922. "version": "v1.23.0",
  6923. "source": {
  6924. "type": "git",
  6925. "url": "https://github.com/symfony/polyfill-mbstring.git",
  6926. "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
  6927. },
  6928. "dist": {
  6929. "type": "zip",
  6930. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
  6931. "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
  6932. "shasum": ""
  6933. },
  6934. "require": {
  6935. "php": ">=7.1"
  6936. },
  6937. "suggest": {
  6938. "ext-mbstring": "For best performance"
  6939. },
  6940. "type": "library",
  6941. "extra": {
  6942. "branch-alias": {
  6943. "dev-main": "1.23-dev"
  6944. },
  6945. "thanks": {
  6946. "name": "symfony/polyfill",
  6947. "url": "https://github.com/symfony/polyfill"
  6948. }
  6949. },
  6950. "autoload": {
  6951. "psr-4": {
  6952. "Symfony\\Polyfill\\Mbstring\\": ""
  6953. },
  6954. "files": [
  6955. "bootstrap.php"
  6956. ]
  6957. },
  6958. "notification-url": "https://packagist.org/downloads/",
  6959. "license": [
  6960. "MIT"
  6961. ],
  6962. "authors": [
  6963. {
  6964. "name": "Nicolas Grekas",
  6965. "email": "p@tchwork.com"
  6966. },
  6967. {
  6968. "name": "Symfony Community",
  6969. "homepage": "https://symfony.com/contributors"
  6970. }
  6971. ],
  6972. "description": "Symfony polyfill for the Mbstring extension",
  6973. "homepage": "https://symfony.com",
  6974. "keywords": [
  6975. "compatibility",
  6976. "mbstring",
  6977. "polyfill",
  6978. "portable",
  6979. "shim"
  6980. ],
  6981. "support": {
  6982. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
  6983. },
  6984. "funding": [
  6985. {
  6986. "url": "https://symfony.com/sponsor",
  6987. "type": "custom"
  6988. },
  6989. {
  6990. "url": "https://github.com/fabpot",
  6991. "type": "github"
  6992. },
  6993. {
  6994. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6995. "type": "tidelift"
  6996. }
  6997. ],
  6998. "time": "2021-05-27T09:27:20+00:00"
  6999. },
  7000. {
  7001. "name": "symfony/polyfill-php73",
  7002. "version": "v1.23.0",
  7003. "source": {
  7004. "type": "git",
  7005. "url": "https://github.com/symfony/polyfill-php73.git",
  7006. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
  7007. },
  7008. "dist": {
  7009. "type": "zip",
  7010. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  7011. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
  7012. "shasum": ""
  7013. },
  7014. "require": {
  7015. "php": ">=7.1"
  7016. },
  7017. "type": "library",
  7018. "extra": {
  7019. "branch-alias": {
  7020. "dev-main": "1.23-dev"
  7021. },
  7022. "thanks": {
  7023. "name": "symfony/polyfill",
  7024. "url": "https://github.com/symfony/polyfill"
  7025. }
  7026. },
  7027. "autoload": {
  7028. "psr-4": {
  7029. "Symfony\\Polyfill\\Php73\\": ""
  7030. },
  7031. "files": [
  7032. "bootstrap.php"
  7033. ],
  7034. "classmap": [
  7035. "Resources/stubs"
  7036. ]
  7037. },
  7038. "notification-url": "https://packagist.org/downloads/",
  7039. "license": [
  7040. "MIT"
  7041. ],
  7042. "authors": [
  7043. {
  7044. "name": "Nicolas Grekas",
  7045. "email": "p@tchwork.com"
  7046. },
  7047. {
  7048. "name": "Symfony Community",
  7049. "homepage": "https://symfony.com/contributors"
  7050. }
  7051. ],
  7052. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  7053. "homepage": "https://symfony.com",
  7054. "keywords": [
  7055. "compatibility",
  7056. "polyfill",
  7057. "portable",
  7058. "shim"
  7059. ],
  7060. "support": {
  7061. "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
  7062. },
  7063. "funding": [
  7064. {
  7065. "url": "https://symfony.com/sponsor",
  7066. "type": "custom"
  7067. },
  7068. {
  7069. "url": "https://github.com/fabpot",
  7070. "type": "github"
  7071. },
  7072. {
  7073. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7074. "type": "tidelift"
  7075. }
  7076. ],
  7077. "time": "2021-02-19T12:13:01+00:00"
  7078. },
  7079. {
  7080. "name": "symfony/polyfill-php80",
  7081. "version": "v1.23.0",
  7082. "source": {
  7083. "type": "git",
  7084. "url": "https://github.com/symfony/polyfill-php80.git",
  7085. "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
  7086. },
  7087. "dist": {
  7088. "type": "zip",
  7089. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
  7090. "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
  7091. "shasum": ""
  7092. },
  7093. "require": {
  7094. "php": ">=7.1"
  7095. },
  7096. "type": "library",
  7097. "extra": {
  7098. "branch-alias": {
  7099. "dev-main": "1.23-dev"
  7100. },
  7101. "thanks": {
  7102. "name": "symfony/polyfill",
  7103. "url": "https://github.com/symfony/polyfill"
  7104. }
  7105. },
  7106. "autoload": {
  7107. "psr-4": {
  7108. "Symfony\\Polyfill\\Php80\\": ""
  7109. },
  7110. "files": [
  7111. "bootstrap.php"
  7112. ],
  7113. "classmap": [
  7114. "Resources/stubs"
  7115. ]
  7116. },
  7117. "notification-url": "https://packagist.org/downloads/",
  7118. "license": [
  7119. "MIT"
  7120. ],
  7121. "authors": [
  7122. {
  7123. "name": "Ion Bazan",
  7124. "email": "ion.bazan@gmail.com"
  7125. },
  7126. {
  7127. "name": "Nicolas Grekas",
  7128. "email": "p@tchwork.com"
  7129. },
  7130. {
  7131. "name": "Symfony Community",
  7132. "homepage": "https://symfony.com/contributors"
  7133. }
  7134. ],
  7135. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  7136. "homepage": "https://symfony.com",
  7137. "keywords": [
  7138. "compatibility",
  7139. "polyfill",
  7140. "portable",
  7141. "shim"
  7142. ],
  7143. "support": {
  7144. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
  7145. },
  7146. "funding": [
  7147. {
  7148. "url": "https://symfony.com/sponsor",
  7149. "type": "custom"
  7150. },
  7151. {
  7152. "url": "https://github.com/fabpot",
  7153. "type": "github"
  7154. },
  7155. {
  7156. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7157. "type": "tidelift"
  7158. }
  7159. ],
  7160. "time": "2021-02-19T12:13:01+00:00"
  7161. },
  7162. {
  7163. "name": "symfony/polyfill-php81",
  7164. "version": "v1.23.0",
  7165. "source": {
  7166. "type": "git",
  7167. "url": "https://github.com/symfony/polyfill-php81.git",
  7168. "reference": "e66119f3de95efc359483f810c4c3e6436279436"
  7169. },
  7170. "dist": {
  7171. "type": "zip",
  7172. "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
  7173. "reference": "e66119f3de95efc359483f810c4c3e6436279436",
  7174. "shasum": ""
  7175. },
  7176. "require": {
  7177. "php": ">=7.1"
  7178. },
  7179. "type": "library",
  7180. "extra": {
  7181. "branch-alias": {
  7182. "dev-main": "1.23-dev"
  7183. },
  7184. "thanks": {
  7185. "name": "symfony/polyfill",
  7186. "url": "https://github.com/symfony/polyfill"
  7187. }
  7188. },
  7189. "autoload": {
  7190. "psr-4": {
  7191. "Symfony\\Polyfill\\Php81\\": ""
  7192. },
  7193. "files": [
  7194. "bootstrap.php"
  7195. ],
  7196. "classmap": [
  7197. "Resources/stubs"
  7198. ]
  7199. },
  7200. "notification-url": "https://packagist.org/downloads/",
  7201. "license": [
  7202. "MIT"
  7203. ],
  7204. "authors": [
  7205. {
  7206. "name": "Nicolas Grekas",
  7207. "email": "p@tchwork.com"
  7208. },
  7209. {
  7210. "name": "Symfony Community",
  7211. "homepage": "https://symfony.com/contributors"
  7212. }
  7213. ],
  7214. "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
  7215. "homepage": "https://symfony.com",
  7216. "keywords": [
  7217. "compatibility",
  7218. "polyfill",
  7219. "portable",
  7220. "shim"
  7221. ],
  7222. "support": {
  7223. "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
  7224. },
  7225. "funding": [
  7226. {
  7227. "url": "https://symfony.com/sponsor",
  7228. "type": "custom"
  7229. },
  7230. {
  7231. "url": "https://github.com/fabpot",
  7232. "type": "github"
  7233. },
  7234. {
  7235. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7236. "type": "tidelift"
  7237. }
  7238. ],
  7239. "time": "2021-05-21T13:25:03+00:00"
  7240. },
  7241. {
  7242. "name": "symfony/process",
  7243. "version": "v5.3.4",
  7244. "source": {
  7245. "type": "git",
  7246. "url": "https://github.com/symfony/process.git",
  7247. "reference": "d16634ee55b895bd85ec714dadc58e4428ecf030"
  7248. },
  7249. "dist": {
  7250. "type": "zip",
  7251. "url": "https://api.github.com/repos/symfony/process/zipball/d16634ee55b895bd85ec714dadc58e4428ecf030",
  7252. "reference": "d16634ee55b895bd85ec714dadc58e4428ecf030",
  7253. "shasum": ""
  7254. },
  7255. "require": {
  7256. "php": ">=7.2.5",
  7257. "symfony/polyfill-php80": "^1.16"
  7258. },
  7259. "type": "library",
  7260. "autoload": {
  7261. "psr-4": {
  7262. "Symfony\\Component\\Process\\": ""
  7263. },
  7264. "exclude-from-classmap": [
  7265. "/Tests/"
  7266. ]
  7267. },
  7268. "notification-url": "https://packagist.org/downloads/",
  7269. "license": [
  7270. "MIT"
  7271. ],
  7272. "authors": [
  7273. {
  7274. "name": "Fabien Potencier",
  7275. "email": "fabien@symfony.com"
  7276. },
  7277. {
  7278. "name": "Symfony Community",
  7279. "homepage": "https://symfony.com/contributors"
  7280. }
  7281. ],
  7282. "description": "Executes commands in sub-processes",
  7283. "homepage": "https://symfony.com",
  7284. "support": {
  7285. "source": "https://github.com/symfony/process/tree/v5.3.4"
  7286. },
  7287. "funding": [
  7288. {
  7289. "url": "https://symfony.com/sponsor",
  7290. "type": "custom"
  7291. },
  7292. {
  7293. "url": "https://github.com/fabpot",
  7294. "type": "github"
  7295. },
  7296. {
  7297. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7298. "type": "tidelift"
  7299. }
  7300. ],
  7301. "time": "2021-07-23T15:54:19+00:00"
  7302. },
  7303. {
  7304. "name": "symfony/property-access",
  7305. "version": "v5.3.4",
  7306. "source": {
  7307. "type": "git",
  7308. "url": "https://github.com/symfony/property-access.git",
  7309. "reference": "098681253076af7070df7d9debe5f75733eea189"
  7310. },
  7311. "dist": {
  7312. "type": "zip",
  7313. "url": "https://api.github.com/repos/symfony/property-access/zipball/098681253076af7070df7d9debe5f75733eea189",
  7314. "reference": "098681253076af7070df7d9debe5f75733eea189",
  7315. "shasum": ""
  7316. },
  7317. "require": {
  7318. "php": ">=7.2.5",
  7319. "symfony/deprecation-contracts": "^2.1",
  7320. "symfony/polyfill-php80": "^1.16",
  7321. "symfony/property-info": "^5.2"
  7322. },
  7323. "require-dev": {
  7324. "symfony/cache": "^4.4|^5.0"
  7325. },
  7326. "suggest": {
  7327. "psr/cache-implementation": "To cache access methods."
  7328. },
  7329. "type": "library",
  7330. "autoload": {
  7331. "psr-4": {
  7332. "Symfony\\Component\\PropertyAccess\\": ""
  7333. },
  7334. "exclude-from-classmap": [
  7335. "/Tests/"
  7336. ]
  7337. },
  7338. "notification-url": "https://packagist.org/downloads/",
  7339. "license": [
  7340. "MIT"
  7341. ],
  7342. "authors": [
  7343. {
  7344. "name": "Fabien Potencier",
  7345. "email": "fabien@symfony.com"
  7346. },
  7347. {
  7348. "name": "Symfony Community",
  7349. "homepage": "https://symfony.com/contributors"
  7350. }
  7351. ],
  7352. "description": "Provides functions to read and write from/to an object or array using a simple string notation",
  7353. "homepage": "https://symfony.com",
  7354. "keywords": [
  7355. "access",
  7356. "array",
  7357. "extraction",
  7358. "index",
  7359. "injection",
  7360. "object",
  7361. "property",
  7362. "property path",
  7363. "reflection"
  7364. ],
  7365. "support": {
  7366. "source": "https://github.com/symfony/property-access/tree/v5.3.4"
  7367. },
  7368. "funding": [
  7369. {
  7370. "url": "https://symfony.com/sponsor",
  7371. "type": "custom"
  7372. },
  7373. {
  7374. "url": "https://github.com/fabpot",
  7375. "type": "github"
  7376. },
  7377. {
  7378. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7379. "type": "tidelift"
  7380. }
  7381. ],
  7382. "time": "2021-07-21T12:40:44+00:00"
  7383. },
  7384. {
  7385. "name": "symfony/property-info",
  7386. "version": "v5.3.4",
  7387. "source": {
  7388. "type": "git",
  7389. "url": "https://github.com/symfony/property-info.git",
  7390. "reference": "0f42009150679a7a256eb6ee106401af5d974ed2"
  7391. },
  7392. "dist": {
  7393. "type": "zip",
  7394. "url": "https://api.github.com/repos/symfony/property-info/zipball/0f42009150679a7a256eb6ee106401af5d974ed2",
  7395. "reference": "0f42009150679a7a256eb6ee106401af5d974ed2",
  7396. "shasum": ""
  7397. },
  7398. "require": {
  7399. "php": ">=7.2.5",
  7400. "symfony/deprecation-contracts": "^2.1",
  7401. "symfony/polyfill-php80": "^1.16",
  7402. "symfony/string": "^5.1"
  7403. },
  7404. "conflict": {
  7405. "phpdocumentor/reflection-docblock": "<3.2.2",
  7406. "phpdocumentor/type-resolver": "<1.4.0",
  7407. "symfony/dependency-injection": "<4.4"
  7408. },
  7409. "require-dev": {
  7410. "doctrine/annotations": "^1.10.4",
  7411. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  7412. "symfony/cache": "^4.4|^5.0",
  7413. "symfony/dependency-injection": "^4.4|^5.0",
  7414. "symfony/serializer": "^4.4|^5.0"
  7415. },
  7416. "suggest": {
  7417. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  7418. "psr/cache-implementation": "To cache results",
  7419. "symfony/doctrine-bridge": "To use Doctrine metadata",
  7420. "symfony/serializer": "To use Serializer metadata"
  7421. },
  7422. "type": "library",
  7423. "autoload": {
  7424. "psr-4": {
  7425. "Symfony\\Component\\PropertyInfo\\": ""
  7426. },
  7427. "exclude-from-classmap": [
  7428. "/Tests/"
  7429. ]
  7430. },
  7431. "notification-url": "https://packagist.org/downloads/",
  7432. "license": [
  7433. "MIT"
  7434. ],
  7435. "authors": [
  7436. {
  7437. "name": "Kévin Dunglas",
  7438. "email": "dunglas@gmail.com"
  7439. },
  7440. {
  7441. "name": "Symfony Community",
  7442. "homepage": "https://symfony.com/contributors"
  7443. }
  7444. ],
  7445. "description": "Extracts information about PHP class' properties using metadata of popular sources",
  7446. "homepage": "https://symfony.com",
  7447. "keywords": [
  7448. "doctrine",
  7449. "phpdoc",
  7450. "property",
  7451. "symfony",
  7452. "type",
  7453. "validator"
  7454. ],
  7455. "support": {
  7456. "source": "https://github.com/symfony/property-info/tree/v5.3.4"
  7457. },
  7458. "funding": [
  7459. {
  7460. "url": "https://symfony.com/sponsor",
  7461. "type": "custom"
  7462. },
  7463. {
  7464. "url": "https://github.com/fabpot",
  7465. "type": "github"
  7466. },
  7467. {
  7468. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7469. "type": "tidelift"
  7470. }
  7471. ],
  7472. "time": "2021-07-21T12:40:44+00:00"
  7473. },
  7474. {
  7475. "name": "symfony/proxy-manager-bridge",
  7476. "version": "v5.3.4",
  7477. "source": {
  7478. "type": "git",
  7479. "url": "https://github.com/symfony/proxy-manager-bridge.git",
  7480. "reference": "76e61f33f6a34a340bf6e02211214f466e8e1dba"
  7481. },
  7482. "dist": {
  7483. "type": "zip",
  7484. "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/76e61f33f6a34a340bf6e02211214f466e8e1dba",
  7485. "reference": "76e61f33f6a34a340bf6e02211214f466e8e1dba",
  7486. "shasum": ""
  7487. },
  7488. "require": {
  7489. "composer/package-versions-deprecated": "^1.8",
  7490. "friendsofphp/proxy-manager-lts": "^1.0.2",
  7491. "php": ">=7.2.5",
  7492. "symfony/dependency-injection": "^5.0",
  7493. "symfony/polyfill-php80": "^1.16"
  7494. },
  7495. "require-dev": {
  7496. "symfony/config": "^4.4|^5.0"
  7497. },
  7498. "type": "symfony-bridge",
  7499. "autoload": {
  7500. "psr-4": {
  7501. "Symfony\\Bridge\\ProxyManager\\": ""
  7502. },
  7503. "exclude-from-classmap": [
  7504. "/Tests/"
  7505. ]
  7506. },
  7507. "notification-url": "https://packagist.org/downloads/",
  7508. "license": [
  7509. "MIT"
  7510. ],
  7511. "authors": [
  7512. {
  7513. "name": "Fabien Potencier",
  7514. "email": "fabien@symfony.com"
  7515. },
  7516. {
  7517. "name": "Symfony Community",
  7518. "homepage": "https://symfony.com/contributors"
  7519. }
  7520. ],
  7521. "description": "Provides integration for ProxyManager with various Symfony components",
  7522. "homepage": "https://symfony.com",
  7523. "support": {
  7524. "source": "https://github.com/symfony/proxy-manager-bridge/tree/v5.3.4"
  7525. },
  7526. "funding": [
  7527. {
  7528. "url": "https://symfony.com/sponsor",
  7529. "type": "custom"
  7530. },
  7531. {
  7532. "url": "https://github.com/fabpot",
  7533. "type": "github"
  7534. },
  7535. {
  7536. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7537. "type": "tidelift"
  7538. }
  7539. ],
  7540. "time": "2021-07-21T12:38:00+00:00"
  7541. },
  7542. {
  7543. "name": "symfony/routing",
  7544. "version": "v5.3.4",
  7545. "source": {
  7546. "type": "git",
  7547. "url": "https://github.com/symfony/routing.git",
  7548. "reference": "0a35d2f57d73c46ab6d042ced783b81d09a624c4"
  7549. },
  7550. "dist": {
  7551. "type": "zip",
  7552. "url": "https://api.github.com/repos/symfony/routing/zipball/0a35d2f57d73c46ab6d042ced783b81d09a624c4",
  7553. "reference": "0a35d2f57d73c46ab6d042ced783b81d09a624c4",
  7554. "shasum": ""
  7555. },
  7556. "require": {
  7557. "php": ">=7.2.5",
  7558. "symfony/deprecation-contracts": "^2.1",
  7559. "symfony/polyfill-php80": "^1.16"
  7560. },
  7561. "conflict": {
  7562. "doctrine/annotations": "<1.12",
  7563. "symfony/config": "<5.3",
  7564. "symfony/dependency-injection": "<4.4",
  7565. "symfony/yaml": "<4.4"
  7566. },
  7567. "require-dev": {
  7568. "doctrine/annotations": "^1.12",
  7569. "psr/log": "^1|^2|^3",
  7570. "symfony/config": "^5.3",
  7571. "symfony/dependency-injection": "^4.4|^5.0",
  7572. "symfony/expression-language": "^4.4|^5.0",
  7573. "symfony/http-foundation": "^4.4|^5.0",
  7574. "symfony/yaml": "^4.4|^5.0"
  7575. },
  7576. "suggest": {
  7577. "symfony/config": "For using the all-in-one router or any loader",
  7578. "symfony/expression-language": "For using expression matching",
  7579. "symfony/http-foundation": "For using a Symfony Request object",
  7580. "symfony/yaml": "For using the YAML loader"
  7581. },
  7582. "type": "library",
  7583. "autoload": {
  7584. "psr-4": {
  7585. "Symfony\\Component\\Routing\\": ""
  7586. },
  7587. "exclude-from-classmap": [
  7588. "/Tests/"
  7589. ]
  7590. },
  7591. "notification-url": "https://packagist.org/downloads/",
  7592. "license": [
  7593. "MIT"
  7594. ],
  7595. "authors": [
  7596. {
  7597. "name": "Fabien Potencier",
  7598. "email": "fabien@symfony.com"
  7599. },
  7600. {
  7601. "name": "Symfony Community",
  7602. "homepage": "https://symfony.com/contributors"
  7603. }
  7604. ],
  7605. "description": "Maps an HTTP request to a set of configuration variables",
  7606. "homepage": "https://symfony.com",
  7607. "keywords": [
  7608. "router",
  7609. "routing",
  7610. "uri",
  7611. "url"
  7612. ],
  7613. "support": {
  7614. "source": "https://github.com/symfony/routing/tree/v5.3.4"
  7615. },
  7616. "funding": [
  7617. {
  7618. "url": "https://symfony.com/sponsor",
  7619. "type": "custom"
  7620. },
  7621. {
  7622. "url": "https://github.com/fabpot",
  7623. "type": "github"
  7624. },
  7625. {
  7626. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7627. "type": "tidelift"
  7628. }
  7629. ],
  7630. "time": "2021-07-23T15:55:36+00:00"
  7631. },
  7632. {
  7633. "name": "symfony/runtime",
  7634. "version": "v5.3.4",
  7635. "source": {
  7636. "type": "git",
  7637. "url": "https://github.com/symfony/runtime.git",
  7638. "reference": "685a4a5491e25c7f2dd251d8fcca583b427ff290"
  7639. },
  7640. "dist": {
  7641. "type": "zip",
  7642. "url": "https://api.github.com/repos/symfony/runtime/zipball/685a4a5491e25c7f2dd251d8fcca583b427ff290",
  7643. "reference": "685a4a5491e25c7f2dd251d8fcca583b427ff290",
  7644. "shasum": ""
  7645. },
  7646. "require": {
  7647. "composer-plugin-api": "^1.0|^2.0",
  7648. "php": ">=7.2.5",
  7649. "symfony/polyfill-php80": "^1.15"
  7650. },
  7651. "conflict": {
  7652. "symfony/dotenv": "<5.1"
  7653. },
  7654. "require-dev": {
  7655. "composer/composer": "^1.0.2|^2.0",
  7656. "symfony/console": "^4.4|^5",
  7657. "symfony/dotenv": "^5.1",
  7658. "symfony/http-foundation": "^4.4|^5",
  7659. "symfony/http-kernel": "^4.4|^5"
  7660. },
  7661. "type": "composer-plugin",
  7662. "extra": {
  7663. "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
  7664. },
  7665. "autoload": {
  7666. "psr-4": {
  7667. "Symfony\\Component\\Runtime\\": "",
  7668. "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
  7669. },
  7670. "exclude-from-classmap": [
  7671. "/Tests/"
  7672. ]
  7673. },
  7674. "notification-url": "https://packagist.org/downloads/",
  7675. "license": [
  7676. "MIT"
  7677. ],
  7678. "authors": [
  7679. {
  7680. "name": "Nicolas Grekas",
  7681. "email": "p@tchwork.com"
  7682. },
  7683. {
  7684. "name": "Symfony Community",
  7685. "homepage": "https://symfony.com/contributors"
  7686. }
  7687. ],
  7688. "description": "Enables decoupling PHP applications from global state",
  7689. "homepage": "https://symfony.com",
  7690. "support": {
  7691. "source": "https://github.com/symfony/runtime/tree/v5.3.4"
  7692. },
  7693. "funding": [
  7694. {
  7695. "url": "https://symfony.com/sponsor",
  7696. "type": "custom"
  7697. },
  7698. {
  7699. "url": "https://github.com/fabpot",
  7700. "type": "github"
  7701. },
  7702. {
  7703. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7704. "type": "tidelift"
  7705. }
  7706. ],
  7707. "time": "2021-06-30T13:49:12+00:00"
  7708. },
  7709. {
  7710. "name": "symfony/security-acl",
  7711. "version": "v3.2.0",
  7712. "source": {
  7713. "type": "git",
  7714. "url": "https://github.com/symfony/security-acl.git",
  7715. "reference": "b8f4a879f32ae48059e0071070deaca75bf4901c"
  7716. },
  7717. "dist": {
  7718. "type": "zip",
  7719. "url": "https://api.github.com/repos/symfony/security-acl/zipball/b8f4a879f32ae48059e0071070deaca75bf4901c",
  7720. "reference": "b8f4a879f32ae48059e0071070deaca75bf4901c",
  7721. "shasum": ""
  7722. },
  7723. "require": {
  7724. "php": ">=7.2.5",
  7725. "symfony/security-core": "^4.4|^5.0"
  7726. },
  7727. "conflict": {
  7728. "doctrine/cache": "<1.11",
  7729. "doctrine/dbal": "<2.13.1|~3.0.0"
  7730. },
  7731. "require-dev": {
  7732. "doctrine/cache": "^1.11|^2.0",
  7733. "doctrine/common": "^2.2|^3",
  7734. "doctrine/dbal": "^2.13.1|^3.1",
  7735. "doctrine/persistence": "^1.3.3|^2",
  7736. "psr/log": "^1|^2|^3",
  7737. "symfony/cache": "^4.4|^5.0",
  7738. "symfony/finder": "^4.4|^5.0",
  7739. "symfony/phpunit-bridge": "^5.2"
  7740. },
  7741. "type": "library",
  7742. "extra": {
  7743. "branch-alias": {
  7744. "dev-main": "3.x-dev"
  7745. }
  7746. },
  7747. "autoload": {
  7748. "psr-4": {
  7749. "Symfony\\Component\\Security\\Acl\\": ""
  7750. },
  7751. "exclude-from-classmap": [
  7752. "/Tests/"
  7753. ]
  7754. },
  7755. "notification-url": "https://packagist.org/downloads/",
  7756. "license": [
  7757. "MIT"
  7758. ],
  7759. "authors": [
  7760. {
  7761. "name": "Fabien Potencier",
  7762. "email": "fabien@symfony.com"
  7763. },
  7764. {
  7765. "name": "Symfony Community",
  7766. "homepage": "https://symfony.com/contributors"
  7767. }
  7768. ],
  7769. "description": "Symfony Security Component - ACL (Access Control List)",
  7770. "homepage": "https://symfony.com",
  7771. "support": {
  7772. "issues": "https://github.com/symfony/security-acl/issues",
  7773. "source": "https://github.com/symfony/security-acl/tree/v3.2.0"
  7774. },
  7775. "funding": [
  7776. {
  7777. "url": "https://symfony.com/sponsor",
  7778. "type": "custom"
  7779. },
  7780. {
  7781. "url": "https://github.com/fabpot",
  7782. "type": "github"
  7783. },
  7784. {
  7785. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7786. "type": "tidelift"
  7787. }
  7788. ],
  7789. "time": "2021-07-21T09:22:34+00:00"
  7790. },
  7791. {
  7792. "name": "symfony/security-bundle",
  7793. "version": "v5.3.4",
  7794. "source": {
  7795. "type": "git",
  7796. "url": "https://github.com/symfony/security-bundle.git",
  7797. "reference": "7db2c7d6a1f15bdccbcb6d6807d60d0bd4a9d7ae"
  7798. },
  7799. "dist": {
  7800. "type": "zip",
  7801. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/7db2c7d6a1f15bdccbcb6d6807d60d0bd4a9d7ae",
  7802. "reference": "7db2c7d6a1f15bdccbcb6d6807d60d0bd4a9d7ae",
  7803. "shasum": ""
  7804. },
  7805. "require": {
  7806. "ext-xml": "*",
  7807. "php": ">=7.2.5",
  7808. "symfony/config": "^4.4|^5.0",
  7809. "symfony/dependency-injection": "^5.3",
  7810. "symfony/deprecation-contracts": "^2.1",
  7811. "symfony/event-dispatcher": "^5.1",
  7812. "symfony/http-foundation": "^5.3",
  7813. "symfony/http-kernel": "^5.3",
  7814. "symfony/password-hasher": "^5.3",
  7815. "symfony/polyfill-php80": "^1.16",
  7816. "symfony/security-core": "^5.3",
  7817. "symfony/security-csrf": "^4.4|^5.0",
  7818. "symfony/security-guard": "^5.3",
  7819. "symfony/security-http": "^5.3.2"
  7820. },
  7821. "conflict": {
  7822. "symfony/browser-kit": "<4.4",
  7823. "symfony/console": "<4.4",
  7824. "symfony/framework-bundle": "<4.4",
  7825. "symfony/ldap": "<5.1",
  7826. "symfony/twig-bundle": "<4.4"
  7827. },
  7828. "require-dev": {
  7829. "doctrine/annotations": "^1.10.4",
  7830. "symfony/asset": "^4.4|^5.0",
  7831. "symfony/browser-kit": "^4.4|^5.0",
  7832. "symfony/console": "^4.4|^5.0",
  7833. "symfony/css-selector": "^4.4|^5.0",
  7834. "symfony/dom-crawler": "^4.4|^5.0",
  7835. "symfony/expression-language": "^4.4|^5.0",
  7836. "symfony/form": "^4.4|^5.0",
  7837. "symfony/framework-bundle": "^5.3",
  7838. "symfony/ldap": "^5.3",
  7839. "symfony/process": "^4.4|^5.0",
  7840. "symfony/rate-limiter": "^5.2",
  7841. "symfony/serializer": "^4.4|^5.0",
  7842. "symfony/translation": "^4.4|^5.0",
  7843. "symfony/twig-bridge": "^4.4|^5.0",
  7844. "symfony/twig-bundle": "^4.4|^5.0",
  7845. "symfony/validator": "^4.4|^5.0",
  7846. "symfony/yaml": "^4.4|^5.0",
  7847. "twig/twig": "^2.13|^3.0.4"
  7848. },
  7849. "type": "symfony-bundle",
  7850. "autoload": {
  7851. "psr-4": {
  7852. "Symfony\\Bundle\\SecurityBundle\\": ""
  7853. },
  7854. "exclude-from-classmap": [
  7855. "/Tests/"
  7856. ]
  7857. },
  7858. "notification-url": "https://packagist.org/downloads/",
  7859. "license": [
  7860. "MIT"
  7861. ],
  7862. "authors": [
  7863. {
  7864. "name": "Fabien Potencier",
  7865. "email": "fabien@symfony.com"
  7866. },
  7867. {
  7868. "name": "Symfony Community",
  7869. "homepage": "https://symfony.com/contributors"
  7870. }
  7871. ],
  7872. "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
  7873. "homepage": "https://symfony.com",
  7874. "support": {
  7875. "source": "https://github.com/symfony/security-bundle/tree/v5.3.4"
  7876. },
  7877. "funding": [
  7878. {
  7879. "url": "https://symfony.com/sponsor",
  7880. "type": "custom"
  7881. },
  7882. {
  7883. "url": "https://github.com/fabpot",
  7884. "type": "github"
  7885. },
  7886. {
  7887. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7888. "type": "tidelift"
  7889. }
  7890. ],
  7891. "time": "2021-07-26T16:33:26+00:00"
  7892. },
  7893. {
  7894. "name": "symfony/security-core",
  7895. "version": "v5.3.4",
  7896. "source": {
  7897. "type": "git",
  7898. "url": "https://github.com/symfony/security-core.git",
  7899. "reference": "13981053a61ec320a45bb258e6e4ae898937a4ae"
  7900. },
  7901. "dist": {
  7902. "type": "zip",
  7903. "url": "https://api.github.com/repos/symfony/security-core/zipball/13981053a61ec320a45bb258e6e4ae898937a4ae",
  7904. "reference": "13981053a61ec320a45bb258e6e4ae898937a4ae",
  7905. "shasum": ""
  7906. },
  7907. "require": {
  7908. "php": ">=7.2.5",
  7909. "symfony/deprecation-contracts": "^2.1",
  7910. "symfony/event-dispatcher-contracts": "^1.1|^2",
  7911. "symfony/password-hasher": "^5.3",
  7912. "symfony/polyfill-php80": "^1.16",
  7913. "symfony/service-contracts": "^1.1.6|^2"
  7914. },
  7915. "conflict": {
  7916. "symfony/event-dispatcher": "<4.4",
  7917. "symfony/http-foundation": "<5.3",
  7918. "symfony/ldap": "<4.4",
  7919. "symfony/security-guard": "<4.4",
  7920. "symfony/validator": "<5.2"
  7921. },
  7922. "require-dev": {
  7923. "psr/cache": "^1.0|^2.0|^3.0",
  7924. "psr/container": "^1.0|^2.0",
  7925. "psr/log": "^1|^2|^3",
  7926. "symfony/cache": "^4.4|^5.0",
  7927. "symfony/event-dispatcher": "^4.4|^5.0",
  7928. "symfony/expression-language": "^4.4|^5.0",
  7929. "symfony/http-foundation": "^5.3",
  7930. "symfony/ldap": "^4.4|^5.0",
  7931. "symfony/translation": "^4.4|^5.0",
  7932. "symfony/validator": "^5.2"
  7933. },
  7934. "suggest": {
  7935. "psr/container-implementation": "To instantiate the Security class",
  7936. "symfony/event-dispatcher": "",
  7937. "symfony/expression-language": "For using the expression voter",
  7938. "symfony/http-foundation": "",
  7939. "symfony/ldap": "For using LDAP integration",
  7940. "symfony/validator": "For using the user password constraint"
  7941. },
  7942. "type": "library",
  7943. "autoload": {
  7944. "psr-4": {
  7945. "Symfony\\Component\\Security\\Core\\": ""
  7946. },
  7947. "exclude-from-classmap": [
  7948. "/Tests/"
  7949. ]
  7950. },
  7951. "notification-url": "https://packagist.org/downloads/",
  7952. "license": [
  7953. "MIT"
  7954. ],
  7955. "authors": [
  7956. {
  7957. "name": "Fabien Potencier",
  7958. "email": "fabien@symfony.com"
  7959. },
  7960. {
  7961. "name": "Symfony Community",
  7962. "homepage": "https://symfony.com/contributors"
  7963. }
  7964. ],
  7965. "description": "Symfony Security Component - Core Library",
  7966. "homepage": "https://symfony.com",
  7967. "support": {
  7968. "source": "https://github.com/symfony/security-core/tree/v5.3.4"
  7969. },
  7970. "funding": [
  7971. {
  7972. "url": "https://symfony.com/sponsor",
  7973. "type": "custom"
  7974. },
  7975. {
  7976. "url": "https://github.com/fabpot",
  7977. "type": "github"
  7978. },
  7979. {
  7980. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7981. "type": "tidelift"
  7982. }
  7983. ],
  7984. "time": "2021-07-21T12:40:44+00:00"
  7985. },
  7986. {
  7987. "name": "symfony/security-csrf",
  7988. "version": "v5.3.4",
  7989. "source": {
  7990. "type": "git",
  7991. "url": "https://github.com/symfony/security-csrf.git",
  7992. "reference": "94b533195cf7fb21f3fae8ce349861c6401d969e"
  7993. },
  7994. "dist": {
  7995. "type": "zip",
  7996. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/94b533195cf7fb21f3fae8ce349861c6401d969e",
  7997. "reference": "94b533195cf7fb21f3fae8ce349861c6401d969e",
  7998. "shasum": ""
  7999. },
  8000. "require": {
  8001. "php": ">=7.2.5",
  8002. "symfony/polyfill-php80": "^1.16",
  8003. "symfony/security-core": "^4.4|^5.0"
  8004. },
  8005. "conflict": {
  8006. "symfony/http-foundation": "<5.3"
  8007. },
  8008. "require-dev": {
  8009. "symfony/http-foundation": "^5.3"
  8010. },
  8011. "suggest": {
  8012. "symfony/http-foundation": "For using the class SessionTokenStorage."
  8013. },
  8014. "type": "library",
  8015. "autoload": {
  8016. "psr-4": {
  8017. "Symfony\\Component\\Security\\Csrf\\": ""
  8018. },
  8019. "exclude-from-classmap": [
  8020. "/Tests/"
  8021. ]
  8022. },
  8023. "notification-url": "https://packagist.org/downloads/",
  8024. "license": [
  8025. "MIT"
  8026. ],
  8027. "authors": [
  8028. {
  8029. "name": "Fabien Potencier",
  8030. "email": "fabien@symfony.com"
  8031. },
  8032. {
  8033. "name": "Symfony Community",
  8034. "homepage": "https://symfony.com/contributors"
  8035. }
  8036. ],
  8037. "description": "Symfony Security Component - CSRF Library",
  8038. "homepage": "https://symfony.com",
  8039. "support": {
  8040. "source": "https://github.com/symfony/security-csrf/tree/v5.3.4"
  8041. },
  8042. "funding": [
  8043. {
  8044. "url": "https://symfony.com/sponsor",
  8045. "type": "custom"
  8046. },
  8047. {
  8048. "url": "https://github.com/fabpot",
  8049. "type": "github"
  8050. },
  8051. {
  8052. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8053. "type": "tidelift"
  8054. }
  8055. ],
  8056. "time": "2021-07-21T12:40:44+00:00"
  8057. },
  8058. {
  8059. "name": "symfony/security-guard",
  8060. "version": "v5.3.4",
  8061. "source": {
  8062. "type": "git",
  8063. "url": "https://github.com/symfony/security-guard.git",
  8064. "reference": "4e43b41c3809fdaea72ade100dae8c07045a2fa9"
  8065. },
  8066. "dist": {
  8067. "type": "zip",
  8068. "url": "https://api.github.com/repos/symfony/security-guard/zipball/4e43b41c3809fdaea72ade100dae8c07045a2fa9",
  8069. "reference": "4e43b41c3809fdaea72ade100dae8c07045a2fa9",
  8070. "shasum": ""
  8071. },
  8072. "require": {
  8073. "php": ">=7.2.5",
  8074. "symfony/polyfill-php80": "^1.15",
  8075. "symfony/security-core": "^5.0",
  8076. "symfony/security-http": "^5.3"
  8077. },
  8078. "require-dev": {
  8079. "psr/log": "^1|^2|^3"
  8080. },
  8081. "type": "library",
  8082. "autoload": {
  8083. "psr-4": {
  8084. "Symfony\\Component\\Security\\Guard\\": ""
  8085. },
  8086. "exclude-from-classmap": [
  8087. "/Tests/"
  8088. ]
  8089. },
  8090. "notification-url": "https://packagist.org/downloads/",
  8091. "license": [
  8092. "MIT"
  8093. ],
  8094. "authors": [
  8095. {
  8096. "name": "Fabien Potencier",
  8097. "email": "fabien@symfony.com"
  8098. },
  8099. {
  8100. "name": "Symfony Community",
  8101. "homepage": "https://symfony.com/contributors"
  8102. }
  8103. ],
  8104. "description": "Symfony Security Component - Guard",
  8105. "homepage": "https://symfony.com",
  8106. "support": {
  8107. "source": "https://github.com/symfony/security-guard/tree/v5.3.4"
  8108. },
  8109. "funding": [
  8110. {
  8111. "url": "https://symfony.com/sponsor",
  8112. "type": "custom"
  8113. },
  8114. {
  8115. "url": "https://github.com/fabpot",
  8116. "type": "github"
  8117. },
  8118. {
  8119. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8120. "type": "tidelift"
  8121. }
  8122. ],
  8123. "time": "2021-07-18T15:32:38+00:00"
  8124. },
  8125. {
  8126. "name": "symfony/security-http",
  8127. "version": "v5.3.4",
  8128. "source": {
  8129. "type": "git",
  8130. "url": "https://github.com/symfony/security-http.git",
  8131. "reference": "c9f193567e3403beb2f560353fe87950680051c4"
  8132. },
  8133. "dist": {
  8134. "type": "zip",
  8135. "url": "https://api.github.com/repos/symfony/security-http/zipball/c9f193567e3403beb2f560353fe87950680051c4",
  8136. "reference": "c9f193567e3403beb2f560353fe87950680051c4",
  8137. "shasum": ""
  8138. },
  8139. "require": {
  8140. "php": ">=7.2.5",
  8141. "symfony/deprecation-contracts": "^2.1",
  8142. "symfony/http-foundation": "^5.3",
  8143. "symfony/http-kernel": "^5.3",
  8144. "symfony/polyfill-mbstring": "~1.0",
  8145. "symfony/polyfill-php80": "^1.16",
  8146. "symfony/property-access": "^4.4|^5.0",
  8147. "symfony/security-core": "^5.3"
  8148. },
  8149. "conflict": {
  8150. "symfony/event-dispatcher": "<4.3",
  8151. "symfony/security-bundle": "<5.3",
  8152. "symfony/security-csrf": "<4.4"
  8153. },
  8154. "require-dev": {
  8155. "psr/log": "^1|^2|^3",
  8156. "symfony/cache": "^4.4|^5.0",
  8157. "symfony/rate-limiter": "^5.2",
  8158. "symfony/routing": "^4.4|^5.0",
  8159. "symfony/security-csrf": "^4.4|^5.0",
  8160. "symfony/translation": "^4.4|^5.0"
  8161. },
  8162. "suggest": {
  8163. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  8164. "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
  8165. },
  8166. "type": "library",
  8167. "autoload": {
  8168. "psr-4": {
  8169. "Symfony\\Component\\Security\\Http\\": ""
  8170. },
  8171. "exclude-from-classmap": [
  8172. "/Tests/"
  8173. ]
  8174. },
  8175. "notification-url": "https://packagist.org/downloads/",
  8176. "license": [
  8177. "MIT"
  8178. ],
  8179. "authors": [
  8180. {
  8181. "name": "Fabien Potencier",
  8182. "email": "fabien@symfony.com"
  8183. },
  8184. {
  8185. "name": "Symfony Community",
  8186. "homepage": "https://symfony.com/contributors"
  8187. }
  8188. ],
  8189. "description": "Symfony Security Component - HTTP Integration",
  8190. "homepage": "https://symfony.com",
  8191. "support": {
  8192. "source": "https://github.com/symfony/security-http/tree/v5.3.4"
  8193. },
  8194. "funding": [
  8195. {
  8196. "url": "https://symfony.com/sponsor",
  8197. "type": "custom"
  8198. },
  8199. {
  8200. "url": "https://github.com/fabpot",
  8201. "type": "github"
  8202. },
  8203. {
  8204. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8205. "type": "tidelift"
  8206. }
  8207. ],
  8208. "time": "2021-07-21T12:40:44+00:00"
  8209. },
  8210. {
  8211. "name": "symfony/serializer",
  8212. "version": "v5.3.4",
  8213. "source": {
  8214. "type": "git",
  8215. "url": "https://github.com/symfony/serializer.git",
  8216. "reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c"
  8217. },
  8218. "dist": {
  8219. "type": "zip",
  8220. "url": "https://api.github.com/repos/symfony/serializer/zipball/f04e368e3cb35948550c7e95cc8918cb7e761c0c",
  8221. "reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c",
  8222. "shasum": ""
  8223. },
  8224. "require": {
  8225. "php": ">=7.2.5",
  8226. "symfony/deprecation-contracts": "^2.1",
  8227. "symfony/polyfill-ctype": "~1.8",
  8228. "symfony/polyfill-php80": "^1.16"
  8229. },
  8230. "conflict": {
  8231. "doctrine/annotations": "<1.12",
  8232. "phpdocumentor/reflection-docblock": "<3.2.2",
  8233. "phpdocumentor/type-resolver": "<1.4.0",
  8234. "symfony/dependency-injection": "<4.4",
  8235. "symfony/property-access": "<4.4",
  8236. "symfony/property-info": "<5.3",
  8237. "symfony/yaml": "<4.4"
  8238. },
  8239. "require-dev": {
  8240. "doctrine/annotations": "^1.12",
  8241. "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
  8242. "symfony/cache": "^4.4|^5.0",
  8243. "symfony/config": "^4.4|^5.0",
  8244. "symfony/dependency-injection": "^4.4|^5.0",
  8245. "symfony/error-handler": "^4.4|^5.0",
  8246. "symfony/filesystem": "^4.4|^5.0",
  8247. "symfony/form": "^4.4|^5.0",
  8248. "symfony/http-foundation": "^4.4|^5.0",
  8249. "symfony/http-kernel": "^4.4|^5.0",
  8250. "symfony/mime": "^4.4|^5.0",
  8251. "symfony/property-access": "^4.4.9|^5.0.9",
  8252. "symfony/property-info": "^5.3",
  8253. "symfony/uid": "^5.1",
  8254. "symfony/validator": "^4.4|^5.0",
  8255. "symfony/var-dumper": "^4.4|^5.0",
  8256. "symfony/var-exporter": "^4.4|^5.0",
  8257. "symfony/yaml": "^4.4|^5.0"
  8258. },
  8259. "suggest": {
  8260. "psr/cache-implementation": "For using the metadata cache.",
  8261. "symfony/config": "For using the XML mapping loader.",
  8262. "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
  8263. "symfony/property-access": "For using the ObjectNormalizer.",
  8264. "symfony/property-info": "To deserialize relations.",
  8265. "symfony/var-exporter": "For using the metadata compiler.",
  8266. "symfony/yaml": "For using the default YAML mapping loader."
  8267. },
  8268. "type": "library",
  8269. "autoload": {
  8270. "psr-4": {
  8271. "Symfony\\Component\\Serializer\\": ""
  8272. },
  8273. "exclude-from-classmap": [
  8274. "/Tests/"
  8275. ]
  8276. },
  8277. "notification-url": "https://packagist.org/downloads/",
  8278. "license": [
  8279. "MIT"
  8280. ],
  8281. "authors": [
  8282. {
  8283. "name": "Fabien Potencier",
  8284. "email": "fabien@symfony.com"
  8285. },
  8286. {
  8287. "name": "Symfony Community",
  8288. "homepage": "https://symfony.com/contributors"
  8289. }
  8290. ],
  8291. "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
  8292. "homepage": "https://symfony.com",
  8293. "support": {
  8294. "source": "https://github.com/symfony/serializer/tree/v5.3.4"
  8295. },
  8296. "funding": [
  8297. {
  8298. "url": "https://symfony.com/sponsor",
  8299. "type": "custom"
  8300. },
  8301. {
  8302. "url": "https://github.com/fabpot",
  8303. "type": "github"
  8304. },
  8305. {
  8306. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8307. "type": "tidelift"
  8308. }
  8309. ],
  8310. "time": "2021-07-21T13:18:10+00:00"
  8311. },
  8312. {
  8313. "name": "symfony/service-contracts",
  8314. "version": "v2.4.0",
  8315. "source": {
  8316. "type": "git",
  8317. "url": "https://github.com/symfony/service-contracts.git",
  8318. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
  8319. },
  8320. "dist": {
  8321. "type": "zip",
  8322. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  8323. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  8324. "shasum": ""
  8325. },
  8326. "require": {
  8327. "php": ">=7.2.5",
  8328. "psr/container": "^1.1"
  8329. },
  8330. "suggest": {
  8331. "symfony/service-implementation": ""
  8332. },
  8333. "type": "library",
  8334. "extra": {
  8335. "branch-alias": {
  8336. "dev-main": "2.4-dev"
  8337. },
  8338. "thanks": {
  8339. "name": "symfony/contracts",
  8340. "url": "https://github.com/symfony/contracts"
  8341. }
  8342. },
  8343. "autoload": {
  8344. "psr-4": {
  8345. "Symfony\\Contracts\\Service\\": ""
  8346. }
  8347. },
  8348. "notification-url": "https://packagist.org/downloads/",
  8349. "license": [
  8350. "MIT"
  8351. ],
  8352. "authors": [
  8353. {
  8354. "name": "Nicolas Grekas",
  8355. "email": "p@tchwork.com"
  8356. },
  8357. {
  8358. "name": "Symfony Community",
  8359. "homepage": "https://symfony.com/contributors"
  8360. }
  8361. ],
  8362. "description": "Generic abstractions related to writing services",
  8363. "homepage": "https://symfony.com",
  8364. "keywords": [
  8365. "abstractions",
  8366. "contracts",
  8367. "decoupling",
  8368. "interfaces",
  8369. "interoperability",
  8370. "standards"
  8371. ],
  8372. "support": {
  8373. "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
  8374. },
  8375. "funding": [
  8376. {
  8377. "url": "https://symfony.com/sponsor",
  8378. "type": "custom"
  8379. },
  8380. {
  8381. "url": "https://github.com/fabpot",
  8382. "type": "github"
  8383. },
  8384. {
  8385. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8386. "type": "tidelift"
  8387. }
  8388. ],
  8389. "time": "2021-04-01T10:43:52+00:00"
  8390. },
  8391. {
  8392. "name": "symfony/stopwatch",
  8393. "version": "v5.3.4",
  8394. "source": {
  8395. "type": "git",
  8396. "url": "https://github.com/symfony/stopwatch.git",
  8397. "reference": "b24c6a92c6db316fee69e38c80591e080e41536c"
  8398. },
  8399. "dist": {
  8400. "type": "zip",
  8401. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/b24c6a92c6db316fee69e38c80591e080e41536c",
  8402. "reference": "b24c6a92c6db316fee69e38c80591e080e41536c",
  8403. "shasum": ""
  8404. },
  8405. "require": {
  8406. "php": ">=7.2.5",
  8407. "symfony/service-contracts": "^1.0|^2"
  8408. },
  8409. "type": "library",
  8410. "autoload": {
  8411. "psr-4": {
  8412. "Symfony\\Component\\Stopwatch\\": ""
  8413. },
  8414. "exclude-from-classmap": [
  8415. "/Tests/"
  8416. ]
  8417. },
  8418. "notification-url": "https://packagist.org/downloads/",
  8419. "license": [
  8420. "MIT"
  8421. ],
  8422. "authors": [
  8423. {
  8424. "name": "Fabien Potencier",
  8425. "email": "fabien@symfony.com"
  8426. },
  8427. {
  8428. "name": "Symfony Community",
  8429. "homepage": "https://symfony.com/contributors"
  8430. }
  8431. ],
  8432. "description": "Provides a way to profile code",
  8433. "homepage": "https://symfony.com",
  8434. "support": {
  8435. "source": "https://github.com/symfony/stopwatch/tree/v5.3.4"
  8436. },
  8437. "funding": [
  8438. {
  8439. "url": "https://symfony.com/sponsor",
  8440. "type": "custom"
  8441. },
  8442. {
  8443. "url": "https://github.com/fabpot",
  8444. "type": "github"
  8445. },
  8446. {
  8447. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8448. "type": "tidelift"
  8449. }
  8450. ],
  8451. "time": "2021-07-10T08:58:57+00:00"
  8452. },
  8453. {
  8454. "name": "symfony/string",
  8455. "version": "v5.3.3",
  8456. "source": {
  8457. "type": "git",
  8458. "url": "https://github.com/symfony/string.git",
  8459. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
  8460. },
  8461. "dist": {
  8462. "type": "zip",
  8463. "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  8464. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  8465. "shasum": ""
  8466. },
  8467. "require": {
  8468. "php": ">=7.2.5",
  8469. "symfony/polyfill-ctype": "~1.8",
  8470. "symfony/polyfill-intl-grapheme": "~1.0",
  8471. "symfony/polyfill-intl-normalizer": "~1.0",
  8472. "symfony/polyfill-mbstring": "~1.0",
  8473. "symfony/polyfill-php80": "~1.15"
  8474. },
  8475. "require-dev": {
  8476. "symfony/error-handler": "^4.4|^5.0",
  8477. "symfony/http-client": "^4.4|^5.0",
  8478. "symfony/translation-contracts": "^1.1|^2",
  8479. "symfony/var-exporter": "^4.4|^5.0"
  8480. },
  8481. "type": "library",
  8482. "autoload": {
  8483. "psr-4": {
  8484. "Symfony\\Component\\String\\": ""
  8485. },
  8486. "files": [
  8487. "Resources/functions.php"
  8488. ],
  8489. "exclude-from-classmap": [
  8490. "/Tests/"
  8491. ]
  8492. },
  8493. "notification-url": "https://packagist.org/downloads/",
  8494. "license": [
  8495. "MIT"
  8496. ],
  8497. "authors": [
  8498. {
  8499. "name": "Nicolas Grekas",
  8500. "email": "p@tchwork.com"
  8501. },
  8502. {
  8503. "name": "Symfony Community",
  8504. "homepage": "https://symfony.com/contributors"
  8505. }
  8506. ],
  8507. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  8508. "homepage": "https://symfony.com",
  8509. "keywords": [
  8510. "grapheme",
  8511. "i18n",
  8512. "string",
  8513. "unicode",
  8514. "utf-8",
  8515. "utf8"
  8516. ],
  8517. "support": {
  8518. "source": "https://github.com/symfony/string/tree/v5.3.3"
  8519. },
  8520. "funding": [
  8521. {
  8522. "url": "https://symfony.com/sponsor",
  8523. "type": "custom"
  8524. },
  8525. {
  8526. "url": "https://github.com/fabpot",
  8527. "type": "github"
  8528. },
  8529. {
  8530. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8531. "type": "tidelift"
  8532. }
  8533. ],
  8534. "time": "2021-06-27T11:44:38+00:00"
  8535. },
  8536. {
  8537. "name": "symfony/translation",
  8538. "version": "v5.3.4",
  8539. "source": {
  8540. "type": "git",
  8541. "url": "https://github.com/symfony/translation.git",
  8542. "reference": "d89ad7292932c2699cbe4af98d72c5c6bbc504c1"
  8543. },
  8544. "dist": {
  8545. "type": "zip",
  8546. "url": "https://api.github.com/repos/symfony/translation/zipball/d89ad7292932c2699cbe4af98d72c5c6bbc504c1",
  8547. "reference": "d89ad7292932c2699cbe4af98d72c5c6bbc504c1",
  8548. "shasum": ""
  8549. },
  8550. "require": {
  8551. "php": ">=7.2.5",
  8552. "symfony/deprecation-contracts": "^2.1",
  8553. "symfony/polyfill-mbstring": "~1.0",
  8554. "symfony/polyfill-php80": "^1.16",
  8555. "symfony/translation-contracts": "^2.3"
  8556. },
  8557. "conflict": {
  8558. "symfony/config": "<4.4",
  8559. "symfony/dependency-injection": "<5.0",
  8560. "symfony/http-kernel": "<5.0",
  8561. "symfony/twig-bundle": "<5.0",
  8562. "symfony/yaml": "<4.4"
  8563. },
  8564. "provide": {
  8565. "symfony/translation-implementation": "2.3"
  8566. },
  8567. "require-dev": {
  8568. "psr/log": "^1|^2|^3",
  8569. "symfony/config": "^4.4|^5.0",
  8570. "symfony/console": "^4.4|^5.0",
  8571. "symfony/dependency-injection": "^5.0",
  8572. "symfony/finder": "^4.4|^5.0",
  8573. "symfony/http-kernel": "^5.0",
  8574. "symfony/intl": "^4.4|^5.0",
  8575. "symfony/polyfill-intl-icu": "^1.21",
  8576. "symfony/service-contracts": "^1.1.2|^2",
  8577. "symfony/yaml": "^4.4|^5.0"
  8578. },
  8579. "suggest": {
  8580. "psr/log-implementation": "To use logging capability in translator",
  8581. "symfony/config": "",
  8582. "symfony/yaml": ""
  8583. },
  8584. "type": "library",
  8585. "autoload": {
  8586. "files": [
  8587. "Resources/functions.php"
  8588. ],
  8589. "psr-4": {
  8590. "Symfony\\Component\\Translation\\": ""
  8591. },
  8592. "exclude-from-classmap": [
  8593. "/Tests/"
  8594. ]
  8595. },
  8596. "notification-url": "https://packagist.org/downloads/",
  8597. "license": [
  8598. "MIT"
  8599. ],
  8600. "authors": [
  8601. {
  8602. "name": "Fabien Potencier",
  8603. "email": "fabien@symfony.com"
  8604. },
  8605. {
  8606. "name": "Symfony Community",
  8607. "homepage": "https://symfony.com/contributors"
  8608. }
  8609. ],
  8610. "description": "Provides tools to internationalize your application",
  8611. "homepage": "https://symfony.com",
  8612. "support": {
  8613. "source": "https://github.com/symfony/translation/tree/v5.3.4"
  8614. },
  8615. "funding": [
  8616. {
  8617. "url": "https://symfony.com/sponsor",
  8618. "type": "custom"
  8619. },
  8620. {
  8621. "url": "https://github.com/fabpot",
  8622. "type": "github"
  8623. },
  8624. {
  8625. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8626. "type": "tidelift"
  8627. }
  8628. ],
  8629. "time": "2021-07-25T09:39:16+00:00"
  8630. },
  8631. {
  8632. "name": "symfony/translation-contracts",
  8633. "version": "v2.4.0",
  8634. "source": {
  8635. "type": "git",
  8636. "url": "https://github.com/symfony/translation-contracts.git",
  8637. "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
  8638. },
  8639. "dist": {
  8640. "type": "zip",
  8641. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
  8642. "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
  8643. "shasum": ""
  8644. },
  8645. "require": {
  8646. "php": ">=7.2.5"
  8647. },
  8648. "suggest": {
  8649. "symfony/translation-implementation": ""
  8650. },
  8651. "type": "library",
  8652. "extra": {
  8653. "branch-alias": {
  8654. "dev-main": "2.4-dev"
  8655. },
  8656. "thanks": {
  8657. "name": "symfony/contracts",
  8658. "url": "https://github.com/symfony/contracts"
  8659. }
  8660. },
  8661. "autoload": {
  8662. "psr-4": {
  8663. "Symfony\\Contracts\\Translation\\": ""
  8664. }
  8665. },
  8666. "notification-url": "https://packagist.org/downloads/",
  8667. "license": [
  8668. "MIT"
  8669. ],
  8670. "authors": [
  8671. {
  8672. "name": "Nicolas Grekas",
  8673. "email": "p@tchwork.com"
  8674. },
  8675. {
  8676. "name": "Symfony Community",
  8677. "homepage": "https://symfony.com/contributors"
  8678. }
  8679. ],
  8680. "description": "Generic abstractions related to translation",
  8681. "homepage": "https://symfony.com",
  8682. "keywords": [
  8683. "abstractions",
  8684. "contracts",
  8685. "decoupling",
  8686. "interfaces",
  8687. "interoperability",
  8688. "standards"
  8689. ],
  8690. "support": {
  8691. "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
  8692. },
  8693. "funding": [
  8694. {
  8695. "url": "https://symfony.com/sponsor",
  8696. "type": "custom"
  8697. },
  8698. {
  8699. "url": "https://github.com/fabpot",
  8700. "type": "github"
  8701. },
  8702. {
  8703. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8704. "type": "tidelift"
  8705. }
  8706. ],
  8707. "time": "2021-03-23T23:28:01+00:00"
  8708. },
  8709. {
  8710. "name": "symfony/twig-bridge",
  8711. "version": "v5.3.4",
  8712. "source": {
  8713. "type": "git",
  8714. "url": "https://github.com/symfony/twig-bridge.git",
  8715. "reference": "587c45ef49256279502b4a29146b9e87ad23426f"
  8716. },
  8717. "dist": {
  8718. "type": "zip",
  8719. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/587c45ef49256279502b4a29146b9e87ad23426f",
  8720. "reference": "587c45ef49256279502b4a29146b9e87ad23426f",
  8721. "shasum": ""
  8722. },
  8723. "require": {
  8724. "php": ">=7.2.5",
  8725. "symfony/polyfill-php80": "^1.16",
  8726. "symfony/translation-contracts": "^1.1|^2",
  8727. "twig/twig": "^2.13|^3.0.4"
  8728. },
  8729. "conflict": {
  8730. "phpdocumentor/reflection-docblock": "<3.2.2",
  8731. "phpdocumentor/type-resolver": "<1.4.0",
  8732. "symfony/console": "<4.4",
  8733. "symfony/form": "<5.3",
  8734. "symfony/http-foundation": "<5.3",
  8735. "symfony/http-kernel": "<4.4",
  8736. "symfony/translation": "<5.2",
  8737. "symfony/workflow": "<5.2"
  8738. },
  8739. "require-dev": {
  8740. "doctrine/annotations": "^1.12",
  8741. "egulias/email-validator": "^2.1.10|^3",
  8742. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  8743. "symfony/asset": "^4.4|^5.0",
  8744. "symfony/console": "^4.4|^5.0",
  8745. "symfony/dependency-injection": "^4.4|^5.0",
  8746. "symfony/expression-language": "^4.4|^5.0",
  8747. "symfony/finder": "^4.4|^5.0",
  8748. "symfony/form": "^5.3",
  8749. "symfony/http-foundation": "^5.3",
  8750. "symfony/http-kernel": "^4.4|^5.0",
  8751. "symfony/intl": "^4.4|^5.0",
  8752. "symfony/mime": "^5.2",
  8753. "symfony/polyfill-intl-icu": "~1.0",
  8754. "symfony/property-info": "^4.4|^5.1",
  8755. "symfony/routing": "^4.4|^5.0",
  8756. "symfony/security-acl": "^2.8|^3.0",
  8757. "symfony/security-core": "^4.4|^5.0",
  8758. "symfony/security-csrf": "^4.4|^5.0",
  8759. "symfony/security-http": "^4.4|^5.0",
  8760. "symfony/serializer": "^5.2",
  8761. "symfony/stopwatch": "^4.4|^5.0",
  8762. "symfony/translation": "^5.2",
  8763. "symfony/web-link": "^4.4|^5.0",
  8764. "symfony/workflow": "^5.2",
  8765. "symfony/yaml": "^4.4|^5.0",
  8766. "twig/cssinliner-extra": "^2.12|^3",
  8767. "twig/inky-extra": "^2.12|^3",
  8768. "twig/markdown-extra": "^2.12|^3"
  8769. },
  8770. "suggest": {
  8771. "symfony/asset": "For using the AssetExtension",
  8772. "symfony/expression-language": "For using the ExpressionExtension",
  8773. "symfony/finder": "",
  8774. "symfony/form": "For using the FormExtension",
  8775. "symfony/http-kernel": "For using the HttpKernelExtension",
  8776. "symfony/routing": "For using the RoutingExtension",
  8777. "symfony/security-core": "For using the SecurityExtension",
  8778. "symfony/security-csrf": "For using the CsrfExtension",
  8779. "symfony/security-http": "For using the LogoutUrlExtension",
  8780. "symfony/stopwatch": "For using the StopwatchExtension",
  8781. "symfony/translation": "For using the TranslationExtension",
  8782. "symfony/var-dumper": "For using the DumpExtension",
  8783. "symfony/web-link": "For using the WebLinkExtension",
  8784. "symfony/yaml": "For using the YamlExtension"
  8785. },
  8786. "type": "symfony-bridge",
  8787. "autoload": {
  8788. "psr-4": {
  8789. "Symfony\\Bridge\\Twig\\": ""
  8790. },
  8791. "exclude-from-classmap": [
  8792. "/Tests/"
  8793. ]
  8794. },
  8795. "notification-url": "https://packagist.org/downloads/",
  8796. "license": [
  8797. "MIT"
  8798. ],
  8799. "authors": [
  8800. {
  8801. "name": "Fabien Potencier",
  8802. "email": "fabien@symfony.com"
  8803. },
  8804. {
  8805. "name": "Symfony Community",
  8806. "homepage": "https://symfony.com/contributors"
  8807. }
  8808. ],
  8809. "description": "Provides integration for Twig with various Symfony components",
  8810. "homepage": "https://symfony.com",
  8811. "support": {
  8812. "source": "https://github.com/symfony/twig-bridge/tree/v5.3.4"
  8813. },
  8814. "funding": [
  8815. {
  8816. "url": "https://symfony.com/sponsor",
  8817. "type": "custom"
  8818. },
  8819. {
  8820. "url": "https://github.com/fabpot",
  8821. "type": "github"
  8822. },
  8823. {
  8824. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8825. "type": "tidelift"
  8826. }
  8827. ],
  8828. "time": "2021-07-26T16:33:26+00:00"
  8829. },
  8830. {
  8831. "name": "symfony/twig-bundle",
  8832. "version": "v5.3.4",
  8833. "source": {
  8834. "type": "git",
  8835. "url": "https://github.com/symfony/twig-bundle.git",
  8836. "reference": "345965b40c1847ebdbb2ab0eb98c71a98a5e167b"
  8837. },
  8838. "dist": {
  8839. "type": "zip",
  8840. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/345965b40c1847ebdbb2ab0eb98c71a98a5e167b",
  8841. "reference": "345965b40c1847ebdbb2ab0eb98c71a98a5e167b",
  8842. "shasum": ""
  8843. },
  8844. "require": {
  8845. "php": ">=7.2.5",
  8846. "symfony/config": "^4.4|^5.0",
  8847. "symfony/http-foundation": "^4.4|^5.0",
  8848. "symfony/http-kernel": "^5.0",
  8849. "symfony/polyfill-ctype": "~1.8",
  8850. "symfony/polyfill-php80": "^1.16",
  8851. "symfony/twig-bridge": "^5.3",
  8852. "twig/twig": "^2.13|^3.0.4"
  8853. },
  8854. "conflict": {
  8855. "symfony/dependency-injection": "<5.3",
  8856. "symfony/framework-bundle": "<5.0",
  8857. "symfony/translation": "<5.0"
  8858. },
  8859. "require-dev": {
  8860. "doctrine/annotations": "^1.10.4",
  8861. "doctrine/cache": "^1.0|^2.0",
  8862. "symfony/asset": "^4.4|^5.0",
  8863. "symfony/dependency-injection": "^5.3",
  8864. "symfony/expression-language": "^4.4|^5.0",
  8865. "symfony/finder": "^4.4|^5.0",
  8866. "symfony/form": "^4.4|^5.0",
  8867. "symfony/framework-bundle": "^5.0",
  8868. "symfony/routing": "^4.4|^5.0",
  8869. "symfony/stopwatch": "^4.4|^5.0",
  8870. "symfony/translation": "^5.0",
  8871. "symfony/web-link": "^4.4|^5.0",
  8872. "symfony/yaml": "^4.4|^5.0"
  8873. },
  8874. "type": "symfony-bundle",
  8875. "autoload": {
  8876. "psr-4": {
  8877. "Symfony\\Bundle\\TwigBundle\\": ""
  8878. },
  8879. "exclude-from-classmap": [
  8880. "/Tests/"
  8881. ]
  8882. },
  8883. "notification-url": "https://packagist.org/downloads/",
  8884. "license": [
  8885. "MIT"
  8886. ],
  8887. "authors": [
  8888. {
  8889. "name": "Fabien Potencier",
  8890. "email": "fabien@symfony.com"
  8891. },
  8892. {
  8893. "name": "Symfony Community",
  8894. "homepage": "https://symfony.com/contributors"
  8895. }
  8896. ],
  8897. "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
  8898. "homepage": "https://symfony.com",
  8899. "support": {
  8900. "source": "https://github.com/symfony/twig-bundle/tree/v5.3.4"
  8901. },
  8902. "funding": [
  8903. {
  8904. "url": "https://symfony.com/sponsor",
  8905. "type": "custom"
  8906. },
  8907. {
  8908. "url": "https://github.com/fabpot",
  8909. "type": "github"
  8910. },
  8911. {
  8912. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  8913. "type": "tidelift"
  8914. }
  8915. ],
  8916. "time": "2021-07-21T12:40:44+00:00"
  8917. },
  8918. {
  8919. "name": "symfony/validator",
  8920. "version": "v5.3.4",
  8921. "source": {
  8922. "type": "git",
  8923. "url": "https://github.com/symfony/validator.git",
  8924. "reference": "9d7476d906a0be3d786b497b93fe35526f64bd17"
  8925. },
  8926. "dist": {
  8927. "type": "zip",
  8928. "url": "https://api.github.com/repos/symfony/validator/zipball/9d7476d906a0be3d786b497b93fe35526f64bd17",
  8929. "reference": "9d7476d906a0be3d786b497b93fe35526f64bd17",
  8930. "shasum": ""
  8931. },
  8932. "require": {
  8933. "php": ">=7.2.5",
  8934. "symfony/deprecation-contracts": "^2.1",
  8935. "symfony/polyfill-ctype": "~1.8",
  8936. "symfony/polyfill-mbstring": "~1.0",
  8937. "symfony/polyfill-php73": "~1.0",
  8938. "symfony/polyfill-php80": "^1.16",
  8939. "symfony/translation-contracts": "^1.1|^2"
  8940. },
  8941. "conflict": {
  8942. "doctrine/lexer": "<1.0.2",
  8943. "phpunit/phpunit": "<5.4.3",
  8944. "symfony/dependency-injection": "<4.4",
  8945. "symfony/expression-language": "<5.1",
  8946. "symfony/http-kernel": "<4.4",
  8947. "symfony/intl": "<4.4",
  8948. "symfony/property-info": "<5.3",
  8949. "symfony/translation": "<4.4",
  8950. "symfony/yaml": "<4.4"
  8951. },
  8952. "require-dev": {
  8953. "doctrine/annotations": "^1.10.4",
  8954. "doctrine/cache": "^1.0|^2.0",
  8955. "egulias/email-validator": "^2.1.10|^3",
  8956. "symfony/cache": "^4.4|^5.0",
  8957. "symfony/config": "^4.4|^5.0",
  8958. "symfony/console": "^4.4|^5.0",
  8959. "symfony/dependency-injection": "^4.4|^5.0",
  8960. "symfony/expression-language": "^5.1",
  8961. "symfony/finder": "^4.4|^5.0",
  8962. "symfony/http-client": "^4.4|^5.0",
  8963. "symfony/http-foundation": "^4.4|^5.0",
  8964. "symfony/http-kernel": "^4.4|^5.0",
  8965. "symfony/intl": "^4.4|^5.0",
  8966. "symfony/mime": "^4.4|^5.0",
  8967. "symfony/property-access": "^4.4|^5.0",
  8968. "symfony/property-info": "^5.3",
  8969. "symfony/translation": "^4.4|^5.0",
  8970. "symfony/yaml": "^4.4|^5.0"
  8971. },
  8972. "suggest": {
  8973. "egulias/email-validator": "Strict (RFC compliant) email validation",
  8974. "psr/cache-implementation": "For using the mapping cache.",
  8975. "symfony/config": "",
  8976. "symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints",
  8977. "symfony/http-foundation": "",
  8978. "symfony/intl": "",
  8979. "symfony/property-access": "For accessing properties within comparison constraints",
  8980. "symfony/property-info": "To automatically add NotNull and Type constraints",
  8981. "symfony/translation": "For translating validation errors.",
  8982. "symfony/yaml": ""
  8983. },
  8984. "type": "library",
  8985. "autoload": {
  8986. "psr-4": {
  8987. "Symfony\\Component\\Validator\\": ""
  8988. },
  8989. "exclude-from-classmap": [
  8990. "/Tests/"
  8991. ]
  8992. },
  8993. "notification-url": "https://packagist.org/downloads/",
  8994. "license": [
  8995. "MIT"
  8996. ],
  8997. "authors": [
  8998. {
  8999. "name": "Fabien Potencier",
  9000. "email": "fabien@symfony.com"
  9001. },
  9002. {
  9003. "name": "Symfony Community",
  9004. "homepage": "https://symfony.com/contributors"
  9005. }
  9006. ],
  9007. "description": "Provides tools to validate values",
  9008. "homepage": "https://symfony.com",
  9009. "support": {
  9010. "source": "https://github.com/symfony/validator/tree/v5.3.4"
  9011. },
  9012. "funding": [
  9013. {
  9014. "url": "https://symfony.com/sponsor",
  9015. "type": "custom"
  9016. },
  9017. {
  9018. "url": "https://github.com/fabpot",
  9019. "type": "github"
  9020. },
  9021. {
  9022. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9023. "type": "tidelift"
  9024. }
  9025. ],
  9026. "time": "2021-07-26T16:33:26+00:00"
  9027. },
  9028. {
  9029. "name": "symfony/var-dumper",
  9030. "version": "v5.3.4",
  9031. "source": {
  9032. "type": "git",
  9033. "url": "https://github.com/symfony/var-dumper.git",
  9034. "reference": "a895407f7cf55da42aa1480935d707684b690bfc"
  9035. },
  9036. "dist": {
  9037. "type": "zip",
  9038. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a895407f7cf55da42aa1480935d707684b690bfc",
  9039. "reference": "a895407f7cf55da42aa1480935d707684b690bfc",
  9040. "shasum": ""
  9041. },
  9042. "require": {
  9043. "php": ">=7.2.5",
  9044. "symfony/polyfill-mbstring": "~1.0",
  9045. "symfony/polyfill-php80": "^1.16"
  9046. },
  9047. "conflict": {
  9048. "phpunit/phpunit": "<5.4.3",
  9049. "symfony/console": "<4.4"
  9050. },
  9051. "require-dev": {
  9052. "ext-iconv": "*",
  9053. "symfony/console": "^4.4|^5.0",
  9054. "symfony/process": "^4.4|^5.0",
  9055. "twig/twig": "^2.13|^3.0.4"
  9056. },
  9057. "suggest": {
  9058. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  9059. "ext-intl": "To show region name in time zone dump",
  9060. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  9061. },
  9062. "bin": [
  9063. "Resources/bin/var-dump-server"
  9064. ],
  9065. "type": "library",
  9066. "autoload": {
  9067. "files": [
  9068. "Resources/functions/dump.php"
  9069. ],
  9070. "psr-4": {
  9071. "Symfony\\Component\\VarDumper\\": ""
  9072. },
  9073. "exclude-from-classmap": [
  9074. "/Tests/"
  9075. ]
  9076. },
  9077. "notification-url": "https://packagist.org/downloads/",
  9078. "license": [
  9079. "MIT"
  9080. ],
  9081. "authors": [
  9082. {
  9083. "name": "Nicolas Grekas",
  9084. "email": "p@tchwork.com"
  9085. },
  9086. {
  9087. "name": "Symfony Community",
  9088. "homepage": "https://symfony.com/contributors"
  9089. }
  9090. ],
  9091. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  9092. "homepage": "https://symfony.com",
  9093. "keywords": [
  9094. "debug",
  9095. "dump"
  9096. ],
  9097. "support": {
  9098. "source": "https://github.com/symfony/var-dumper/tree/v5.3.4"
  9099. },
  9100. "funding": [
  9101. {
  9102. "url": "https://symfony.com/sponsor",
  9103. "type": "custom"
  9104. },
  9105. {
  9106. "url": "https://github.com/fabpot",
  9107. "type": "github"
  9108. },
  9109. {
  9110. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9111. "type": "tidelift"
  9112. }
  9113. ],
  9114. "time": "2021-07-23T15:55:36+00:00"
  9115. },
  9116. {
  9117. "name": "symfony/var-exporter",
  9118. "version": "v5.3.4",
  9119. "source": {
  9120. "type": "git",
  9121. "url": "https://github.com/symfony/var-exporter.git",
  9122. "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0"
  9123. },
  9124. "dist": {
  9125. "type": "zip",
  9126. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
  9127. "reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
  9128. "shasum": ""
  9129. },
  9130. "require": {
  9131. "php": ">=7.2.5",
  9132. "symfony/polyfill-php80": "^1.16"
  9133. },
  9134. "require-dev": {
  9135. "symfony/var-dumper": "^4.4.9|^5.0.9"
  9136. },
  9137. "type": "library",
  9138. "autoload": {
  9139. "psr-4": {
  9140. "Symfony\\Component\\VarExporter\\": ""
  9141. },
  9142. "exclude-from-classmap": [
  9143. "/Tests/"
  9144. ]
  9145. },
  9146. "notification-url": "https://packagist.org/downloads/",
  9147. "license": [
  9148. "MIT"
  9149. ],
  9150. "authors": [
  9151. {
  9152. "name": "Nicolas Grekas",
  9153. "email": "p@tchwork.com"
  9154. },
  9155. {
  9156. "name": "Symfony Community",
  9157. "homepage": "https://symfony.com/contributors"
  9158. }
  9159. ],
  9160. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  9161. "homepage": "https://symfony.com",
  9162. "keywords": [
  9163. "clone",
  9164. "construct",
  9165. "export",
  9166. "hydrate",
  9167. "instantiate",
  9168. "serialize"
  9169. ],
  9170. "support": {
  9171. "source": "https://github.com/symfony/var-exporter/tree/v5.3.4"
  9172. },
  9173. "funding": [
  9174. {
  9175. "url": "https://symfony.com/sponsor",
  9176. "type": "custom"
  9177. },
  9178. {
  9179. "url": "https://github.com/fabpot",
  9180. "type": "github"
  9181. },
  9182. {
  9183. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9184. "type": "tidelift"
  9185. }
  9186. ],
  9187. "time": "2021-07-21T12:38:00+00:00"
  9188. },
  9189. {
  9190. "name": "symfony/web-link",
  9191. "version": "v5.3.4",
  9192. "source": {
  9193. "type": "git",
  9194. "url": "https://github.com/symfony/web-link.git",
  9195. "reference": "0075c9949c30a61d9b9e7483686d72d261480ef1"
  9196. },
  9197. "dist": {
  9198. "type": "zip",
  9199. "url": "https://api.github.com/repos/symfony/web-link/zipball/0075c9949c30a61d9b9e7483686d72d261480ef1",
  9200. "reference": "0075c9949c30a61d9b9e7483686d72d261480ef1",
  9201. "shasum": ""
  9202. },
  9203. "require": {
  9204. "php": ">=7.2.5",
  9205. "psr/link": "^1.0",
  9206. "symfony/polyfill-php80": "^1.16"
  9207. },
  9208. "conflict": {
  9209. "symfony/http-kernel": "<5.3"
  9210. },
  9211. "provide": {
  9212. "psr/link-implementation": "1.0"
  9213. },
  9214. "require-dev": {
  9215. "symfony/http-kernel": "^5.3"
  9216. },
  9217. "suggest": {
  9218. "symfony/http-kernel": ""
  9219. },
  9220. "type": "library",
  9221. "autoload": {
  9222. "psr-4": {
  9223. "Symfony\\Component\\WebLink\\": ""
  9224. },
  9225. "exclude-from-classmap": [
  9226. "/Tests/"
  9227. ]
  9228. },
  9229. "notification-url": "https://packagist.org/downloads/",
  9230. "license": [
  9231. "MIT"
  9232. ],
  9233. "authors": [
  9234. {
  9235. "name": "Kévin Dunglas",
  9236. "email": "dunglas@gmail.com"
  9237. },
  9238. {
  9239. "name": "Symfony Community",
  9240. "homepage": "https://symfony.com/contributors"
  9241. }
  9242. ],
  9243. "description": "Manages links between resources",
  9244. "homepage": "https://symfony.com",
  9245. "keywords": [
  9246. "dns-prefetch",
  9247. "http",
  9248. "http2",
  9249. "link",
  9250. "performance",
  9251. "prefetch",
  9252. "preload",
  9253. "prerender",
  9254. "psr13",
  9255. "push"
  9256. ],
  9257. "support": {
  9258. "source": "https://github.com/symfony/web-link/tree/v5.3.4"
  9259. },
  9260. "funding": [
  9261. {
  9262. "url": "https://symfony.com/sponsor",
  9263. "type": "custom"
  9264. },
  9265. {
  9266. "url": "https://github.com/fabpot",
  9267. "type": "github"
  9268. },
  9269. {
  9270. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9271. "type": "tidelift"
  9272. }
  9273. ],
  9274. "time": "2021-07-21T12:40:44+00:00"
  9275. },
  9276. {
  9277. "name": "symfony/yaml",
  9278. "version": "v5.3.4",
  9279. "source": {
  9280. "type": "git",
  9281. "url": "https://github.com/symfony/yaml.git",
  9282. "reference": "90909bd7352ae57411a93fcd67b09e6199340547"
  9283. },
  9284. "dist": {
  9285. "type": "zip",
  9286. "url": "https://api.github.com/repos/symfony/yaml/zipball/90909bd7352ae57411a93fcd67b09e6199340547",
  9287. "reference": "90909bd7352ae57411a93fcd67b09e6199340547",
  9288. "shasum": ""
  9289. },
  9290. "require": {
  9291. "php": ">=7.2.5",
  9292. "symfony/deprecation-contracts": "^2.1",
  9293. "symfony/polyfill-ctype": "~1.8",
  9294. "symfony/polyfill-php80": "^1.16"
  9295. },
  9296. "conflict": {
  9297. "symfony/console": "<4.4"
  9298. },
  9299. "require-dev": {
  9300. "symfony/console": "^4.4|^5.0"
  9301. },
  9302. "suggest": {
  9303. "symfony/console": "For validating YAML files using the lint command"
  9304. },
  9305. "bin": [
  9306. "Resources/bin/yaml-lint"
  9307. ],
  9308. "type": "library",
  9309. "autoload": {
  9310. "psr-4": {
  9311. "Symfony\\Component\\Yaml\\": ""
  9312. },
  9313. "exclude-from-classmap": [
  9314. "/Tests/"
  9315. ]
  9316. },
  9317. "notification-url": "https://packagist.org/downloads/",
  9318. "license": [
  9319. "MIT"
  9320. ],
  9321. "authors": [
  9322. {
  9323. "name": "Fabien Potencier",
  9324. "email": "fabien@symfony.com"
  9325. },
  9326. {
  9327. "name": "Symfony Community",
  9328. "homepage": "https://symfony.com/contributors"
  9329. }
  9330. ],
  9331. "description": "Loads and dumps YAML files",
  9332. "homepage": "https://symfony.com",
  9333. "support": {
  9334. "source": "https://github.com/symfony/yaml/tree/v5.3.4"
  9335. },
  9336. "funding": [
  9337. {
  9338. "url": "https://symfony.com/sponsor",
  9339. "type": "custom"
  9340. },
  9341. {
  9342. "url": "https://github.com/fabpot",
  9343. "type": "github"
  9344. },
  9345. {
  9346. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9347. "type": "tidelift"
  9348. }
  9349. ],
  9350. "time": "2021-07-21T12:40:44+00:00"
  9351. },
  9352. {
  9353. "name": "tattali/calendar-bundle",
  9354. "version": "v1.2.1",
  9355. "source": {
  9356. "type": "git",
  9357. "url": "https://github.com/tattali/CalendarBundle.git",
  9358. "reference": "5ca748bc646967f3de154bb241b517fddb339977"
  9359. },
  9360. "dist": {
  9361. "type": "zip",
  9362. "url": "https://api.github.com/repos/tattali/CalendarBundle/zipball/5ca748bc646967f3de154bb241b517fddb339977",
  9363. "reference": "5ca748bc646967f3de154bb241b517fddb339977",
  9364. "shasum": ""
  9365. },
  9366. "require": {
  9367. "php": ">=7.1",
  9368. "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.0",
  9369. "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.0",
  9370. "symfony/framework-bundle": "^3.4 || ^4.4 || ^5.0"
  9371. },
  9372. "require-dev": {
  9373. "phpspec/prophecy": "^1.8",
  9374. "phpunit/phpunit": "^7.5",
  9375. "symfony/dotenv": "^4.4",
  9376. "symfony/phpunit-bridge": "^4.4",
  9377. "symfony/yaml": "^4.4"
  9378. },
  9379. "suggest": {
  9380. "doctrine/mongodb-odm-bundle": "To support MongoDB.",
  9381. "symfony/orm-pack": "To support Doctrine ORM and Migration."
  9382. },
  9383. "type": "symfony-bundle",
  9384. "autoload": {
  9385. "psr-4": {
  9386. "CalendarBundle\\": "src/"
  9387. }
  9388. },
  9389. "notification-url": "https://packagist.org/downloads/",
  9390. "license": [
  9391. "MIT"
  9392. ],
  9393. "authors": [
  9394. {
  9395. "name": "Théo Attali",
  9396. "email": "theoattali@gmail.com",
  9397. "homepage": "https://theoattali.fr"
  9398. }
  9399. ],
  9400. "description": "Provides event calendar for your Symfony 4/5 project. Compatible with Doctrine ORM & ODM, and API like Google Calendar.",
  9401. "homepage": "https://github.com/tattali/CalendarBundle",
  9402. "keywords": [
  9403. "calendar",
  9404. "fullcalendar",
  9405. "symfony",
  9406. "symfony calendar"
  9407. ],
  9408. "support": {
  9409. "issues": "https://github.com/tattali/CalendarBundle/issues",
  9410. "source": "https://github.com/tattali/CalendarBundle/tree/v1.2.1"
  9411. },
  9412. "time": "2020-07-05T18:42:35+00:00"
  9413. },
  9414. {
  9415. "name": "twig/extra-bundle",
  9416. "version": "v3.3.1",
  9417. "source": {
  9418. "type": "git",
  9419. "url": "https://github.com/twigphp/twig-extra-bundle.git",
  9420. "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6"
  9421. },
  9422. "dist": {
  9423. "type": "zip",
  9424. "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
  9425. "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
  9426. "shasum": ""
  9427. },
  9428. "require": {
  9429. "php": "^7.1.3|^8.0",
  9430. "symfony/framework-bundle": "^4.3|^5.0",
  9431. "symfony/twig-bundle": "^4.3|^5.0",
  9432. "twig/twig": "^2.4|^3.0"
  9433. },
  9434. "require-dev": {
  9435. "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
  9436. "twig/cache-extra": "^3.0",
  9437. "twig/cssinliner-extra": "^2.12|^3.0",
  9438. "twig/html-extra": "^2.12|^3.0",
  9439. "twig/inky-extra": "^2.12|^3.0",
  9440. "twig/intl-extra": "^2.12|^3.0",
  9441. "twig/markdown-extra": "^2.12|^3.0",
  9442. "twig/string-extra": "^2.12|^3.0"
  9443. },
  9444. "type": "symfony-bundle",
  9445. "extra": {
  9446. "branch-alias": {
  9447. "dev-master": "3.2-dev"
  9448. }
  9449. },
  9450. "autoload": {
  9451. "psr-4": {
  9452. "Twig\\Extra\\TwigExtraBundle\\": ""
  9453. },
  9454. "exclude-from-classmap": [
  9455. "/Tests/"
  9456. ]
  9457. },
  9458. "notification-url": "https://packagist.org/downloads/",
  9459. "license": [
  9460. "MIT"
  9461. ],
  9462. "authors": [
  9463. {
  9464. "name": "Fabien Potencier",
  9465. "email": "fabien@symfony.com",
  9466. "homepage": "http://fabien.potencier.org",
  9467. "role": "Lead Developer"
  9468. }
  9469. ],
  9470. "description": "A Symfony bundle for extra Twig extensions",
  9471. "homepage": "https://twig.symfony.com",
  9472. "keywords": [
  9473. "bundle",
  9474. "extra",
  9475. "twig"
  9476. ],
  9477. "support": {
  9478. "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.1"
  9479. },
  9480. "funding": [
  9481. {
  9482. "url": "https://github.com/fabpot",
  9483. "type": "github"
  9484. },
  9485. {
  9486. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  9487. "type": "tidelift"
  9488. }
  9489. ],
  9490. "time": "2021-05-12T07:47:40+00:00"
  9491. },
  9492. {
  9493. "name": "twig/string-extra",
  9494. "version": "v3.3.1",
  9495. "source": {
  9496. "type": "git",
  9497. "url": "https://github.com/twigphp/string-extra.git",
  9498. "reference": "b98a7cee2a44cf69c88a978834394bd17b694957"
  9499. },
  9500. "dist": {
  9501. "type": "zip",
  9502. "url": "https://api.github.com/repos/twigphp/string-extra/zipball/b98a7cee2a44cf69c88a978834394bd17b694957",
  9503. "reference": "b98a7cee2a44cf69c88a978834394bd17b694957",
  9504. "shasum": ""
  9505. },
  9506. "require": {
  9507. "php": ">=7.2.5",
  9508. "symfony/string": "^5.0",
  9509. "symfony/translation-contracts": "^1.1|^2",
  9510. "twig/twig": "^2.4|^3.0"
  9511. },
  9512. "require-dev": {
  9513. "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
  9514. },
  9515. "type": "library",
  9516. "extra": {
  9517. "branch-alias": {
  9518. "dev-master": "3.2-dev"
  9519. }
  9520. },
  9521. "autoload": {
  9522. "psr-4": {
  9523. "Twig\\Extra\\String\\": ""
  9524. },
  9525. "exclude-from-classmap": [
  9526. "/Tests/"
  9527. ]
  9528. },
  9529. "notification-url": "https://packagist.org/downloads/",
  9530. "license": [
  9531. "MIT"
  9532. ],
  9533. "authors": [
  9534. {
  9535. "name": "Fabien Potencier",
  9536. "email": "fabien@symfony.com",
  9537. "homepage": "http://fabien.potencier.org",
  9538. "role": "Lead Developer"
  9539. }
  9540. ],
  9541. "description": "A Twig extension for Symfony String",
  9542. "homepage": "https://twig.symfony.com",
  9543. "keywords": [
  9544. "html",
  9545. "string",
  9546. "twig",
  9547. "unicode"
  9548. ],
  9549. "support": {
  9550. "source": "https://github.com/twigphp/string-extra/tree/v3.3.1"
  9551. },
  9552. "funding": [
  9553. {
  9554. "url": "https://github.com/fabpot",
  9555. "type": "github"
  9556. },
  9557. {
  9558. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  9559. "type": "tidelift"
  9560. }
  9561. ],
  9562. "time": "2021-05-12T07:45:40+00:00"
  9563. },
  9564. {
  9565. "name": "twig/twig",
  9566. "version": "v3.3.2",
  9567. "source": {
  9568. "type": "git",
  9569. "url": "https://github.com/twigphp/Twig.git",
  9570. "reference": "21578f00e83d4a82ecfa3d50752b609f13de6790"
  9571. },
  9572. "dist": {
  9573. "type": "zip",
  9574. "url": "https://api.github.com/repos/twigphp/Twig/zipball/21578f00e83d4a82ecfa3d50752b609f13de6790",
  9575. "reference": "21578f00e83d4a82ecfa3d50752b609f13de6790",
  9576. "shasum": ""
  9577. },
  9578. "require": {
  9579. "php": ">=7.2.5",
  9580. "symfony/polyfill-ctype": "^1.8",
  9581. "symfony/polyfill-mbstring": "^1.3"
  9582. },
  9583. "require-dev": {
  9584. "psr/container": "^1.0",
  9585. "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
  9586. },
  9587. "type": "library",
  9588. "extra": {
  9589. "branch-alias": {
  9590. "dev-master": "3.3-dev"
  9591. }
  9592. },
  9593. "autoload": {
  9594. "psr-4": {
  9595. "Twig\\": "src/"
  9596. }
  9597. },
  9598. "notification-url": "https://packagist.org/downloads/",
  9599. "license": [
  9600. "BSD-3-Clause"
  9601. ],
  9602. "authors": [
  9603. {
  9604. "name": "Fabien Potencier",
  9605. "email": "fabien@symfony.com",
  9606. "homepage": "http://fabien.potencier.org",
  9607. "role": "Lead Developer"
  9608. },
  9609. {
  9610. "name": "Twig Team",
  9611. "role": "Contributors"
  9612. },
  9613. {
  9614. "name": "Armin Ronacher",
  9615. "email": "armin.ronacher@active-4.com",
  9616. "role": "Project Founder"
  9617. }
  9618. ],
  9619. "description": "Twig, the flexible, fast, and secure template language for PHP",
  9620. "homepage": "https://twig.symfony.com",
  9621. "keywords": [
  9622. "templating"
  9623. ],
  9624. "support": {
  9625. "issues": "https://github.com/twigphp/Twig/issues",
  9626. "source": "https://github.com/twigphp/Twig/tree/v3.3.2"
  9627. },
  9628. "funding": [
  9629. {
  9630. "url": "https://github.com/fabpot",
  9631. "type": "github"
  9632. },
  9633. {
  9634. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  9635. "type": "tidelift"
  9636. }
  9637. ],
  9638. "time": "2021-05-16T12:14:13+00:00"
  9639. },
  9640. {
  9641. "name": "webmozart/assert",
  9642. "version": "1.10.0",
  9643. "source": {
  9644. "type": "git",
  9645. "url": "https://github.com/webmozarts/assert.git",
  9646. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  9647. },
  9648. "dist": {
  9649. "type": "zip",
  9650. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  9651. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  9652. "shasum": ""
  9653. },
  9654. "require": {
  9655. "php": "^7.2 || ^8.0",
  9656. "symfony/polyfill-ctype": "^1.8"
  9657. },
  9658. "conflict": {
  9659. "phpstan/phpstan": "<0.12.20",
  9660. "vimeo/psalm": "<4.6.1 || 4.6.2"
  9661. },
  9662. "require-dev": {
  9663. "phpunit/phpunit": "^8.5.13"
  9664. },
  9665. "type": "library",
  9666. "extra": {
  9667. "branch-alias": {
  9668. "dev-master": "1.10-dev"
  9669. }
  9670. },
  9671. "autoload": {
  9672. "psr-4": {
  9673. "Webmozart\\Assert\\": "src/"
  9674. }
  9675. },
  9676. "notification-url": "https://packagist.org/downloads/",
  9677. "license": [
  9678. "MIT"
  9679. ],
  9680. "authors": [
  9681. {
  9682. "name": "Bernhard Schussek",
  9683. "email": "bschussek@gmail.com"
  9684. }
  9685. ],
  9686. "description": "Assertions to validate method input/output with nice error messages.",
  9687. "keywords": [
  9688. "assert",
  9689. "check",
  9690. "validate"
  9691. ],
  9692. "support": {
  9693. "issues": "https://github.com/webmozarts/assert/issues",
  9694. "source": "https://github.com/webmozarts/assert/tree/1.10.0"
  9695. },
  9696. "time": "2021-03-09T10:59:23+00:00"
  9697. },
  9698. {
  9699. "name": "willdurand/negotiation",
  9700. "version": "3.0.0",
  9701. "source": {
  9702. "type": "git",
  9703. "url": "https://github.com/willdurand/Negotiation.git",
  9704. "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c"
  9705. },
  9706. "dist": {
  9707. "type": "zip",
  9708. "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/04e14f38d4edfcc974114a07d2777d90c98f3d9c",
  9709. "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c",
  9710. "shasum": ""
  9711. },
  9712. "require": {
  9713. "php": ">=7.1.0"
  9714. },
  9715. "require-dev": {
  9716. "symfony/phpunit-bridge": "^5.0"
  9717. },
  9718. "type": "library",
  9719. "extra": {
  9720. "branch-alias": {
  9721. "dev-master": "3.0-dev"
  9722. }
  9723. },
  9724. "autoload": {
  9725. "psr-4": {
  9726. "Negotiation\\": "src/Negotiation"
  9727. }
  9728. },
  9729. "notification-url": "https://packagist.org/downloads/",
  9730. "license": [
  9731. "MIT"
  9732. ],
  9733. "authors": [
  9734. {
  9735. "name": "William Durand",
  9736. "email": "will+git@drnd.me"
  9737. }
  9738. ],
  9739. "description": "Content Negotiation tools for PHP provided as a standalone library.",
  9740. "homepage": "http://williamdurand.fr/Negotiation/",
  9741. "keywords": [
  9742. "accept",
  9743. "content",
  9744. "format",
  9745. "header",
  9746. "negotiation"
  9747. ],
  9748. "support": {
  9749. "issues": "https://github.com/willdurand/Negotiation/issues",
  9750. "source": "https://github.com/willdurand/Negotiation/tree/3.0.0"
  9751. },
  9752. "time": "2020-09-25T08:01:41+00:00"
  9753. },
  9754. {
  9755. "name": "zircote/swagger-php",
  9756. "version": "3.2.3",
  9757. "source": {
  9758. "type": "git",
  9759. "url": "https://github.com/zircote/swagger-php.git",
  9760. "reference": "41ed0eb1dacebe2c365623b3f9ab13d1531a03da"
  9761. },
  9762. "dist": {
  9763. "type": "zip",
  9764. "url": "https://api.github.com/repos/zircote/swagger-php/zipball/41ed0eb1dacebe2c365623b3f9ab13d1531a03da",
  9765. "reference": "41ed0eb1dacebe2c365623b3f9ab13d1531a03da",
  9766. "shasum": ""
  9767. },
  9768. "require": {
  9769. "doctrine/annotations": "^1.7",
  9770. "ext-json": "*",
  9771. "php": ">=7.2",
  9772. "symfony/finder": ">=2.2",
  9773. "symfony/yaml": ">=3.3"
  9774. },
  9775. "require-dev": {
  9776. "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
  9777. "phpunit/phpunit": ">=8"
  9778. },
  9779. "bin": [
  9780. "bin/openapi"
  9781. ],
  9782. "type": "library",
  9783. "autoload": {
  9784. "psr-4": {
  9785. "OpenApi\\": "src"
  9786. },
  9787. "files": [
  9788. "src/functions.php"
  9789. ]
  9790. },
  9791. "notification-url": "https://packagist.org/downloads/",
  9792. "license": [
  9793. "Apache-2.0"
  9794. ],
  9795. "authors": [
  9796. {
  9797. "name": "Robert Allen",
  9798. "email": "zircote@gmail.com"
  9799. },
  9800. {
  9801. "name": "Bob Fanger",
  9802. "email": "bfanger@gmail.com",
  9803. "homepage": "https://bfanger.nl"
  9804. },
  9805. {
  9806. "name": "Martin Rademacher",
  9807. "email": "mano@radebatz.net",
  9808. "homepage": "https://radebatz.net"
  9809. }
  9810. ],
  9811. "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
  9812. "homepage": "https://github.com/zircote/swagger-php/",
  9813. "keywords": [
  9814. "api",
  9815. "json",
  9816. "rest",
  9817. "service discovery"
  9818. ],
  9819. "support": {
  9820. "issues": "https://github.com/zircote/swagger-php/issues",
  9821. "source": "https://github.com/zircote/swagger-php/tree/3.2.3"
  9822. },
  9823. "time": "2021-06-25T04:08:57+00:00"
  9824. }
  9825. ],
  9826. "packages-dev": [
  9827. {
  9828. "name": "doctrine/data-fixtures",
  9829. "version": "1.5.0",
  9830. "source": {
  9831. "type": "git",
  9832. "url": "https://github.com/doctrine/data-fixtures.git",
  9833. "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5"
  9834. },
  9835. "dist": {
  9836. "type": "zip",
  9837. "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/51d3d4880d28951fff42a635a2389f8c63baddc5",
  9838. "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5",
  9839. "shasum": ""
  9840. },
  9841. "require": {
  9842. "doctrine/common": "^2.13|^3.0",
  9843. "doctrine/persistence": "^1.3.3|^2.0",
  9844. "php": "^7.2 || ^8.0"
  9845. },
  9846. "conflict": {
  9847. "doctrine/phpcr-odm": "<1.3.0"
  9848. },
  9849. "require-dev": {
  9850. "doctrine/coding-standard": "^8.2",
  9851. "doctrine/dbal": "^2.5.4",
  9852. "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
  9853. "doctrine/orm": "^2.7.0",
  9854. "ext-sqlite3": "*",
  9855. "phpunit/phpunit": "^8.0"
  9856. },
  9857. "suggest": {
  9858. "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
  9859. "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
  9860. "doctrine/orm": "For loading ORM fixtures",
  9861. "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
  9862. },
  9863. "type": "library",
  9864. "autoload": {
  9865. "psr-4": {
  9866. "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
  9867. }
  9868. },
  9869. "notification-url": "https://packagist.org/downloads/",
  9870. "license": [
  9871. "MIT"
  9872. ],
  9873. "authors": [
  9874. {
  9875. "name": "Jonathan Wage",
  9876. "email": "jonwage@gmail.com"
  9877. }
  9878. ],
  9879. "description": "Data Fixtures for all Doctrine Object Managers",
  9880. "homepage": "http://www.doctrine-project.org",
  9881. "keywords": [
  9882. "database"
  9883. ],
  9884. "support": {
  9885. "issues": "https://github.com/doctrine/data-fixtures/issues",
  9886. "source": "https://github.com/doctrine/data-fixtures/tree/1.5.0"
  9887. },
  9888. "funding": [
  9889. {
  9890. "url": "https://www.doctrine-project.org/sponsorship.html",
  9891. "type": "custom"
  9892. },
  9893. {
  9894. "url": "https://www.patreon.com/phpdoctrine",
  9895. "type": "patreon"
  9896. },
  9897. {
  9898. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
  9899. "type": "tidelift"
  9900. }
  9901. ],
  9902. "time": "2021-01-23T10:20:43+00:00"
  9903. },
  9904. {
  9905. "name": "doctrine/doctrine-fixtures-bundle",
  9906. "version": "3.4.0",
  9907. "source": {
  9908. "type": "git",
  9909. "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
  9910. "reference": "870189619a7770f468ffb0b80925302e065a3b34"
  9911. },
  9912. "dist": {
  9913. "type": "zip",
  9914. "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
  9915. "reference": "870189619a7770f468ffb0b80925302e065a3b34",
  9916. "shasum": ""
  9917. },
  9918. "require": {
  9919. "doctrine/data-fixtures": "^1.3",
  9920. "doctrine/doctrine-bundle": "^1.11|^2.0",
  9921. "doctrine/orm": "^2.6.0",
  9922. "doctrine/persistence": "^1.3.7|^2.0",
  9923. "php": "^7.1 || ^8.0",
  9924. "symfony/config": "^3.4|^4.3|^5.0",
  9925. "symfony/console": "^3.4|^4.3|^5.0",
  9926. "symfony/dependency-injection": "^3.4|^4.3|^5.0",
  9927. "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
  9928. "symfony/http-kernel": "^3.4|^4.3|^5.0"
  9929. },
  9930. "require-dev": {
  9931. "doctrine/coding-standard": "^6.0",
  9932. "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
  9933. "symfony/phpunit-bridge": "^4.1|^5.0"
  9934. },
  9935. "type": "symfony-bundle",
  9936. "autoload": {
  9937. "psr-4": {
  9938. "Doctrine\\Bundle\\FixturesBundle\\": ""
  9939. }
  9940. },
  9941. "notification-url": "https://packagist.org/downloads/",
  9942. "license": [
  9943. "MIT"
  9944. ],
  9945. "authors": [
  9946. {
  9947. "name": "Fabien Potencier",
  9948. "email": "fabien@symfony.com"
  9949. },
  9950. {
  9951. "name": "Doctrine Project",
  9952. "homepage": "http://www.doctrine-project.org"
  9953. },
  9954. {
  9955. "name": "Symfony Community",
  9956. "homepage": "http://symfony.com/contributors"
  9957. }
  9958. ],
  9959. "description": "Symfony DoctrineFixturesBundle",
  9960. "homepage": "http://www.doctrine-project.org",
  9961. "keywords": [
  9962. "Fixture",
  9963. "persistence"
  9964. ],
  9965. "support": {
  9966. "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
  9967. "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
  9968. },
  9969. "funding": [
  9970. {
  9971. "url": "https://www.doctrine-project.org/sponsorship.html",
  9972. "type": "custom"
  9973. },
  9974. {
  9975. "url": "https://www.patreon.com/phpdoctrine",
  9976. "type": "patreon"
  9977. },
  9978. {
  9979. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
  9980. "type": "tidelift"
  9981. }
  9982. ],
  9983. "time": "2020-11-14T09:36:49+00:00"
  9984. },
  9985. {
  9986. "name": "myclabs/deep-copy",
  9987. "version": "1.10.2",
  9988. "source": {
  9989. "type": "git",
  9990. "url": "https://github.com/myclabs/DeepCopy.git",
  9991. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  9992. },
  9993. "dist": {
  9994. "type": "zip",
  9995. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  9996. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  9997. "shasum": ""
  9998. },
  9999. "require": {
  10000. "php": "^7.1 || ^8.0"
  10001. },
  10002. "replace": {
  10003. "myclabs/deep-copy": "self.version"
  10004. },
  10005. "require-dev": {
  10006. "doctrine/collections": "^1.0",
  10007. "doctrine/common": "^2.6",
  10008. "phpunit/phpunit": "^7.1"
  10009. },
  10010. "type": "library",
  10011. "autoload": {
  10012. "psr-4": {
  10013. "DeepCopy\\": "src/DeepCopy/"
  10014. },
  10015. "files": [
  10016. "src/DeepCopy/deep_copy.php"
  10017. ]
  10018. },
  10019. "notification-url": "https://packagist.org/downloads/",
  10020. "license": [
  10021. "MIT"
  10022. ],
  10023. "description": "Create deep copies (clones) of your objects",
  10024. "keywords": [
  10025. "clone",
  10026. "copy",
  10027. "duplicate",
  10028. "object",
  10029. "object graph"
  10030. ],
  10031. "support": {
  10032. "issues": "https://github.com/myclabs/DeepCopy/issues",
  10033. "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
  10034. },
  10035. "funding": [
  10036. {
  10037. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  10038. "type": "tidelift"
  10039. }
  10040. ],
  10041. "time": "2020-11-13T09:40:50+00:00"
  10042. },
  10043. {
  10044. "name": "phar-io/manifest",
  10045. "version": "2.0.3",
  10046. "source": {
  10047. "type": "git",
  10048. "url": "https://github.com/phar-io/manifest.git",
  10049. "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
  10050. },
  10051. "dist": {
  10052. "type": "zip",
  10053. "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
  10054. "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
  10055. "shasum": ""
  10056. },
  10057. "require": {
  10058. "ext-dom": "*",
  10059. "ext-phar": "*",
  10060. "ext-xmlwriter": "*",
  10061. "phar-io/version": "^3.0.1",
  10062. "php": "^7.2 || ^8.0"
  10063. },
  10064. "type": "library",
  10065. "extra": {
  10066. "branch-alias": {
  10067. "dev-master": "2.0.x-dev"
  10068. }
  10069. },
  10070. "autoload": {
  10071. "classmap": [
  10072. "src/"
  10073. ]
  10074. },
  10075. "notification-url": "https://packagist.org/downloads/",
  10076. "license": [
  10077. "BSD-3-Clause"
  10078. ],
  10079. "authors": [
  10080. {
  10081. "name": "Arne Blankerts",
  10082. "email": "arne@blankerts.de",
  10083. "role": "Developer"
  10084. },
  10085. {
  10086. "name": "Sebastian Heuer",
  10087. "email": "sebastian@phpeople.de",
  10088. "role": "Developer"
  10089. },
  10090. {
  10091. "name": "Sebastian Bergmann",
  10092. "email": "sebastian@phpunit.de",
  10093. "role": "Developer"
  10094. }
  10095. ],
  10096. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  10097. "support": {
  10098. "issues": "https://github.com/phar-io/manifest/issues",
  10099. "source": "https://github.com/phar-io/manifest/tree/2.0.3"
  10100. },
  10101. "time": "2021-07-20T11:28:43+00:00"
  10102. },
  10103. {
  10104. "name": "phar-io/version",
  10105. "version": "3.1.0",
  10106. "source": {
  10107. "type": "git",
  10108. "url": "https://github.com/phar-io/version.git",
  10109. "reference": "bae7c545bef187884426f042434e561ab1ddb182"
  10110. },
  10111. "dist": {
  10112. "type": "zip",
  10113. "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
  10114. "reference": "bae7c545bef187884426f042434e561ab1ddb182",
  10115. "shasum": ""
  10116. },
  10117. "require": {
  10118. "php": "^7.2 || ^8.0"
  10119. },
  10120. "type": "library",
  10121. "autoload": {
  10122. "classmap": [
  10123. "src/"
  10124. ]
  10125. },
  10126. "notification-url": "https://packagist.org/downloads/",
  10127. "license": [
  10128. "BSD-3-Clause"
  10129. ],
  10130. "authors": [
  10131. {
  10132. "name": "Arne Blankerts",
  10133. "email": "arne@blankerts.de",
  10134. "role": "Developer"
  10135. },
  10136. {
  10137. "name": "Sebastian Heuer",
  10138. "email": "sebastian@phpeople.de",
  10139. "role": "Developer"
  10140. },
  10141. {
  10142. "name": "Sebastian Bergmann",
  10143. "email": "sebastian@phpunit.de",
  10144. "role": "Developer"
  10145. }
  10146. ],
  10147. "description": "Library for handling version information and constraints",
  10148. "support": {
  10149. "issues": "https://github.com/phar-io/version/issues",
  10150. "source": "https://github.com/phar-io/version/tree/3.1.0"
  10151. },
  10152. "time": "2021-02-23T14:00:09+00:00"
  10153. },
  10154. {
  10155. "name": "phpspec/prophecy",
  10156. "version": "1.13.0",
  10157. "source": {
  10158. "type": "git",
  10159. "url": "https://github.com/phpspec/prophecy.git",
  10160. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
  10161. },
  10162. "dist": {
  10163. "type": "zip",
  10164. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
  10165. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
  10166. "shasum": ""
  10167. },
  10168. "require": {
  10169. "doctrine/instantiator": "^1.2",
  10170. "php": "^7.2 || ~8.0, <8.1",
  10171. "phpdocumentor/reflection-docblock": "^5.2",
  10172. "sebastian/comparator": "^3.0 || ^4.0",
  10173. "sebastian/recursion-context": "^3.0 || ^4.0"
  10174. },
  10175. "require-dev": {
  10176. "phpspec/phpspec": "^6.0",
  10177. "phpunit/phpunit": "^8.0 || ^9.0"
  10178. },
  10179. "type": "library",
  10180. "extra": {
  10181. "branch-alias": {
  10182. "dev-master": "1.11.x-dev"
  10183. }
  10184. },
  10185. "autoload": {
  10186. "psr-4": {
  10187. "Prophecy\\": "src/Prophecy"
  10188. }
  10189. },
  10190. "notification-url": "https://packagist.org/downloads/",
  10191. "license": [
  10192. "MIT"
  10193. ],
  10194. "authors": [
  10195. {
  10196. "name": "Konstantin Kudryashov",
  10197. "email": "ever.zet@gmail.com",
  10198. "homepage": "http://everzet.com"
  10199. },
  10200. {
  10201. "name": "Marcello Duarte",
  10202. "email": "marcello.duarte@gmail.com"
  10203. }
  10204. ],
  10205. "description": "Highly opinionated mocking framework for PHP 5.3+",
  10206. "homepage": "https://github.com/phpspec/prophecy",
  10207. "keywords": [
  10208. "Double",
  10209. "Dummy",
  10210. "fake",
  10211. "mock",
  10212. "spy",
  10213. "stub"
  10214. ],
  10215. "support": {
  10216. "issues": "https://github.com/phpspec/prophecy/issues",
  10217. "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
  10218. },
  10219. "time": "2021-03-17T13:42:18+00:00"
  10220. },
  10221. {
  10222. "name": "phpunit/php-code-coverage",
  10223. "version": "9.2.6",
  10224. "source": {
  10225. "type": "git",
  10226. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  10227. "reference": "f6293e1b30a2354e8428e004689671b83871edde"
  10228. },
  10229. "dist": {
  10230. "type": "zip",
  10231. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
  10232. "reference": "f6293e1b30a2354e8428e004689671b83871edde",
  10233. "shasum": ""
  10234. },
  10235. "require": {
  10236. "ext-dom": "*",
  10237. "ext-libxml": "*",
  10238. "ext-xmlwriter": "*",
  10239. "nikic/php-parser": "^4.10.2",
  10240. "php": ">=7.3",
  10241. "phpunit/php-file-iterator": "^3.0.3",
  10242. "phpunit/php-text-template": "^2.0.2",
  10243. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  10244. "sebastian/complexity": "^2.0",
  10245. "sebastian/environment": "^5.1.2",
  10246. "sebastian/lines-of-code": "^1.0.3",
  10247. "sebastian/version": "^3.0.1",
  10248. "theseer/tokenizer": "^1.2.0"
  10249. },
  10250. "require-dev": {
  10251. "phpunit/phpunit": "^9.3"
  10252. },
  10253. "suggest": {
  10254. "ext-pcov": "*",
  10255. "ext-xdebug": "*"
  10256. },
  10257. "type": "library",
  10258. "extra": {
  10259. "branch-alias": {
  10260. "dev-master": "9.2-dev"
  10261. }
  10262. },
  10263. "autoload": {
  10264. "classmap": [
  10265. "src/"
  10266. ]
  10267. },
  10268. "notification-url": "https://packagist.org/downloads/",
  10269. "license": [
  10270. "BSD-3-Clause"
  10271. ],
  10272. "authors": [
  10273. {
  10274. "name": "Sebastian Bergmann",
  10275. "email": "sebastian@phpunit.de",
  10276. "role": "lead"
  10277. }
  10278. ],
  10279. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  10280. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  10281. "keywords": [
  10282. "coverage",
  10283. "testing",
  10284. "xunit"
  10285. ],
  10286. "support": {
  10287. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  10288. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
  10289. },
  10290. "funding": [
  10291. {
  10292. "url": "https://github.com/sebastianbergmann",
  10293. "type": "github"
  10294. }
  10295. ],
  10296. "time": "2021-03-28T07:26:59+00:00"
  10297. },
  10298. {
  10299. "name": "phpunit/php-file-iterator",
  10300. "version": "3.0.5",
  10301. "source": {
  10302. "type": "git",
  10303. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  10304. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
  10305. },
  10306. "dist": {
  10307. "type": "zip",
  10308. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
  10309. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
  10310. "shasum": ""
  10311. },
  10312. "require": {
  10313. "php": ">=7.3"
  10314. },
  10315. "require-dev": {
  10316. "phpunit/phpunit": "^9.3"
  10317. },
  10318. "type": "library",
  10319. "extra": {
  10320. "branch-alias": {
  10321. "dev-master": "3.0-dev"
  10322. }
  10323. },
  10324. "autoload": {
  10325. "classmap": [
  10326. "src/"
  10327. ]
  10328. },
  10329. "notification-url": "https://packagist.org/downloads/",
  10330. "license": [
  10331. "BSD-3-Clause"
  10332. ],
  10333. "authors": [
  10334. {
  10335. "name": "Sebastian Bergmann",
  10336. "email": "sebastian@phpunit.de",
  10337. "role": "lead"
  10338. }
  10339. ],
  10340. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  10341. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  10342. "keywords": [
  10343. "filesystem",
  10344. "iterator"
  10345. ],
  10346. "support": {
  10347. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  10348. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
  10349. },
  10350. "funding": [
  10351. {
  10352. "url": "https://github.com/sebastianbergmann",
  10353. "type": "github"
  10354. }
  10355. ],
  10356. "time": "2020-09-28T05:57:25+00:00"
  10357. },
  10358. {
  10359. "name": "phpunit/php-invoker",
  10360. "version": "3.1.1",
  10361. "source": {
  10362. "type": "git",
  10363. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  10364. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  10365. },
  10366. "dist": {
  10367. "type": "zip",
  10368. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  10369. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  10370. "shasum": ""
  10371. },
  10372. "require": {
  10373. "php": ">=7.3"
  10374. },
  10375. "require-dev": {
  10376. "ext-pcntl": "*",
  10377. "phpunit/phpunit": "^9.3"
  10378. },
  10379. "suggest": {
  10380. "ext-pcntl": "*"
  10381. },
  10382. "type": "library",
  10383. "extra": {
  10384. "branch-alias": {
  10385. "dev-master": "3.1-dev"
  10386. }
  10387. },
  10388. "autoload": {
  10389. "classmap": [
  10390. "src/"
  10391. ]
  10392. },
  10393. "notification-url": "https://packagist.org/downloads/",
  10394. "license": [
  10395. "BSD-3-Clause"
  10396. ],
  10397. "authors": [
  10398. {
  10399. "name": "Sebastian Bergmann",
  10400. "email": "sebastian@phpunit.de",
  10401. "role": "lead"
  10402. }
  10403. ],
  10404. "description": "Invoke callables with a timeout",
  10405. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  10406. "keywords": [
  10407. "process"
  10408. ],
  10409. "support": {
  10410. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  10411. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  10412. },
  10413. "funding": [
  10414. {
  10415. "url": "https://github.com/sebastianbergmann",
  10416. "type": "github"
  10417. }
  10418. ],
  10419. "time": "2020-09-28T05:58:55+00:00"
  10420. },
  10421. {
  10422. "name": "phpunit/php-text-template",
  10423. "version": "2.0.4",
  10424. "source": {
  10425. "type": "git",
  10426. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  10427. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  10428. },
  10429. "dist": {
  10430. "type": "zip",
  10431. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  10432. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  10433. "shasum": ""
  10434. },
  10435. "require": {
  10436. "php": ">=7.3"
  10437. },
  10438. "require-dev": {
  10439. "phpunit/phpunit": "^9.3"
  10440. },
  10441. "type": "library",
  10442. "extra": {
  10443. "branch-alias": {
  10444. "dev-master": "2.0-dev"
  10445. }
  10446. },
  10447. "autoload": {
  10448. "classmap": [
  10449. "src/"
  10450. ]
  10451. },
  10452. "notification-url": "https://packagist.org/downloads/",
  10453. "license": [
  10454. "BSD-3-Clause"
  10455. ],
  10456. "authors": [
  10457. {
  10458. "name": "Sebastian Bergmann",
  10459. "email": "sebastian@phpunit.de",
  10460. "role": "lead"
  10461. }
  10462. ],
  10463. "description": "Simple template engine.",
  10464. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  10465. "keywords": [
  10466. "template"
  10467. ],
  10468. "support": {
  10469. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  10470. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  10471. },
  10472. "funding": [
  10473. {
  10474. "url": "https://github.com/sebastianbergmann",
  10475. "type": "github"
  10476. }
  10477. ],
  10478. "time": "2020-10-26T05:33:50+00:00"
  10479. },
  10480. {
  10481. "name": "phpunit/php-timer",
  10482. "version": "5.0.3",
  10483. "source": {
  10484. "type": "git",
  10485. "url": "https://github.com/sebastianbergmann/php-timer.git",
  10486. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  10487. },
  10488. "dist": {
  10489. "type": "zip",
  10490. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  10491. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  10492. "shasum": ""
  10493. },
  10494. "require": {
  10495. "php": ">=7.3"
  10496. },
  10497. "require-dev": {
  10498. "phpunit/phpunit": "^9.3"
  10499. },
  10500. "type": "library",
  10501. "extra": {
  10502. "branch-alias": {
  10503. "dev-master": "5.0-dev"
  10504. }
  10505. },
  10506. "autoload": {
  10507. "classmap": [
  10508. "src/"
  10509. ]
  10510. },
  10511. "notification-url": "https://packagist.org/downloads/",
  10512. "license": [
  10513. "BSD-3-Clause"
  10514. ],
  10515. "authors": [
  10516. {
  10517. "name": "Sebastian Bergmann",
  10518. "email": "sebastian@phpunit.de",
  10519. "role": "lead"
  10520. }
  10521. ],
  10522. "description": "Utility class for timing",
  10523. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  10524. "keywords": [
  10525. "timer"
  10526. ],
  10527. "support": {
  10528. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  10529. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  10530. },
  10531. "funding": [
  10532. {
  10533. "url": "https://github.com/sebastianbergmann",
  10534. "type": "github"
  10535. }
  10536. ],
  10537. "time": "2020-10-26T13:16:10+00:00"
  10538. },
  10539. {
  10540. "name": "phpunit/phpunit",
  10541. "version": "9.5.7",
  10542. "source": {
  10543. "type": "git",
  10544. "url": "https://github.com/sebastianbergmann/phpunit.git",
  10545. "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5"
  10546. },
  10547. "dist": {
  10548. "type": "zip",
  10549. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5",
  10550. "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5",
  10551. "shasum": ""
  10552. },
  10553. "require": {
  10554. "doctrine/instantiator": "^1.3.1",
  10555. "ext-dom": "*",
  10556. "ext-json": "*",
  10557. "ext-libxml": "*",
  10558. "ext-mbstring": "*",
  10559. "ext-xml": "*",
  10560. "ext-xmlwriter": "*",
  10561. "myclabs/deep-copy": "^1.10.1",
  10562. "phar-io/manifest": "^2.0.1",
  10563. "phar-io/version": "^3.0.2",
  10564. "php": ">=7.3",
  10565. "phpspec/prophecy": "^1.12.1",
  10566. "phpunit/php-code-coverage": "^9.2.3",
  10567. "phpunit/php-file-iterator": "^3.0.5",
  10568. "phpunit/php-invoker": "^3.1.1",
  10569. "phpunit/php-text-template": "^2.0.3",
  10570. "phpunit/php-timer": "^5.0.2",
  10571. "sebastian/cli-parser": "^1.0.1",
  10572. "sebastian/code-unit": "^1.0.6",
  10573. "sebastian/comparator": "^4.0.5",
  10574. "sebastian/diff": "^4.0.3",
  10575. "sebastian/environment": "^5.1.3",
  10576. "sebastian/exporter": "^4.0.3",
  10577. "sebastian/global-state": "^5.0.1",
  10578. "sebastian/object-enumerator": "^4.0.3",
  10579. "sebastian/resource-operations": "^3.0.3",
  10580. "sebastian/type": "^2.3.4",
  10581. "sebastian/version": "^3.0.2"
  10582. },
  10583. "require-dev": {
  10584. "ext-pdo": "*",
  10585. "phpspec/prophecy-phpunit": "^2.0.1"
  10586. },
  10587. "suggest": {
  10588. "ext-soap": "*",
  10589. "ext-xdebug": "*"
  10590. },
  10591. "bin": [
  10592. "phpunit"
  10593. ],
  10594. "type": "library",
  10595. "extra": {
  10596. "branch-alias": {
  10597. "dev-master": "9.5-dev"
  10598. }
  10599. },
  10600. "autoload": {
  10601. "classmap": [
  10602. "src/"
  10603. ],
  10604. "files": [
  10605. "src/Framework/Assert/Functions.php"
  10606. ]
  10607. },
  10608. "notification-url": "https://packagist.org/downloads/",
  10609. "license": [
  10610. "BSD-3-Clause"
  10611. ],
  10612. "authors": [
  10613. {
  10614. "name": "Sebastian Bergmann",
  10615. "email": "sebastian@phpunit.de",
  10616. "role": "lead"
  10617. }
  10618. ],
  10619. "description": "The PHP Unit Testing framework.",
  10620. "homepage": "https://phpunit.de/",
  10621. "keywords": [
  10622. "phpunit",
  10623. "testing",
  10624. "xunit"
  10625. ],
  10626. "support": {
  10627. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  10628. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7"
  10629. },
  10630. "funding": [
  10631. {
  10632. "url": "https://phpunit.de/donate.html",
  10633. "type": "custom"
  10634. },
  10635. {
  10636. "url": "https://github.com/sebastianbergmann",
  10637. "type": "github"
  10638. }
  10639. ],
  10640. "time": "2021-07-19T06:14:47+00:00"
  10641. },
  10642. {
  10643. "name": "sebastian/cli-parser",
  10644. "version": "1.0.1",
  10645. "source": {
  10646. "type": "git",
  10647. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  10648. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
  10649. },
  10650. "dist": {
  10651. "type": "zip",
  10652. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  10653. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  10654. "shasum": ""
  10655. },
  10656. "require": {
  10657. "php": ">=7.3"
  10658. },
  10659. "require-dev": {
  10660. "phpunit/phpunit": "^9.3"
  10661. },
  10662. "type": "library",
  10663. "extra": {
  10664. "branch-alias": {
  10665. "dev-master": "1.0-dev"
  10666. }
  10667. },
  10668. "autoload": {
  10669. "classmap": [
  10670. "src/"
  10671. ]
  10672. },
  10673. "notification-url": "https://packagist.org/downloads/",
  10674. "license": [
  10675. "BSD-3-Clause"
  10676. ],
  10677. "authors": [
  10678. {
  10679. "name": "Sebastian Bergmann",
  10680. "email": "sebastian@phpunit.de",
  10681. "role": "lead"
  10682. }
  10683. ],
  10684. "description": "Library for parsing CLI options",
  10685. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  10686. "support": {
  10687. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  10688. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
  10689. },
  10690. "funding": [
  10691. {
  10692. "url": "https://github.com/sebastianbergmann",
  10693. "type": "github"
  10694. }
  10695. ],
  10696. "time": "2020-09-28T06:08:49+00:00"
  10697. },
  10698. {
  10699. "name": "sebastian/code-unit",
  10700. "version": "1.0.8",
  10701. "source": {
  10702. "type": "git",
  10703. "url": "https://github.com/sebastianbergmann/code-unit.git",
  10704. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  10705. },
  10706. "dist": {
  10707. "type": "zip",
  10708. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  10709. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  10710. "shasum": ""
  10711. },
  10712. "require": {
  10713. "php": ">=7.3"
  10714. },
  10715. "require-dev": {
  10716. "phpunit/phpunit": "^9.3"
  10717. },
  10718. "type": "library",
  10719. "extra": {
  10720. "branch-alias": {
  10721. "dev-master": "1.0-dev"
  10722. }
  10723. },
  10724. "autoload": {
  10725. "classmap": [
  10726. "src/"
  10727. ]
  10728. },
  10729. "notification-url": "https://packagist.org/downloads/",
  10730. "license": [
  10731. "BSD-3-Clause"
  10732. ],
  10733. "authors": [
  10734. {
  10735. "name": "Sebastian Bergmann",
  10736. "email": "sebastian@phpunit.de",
  10737. "role": "lead"
  10738. }
  10739. ],
  10740. "description": "Collection of value objects that represent the PHP code units",
  10741. "homepage": "https://github.com/sebastianbergmann/code-unit",
  10742. "support": {
  10743. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  10744. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  10745. },
  10746. "funding": [
  10747. {
  10748. "url": "https://github.com/sebastianbergmann",
  10749. "type": "github"
  10750. }
  10751. ],
  10752. "time": "2020-10-26T13:08:54+00:00"
  10753. },
  10754. {
  10755. "name": "sebastian/code-unit-reverse-lookup",
  10756. "version": "2.0.3",
  10757. "source": {
  10758. "type": "git",
  10759. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  10760. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  10761. },
  10762. "dist": {
  10763. "type": "zip",
  10764. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  10765. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  10766. "shasum": ""
  10767. },
  10768. "require": {
  10769. "php": ">=7.3"
  10770. },
  10771. "require-dev": {
  10772. "phpunit/phpunit": "^9.3"
  10773. },
  10774. "type": "library",
  10775. "extra": {
  10776. "branch-alias": {
  10777. "dev-master": "2.0-dev"
  10778. }
  10779. },
  10780. "autoload": {
  10781. "classmap": [
  10782. "src/"
  10783. ]
  10784. },
  10785. "notification-url": "https://packagist.org/downloads/",
  10786. "license": [
  10787. "BSD-3-Clause"
  10788. ],
  10789. "authors": [
  10790. {
  10791. "name": "Sebastian Bergmann",
  10792. "email": "sebastian@phpunit.de"
  10793. }
  10794. ],
  10795. "description": "Looks up which function or method a line of code belongs to",
  10796. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  10797. "support": {
  10798. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  10799. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  10800. },
  10801. "funding": [
  10802. {
  10803. "url": "https://github.com/sebastianbergmann",
  10804. "type": "github"
  10805. }
  10806. ],
  10807. "time": "2020-09-28T05:30:19+00:00"
  10808. },
  10809. {
  10810. "name": "sebastian/comparator",
  10811. "version": "4.0.6",
  10812. "source": {
  10813. "type": "git",
  10814. "url": "https://github.com/sebastianbergmann/comparator.git",
  10815. "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
  10816. },
  10817. "dist": {
  10818. "type": "zip",
  10819. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
  10820. "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
  10821. "shasum": ""
  10822. },
  10823. "require": {
  10824. "php": ">=7.3",
  10825. "sebastian/diff": "^4.0",
  10826. "sebastian/exporter": "^4.0"
  10827. },
  10828. "require-dev": {
  10829. "phpunit/phpunit": "^9.3"
  10830. },
  10831. "type": "library",
  10832. "extra": {
  10833. "branch-alias": {
  10834. "dev-master": "4.0-dev"
  10835. }
  10836. },
  10837. "autoload": {
  10838. "classmap": [
  10839. "src/"
  10840. ]
  10841. },
  10842. "notification-url": "https://packagist.org/downloads/",
  10843. "license": [
  10844. "BSD-3-Clause"
  10845. ],
  10846. "authors": [
  10847. {
  10848. "name": "Sebastian Bergmann",
  10849. "email": "sebastian@phpunit.de"
  10850. },
  10851. {
  10852. "name": "Jeff Welch",
  10853. "email": "whatthejeff@gmail.com"
  10854. },
  10855. {
  10856. "name": "Volker Dusch",
  10857. "email": "github@wallbash.com"
  10858. },
  10859. {
  10860. "name": "Bernhard Schussek",
  10861. "email": "bschussek@2bepublished.at"
  10862. }
  10863. ],
  10864. "description": "Provides the functionality to compare PHP values for equality",
  10865. "homepage": "https://github.com/sebastianbergmann/comparator",
  10866. "keywords": [
  10867. "comparator",
  10868. "compare",
  10869. "equality"
  10870. ],
  10871. "support": {
  10872. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  10873. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
  10874. },
  10875. "funding": [
  10876. {
  10877. "url": "https://github.com/sebastianbergmann",
  10878. "type": "github"
  10879. }
  10880. ],
  10881. "time": "2020-10-26T15:49:45+00:00"
  10882. },
  10883. {
  10884. "name": "sebastian/complexity",
  10885. "version": "2.0.2",
  10886. "source": {
  10887. "type": "git",
  10888. "url": "https://github.com/sebastianbergmann/complexity.git",
  10889. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
  10890. },
  10891. "dist": {
  10892. "type": "zip",
  10893. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
  10894. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
  10895. "shasum": ""
  10896. },
  10897. "require": {
  10898. "nikic/php-parser": "^4.7",
  10899. "php": ">=7.3"
  10900. },
  10901. "require-dev": {
  10902. "phpunit/phpunit": "^9.3"
  10903. },
  10904. "type": "library",
  10905. "extra": {
  10906. "branch-alias": {
  10907. "dev-master": "2.0-dev"
  10908. }
  10909. },
  10910. "autoload": {
  10911. "classmap": [
  10912. "src/"
  10913. ]
  10914. },
  10915. "notification-url": "https://packagist.org/downloads/",
  10916. "license": [
  10917. "BSD-3-Clause"
  10918. ],
  10919. "authors": [
  10920. {
  10921. "name": "Sebastian Bergmann",
  10922. "email": "sebastian@phpunit.de",
  10923. "role": "lead"
  10924. }
  10925. ],
  10926. "description": "Library for calculating the complexity of PHP code units",
  10927. "homepage": "https://github.com/sebastianbergmann/complexity",
  10928. "support": {
  10929. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  10930. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
  10931. },
  10932. "funding": [
  10933. {
  10934. "url": "https://github.com/sebastianbergmann",
  10935. "type": "github"
  10936. }
  10937. ],
  10938. "time": "2020-10-26T15:52:27+00:00"
  10939. },
  10940. {
  10941. "name": "sebastian/diff",
  10942. "version": "4.0.4",
  10943. "source": {
  10944. "type": "git",
  10945. "url": "https://github.com/sebastianbergmann/diff.git",
  10946. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
  10947. },
  10948. "dist": {
  10949. "type": "zip",
  10950. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  10951. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  10952. "shasum": ""
  10953. },
  10954. "require": {
  10955. "php": ">=7.3"
  10956. },
  10957. "require-dev": {
  10958. "phpunit/phpunit": "^9.3",
  10959. "symfony/process": "^4.2 || ^5"
  10960. },
  10961. "type": "library",
  10962. "extra": {
  10963. "branch-alias": {
  10964. "dev-master": "4.0-dev"
  10965. }
  10966. },
  10967. "autoload": {
  10968. "classmap": [
  10969. "src/"
  10970. ]
  10971. },
  10972. "notification-url": "https://packagist.org/downloads/",
  10973. "license": [
  10974. "BSD-3-Clause"
  10975. ],
  10976. "authors": [
  10977. {
  10978. "name": "Sebastian Bergmann",
  10979. "email": "sebastian@phpunit.de"
  10980. },
  10981. {
  10982. "name": "Kore Nordmann",
  10983. "email": "mail@kore-nordmann.de"
  10984. }
  10985. ],
  10986. "description": "Diff implementation",
  10987. "homepage": "https://github.com/sebastianbergmann/diff",
  10988. "keywords": [
  10989. "diff",
  10990. "udiff",
  10991. "unidiff",
  10992. "unified diff"
  10993. ],
  10994. "support": {
  10995. "issues": "https://github.com/sebastianbergmann/diff/issues",
  10996. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
  10997. },
  10998. "funding": [
  10999. {
  11000. "url": "https://github.com/sebastianbergmann",
  11001. "type": "github"
  11002. }
  11003. ],
  11004. "time": "2020-10-26T13:10:38+00:00"
  11005. },
  11006. {
  11007. "name": "sebastian/environment",
  11008. "version": "5.1.3",
  11009. "source": {
  11010. "type": "git",
  11011. "url": "https://github.com/sebastianbergmann/environment.git",
  11012. "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
  11013. },
  11014. "dist": {
  11015. "type": "zip",
  11016. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
  11017. "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
  11018. "shasum": ""
  11019. },
  11020. "require": {
  11021. "php": ">=7.3"
  11022. },
  11023. "require-dev": {
  11024. "phpunit/phpunit": "^9.3"
  11025. },
  11026. "suggest": {
  11027. "ext-posix": "*"
  11028. },
  11029. "type": "library",
  11030. "extra": {
  11031. "branch-alias": {
  11032. "dev-master": "5.1-dev"
  11033. }
  11034. },
  11035. "autoload": {
  11036. "classmap": [
  11037. "src/"
  11038. ]
  11039. },
  11040. "notification-url": "https://packagist.org/downloads/",
  11041. "license": [
  11042. "BSD-3-Clause"
  11043. ],
  11044. "authors": [
  11045. {
  11046. "name": "Sebastian Bergmann",
  11047. "email": "sebastian@phpunit.de"
  11048. }
  11049. ],
  11050. "description": "Provides functionality to handle HHVM/PHP environments",
  11051. "homepage": "http://www.github.com/sebastianbergmann/environment",
  11052. "keywords": [
  11053. "Xdebug",
  11054. "environment",
  11055. "hhvm"
  11056. ],
  11057. "support": {
  11058. "issues": "https://github.com/sebastianbergmann/environment/issues",
  11059. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
  11060. },
  11061. "funding": [
  11062. {
  11063. "url": "https://github.com/sebastianbergmann",
  11064. "type": "github"
  11065. }
  11066. ],
  11067. "time": "2020-09-28T05:52:38+00:00"
  11068. },
  11069. {
  11070. "name": "sebastian/exporter",
  11071. "version": "4.0.3",
  11072. "source": {
  11073. "type": "git",
  11074. "url": "https://github.com/sebastianbergmann/exporter.git",
  11075. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
  11076. },
  11077. "dist": {
  11078. "type": "zip",
  11079. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  11080. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  11081. "shasum": ""
  11082. },
  11083. "require": {
  11084. "php": ">=7.3",
  11085. "sebastian/recursion-context": "^4.0"
  11086. },
  11087. "require-dev": {
  11088. "ext-mbstring": "*",
  11089. "phpunit/phpunit": "^9.3"
  11090. },
  11091. "type": "library",
  11092. "extra": {
  11093. "branch-alias": {
  11094. "dev-master": "4.0-dev"
  11095. }
  11096. },
  11097. "autoload": {
  11098. "classmap": [
  11099. "src/"
  11100. ]
  11101. },
  11102. "notification-url": "https://packagist.org/downloads/",
  11103. "license": [
  11104. "BSD-3-Clause"
  11105. ],
  11106. "authors": [
  11107. {
  11108. "name": "Sebastian Bergmann",
  11109. "email": "sebastian@phpunit.de"
  11110. },
  11111. {
  11112. "name": "Jeff Welch",
  11113. "email": "whatthejeff@gmail.com"
  11114. },
  11115. {
  11116. "name": "Volker Dusch",
  11117. "email": "github@wallbash.com"
  11118. },
  11119. {
  11120. "name": "Adam Harvey",
  11121. "email": "aharvey@php.net"
  11122. },
  11123. {
  11124. "name": "Bernhard Schussek",
  11125. "email": "bschussek@gmail.com"
  11126. }
  11127. ],
  11128. "description": "Provides the functionality to export PHP variables for visualization",
  11129. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  11130. "keywords": [
  11131. "export",
  11132. "exporter"
  11133. ],
  11134. "support": {
  11135. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  11136. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
  11137. },
  11138. "funding": [
  11139. {
  11140. "url": "https://github.com/sebastianbergmann",
  11141. "type": "github"
  11142. }
  11143. ],
  11144. "time": "2020-09-28T05:24:23+00:00"
  11145. },
  11146. {
  11147. "name": "sebastian/global-state",
  11148. "version": "5.0.3",
  11149. "source": {
  11150. "type": "git",
  11151. "url": "https://github.com/sebastianbergmann/global-state.git",
  11152. "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
  11153. },
  11154. "dist": {
  11155. "type": "zip",
  11156. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
  11157. "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
  11158. "shasum": ""
  11159. },
  11160. "require": {
  11161. "php": ">=7.3",
  11162. "sebastian/object-reflector": "^2.0",
  11163. "sebastian/recursion-context": "^4.0"
  11164. },
  11165. "require-dev": {
  11166. "ext-dom": "*",
  11167. "phpunit/phpunit": "^9.3"
  11168. },
  11169. "suggest": {
  11170. "ext-uopz": "*"
  11171. },
  11172. "type": "library",
  11173. "extra": {
  11174. "branch-alias": {
  11175. "dev-master": "5.0-dev"
  11176. }
  11177. },
  11178. "autoload": {
  11179. "classmap": [
  11180. "src/"
  11181. ]
  11182. },
  11183. "notification-url": "https://packagist.org/downloads/",
  11184. "license": [
  11185. "BSD-3-Clause"
  11186. ],
  11187. "authors": [
  11188. {
  11189. "name": "Sebastian Bergmann",
  11190. "email": "sebastian@phpunit.de"
  11191. }
  11192. ],
  11193. "description": "Snapshotting of global state",
  11194. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  11195. "keywords": [
  11196. "global state"
  11197. ],
  11198. "support": {
  11199. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  11200. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
  11201. },
  11202. "funding": [
  11203. {
  11204. "url": "https://github.com/sebastianbergmann",
  11205. "type": "github"
  11206. }
  11207. ],
  11208. "time": "2021-06-11T13:31:12+00:00"
  11209. },
  11210. {
  11211. "name": "sebastian/lines-of-code",
  11212. "version": "1.0.3",
  11213. "source": {
  11214. "type": "git",
  11215. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  11216. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
  11217. },
  11218. "dist": {
  11219. "type": "zip",
  11220. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  11221. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  11222. "shasum": ""
  11223. },
  11224. "require": {
  11225. "nikic/php-parser": "^4.6",
  11226. "php": ">=7.3"
  11227. },
  11228. "require-dev": {
  11229. "phpunit/phpunit": "^9.3"
  11230. },
  11231. "type": "library",
  11232. "extra": {
  11233. "branch-alias": {
  11234. "dev-master": "1.0-dev"
  11235. }
  11236. },
  11237. "autoload": {
  11238. "classmap": [
  11239. "src/"
  11240. ]
  11241. },
  11242. "notification-url": "https://packagist.org/downloads/",
  11243. "license": [
  11244. "BSD-3-Clause"
  11245. ],
  11246. "authors": [
  11247. {
  11248. "name": "Sebastian Bergmann",
  11249. "email": "sebastian@phpunit.de",
  11250. "role": "lead"
  11251. }
  11252. ],
  11253. "description": "Library for counting the lines of code in PHP source code",
  11254. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  11255. "support": {
  11256. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  11257. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
  11258. },
  11259. "funding": [
  11260. {
  11261. "url": "https://github.com/sebastianbergmann",
  11262. "type": "github"
  11263. }
  11264. ],
  11265. "time": "2020-11-28T06:42:11+00:00"
  11266. },
  11267. {
  11268. "name": "sebastian/object-enumerator",
  11269. "version": "4.0.4",
  11270. "source": {
  11271. "type": "git",
  11272. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  11273. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  11274. },
  11275. "dist": {
  11276. "type": "zip",
  11277. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  11278. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  11279. "shasum": ""
  11280. },
  11281. "require": {
  11282. "php": ">=7.3",
  11283. "sebastian/object-reflector": "^2.0",
  11284. "sebastian/recursion-context": "^4.0"
  11285. },
  11286. "require-dev": {
  11287. "phpunit/phpunit": "^9.3"
  11288. },
  11289. "type": "library",
  11290. "extra": {
  11291. "branch-alias": {
  11292. "dev-master": "4.0-dev"
  11293. }
  11294. },
  11295. "autoload": {
  11296. "classmap": [
  11297. "src/"
  11298. ]
  11299. },
  11300. "notification-url": "https://packagist.org/downloads/",
  11301. "license": [
  11302. "BSD-3-Clause"
  11303. ],
  11304. "authors": [
  11305. {
  11306. "name": "Sebastian Bergmann",
  11307. "email": "sebastian@phpunit.de"
  11308. }
  11309. ],
  11310. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  11311. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  11312. "support": {
  11313. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  11314. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  11315. },
  11316. "funding": [
  11317. {
  11318. "url": "https://github.com/sebastianbergmann",
  11319. "type": "github"
  11320. }
  11321. ],
  11322. "time": "2020-10-26T13:12:34+00:00"
  11323. },
  11324. {
  11325. "name": "sebastian/object-reflector",
  11326. "version": "2.0.4",
  11327. "source": {
  11328. "type": "git",
  11329. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  11330. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  11331. },
  11332. "dist": {
  11333. "type": "zip",
  11334. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  11335. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  11336. "shasum": ""
  11337. },
  11338. "require": {
  11339. "php": ">=7.3"
  11340. },
  11341. "require-dev": {
  11342. "phpunit/phpunit": "^9.3"
  11343. },
  11344. "type": "library",
  11345. "extra": {
  11346. "branch-alias": {
  11347. "dev-master": "2.0-dev"
  11348. }
  11349. },
  11350. "autoload": {
  11351. "classmap": [
  11352. "src/"
  11353. ]
  11354. },
  11355. "notification-url": "https://packagist.org/downloads/",
  11356. "license": [
  11357. "BSD-3-Clause"
  11358. ],
  11359. "authors": [
  11360. {
  11361. "name": "Sebastian Bergmann",
  11362. "email": "sebastian@phpunit.de"
  11363. }
  11364. ],
  11365. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  11366. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  11367. "support": {
  11368. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  11369. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  11370. },
  11371. "funding": [
  11372. {
  11373. "url": "https://github.com/sebastianbergmann",
  11374. "type": "github"
  11375. }
  11376. ],
  11377. "time": "2020-10-26T13:14:26+00:00"
  11378. },
  11379. {
  11380. "name": "sebastian/recursion-context",
  11381. "version": "4.0.4",
  11382. "source": {
  11383. "type": "git",
  11384. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  11385. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
  11386. },
  11387. "dist": {
  11388. "type": "zip",
  11389. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
  11390. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
  11391. "shasum": ""
  11392. },
  11393. "require": {
  11394. "php": ">=7.3"
  11395. },
  11396. "require-dev": {
  11397. "phpunit/phpunit": "^9.3"
  11398. },
  11399. "type": "library",
  11400. "extra": {
  11401. "branch-alias": {
  11402. "dev-master": "4.0-dev"
  11403. }
  11404. },
  11405. "autoload": {
  11406. "classmap": [
  11407. "src/"
  11408. ]
  11409. },
  11410. "notification-url": "https://packagist.org/downloads/",
  11411. "license": [
  11412. "BSD-3-Clause"
  11413. ],
  11414. "authors": [
  11415. {
  11416. "name": "Sebastian Bergmann",
  11417. "email": "sebastian@phpunit.de"
  11418. },
  11419. {
  11420. "name": "Jeff Welch",
  11421. "email": "whatthejeff@gmail.com"
  11422. },
  11423. {
  11424. "name": "Adam Harvey",
  11425. "email": "aharvey@php.net"
  11426. }
  11427. ],
  11428. "description": "Provides functionality to recursively process PHP variables",
  11429. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  11430. "support": {
  11431. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  11432. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
  11433. },
  11434. "funding": [
  11435. {
  11436. "url": "https://github.com/sebastianbergmann",
  11437. "type": "github"
  11438. }
  11439. ],
  11440. "time": "2020-10-26T13:17:30+00:00"
  11441. },
  11442. {
  11443. "name": "sebastian/resource-operations",
  11444. "version": "3.0.3",
  11445. "source": {
  11446. "type": "git",
  11447. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  11448. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  11449. },
  11450. "dist": {
  11451. "type": "zip",
  11452. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  11453. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  11454. "shasum": ""
  11455. },
  11456. "require": {
  11457. "php": ">=7.3"
  11458. },
  11459. "require-dev": {
  11460. "phpunit/phpunit": "^9.0"
  11461. },
  11462. "type": "library",
  11463. "extra": {
  11464. "branch-alias": {
  11465. "dev-master": "3.0-dev"
  11466. }
  11467. },
  11468. "autoload": {
  11469. "classmap": [
  11470. "src/"
  11471. ]
  11472. },
  11473. "notification-url": "https://packagist.org/downloads/",
  11474. "license": [
  11475. "BSD-3-Clause"
  11476. ],
  11477. "authors": [
  11478. {
  11479. "name": "Sebastian Bergmann",
  11480. "email": "sebastian@phpunit.de"
  11481. }
  11482. ],
  11483. "description": "Provides a list of PHP built-in functions that operate on resources",
  11484. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  11485. "support": {
  11486. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  11487. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  11488. },
  11489. "funding": [
  11490. {
  11491. "url": "https://github.com/sebastianbergmann",
  11492. "type": "github"
  11493. }
  11494. ],
  11495. "abandoned": true,
  11496. "time": "2020-09-28T06:45:17+00:00"
  11497. },
  11498. {
  11499. "name": "sebastian/type",
  11500. "version": "2.3.4",
  11501. "source": {
  11502. "type": "git",
  11503. "url": "https://github.com/sebastianbergmann/type.git",
  11504. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
  11505. },
  11506. "dist": {
  11507. "type": "zip",
  11508. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  11509. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  11510. "shasum": ""
  11511. },
  11512. "require": {
  11513. "php": ">=7.3"
  11514. },
  11515. "require-dev": {
  11516. "phpunit/phpunit": "^9.3"
  11517. },
  11518. "type": "library",
  11519. "extra": {
  11520. "branch-alias": {
  11521. "dev-master": "2.3-dev"
  11522. }
  11523. },
  11524. "autoload": {
  11525. "classmap": [
  11526. "src/"
  11527. ]
  11528. },
  11529. "notification-url": "https://packagist.org/downloads/",
  11530. "license": [
  11531. "BSD-3-Clause"
  11532. ],
  11533. "authors": [
  11534. {
  11535. "name": "Sebastian Bergmann",
  11536. "email": "sebastian@phpunit.de",
  11537. "role": "lead"
  11538. }
  11539. ],
  11540. "description": "Collection of value objects that represent the types of the PHP type system",
  11541. "homepage": "https://github.com/sebastianbergmann/type",
  11542. "support": {
  11543. "issues": "https://github.com/sebastianbergmann/type/issues",
  11544. "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
  11545. },
  11546. "funding": [
  11547. {
  11548. "url": "https://github.com/sebastianbergmann",
  11549. "type": "github"
  11550. }
  11551. ],
  11552. "time": "2021-06-15T12:49:02+00:00"
  11553. },
  11554. {
  11555. "name": "sebastian/version",
  11556. "version": "3.0.2",
  11557. "source": {
  11558. "type": "git",
  11559. "url": "https://github.com/sebastianbergmann/version.git",
  11560. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  11561. },
  11562. "dist": {
  11563. "type": "zip",
  11564. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  11565. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  11566. "shasum": ""
  11567. },
  11568. "require": {
  11569. "php": ">=7.3"
  11570. },
  11571. "type": "library",
  11572. "extra": {
  11573. "branch-alias": {
  11574. "dev-master": "3.0-dev"
  11575. }
  11576. },
  11577. "autoload": {
  11578. "classmap": [
  11579. "src/"
  11580. ]
  11581. },
  11582. "notification-url": "https://packagist.org/downloads/",
  11583. "license": [
  11584. "BSD-3-Clause"
  11585. ],
  11586. "authors": [
  11587. {
  11588. "name": "Sebastian Bergmann",
  11589. "email": "sebastian@phpunit.de",
  11590. "role": "lead"
  11591. }
  11592. ],
  11593. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  11594. "homepage": "https://github.com/sebastianbergmann/version",
  11595. "support": {
  11596. "issues": "https://github.com/sebastianbergmann/version/issues",
  11597. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  11598. },
  11599. "funding": [
  11600. {
  11601. "url": "https://github.com/sebastianbergmann",
  11602. "type": "github"
  11603. }
  11604. ],
  11605. "time": "2020-09-28T06:39:44+00:00"
  11606. },
  11607. {
  11608. "name": "symfony/browser-kit",
  11609. "version": "v5.3.4",
  11610. "source": {
  11611. "type": "git",
  11612. "url": "https://github.com/symfony/browser-kit.git",
  11613. "reference": "c1e3f64fcc631c96e2c5843b666db66679ced11c"
  11614. },
  11615. "dist": {
  11616. "type": "zip",
  11617. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c1e3f64fcc631c96e2c5843b666db66679ced11c",
  11618. "reference": "c1e3f64fcc631c96e2c5843b666db66679ced11c",
  11619. "shasum": ""
  11620. },
  11621. "require": {
  11622. "php": ">=7.2.5",
  11623. "symfony/dom-crawler": "^4.4|^5.0",
  11624. "symfony/polyfill-php80": "^1.16"
  11625. },
  11626. "require-dev": {
  11627. "symfony/css-selector": "^4.4|^5.0",
  11628. "symfony/http-client": "^4.4|^5.0",
  11629. "symfony/mime": "^4.4|^5.0",
  11630. "symfony/process": "^4.4|^5.0"
  11631. },
  11632. "suggest": {
  11633. "symfony/process": ""
  11634. },
  11635. "type": "library",
  11636. "autoload": {
  11637. "psr-4": {
  11638. "Symfony\\Component\\BrowserKit\\": ""
  11639. },
  11640. "exclude-from-classmap": [
  11641. "/Tests/"
  11642. ]
  11643. },
  11644. "notification-url": "https://packagist.org/downloads/",
  11645. "license": [
  11646. "MIT"
  11647. ],
  11648. "authors": [
  11649. {
  11650. "name": "Fabien Potencier",
  11651. "email": "fabien@symfony.com"
  11652. },
  11653. {
  11654. "name": "Symfony Community",
  11655. "homepage": "https://symfony.com/contributors"
  11656. }
  11657. ],
  11658. "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
  11659. "homepage": "https://symfony.com",
  11660. "support": {
  11661. "source": "https://github.com/symfony/browser-kit/tree/v5.3.4"
  11662. },
  11663. "funding": [
  11664. {
  11665. "url": "https://symfony.com/sponsor",
  11666. "type": "custom"
  11667. },
  11668. {
  11669. "url": "https://github.com/fabpot",
  11670. "type": "github"
  11671. },
  11672. {
  11673. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11674. "type": "tidelift"
  11675. }
  11676. ],
  11677. "time": "2021-07-21T12:40:44+00:00"
  11678. },
  11679. {
  11680. "name": "symfony/css-selector",
  11681. "version": "v5.3.4",
  11682. "source": {
  11683. "type": "git",
  11684. "url": "https://github.com/symfony/css-selector.git",
  11685. "reference": "7fb120adc7f600a59027775b224c13a33530dd90"
  11686. },
  11687. "dist": {
  11688. "type": "zip",
  11689. "url": "https://api.github.com/repos/symfony/css-selector/zipball/7fb120adc7f600a59027775b224c13a33530dd90",
  11690. "reference": "7fb120adc7f600a59027775b224c13a33530dd90",
  11691. "shasum": ""
  11692. },
  11693. "require": {
  11694. "php": ">=7.2.5",
  11695. "symfony/polyfill-php80": "^1.16"
  11696. },
  11697. "type": "library",
  11698. "autoload": {
  11699. "psr-4": {
  11700. "Symfony\\Component\\CssSelector\\": ""
  11701. },
  11702. "exclude-from-classmap": [
  11703. "/Tests/"
  11704. ]
  11705. },
  11706. "notification-url": "https://packagist.org/downloads/",
  11707. "license": [
  11708. "MIT"
  11709. ],
  11710. "authors": [
  11711. {
  11712. "name": "Fabien Potencier",
  11713. "email": "fabien@symfony.com"
  11714. },
  11715. {
  11716. "name": "Jean-François Simon",
  11717. "email": "jeanfrancois.simon@sensiolabs.com"
  11718. },
  11719. {
  11720. "name": "Symfony Community",
  11721. "homepage": "https://symfony.com/contributors"
  11722. }
  11723. ],
  11724. "description": "Converts CSS selectors to XPath expressions",
  11725. "homepage": "https://symfony.com",
  11726. "support": {
  11727. "source": "https://github.com/symfony/css-selector/tree/v5.3.4"
  11728. },
  11729. "funding": [
  11730. {
  11731. "url": "https://symfony.com/sponsor",
  11732. "type": "custom"
  11733. },
  11734. {
  11735. "url": "https://github.com/fabpot",
  11736. "type": "github"
  11737. },
  11738. {
  11739. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11740. "type": "tidelift"
  11741. }
  11742. ],
  11743. "time": "2021-07-21T12:38:00+00:00"
  11744. },
  11745. {
  11746. "name": "symfony/debug-bundle",
  11747. "version": "v5.3.4",
  11748. "source": {
  11749. "type": "git",
  11750. "url": "https://github.com/symfony/debug-bundle.git",
  11751. "reference": "356c7d2acb6bc93b1c091255068ccfb9ad55a3e0"
  11752. },
  11753. "dist": {
  11754. "type": "zip",
  11755. "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/356c7d2acb6bc93b1c091255068ccfb9ad55a3e0",
  11756. "reference": "356c7d2acb6bc93b1c091255068ccfb9ad55a3e0",
  11757. "shasum": ""
  11758. },
  11759. "require": {
  11760. "ext-xml": "*",
  11761. "php": ">=7.2.5",
  11762. "symfony/http-kernel": "^4.4|^5.0",
  11763. "symfony/polyfill-php80": "^1.16",
  11764. "symfony/twig-bridge": "^4.4|^5.0",
  11765. "symfony/var-dumper": "^4.4|^5.0"
  11766. },
  11767. "conflict": {
  11768. "symfony/config": "<4.4",
  11769. "symfony/dependency-injection": "<5.2"
  11770. },
  11771. "require-dev": {
  11772. "symfony/config": "^4.4|^5.0",
  11773. "symfony/dependency-injection": "^4.4|^5.0",
  11774. "symfony/web-profiler-bundle": "^4.4|^5.0"
  11775. },
  11776. "suggest": {
  11777. "symfony/config": "For service container configuration",
  11778. "symfony/dependency-injection": "For using as a service from the container"
  11779. },
  11780. "type": "symfony-bundle",
  11781. "autoload": {
  11782. "psr-4": {
  11783. "Symfony\\Bundle\\DebugBundle\\": ""
  11784. },
  11785. "exclude-from-classmap": [
  11786. "/Tests/"
  11787. ]
  11788. },
  11789. "notification-url": "https://packagist.org/downloads/",
  11790. "license": [
  11791. "MIT"
  11792. ],
  11793. "authors": [
  11794. {
  11795. "name": "Fabien Potencier",
  11796. "email": "fabien@symfony.com"
  11797. },
  11798. {
  11799. "name": "Symfony Community",
  11800. "homepage": "https://symfony.com/contributors"
  11801. }
  11802. ],
  11803. "description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
  11804. "homepage": "https://symfony.com",
  11805. "support": {
  11806. "source": "https://github.com/symfony/debug-bundle/tree/v5.3.4"
  11807. },
  11808. "funding": [
  11809. {
  11810. "url": "https://symfony.com/sponsor",
  11811. "type": "custom"
  11812. },
  11813. {
  11814. "url": "https://github.com/fabpot",
  11815. "type": "github"
  11816. },
  11817. {
  11818. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11819. "type": "tidelift"
  11820. }
  11821. ],
  11822. "time": "2021-07-21T12:40:44+00:00"
  11823. },
  11824. {
  11825. "name": "symfony/dom-crawler",
  11826. "version": "v5.3.4",
  11827. "source": {
  11828. "type": "git",
  11829. "url": "https://github.com/symfony/dom-crawler.git",
  11830. "reference": "2dd8890bd01be59a5221999c05ccf0fcafcb354f"
  11831. },
  11832. "dist": {
  11833. "type": "zip",
  11834. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2dd8890bd01be59a5221999c05ccf0fcafcb354f",
  11835. "reference": "2dd8890bd01be59a5221999c05ccf0fcafcb354f",
  11836. "shasum": ""
  11837. },
  11838. "require": {
  11839. "php": ">=7.2.5",
  11840. "symfony/deprecation-contracts": "^2.1",
  11841. "symfony/polyfill-ctype": "~1.8",
  11842. "symfony/polyfill-mbstring": "~1.0",
  11843. "symfony/polyfill-php80": "^1.16"
  11844. },
  11845. "conflict": {
  11846. "masterminds/html5": "<2.6"
  11847. },
  11848. "require-dev": {
  11849. "masterminds/html5": "^2.6",
  11850. "symfony/css-selector": "^4.4|^5.0"
  11851. },
  11852. "suggest": {
  11853. "symfony/css-selector": ""
  11854. },
  11855. "type": "library",
  11856. "autoload": {
  11857. "psr-4": {
  11858. "Symfony\\Component\\DomCrawler\\": ""
  11859. },
  11860. "exclude-from-classmap": [
  11861. "/Tests/"
  11862. ]
  11863. },
  11864. "notification-url": "https://packagist.org/downloads/",
  11865. "license": [
  11866. "MIT"
  11867. ],
  11868. "authors": [
  11869. {
  11870. "name": "Fabien Potencier",
  11871. "email": "fabien@symfony.com"
  11872. },
  11873. {
  11874. "name": "Symfony Community",
  11875. "homepage": "https://symfony.com/contributors"
  11876. }
  11877. ],
  11878. "description": "Eases DOM navigation for HTML and XML documents",
  11879. "homepage": "https://symfony.com",
  11880. "support": {
  11881. "source": "https://github.com/symfony/dom-crawler/tree/v5.3.4"
  11882. },
  11883. "funding": [
  11884. {
  11885. "url": "https://symfony.com/sponsor",
  11886. "type": "custom"
  11887. },
  11888. {
  11889. "url": "https://github.com/fabpot",
  11890. "type": "github"
  11891. },
  11892. {
  11893. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11894. "type": "tidelift"
  11895. }
  11896. ],
  11897. "time": "2021-07-23T15:55:36+00:00"
  11898. },
  11899. {
  11900. "name": "symfony/phpunit-bridge",
  11901. "version": "v5.3.4",
  11902. "source": {
  11903. "type": "git",
  11904. "url": "https://github.com/symfony/phpunit-bridge.git",
  11905. "reference": "bc368b765a651424b19f5759953ce2873e7d448b"
  11906. },
  11907. "dist": {
  11908. "type": "zip",
  11909. "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bc368b765a651424b19f5759953ce2873e7d448b",
  11910. "reference": "bc368b765a651424b19f5759953ce2873e7d448b",
  11911. "shasum": ""
  11912. },
  11913. "require": {
  11914. "php": ">=7.1.3",
  11915. "symfony/deprecation-contracts": "^2.1"
  11916. },
  11917. "conflict": {
  11918. "phpunit/phpunit": "<7.5|9.1.2"
  11919. },
  11920. "require-dev": {
  11921. "symfony/error-handler": "^4.4|^5.0"
  11922. },
  11923. "suggest": {
  11924. "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
  11925. },
  11926. "bin": [
  11927. "bin/simple-phpunit"
  11928. ],
  11929. "type": "symfony-bridge",
  11930. "extra": {
  11931. "thanks": {
  11932. "name": "phpunit/phpunit",
  11933. "url": "https://github.com/sebastianbergmann/phpunit"
  11934. }
  11935. },
  11936. "autoload": {
  11937. "files": [
  11938. "bootstrap.php"
  11939. ],
  11940. "psr-4": {
  11941. "Symfony\\Bridge\\PhpUnit\\": ""
  11942. },
  11943. "exclude-from-classmap": [
  11944. "/Tests/"
  11945. ]
  11946. },
  11947. "notification-url": "https://packagist.org/downloads/",
  11948. "license": [
  11949. "MIT"
  11950. ],
  11951. "authors": [
  11952. {
  11953. "name": "Nicolas Grekas",
  11954. "email": "p@tchwork.com"
  11955. },
  11956. {
  11957. "name": "Symfony Community",
  11958. "homepage": "https://symfony.com/contributors"
  11959. }
  11960. ],
  11961. "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
  11962. "homepage": "https://symfony.com",
  11963. "support": {
  11964. "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.4"
  11965. },
  11966. "funding": [
  11967. {
  11968. "url": "https://symfony.com/sponsor",
  11969. "type": "custom"
  11970. },
  11971. {
  11972. "url": "https://github.com/fabpot",
  11973. "type": "github"
  11974. },
  11975. {
  11976. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  11977. "type": "tidelift"
  11978. }
  11979. ],
  11980. "time": "2021-07-15T21:37:44+00:00"
  11981. },
  11982. {
  11983. "name": "symfony/web-profiler-bundle",
  11984. "version": "v5.3.5",
  11985. "source": {
  11986. "type": "git",
  11987. "url": "https://github.com/symfony/web-profiler-bundle.git",
  11988. "reference": "95fb24b09551688a09cffac95a2ddbb907833f07"
  11989. },
  11990. "dist": {
  11991. "type": "zip",
  11992. "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/95fb24b09551688a09cffac95a2ddbb907833f07",
  11993. "reference": "95fb24b09551688a09cffac95a2ddbb907833f07",
  11994. "shasum": ""
  11995. },
  11996. "require": {
  11997. "php": ">=7.2.5",
  11998. "symfony/config": "^4.4|^5.0",
  11999. "symfony/framework-bundle": "^5.3",
  12000. "symfony/http-kernel": "^5.3",
  12001. "symfony/polyfill-php80": "^1.16",
  12002. "symfony/routing": "^4.4|^5.0",
  12003. "symfony/twig-bundle": "^4.4|^5.0",
  12004. "twig/twig": "^2.13|^3.0.4"
  12005. },
  12006. "conflict": {
  12007. "symfony/dependency-injection": "<5.2",
  12008. "symfony/form": "<4.4",
  12009. "symfony/messenger": "<4.4"
  12010. },
  12011. "require-dev": {
  12012. "symfony/browser-kit": "^4.4|^5.0",
  12013. "symfony/console": "^4.4|^5.0",
  12014. "symfony/css-selector": "^4.4|^5.0",
  12015. "symfony/stopwatch": "^4.4|^5.0"
  12016. },
  12017. "type": "symfony-bundle",
  12018. "autoload": {
  12019. "psr-4": {
  12020. "Symfony\\Bundle\\WebProfilerBundle\\": ""
  12021. },
  12022. "exclude-from-classmap": [
  12023. "/Tests/"
  12024. ]
  12025. },
  12026. "notification-url": "https://packagist.org/downloads/",
  12027. "license": [
  12028. "MIT"
  12029. ],
  12030. "authors": [
  12031. {
  12032. "name": "Fabien Potencier",
  12033. "email": "fabien@symfony.com"
  12034. },
  12035. {
  12036. "name": "Symfony Community",
  12037. "homepage": "https://symfony.com/contributors"
  12038. }
  12039. ],
  12040. "description": "Provides a development tool that gives detailed information about the execution of any request",
  12041. "homepage": "https://symfony.com",
  12042. "support": {
  12043. "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.3.5"
  12044. },
  12045. "funding": [
  12046. {
  12047. "url": "https://symfony.com/sponsor",
  12048. "type": "custom"
  12049. },
  12050. {
  12051. "url": "https://github.com/fabpot",
  12052. "type": "github"
  12053. },
  12054. {
  12055. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  12056. "type": "tidelift"
  12057. }
  12058. ],
  12059. "time": "2021-07-27T04:28:53+00:00"
  12060. },
  12061. {
  12062. "name": "theseer/tokenizer",
  12063. "version": "1.2.0",
  12064. "source": {
  12065. "type": "git",
  12066. "url": "https://github.com/theseer/tokenizer.git",
  12067. "reference": "75a63c33a8577608444246075ea0af0d052e452a"
  12068. },
  12069. "dist": {
  12070. "type": "zip",
  12071. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
  12072. "reference": "75a63c33a8577608444246075ea0af0d052e452a",
  12073. "shasum": ""
  12074. },
  12075. "require": {
  12076. "ext-dom": "*",
  12077. "ext-tokenizer": "*",
  12078. "ext-xmlwriter": "*",
  12079. "php": "^7.2 || ^8.0"
  12080. },
  12081. "type": "library",
  12082. "autoload": {
  12083. "classmap": [
  12084. "src/"
  12085. ]
  12086. },
  12087. "notification-url": "https://packagist.org/downloads/",
  12088. "license": [
  12089. "BSD-3-Clause"
  12090. ],
  12091. "authors": [
  12092. {
  12093. "name": "Arne Blankerts",
  12094. "email": "arne@blankerts.de",
  12095. "role": "Developer"
  12096. }
  12097. ],
  12098. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  12099. "support": {
  12100. "issues": "https://github.com/theseer/tokenizer/issues",
  12101. "source": "https://github.com/theseer/tokenizer/tree/master"
  12102. },
  12103. "funding": [
  12104. {
  12105. "url": "https://github.com/theseer",
  12106. "type": "github"
  12107. }
  12108. ],
  12109. "time": "2020-07-12T23:59:07+00:00"
  12110. }
  12111. ],
  12112. "aliases": [],
  12113. "minimum-stability": "stable",
  12114. "stability-flags": {
  12115. "sonata-project/admin-bundle": 20,
  12116. "sonata-project/doctrine-orm-admin-bundle": 20
  12117. },
  12118. "prefer-stable": true,
  12119. "prefer-lowest": false,
  12120. "platform": {
  12121. "php": ">=7.2.5",
  12122. "ext-ctype": "*",
  12123. "ext-iconv": "*"
  12124. },
  12125. "platform-dev": [],
  12126. "plugin-api-version": "2.1.0"
  12127. }