選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

5321 行
190 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": "dae3303288a3cbd3f2f9c431355239b2",
  8. "packages": [
  9. {
  10. "name": "doctrine/annotations",
  11. "version": "v1.8.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/doctrine/annotations.git",
  15. "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
  20. "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "doctrine/lexer": "1.*",
  25. "php": "^7.1"
  26. },
  27. "require-dev": {
  28. "doctrine/cache": "1.*",
  29. "phpunit/phpunit": "^7.5"
  30. },
  31. "type": "library",
  32. "extra": {
  33. "branch-alias": {
  34. "dev-master": "1.7.x-dev"
  35. }
  36. },
  37. "autoload": {
  38. "psr-4": {
  39. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  40. }
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "MIT"
  45. ],
  46. "authors": [
  47. {
  48. "name": "Guilherme Blanco",
  49. "email": "guilhermeblanco@gmail.com"
  50. },
  51. {
  52. "name": "Roman Borschel",
  53. "email": "roman@code-factory.org"
  54. },
  55. {
  56. "name": "Benjamin Eberlei",
  57. "email": "kontakt@beberlei.de"
  58. },
  59. {
  60. "name": "Jonathan Wage",
  61. "email": "jonwage@gmail.com"
  62. },
  63. {
  64. "name": "Johannes Schmitt",
  65. "email": "schmittjoh@gmail.com"
  66. }
  67. ],
  68. "description": "Docblock Annotations Parser",
  69. "homepage": "http://www.doctrine-project.org",
  70. "keywords": [
  71. "annotations",
  72. "docblock",
  73. "parser"
  74. ],
  75. "time": "2019-10-01T18:55:10+00:00"
  76. },
  77. {
  78. "name": "doctrine/cache",
  79. "version": "1.10.0",
  80. "source": {
  81. "type": "git",
  82. "url": "https://github.com/doctrine/cache.git",
  83. "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
  84. },
  85. "dist": {
  86. "type": "zip",
  87. "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
  88. "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
  89. "shasum": ""
  90. },
  91. "require": {
  92. "php": "~7.1"
  93. },
  94. "conflict": {
  95. "doctrine/common": ">2.2,<2.4"
  96. },
  97. "require-dev": {
  98. "alcaeus/mongo-php-adapter": "^1.1",
  99. "doctrine/coding-standard": "^6.0",
  100. "mongodb/mongodb": "^1.1",
  101. "phpunit/phpunit": "^7.0",
  102. "predis/predis": "~1.0"
  103. },
  104. "suggest": {
  105. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  106. },
  107. "type": "library",
  108. "extra": {
  109. "branch-alias": {
  110. "dev-master": "1.9.x-dev"
  111. }
  112. },
  113. "autoload": {
  114. "psr-4": {
  115. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  116. }
  117. },
  118. "notification-url": "https://packagist.org/downloads/",
  119. "license": [
  120. "MIT"
  121. ],
  122. "authors": [
  123. {
  124. "name": "Guilherme Blanco",
  125. "email": "guilhermeblanco@gmail.com"
  126. },
  127. {
  128. "name": "Roman Borschel",
  129. "email": "roman@code-factory.org"
  130. },
  131. {
  132. "name": "Benjamin Eberlei",
  133. "email": "kontakt@beberlei.de"
  134. },
  135. {
  136. "name": "Jonathan Wage",
  137. "email": "jonwage@gmail.com"
  138. },
  139. {
  140. "name": "Johannes Schmitt",
  141. "email": "schmittjoh@gmail.com"
  142. }
  143. ],
  144. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  145. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  146. "keywords": [
  147. "abstraction",
  148. "apcu",
  149. "cache",
  150. "caching",
  151. "couchdb",
  152. "memcached",
  153. "php",
  154. "redis",
  155. "xcache"
  156. ],
  157. "time": "2019-11-29T15:36:20+00:00"
  158. },
  159. {
  160. "name": "doctrine/collections",
  161. "version": "1.6.4",
  162. "source": {
  163. "type": "git",
  164. "url": "https://github.com/doctrine/collections.git",
  165. "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7"
  166. },
  167. "dist": {
  168. "type": "zip",
  169. "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
  170. "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
  171. "shasum": ""
  172. },
  173. "require": {
  174. "php": "^7.1.3"
  175. },
  176. "require-dev": {
  177. "doctrine/coding-standard": "^6.0",
  178. "phpstan/phpstan-shim": "^0.9.2",
  179. "phpunit/phpunit": "^7.0",
  180. "vimeo/psalm": "^3.2.2"
  181. },
  182. "type": "library",
  183. "extra": {
  184. "branch-alias": {
  185. "dev-master": "1.6.x-dev"
  186. }
  187. },
  188. "autoload": {
  189. "psr-4": {
  190. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  191. }
  192. },
  193. "notification-url": "https://packagist.org/downloads/",
  194. "license": [
  195. "MIT"
  196. ],
  197. "authors": [
  198. {
  199. "name": "Guilherme Blanco",
  200. "email": "guilhermeblanco@gmail.com"
  201. },
  202. {
  203. "name": "Roman Borschel",
  204. "email": "roman@code-factory.org"
  205. },
  206. {
  207. "name": "Benjamin Eberlei",
  208. "email": "kontakt@beberlei.de"
  209. },
  210. {
  211. "name": "Jonathan Wage",
  212. "email": "jonwage@gmail.com"
  213. },
  214. {
  215. "name": "Johannes Schmitt",
  216. "email": "schmittjoh@gmail.com"
  217. }
  218. ],
  219. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  220. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  221. "keywords": [
  222. "array",
  223. "collections",
  224. "iterators",
  225. "php"
  226. ],
  227. "time": "2019-11-13T13:07:11+00:00"
  228. },
  229. {
  230. "name": "doctrine/common",
  231. "version": "2.12.0",
  232. "source": {
  233. "type": "git",
  234. "url": "https://github.com/doctrine/common.git",
  235. "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6"
  236. },
  237. "dist": {
  238. "type": "zip",
  239. "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
  240. "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
  241. "shasum": ""
  242. },
  243. "require": {
  244. "doctrine/annotations": "^1.0",
  245. "doctrine/cache": "^1.0",
  246. "doctrine/collections": "^1.0",
  247. "doctrine/event-manager": "^1.0",
  248. "doctrine/inflector": "^1.0",
  249. "doctrine/lexer": "^1.0",
  250. "doctrine/persistence": "^1.1",
  251. "doctrine/reflection": "^1.0",
  252. "php": "^7.1"
  253. },
  254. "require-dev": {
  255. "doctrine/coding-standard": "^1.0",
  256. "phpstan/phpstan": "^0.11",
  257. "phpstan/phpstan-phpunit": "^0.11",
  258. "phpunit/phpunit": "^7.0",
  259. "squizlabs/php_codesniffer": "^3.0",
  260. "symfony/phpunit-bridge": "^4.0.5"
  261. },
  262. "type": "library",
  263. "extra": {
  264. "branch-alias": {
  265. "dev-master": "2.11.x-dev"
  266. }
  267. },
  268. "autoload": {
  269. "psr-4": {
  270. "Doctrine\\Common\\": "lib/Doctrine/Common"
  271. }
  272. },
  273. "notification-url": "https://packagist.org/downloads/",
  274. "license": [
  275. "MIT"
  276. ],
  277. "authors": [
  278. {
  279. "name": "Guilherme Blanco",
  280. "email": "guilhermeblanco@gmail.com"
  281. },
  282. {
  283. "name": "Roman Borschel",
  284. "email": "roman@code-factory.org"
  285. },
  286. {
  287. "name": "Benjamin Eberlei",
  288. "email": "kontakt@beberlei.de"
  289. },
  290. {
  291. "name": "Jonathan Wage",
  292. "email": "jonwage@gmail.com"
  293. },
  294. {
  295. "name": "Johannes Schmitt",
  296. "email": "schmittjoh@gmail.com"
  297. },
  298. {
  299. "name": "Marco Pivetta",
  300. "email": "ocramius@gmail.com"
  301. }
  302. ],
  303. "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
  304. "homepage": "https://www.doctrine-project.org/projects/common.html",
  305. "keywords": [
  306. "common",
  307. "doctrine",
  308. "php"
  309. ],
  310. "time": "2020-01-10T15:49:25+00:00"
  311. },
  312. {
  313. "name": "doctrine/dbal",
  314. "version": "v2.10.1",
  315. "source": {
  316. "type": "git",
  317. "url": "https://github.com/doctrine/dbal.git",
  318. "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8"
  319. },
  320. "dist": {
  321. "type": "zip",
  322. "url": "https://api.github.com/repos/doctrine/dbal/zipball/c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
  323. "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
  324. "shasum": ""
  325. },
  326. "require": {
  327. "doctrine/cache": "^1.0",
  328. "doctrine/event-manager": "^1.0",
  329. "ext-pdo": "*",
  330. "php": "^7.2"
  331. },
  332. "require-dev": {
  333. "doctrine/coding-standard": "^6.0",
  334. "jetbrains/phpstorm-stubs": "^2019.1",
  335. "phpstan/phpstan": "^0.11.3",
  336. "phpunit/phpunit": "^8.4.1",
  337. "symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
  338. },
  339. "suggest": {
  340. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  341. },
  342. "bin": [
  343. "bin/doctrine-dbal"
  344. ],
  345. "type": "library",
  346. "extra": {
  347. "branch-alias": {
  348. "dev-master": "2.10.x-dev",
  349. "dev-develop": "3.0.x-dev"
  350. }
  351. },
  352. "autoload": {
  353. "psr-4": {
  354. "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
  355. }
  356. },
  357. "notification-url": "https://packagist.org/downloads/",
  358. "license": [
  359. "MIT"
  360. ],
  361. "authors": [
  362. {
  363. "name": "Guilherme Blanco",
  364. "email": "guilhermeblanco@gmail.com"
  365. },
  366. {
  367. "name": "Roman Borschel",
  368. "email": "roman@code-factory.org"
  369. },
  370. {
  371. "name": "Benjamin Eberlei",
  372. "email": "kontakt@beberlei.de"
  373. },
  374. {
  375. "name": "Jonathan Wage",
  376. "email": "jonwage@gmail.com"
  377. }
  378. ],
  379. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  380. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  381. "keywords": [
  382. "abstraction",
  383. "database",
  384. "db2",
  385. "dbal",
  386. "mariadb",
  387. "mssql",
  388. "mysql",
  389. "oci8",
  390. "oracle",
  391. "pdo",
  392. "pgsql",
  393. "postgresql",
  394. "queryobject",
  395. "sasql",
  396. "sql",
  397. "sqlanywhere",
  398. "sqlite",
  399. "sqlserver",
  400. "sqlsrv"
  401. ],
  402. "time": "2020-01-04T12:56:21+00:00"
  403. },
  404. {
  405. "name": "doctrine/doctrine-bundle",
  406. "version": "2.0.7",
  407. "source": {
  408. "type": "git",
  409. "url": "https://github.com/doctrine/DoctrineBundle.git",
  410. "reference": "6926771140ee87a823c3b2c72602de9dda4490d3"
  411. },
  412. "dist": {
  413. "type": "zip",
  414. "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/6926771140ee87a823c3b2c72602de9dda4490d3",
  415. "reference": "6926771140ee87a823c3b2c72602de9dda4490d3",
  416. "shasum": ""
  417. },
  418. "require": {
  419. "doctrine/dbal": "^2.9.0",
  420. "doctrine/persistence": "^1.3.3",
  421. "jdorn/sql-formatter": "^1.2.16",
  422. "php": "^7.1",
  423. "symfony/cache": "^4.3.3|^5.0",
  424. "symfony/config": "^4.3.3|^5.0",
  425. "symfony/console": "^3.4.30|^4.3.3|^5.0",
  426. "symfony/dependency-injection": "^4.3.3|^5.0",
  427. "symfony/doctrine-bridge": "^4.3.7|^5.0",
  428. "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0",
  429. "symfony/service-contracts": "^1.1.1|^2.0"
  430. },
  431. "conflict": {
  432. "doctrine/orm": "<2.6",
  433. "twig/twig": "<1.34|>=2.0,<2.4"
  434. },
  435. "require-dev": {
  436. "doctrine/coding-standard": "^6.0",
  437. "doctrine/orm": "^2.6",
  438. "ocramius/proxy-manager": "^2.1",
  439. "phpunit/phpunit": "^7.5",
  440. "symfony/phpunit-bridge": "^4.2",
  441. "symfony/property-info": "^4.3.3|^5.0",
  442. "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0",
  443. "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
  444. "symfony/validator": "^3.4.30|^4.3.3|^5.0",
  445. "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
  446. "symfony/yaml": "^3.4.30|^4.3.3|^5.0",
  447. "twig/twig": "^1.34|^2.12"
  448. },
  449. "suggest": {
  450. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
  451. "symfony/web-profiler-bundle": "To use the data collector."
  452. },
  453. "type": "symfony-bundle",
  454. "extra": {
  455. "branch-alias": {
  456. "dev-master": "2.0.x-dev"
  457. }
  458. },
  459. "autoload": {
  460. "psr-4": {
  461. "Doctrine\\Bundle\\DoctrineBundle\\": ""
  462. }
  463. },
  464. "notification-url": "https://packagist.org/downloads/",
  465. "license": [
  466. "MIT"
  467. ],
  468. "authors": [
  469. {
  470. "name": "Fabien Potencier",
  471. "email": "fabien@symfony.com"
  472. },
  473. {
  474. "name": "Benjamin Eberlei",
  475. "email": "kontakt@beberlei.de"
  476. },
  477. {
  478. "name": "Symfony Community",
  479. "homepage": "http://symfony.com/contributors"
  480. },
  481. {
  482. "name": "Doctrine Project",
  483. "homepage": "http://www.doctrine-project.org/"
  484. }
  485. ],
  486. "description": "Symfony DoctrineBundle",
  487. "homepage": "http://www.doctrine-project.org",
  488. "keywords": [
  489. "database",
  490. "dbal",
  491. "orm",
  492. "persistence"
  493. ],
  494. "time": "2020-01-18T11:56:15+00:00"
  495. },
  496. {
  497. "name": "doctrine/doctrine-migrations-bundle",
  498. "version": "2.1.2",
  499. "source": {
  500. "type": "git",
  501. "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
  502. "reference": "856437e8de96a70233e1f0cc2352fc8dd15a899d"
  503. },
  504. "dist": {
  505. "type": "zip",
  506. "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/856437e8de96a70233e1f0cc2352fc8dd15a899d",
  507. "reference": "856437e8de96a70233e1f0cc2352fc8dd15a899d",
  508. "shasum": ""
  509. },
  510. "require": {
  511. "doctrine/doctrine-bundle": "~1.0|~2.0",
  512. "doctrine/migrations": "^2.2",
  513. "php": "^7.1",
  514. "symfony/framework-bundle": "~3.4|~4.0|~5.0"
  515. },
  516. "require-dev": {
  517. "doctrine/coding-standard": "^5.0",
  518. "mikey179/vfsstream": "^1.6",
  519. "phpstan/phpstan": "^0.9.2",
  520. "phpstan/phpstan-strict-rules": "^0.9",
  521. "phpunit/phpunit": "^6.4|^7.0"
  522. },
  523. "type": "symfony-bundle",
  524. "extra": {
  525. "branch-alias": {
  526. "dev-master": "2.1.x-dev"
  527. }
  528. },
  529. "autoload": {
  530. "psr-4": {
  531. "Doctrine\\Bundle\\MigrationsBundle\\": ""
  532. },
  533. "exclude-from-classmap": [
  534. "/Tests/"
  535. ]
  536. },
  537. "notification-url": "https://packagist.org/downloads/",
  538. "license": [
  539. "MIT"
  540. ],
  541. "authors": [
  542. {
  543. "name": "Fabien Potencier",
  544. "email": "fabien@symfony.com"
  545. },
  546. {
  547. "name": "Doctrine Project",
  548. "homepage": "http://www.doctrine-project.org"
  549. },
  550. {
  551. "name": "Symfony Community",
  552. "homepage": "http://symfony.com/contributors"
  553. }
  554. ],
  555. "description": "Symfony DoctrineMigrationsBundle",
  556. "homepage": "https://www.doctrine-project.org",
  557. "keywords": [
  558. "dbal",
  559. "migrations",
  560. "schema"
  561. ],
  562. "time": "2019-11-13T12:57:41+00:00"
  563. },
  564. {
  565. "name": "doctrine/event-manager",
  566. "version": "1.1.0",
  567. "source": {
  568. "type": "git",
  569. "url": "https://github.com/doctrine/event-manager.git",
  570. "reference": "629572819973f13486371cb611386eb17851e85c"
  571. },
  572. "dist": {
  573. "type": "zip",
  574. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
  575. "reference": "629572819973f13486371cb611386eb17851e85c",
  576. "shasum": ""
  577. },
  578. "require": {
  579. "php": "^7.1"
  580. },
  581. "conflict": {
  582. "doctrine/common": "<2.9@dev"
  583. },
  584. "require-dev": {
  585. "doctrine/coding-standard": "^6.0",
  586. "phpunit/phpunit": "^7.0"
  587. },
  588. "type": "library",
  589. "extra": {
  590. "branch-alias": {
  591. "dev-master": "1.0.x-dev"
  592. }
  593. },
  594. "autoload": {
  595. "psr-4": {
  596. "Doctrine\\Common\\": "lib/Doctrine/Common"
  597. }
  598. },
  599. "notification-url": "https://packagist.org/downloads/",
  600. "license": [
  601. "MIT"
  602. ],
  603. "authors": [
  604. {
  605. "name": "Guilherme Blanco",
  606. "email": "guilhermeblanco@gmail.com"
  607. },
  608. {
  609. "name": "Roman Borschel",
  610. "email": "roman@code-factory.org"
  611. },
  612. {
  613. "name": "Benjamin Eberlei",
  614. "email": "kontakt@beberlei.de"
  615. },
  616. {
  617. "name": "Jonathan Wage",
  618. "email": "jonwage@gmail.com"
  619. },
  620. {
  621. "name": "Johannes Schmitt",
  622. "email": "schmittjoh@gmail.com"
  623. },
  624. {
  625. "name": "Marco Pivetta",
  626. "email": "ocramius@gmail.com"
  627. }
  628. ],
  629. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  630. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  631. "keywords": [
  632. "event",
  633. "event dispatcher",
  634. "event manager",
  635. "event system",
  636. "events"
  637. ],
  638. "time": "2019-11-10T09:48:07+00:00"
  639. },
  640. {
  641. "name": "doctrine/inflector",
  642. "version": "1.3.1",
  643. "source": {
  644. "type": "git",
  645. "url": "https://github.com/doctrine/inflector.git",
  646. "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
  647. },
  648. "dist": {
  649. "type": "zip",
  650. "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
  651. "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
  652. "shasum": ""
  653. },
  654. "require": {
  655. "php": "^7.1"
  656. },
  657. "require-dev": {
  658. "phpunit/phpunit": "^6.2"
  659. },
  660. "type": "library",
  661. "extra": {
  662. "branch-alias": {
  663. "dev-master": "1.3.x-dev"
  664. }
  665. },
  666. "autoload": {
  667. "psr-4": {
  668. "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
  669. }
  670. },
  671. "notification-url": "https://packagist.org/downloads/",
  672. "license": [
  673. "MIT"
  674. ],
  675. "authors": [
  676. {
  677. "name": "Guilherme Blanco",
  678. "email": "guilhermeblanco@gmail.com"
  679. },
  680. {
  681. "name": "Roman Borschel",
  682. "email": "roman@code-factory.org"
  683. },
  684. {
  685. "name": "Benjamin Eberlei",
  686. "email": "kontakt@beberlei.de"
  687. },
  688. {
  689. "name": "Jonathan Wage",
  690. "email": "jonwage@gmail.com"
  691. },
  692. {
  693. "name": "Johannes Schmitt",
  694. "email": "schmittjoh@gmail.com"
  695. }
  696. ],
  697. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  698. "homepage": "http://www.doctrine-project.org",
  699. "keywords": [
  700. "inflection",
  701. "pluralize",
  702. "singularize",
  703. "string"
  704. ],
  705. "time": "2019-10-30T19:59:35+00:00"
  706. },
  707. {
  708. "name": "doctrine/instantiator",
  709. "version": "1.3.0",
  710. "source": {
  711. "type": "git",
  712. "url": "https://github.com/doctrine/instantiator.git",
  713. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
  714. },
  715. "dist": {
  716. "type": "zip",
  717. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
  718. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
  719. "shasum": ""
  720. },
  721. "require": {
  722. "php": "^7.1"
  723. },
  724. "require-dev": {
  725. "doctrine/coding-standard": "^6.0",
  726. "ext-pdo": "*",
  727. "ext-phar": "*",
  728. "phpbench/phpbench": "^0.13",
  729. "phpstan/phpstan-phpunit": "^0.11",
  730. "phpstan/phpstan-shim": "^0.11",
  731. "phpunit/phpunit": "^7.0"
  732. },
  733. "type": "library",
  734. "extra": {
  735. "branch-alias": {
  736. "dev-master": "1.2.x-dev"
  737. }
  738. },
  739. "autoload": {
  740. "psr-4": {
  741. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  742. }
  743. },
  744. "notification-url": "https://packagist.org/downloads/",
  745. "license": [
  746. "MIT"
  747. ],
  748. "authors": [
  749. {
  750. "name": "Marco Pivetta",
  751. "email": "ocramius@gmail.com",
  752. "homepage": "http://ocramius.github.com/"
  753. }
  754. ],
  755. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  756. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  757. "keywords": [
  758. "constructor",
  759. "instantiate"
  760. ],
  761. "time": "2019-10-21T16:45:58+00:00"
  762. },
  763. {
  764. "name": "doctrine/lexer",
  765. "version": "1.2.0",
  766. "source": {
  767. "type": "git",
  768. "url": "https://github.com/doctrine/lexer.git",
  769. "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
  770. },
  771. "dist": {
  772. "type": "zip",
  773. "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
  774. "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
  775. "shasum": ""
  776. },
  777. "require": {
  778. "php": "^7.2"
  779. },
  780. "require-dev": {
  781. "doctrine/coding-standard": "^6.0",
  782. "phpstan/phpstan": "^0.11.8",
  783. "phpunit/phpunit": "^8.2"
  784. },
  785. "type": "library",
  786. "extra": {
  787. "branch-alias": {
  788. "dev-master": "1.2.x-dev"
  789. }
  790. },
  791. "autoload": {
  792. "psr-4": {
  793. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  794. }
  795. },
  796. "notification-url": "https://packagist.org/downloads/",
  797. "license": [
  798. "MIT"
  799. ],
  800. "authors": [
  801. {
  802. "name": "Guilherme Blanco",
  803. "email": "guilhermeblanco@gmail.com"
  804. },
  805. {
  806. "name": "Roman Borschel",
  807. "email": "roman@code-factory.org"
  808. },
  809. {
  810. "name": "Johannes Schmitt",
  811. "email": "schmittjoh@gmail.com"
  812. }
  813. ],
  814. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  815. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  816. "keywords": [
  817. "annotations",
  818. "docblock",
  819. "lexer",
  820. "parser",
  821. "php"
  822. ],
  823. "time": "2019-10-30T14:39:59+00:00"
  824. },
  825. {
  826. "name": "doctrine/migrations",
  827. "version": "2.2.1",
  828. "source": {
  829. "type": "git",
  830. "url": "https://github.com/doctrine/migrations.git",
  831. "reference": "a3987131febeb0e9acb3c47ab0df0af004588934"
  832. },
  833. "dist": {
  834. "type": "zip",
  835. "url": "https://api.github.com/repos/doctrine/migrations/zipball/a3987131febeb0e9acb3c47ab0df0af004588934",
  836. "reference": "a3987131febeb0e9acb3c47ab0df0af004588934",
  837. "shasum": ""
  838. },
  839. "require": {
  840. "doctrine/dbal": "^2.9",
  841. "ocramius/package-versions": "^1.3",
  842. "ocramius/proxy-manager": "^2.0.2",
  843. "php": "^7.1",
  844. "symfony/console": "^3.4||^4.0||^5.0",
  845. "symfony/stopwatch": "^3.4||^4.0||^5.0"
  846. },
  847. "require-dev": {
  848. "doctrine/coding-standard": "^6.0",
  849. "doctrine/orm": "^2.6",
  850. "ext-pdo_sqlite": "*",
  851. "jdorn/sql-formatter": "^1.1",
  852. "mikey179/vfsstream": "^1.6",
  853. "phpstan/phpstan": "^0.10",
  854. "phpstan/phpstan-deprecation-rules": "^0.10",
  855. "phpstan/phpstan-phpunit": "^0.10",
  856. "phpstan/phpstan-strict-rules": "^0.10",
  857. "phpunit/phpunit": "^7.0",
  858. "symfony/process": "^3.4||^4.0||^5.0",
  859. "symfony/yaml": "^3.4||^4.0||^5.0"
  860. },
  861. "suggest": {
  862. "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
  863. "symfony/yaml": "Allows the use of yaml for migration configuration files."
  864. },
  865. "bin": [
  866. "bin/doctrine-migrations"
  867. ],
  868. "type": "library",
  869. "extra": {
  870. "branch-alias": {
  871. "dev-master": "2.2.x-dev"
  872. }
  873. },
  874. "autoload": {
  875. "psr-4": {
  876. "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
  877. }
  878. },
  879. "notification-url": "https://packagist.org/downloads/",
  880. "license": [
  881. "MIT"
  882. ],
  883. "authors": [
  884. {
  885. "name": "Benjamin Eberlei",
  886. "email": "kontakt@beberlei.de"
  887. },
  888. {
  889. "name": "Jonathan Wage",
  890. "email": "jonwage@gmail.com"
  891. },
  892. {
  893. "name": "Michael Simonson",
  894. "email": "contact@mikesimonson.com"
  895. }
  896. ],
  897. "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.",
  898. "homepage": "https://www.doctrine-project.org/projects/migrations.html",
  899. "keywords": [
  900. "database",
  901. "dbal",
  902. "migrations",
  903. "php"
  904. ],
  905. "time": "2019-12-04T06:09:14+00:00"
  906. },
  907. {
  908. "name": "doctrine/orm",
  909. "version": "v2.7.0",
  910. "source": {
  911. "type": "git",
  912. "url": "https://github.com/doctrine/orm.git",
  913. "reference": "4d763ca4c925f647b248b9fa01b5f47aa3685d62"
  914. },
  915. "dist": {
  916. "type": "zip",
  917. "url": "https://api.github.com/repos/doctrine/orm/zipball/4d763ca4c925f647b248b9fa01b5f47aa3685d62",
  918. "reference": "4d763ca4c925f647b248b9fa01b5f47aa3685d62",
  919. "shasum": ""
  920. },
  921. "require": {
  922. "doctrine/annotations": "^1.8",
  923. "doctrine/cache": "^1.9.1",
  924. "doctrine/collections": "^1.5",
  925. "doctrine/common": "^2.11",
  926. "doctrine/dbal": "^2.9.3",
  927. "doctrine/event-manager": "^1.1",
  928. "doctrine/instantiator": "^1.3",
  929. "doctrine/persistence": "^1.2",
  930. "ext-pdo": "*",
  931. "php": "^7.1",
  932. "symfony/console": "^3.0|^4.0|^5.0"
  933. },
  934. "require-dev": {
  935. "doctrine/coding-standard": "^5.0",
  936. "phpunit/phpunit": "^7.5",
  937. "symfony/yaml": "^3.4|^4.0|^5.0"
  938. },
  939. "suggest": {
  940. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  941. },
  942. "bin": [
  943. "bin/doctrine"
  944. ],
  945. "type": "library",
  946. "extra": {
  947. "branch-alias": {
  948. "dev-master": "2.7.x-dev"
  949. }
  950. },
  951. "autoload": {
  952. "psr-4": {
  953. "Doctrine\\ORM\\": "lib/Doctrine/ORM"
  954. }
  955. },
  956. "notification-url": "https://packagist.org/downloads/",
  957. "license": [
  958. "MIT"
  959. ],
  960. "authors": [
  961. {
  962. "name": "Guilherme Blanco",
  963. "email": "guilhermeblanco@gmail.com"
  964. },
  965. {
  966. "name": "Roman Borschel",
  967. "email": "roman@code-factory.org"
  968. },
  969. {
  970. "name": "Benjamin Eberlei",
  971. "email": "kontakt@beberlei.de"
  972. },
  973. {
  974. "name": "Jonathan Wage",
  975. "email": "jonwage@gmail.com"
  976. },
  977. {
  978. "name": "Marco Pivetta",
  979. "email": "ocramius@gmail.com"
  980. }
  981. ],
  982. "description": "Object-Relational-Mapper for PHP",
  983. "homepage": "https://www.doctrine-project.org/projects/orm.html",
  984. "keywords": [
  985. "database",
  986. "orm"
  987. ],
  988. "time": "2019-11-19T08:38:05+00:00"
  989. },
  990. {
  991. "name": "doctrine/persistence",
  992. "version": "1.3.6",
  993. "source": {
  994. "type": "git",
  995. "url": "https://github.com/doctrine/persistence.git",
  996. "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4"
  997. },
  998. "dist": {
  999. "type": "zip",
  1000. "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
  1001. "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
  1002. "shasum": ""
  1003. },
  1004. "require": {
  1005. "doctrine/annotations": "^1.0",
  1006. "doctrine/cache": "^1.0",
  1007. "doctrine/collections": "^1.0",
  1008. "doctrine/event-manager": "^1.0",
  1009. "doctrine/reflection": "^1.1",
  1010. "php": "^7.1"
  1011. },
  1012. "conflict": {
  1013. "doctrine/common": "<2.10@dev"
  1014. },
  1015. "require-dev": {
  1016. "doctrine/coding-standard": "^6.0",
  1017. "phpstan/phpstan": "^0.11",
  1018. "phpunit/phpunit": "^7.0"
  1019. },
  1020. "type": "library",
  1021. "extra": {
  1022. "branch-alias": {
  1023. "dev-master": "1.3.x-dev"
  1024. }
  1025. },
  1026. "autoload": {
  1027. "psr-4": {
  1028. "Doctrine\\Common\\": "lib/Doctrine/Common",
  1029. "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
  1030. }
  1031. },
  1032. "notification-url": "https://packagist.org/downloads/",
  1033. "license": [
  1034. "MIT"
  1035. ],
  1036. "authors": [
  1037. {
  1038. "name": "Guilherme Blanco",
  1039. "email": "guilhermeblanco@gmail.com"
  1040. },
  1041. {
  1042. "name": "Roman Borschel",
  1043. "email": "roman@code-factory.org"
  1044. },
  1045. {
  1046. "name": "Benjamin Eberlei",
  1047. "email": "kontakt@beberlei.de"
  1048. },
  1049. {
  1050. "name": "Jonathan Wage",
  1051. "email": "jonwage@gmail.com"
  1052. },
  1053. {
  1054. "name": "Johannes Schmitt",
  1055. "email": "schmittjoh@gmail.com"
  1056. },
  1057. {
  1058. "name": "Marco Pivetta",
  1059. "email": "ocramius@gmail.com"
  1060. }
  1061. ],
  1062. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  1063. "homepage": "https://doctrine-project.org/projects/persistence.html",
  1064. "keywords": [
  1065. "mapper",
  1066. "object",
  1067. "odm",
  1068. "orm",
  1069. "persistence"
  1070. ],
  1071. "time": "2020-01-16T22:06:23+00:00"
  1072. },
  1073. {
  1074. "name": "doctrine/reflection",
  1075. "version": "v1.1.0",
  1076. "source": {
  1077. "type": "git",
  1078. "url": "https://github.com/doctrine/reflection.git",
  1079. "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c"
  1080. },
  1081. "dist": {
  1082. "type": "zip",
  1083. "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c",
  1084. "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c",
  1085. "shasum": ""
  1086. },
  1087. "require": {
  1088. "doctrine/annotations": "^1.0",
  1089. "ext-tokenizer": "*",
  1090. "php": "^7.1"
  1091. },
  1092. "conflict": {
  1093. "doctrine/common": "<2.9"
  1094. },
  1095. "require-dev": {
  1096. "doctrine/coding-standard": "^5.0",
  1097. "doctrine/common": "^2.10",
  1098. "phpstan/phpstan": "^0.11.0",
  1099. "phpstan/phpstan-phpunit": "^0.11.0",
  1100. "phpunit/phpunit": "^7.0"
  1101. },
  1102. "type": "library",
  1103. "extra": {
  1104. "branch-alias": {
  1105. "dev-master": "1.0.x-dev"
  1106. }
  1107. },
  1108. "autoload": {
  1109. "psr-4": {
  1110. "Doctrine\\Common\\": "lib/Doctrine/Common"
  1111. }
  1112. },
  1113. "notification-url": "https://packagist.org/downloads/",
  1114. "license": [
  1115. "MIT"
  1116. ],
  1117. "authors": [
  1118. {
  1119. "name": "Guilherme Blanco",
  1120. "email": "guilhermeblanco@gmail.com"
  1121. },
  1122. {
  1123. "name": "Roman Borschel",
  1124. "email": "roman@code-factory.org"
  1125. },
  1126. {
  1127. "name": "Benjamin Eberlei",
  1128. "email": "kontakt@beberlei.de"
  1129. },
  1130. {
  1131. "name": "Jonathan Wage",
  1132. "email": "jonwage@gmail.com"
  1133. },
  1134. {
  1135. "name": "Johannes Schmitt",
  1136. "email": "schmittjoh@gmail.com"
  1137. },
  1138. {
  1139. "name": "Marco Pivetta",
  1140. "email": "ocramius@gmail.com"
  1141. }
  1142. ],
  1143. "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
  1144. "homepage": "https://www.doctrine-project.org/projects/reflection.html",
  1145. "keywords": [
  1146. "reflection",
  1147. "static"
  1148. ],
  1149. "time": "2020-01-08T19:53:19+00:00"
  1150. },
  1151. {
  1152. "name": "dompdf/dompdf",
  1153. "version": "v0.8.6",
  1154. "source": {
  1155. "type": "git",
  1156. "url": "https://github.com/dompdf/dompdf.git",
  1157. "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
  1158. },
  1159. "dist": {
  1160. "type": "zip",
  1161. "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
  1162. "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
  1163. "shasum": ""
  1164. },
  1165. "require": {
  1166. "ext-dom": "*",
  1167. "ext-mbstring": "*",
  1168. "phenx/php-font-lib": "^0.5.2",
  1169. "phenx/php-svg-lib": "^0.3.3",
  1170. "php": "^7.1"
  1171. },
  1172. "require-dev": {
  1173. "mockery/mockery": "^1.3",
  1174. "phpunit/phpunit": "^7.5",
  1175. "squizlabs/php_codesniffer": "^3.5"
  1176. },
  1177. "suggest": {
  1178. "ext-gd": "Needed to process images",
  1179. "ext-gmagick": "Improves image processing performance",
  1180. "ext-imagick": "Improves image processing performance",
  1181. "ext-zlib": "Needed for pdf stream compression"
  1182. },
  1183. "type": "library",
  1184. "extra": {
  1185. "branch-alias": {
  1186. "dev-develop": "0.7-dev"
  1187. }
  1188. },
  1189. "autoload": {
  1190. "psr-4": {
  1191. "Dompdf\\": "src/"
  1192. },
  1193. "classmap": [
  1194. "lib/"
  1195. ]
  1196. },
  1197. "notification-url": "https://packagist.org/downloads/",
  1198. "license": [
  1199. "LGPL-2.1"
  1200. ],
  1201. "authors": [
  1202. {
  1203. "name": "Fabien Ménager",
  1204. "email": "fabien.menager@gmail.com"
  1205. },
  1206. {
  1207. "name": "Brian Sweeney",
  1208. "email": "eclecticgeek@gmail.com"
  1209. },
  1210. {
  1211. "name": "Gabriel Bull",
  1212. "email": "me@gabrielbull.com"
  1213. }
  1214. ],
  1215. "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
  1216. "homepage": "https://github.com/dompdf/dompdf",
  1217. "time": "2020-08-30T22:54:22+00:00"
  1218. },
  1219. {
  1220. "name": "egulias/email-validator",
  1221. "version": "2.1.15",
  1222. "source": {
  1223. "type": "git",
  1224. "url": "https://github.com/egulias/EmailValidator.git",
  1225. "reference": "e834eea5306d85d67de5a05db5882911d5b29357"
  1226. },
  1227. "dist": {
  1228. "type": "zip",
  1229. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e834eea5306d85d67de5a05db5882911d5b29357",
  1230. "reference": "e834eea5306d85d67de5a05db5882911d5b29357",
  1231. "shasum": ""
  1232. },
  1233. "require": {
  1234. "doctrine/lexer": "^1.0.1",
  1235. "php": ">=5.5",
  1236. "symfony/polyfill-intl-idn": "^1.10"
  1237. },
  1238. "require-dev": {
  1239. "dominicsayers/isemail": "^3.0.7",
  1240. "phpunit/phpunit": "^4.8.36|^7.5.15",
  1241. "satooshi/php-coveralls": "^1.0.1"
  1242. },
  1243. "suggest": {
  1244. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  1245. },
  1246. "type": "library",
  1247. "extra": {
  1248. "branch-alias": {
  1249. "dev-master": "2.1.x-dev"
  1250. }
  1251. },
  1252. "autoload": {
  1253. "psr-4": {
  1254. "Egulias\\EmailValidator\\": "EmailValidator"
  1255. }
  1256. },
  1257. "notification-url": "https://packagist.org/downloads/",
  1258. "license": [
  1259. "MIT"
  1260. ],
  1261. "authors": [
  1262. {
  1263. "name": "Eduardo Gulias Davis"
  1264. }
  1265. ],
  1266. "description": "A library for validating emails against several RFCs",
  1267. "homepage": "https://github.com/egulias/EmailValidator",
  1268. "keywords": [
  1269. "email",
  1270. "emailvalidation",
  1271. "emailvalidator",
  1272. "validation",
  1273. "validator"
  1274. ],
  1275. "time": "2020-01-20T21:40:59+00:00"
  1276. },
  1277. {
  1278. "name": "jdorn/sql-formatter",
  1279. "version": "v1.2.17",
  1280. "source": {
  1281. "type": "git",
  1282. "url": "https://github.com/jdorn/sql-formatter.git",
  1283. "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
  1284. },
  1285. "dist": {
  1286. "type": "zip",
  1287. "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
  1288. "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
  1289. "shasum": ""
  1290. },
  1291. "require": {
  1292. "php": ">=5.2.4"
  1293. },
  1294. "require-dev": {
  1295. "phpunit/phpunit": "3.7.*"
  1296. },
  1297. "type": "library",
  1298. "extra": {
  1299. "branch-alias": {
  1300. "dev-master": "1.3.x-dev"
  1301. }
  1302. },
  1303. "autoload": {
  1304. "classmap": [
  1305. "lib"
  1306. ]
  1307. },
  1308. "notification-url": "https://packagist.org/downloads/",
  1309. "license": [
  1310. "MIT"
  1311. ],
  1312. "authors": [
  1313. {
  1314. "name": "Jeremy Dorn",
  1315. "email": "jeremy@jeremydorn.com",
  1316. "homepage": "http://jeremydorn.com/"
  1317. }
  1318. ],
  1319. "description": "a PHP SQL highlighting library",
  1320. "homepage": "https://github.com/jdorn/sql-formatter/",
  1321. "keywords": [
  1322. "highlight",
  1323. "sql"
  1324. ],
  1325. "time": "2014-01-12T16:20:24+00:00"
  1326. },
  1327. {
  1328. "name": "markbaker/complex",
  1329. "version": "1.4.7",
  1330. "source": {
  1331. "type": "git",
  1332. "url": "https://github.com/MarkBaker/PHPComplex.git",
  1333. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
  1334. },
  1335. "dist": {
  1336. "type": "zip",
  1337. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  1338. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  1339. "shasum": ""
  1340. },
  1341. "require": {
  1342. "php": "^5.6.0|^7.0.0"
  1343. },
  1344. "require-dev": {
  1345. "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
  1346. "phpcompatibility/php-compatibility": "^8.0",
  1347. "phpdocumentor/phpdocumentor": "2.*",
  1348. "phploc/phploc": "2.*",
  1349. "phpmd/phpmd": "2.*",
  1350. "phpunit/phpunit": "^4.8.35|^5.4.0",
  1351. "sebastian/phpcpd": "2.*",
  1352. "squizlabs/php_codesniffer": "^3.3.0"
  1353. },
  1354. "type": "library",
  1355. "autoload": {
  1356. "psr-4": {
  1357. "Complex\\": "classes/src/"
  1358. },
  1359. "files": [
  1360. "classes/src/functions/abs.php",
  1361. "classes/src/functions/acos.php",
  1362. "classes/src/functions/acosh.php",
  1363. "classes/src/functions/acot.php",
  1364. "classes/src/functions/acoth.php",
  1365. "classes/src/functions/acsc.php",
  1366. "classes/src/functions/acsch.php",
  1367. "classes/src/functions/argument.php",
  1368. "classes/src/functions/asec.php",
  1369. "classes/src/functions/asech.php",
  1370. "classes/src/functions/asin.php",
  1371. "classes/src/functions/asinh.php",
  1372. "classes/src/functions/atan.php",
  1373. "classes/src/functions/atanh.php",
  1374. "classes/src/functions/conjugate.php",
  1375. "classes/src/functions/cos.php",
  1376. "classes/src/functions/cosh.php",
  1377. "classes/src/functions/cot.php",
  1378. "classes/src/functions/coth.php",
  1379. "classes/src/functions/csc.php",
  1380. "classes/src/functions/csch.php",
  1381. "classes/src/functions/exp.php",
  1382. "classes/src/functions/inverse.php",
  1383. "classes/src/functions/ln.php",
  1384. "classes/src/functions/log2.php",
  1385. "classes/src/functions/log10.php",
  1386. "classes/src/functions/negative.php",
  1387. "classes/src/functions/pow.php",
  1388. "classes/src/functions/rho.php",
  1389. "classes/src/functions/sec.php",
  1390. "classes/src/functions/sech.php",
  1391. "classes/src/functions/sin.php",
  1392. "classes/src/functions/sinh.php",
  1393. "classes/src/functions/sqrt.php",
  1394. "classes/src/functions/tan.php",
  1395. "classes/src/functions/tanh.php",
  1396. "classes/src/functions/theta.php",
  1397. "classes/src/operations/add.php",
  1398. "classes/src/operations/subtract.php",
  1399. "classes/src/operations/multiply.php",
  1400. "classes/src/operations/divideby.php",
  1401. "classes/src/operations/divideinto.php"
  1402. ]
  1403. },
  1404. "notification-url": "https://packagist.org/downloads/",
  1405. "license": [
  1406. "MIT"
  1407. ],
  1408. "authors": [
  1409. {
  1410. "name": "Mark Baker",
  1411. "email": "mark@lange.demon.co.uk"
  1412. }
  1413. ],
  1414. "description": "PHP Class for working with complex numbers",
  1415. "homepage": "https://github.com/MarkBaker/PHPComplex",
  1416. "keywords": [
  1417. "complex",
  1418. "mathematics"
  1419. ],
  1420. "time": "2018-10-13T23:28:42+00:00"
  1421. },
  1422. {
  1423. "name": "markbaker/matrix",
  1424. "version": "1.2.0",
  1425. "source": {
  1426. "type": "git",
  1427. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  1428. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
  1429. },
  1430. "dist": {
  1431. "type": "zip",
  1432. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  1433. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  1434. "shasum": ""
  1435. },
  1436. "require": {
  1437. "php": "^5.6.0|^7.0.0"
  1438. },
  1439. "require-dev": {
  1440. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  1441. "phpcompatibility/php-compatibility": "dev-master",
  1442. "phploc/phploc": "^4",
  1443. "phpmd/phpmd": "dev-master",
  1444. "phpunit/phpunit": "^5.7",
  1445. "sebastian/phpcpd": "^3.0",
  1446. "squizlabs/php_codesniffer": "^3.0@dev"
  1447. },
  1448. "type": "library",
  1449. "autoload": {
  1450. "psr-4": {
  1451. "Matrix\\": "classes/src/"
  1452. },
  1453. "files": [
  1454. "classes/src/functions/adjoint.php",
  1455. "classes/src/functions/antidiagonal.php",
  1456. "classes/src/functions/cofactors.php",
  1457. "classes/src/functions/determinant.php",
  1458. "classes/src/functions/diagonal.php",
  1459. "classes/src/functions/identity.php",
  1460. "classes/src/functions/inverse.php",
  1461. "classes/src/functions/minors.php",
  1462. "classes/src/functions/trace.php",
  1463. "classes/src/functions/transpose.php",
  1464. "classes/src/operations/add.php",
  1465. "classes/src/operations/directsum.php",
  1466. "classes/src/operations/subtract.php",
  1467. "classes/src/operations/multiply.php",
  1468. "classes/src/operations/divideby.php",
  1469. "classes/src/operations/divideinto.php"
  1470. ]
  1471. },
  1472. "notification-url": "https://packagist.org/downloads/",
  1473. "license": [
  1474. "MIT"
  1475. ],
  1476. "authors": [
  1477. {
  1478. "name": "Mark Baker",
  1479. "email": "mark@lange.demon.co.uk"
  1480. }
  1481. ],
  1482. "description": "PHP Class for working with matrices",
  1483. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  1484. "keywords": [
  1485. "mathematics",
  1486. "matrix",
  1487. "vector"
  1488. ],
  1489. "time": "2019-10-06T11:29:25+00:00"
  1490. },
  1491. {
  1492. "name": "nelmio/cors-bundle",
  1493. "version": "2.0.1",
  1494. "source": {
  1495. "type": "git",
  1496. "url": "https://github.com/nelmio/NelmioCorsBundle.git",
  1497. "reference": "9683e6d30d000ef998919261329d825de7c53499"
  1498. },
  1499. "dist": {
  1500. "type": "zip",
  1501. "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/9683e6d30d000ef998919261329d825de7c53499",
  1502. "reference": "9683e6d30d000ef998919261329d825de7c53499",
  1503. "shasum": ""
  1504. },
  1505. "require": {
  1506. "symfony/framework-bundle": "^4.3 || ^5.0"
  1507. },
  1508. "require-dev": {
  1509. "mockery/mockery": "^1.2",
  1510. "symfony/phpunit-bridge": "^4.3 || ^5.0"
  1511. },
  1512. "type": "symfony-bundle",
  1513. "extra": {
  1514. "branch-alias": {
  1515. "dev-master": "2.0.x-dev"
  1516. }
  1517. },
  1518. "autoload": {
  1519. "psr-4": {
  1520. "Nelmio\\CorsBundle\\": ""
  1521. },
  1522. "exclude-from-classmap": [
  1523. "/Tests/"
  1524. ]
  1525. },
  1526. "notification-url": "https://packagist.org/downloads/",
  1527. "license": [
  1528. "MIT"
  1529. ],
  1530. "authors": [
  1531. {
  1532. "name": "Nelmio",
  1533. "homepage": "http://nelm.io"
  1534. },
  1535. {
  1536. "name": "Symfony Community",
  1537. "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
  1538. }
  1539. ],
  1540. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
  1541. "keywords": [
  1542. "api",
  1543. "cors",
  1544. "crossdomain"
  1545. ],
  1546. "time": "2019-11-15T08:54:08+00:00"
  1547. },
  1548. {
  1549. "name": "ocramius/package-versions",
  1550. "version": "1.5.1",
  1551. "source": {
  1552. "type": "git",
  1553. "url": "https://github.com/Ocramius/PackageVersions.git",
  1554. "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c"
  1555. },
  1556. "dist": {
  1557. "type": "zip",
  1558. "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/1d32342b8c1eb27353c8887c366147b4c2da673c",
  1559. "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c",
  1560. "shasum": ""
  1561. },
  1562. "require": {
  1563. "composer-plugin-api": "^1.0.0",
  1564. "php": "^7.3.0"
  1565. },
  1566. "require-dev": {
  1567. "composer/composer": "^1.8.6",
  1568. "doctrine/coding-standard": "^6.0.0",
  1569. "ext-zip": "*",
  1570. "infection/infection": "^0.13.4",
  1571. "phpunit/phpunit": "^8.2.5",
  1572. "vimeo/psalm": "^3.4.9"
  1573. },
  1574. "type": "composer-plugin",
  1575. "extra": {
  1576. "class": "PackageVersions\\Installer",
  1577. "branch-alias": {
  1578. "dev-master": "1.6.x-dev"
  1579. }
  1580. },
  1581. "autoload": {
  1582. "psr-4": {
  1583. "PackageVersions\\": "src/PackageVersions"
  1584. }
  1585. },
  1586. "notification-url": "https://packagist.org/downloads/",
  1587. "license": [
  1588. "MIT"
  1589. ],
  1590. "authors": [
  1591. {
  1592. "name": "Marco Pivetta",
  1593. "email": "ocramius@gmail.com"
  1594. }
  1595. ],
  1596. "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
  1597. "time": "2019-07-17T15:49:50+00:00"
  1598. },
  1599. {
  1600. "name": "ocramius/proxy-manager",
  1601. "version": "2.2.3",
  1602. "source": {
  1603. "type": "git",
  1604. "url": "https://github.com/Ocramius/ProxyManager.git",
  1605. "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f"
  1606. },
  1607. "dist": {
  1608. "type": "zip",
  1609. "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f",
  1610. "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f",
  1611. "shasum": ""
  1612. },
  1613. "require": {
  1614. "ocramius/package-versions": "^1.1.3",
  1615. "php": "^7.2.0",
  1616. "zendframework/zend-code": "^3.3.0"
  1617. },
  1618. "require-dev": {
  1619. "couscous/couscous": "^1.6.1",
  1620. "ext-phar": "*",
  1621. "humbug/humbug": "1.0.0-RC.0@RC",
  1622. "nikic/php-parser": "^3.1.1",
  1623. "padraic/phpunit-accelerator": "dev-master@DEV",
  1624. "phpbench/phpbench": "^0.12.2",
  1625. "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
  1626. "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
  1627. "phpunit/phpunit": "^6.4.3",
  1628. "squizlabs/php_codesniffer": "^2.9.1"
  1629. },
  1630. "suggest": {
  1631. "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
  1632. "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
  1633. "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
  1634. "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
  1635. },
  1636. "type": "library",
  1637. "extra": {
  1638. "branch-alias": {
  1639. "dev-master": "3.0.x-dev"
  1640. }
  1641. },
  1642. "autoload": {
  1643. "psr-0": {
  1644. "ProxyManager\\": "src"
  1645. }
  1646. },
  1647. "notification-url": "https://packagist.org/downloads/",
  1648. "license": [
  1649. "MIT"
  1650. ],
  1651. "authors": [
  1652. {
  1653. "name": "Marco Pivetta",
  1654. "email": "ocramius@gmail.com",
  1655. "homepage": "http://ocramius.github.io/"
  1656. }
  1657. ],
  1658. "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
  1659. "homepage": "https://github.com/Ocramius/ProxyManager",
  1660. "keywords": [
  1661. "aop",
  1662. "lazy loading",
  1663. "proxy",
  1664. "proxy pattern",
  1665. "service proxies"
  1666. ],
  1667. "time": "2019-08-10T08:37:15+00:00"
  1668. },
  1669. {
  1670. "name": "onurb/excel-bundle",
  1671. "version": "1.0.2",
  1672. "source": {
  1673. "type": "git",
  1674. "url": "https://github.com/Nono1971/excel-bundle.git",
  1675. "reference": "ebd4e5ebfd683d54d0b94834e514619128434f41"
  1676. },
  1677. "dist": {
  1678. "type": "zip",
  1679. "url": "https://api.github.com/repos/Nono1971/excel-bundle/zipball/ebd4e5ebfd683d54d0b94834e514619128434f41",
  1680. "reference": "ebd4e5ebfd683d54d0b94834e514619128434f41",
  1681. "shasum": ""
  1682. },
  1683. "require": {
  1684. "php": ">=7.1.3",
  1685. "phpoffice/phpspreadsheet": "~1.0",
  1686. "symfony/config": "~4.2",
  1687. "symfony/dependency-injection": "~3.2|~4.0",
  1688. "symfony/framework-bundle": "~3.2|~4.0",
  1689. "symfony/http-foundation": "~3.2|~4.0",
  1690. "symfony/http-kernel": "~3.2|~4.0"
  1691. },
  1692. "require-dev": {
  1693. "php": ">=7.0",
  1694. "phpunit/phpunit": "~6.5",
  1695. "sensio/framework-extra-bundle": "~3.2|~4.0",
  1696. "squizlabs/php_codesniffer": "~2"
  1697. },
  1698. "suggest": {
  1699. "onurb/doctrine-yuml-bundle": "Use this bundle to generate mapping graph from your entities"
  1700. },
  1701. "type": "symfony-bundle",
  1702. "extra": {
  1703. "symfony": {
  1704. "allow-contrib": "true"
  1705. }
  1706. },
  1707. "autoload": {
  1708. "psr-4": {
  1709. "Onurb\\Bundle\\": "lib/"
  1710. }
  1711. },
  1712. "notification-url": "https://packagist.org/downloads/",
  1713. "license": [
  1714. "MIT"
  1715. ],
  1716. "authors": [
  1717. {
  1718. "name": "Giulio De Donato",
  1719. "email": "liuggio@gmail.com"
  1720. },
  1721. {
  1722. "name": "Bruno Heron",
  1723. "email": "herobrun@gmail.com"
  1724. }
  1725. ],
  1726. "description": "Symfony Bundle to read or write Excel file (including pdf, xlsx, odt), using phpoffice/phpspreadsheet library (replacement of phpoffice/phpexcel, abandonned)",
  1727. "keywords": [
  1728. "PHPExcel",
  1729. "bundle",
  1730. "excel",
  1731. "spreadsheet",
  1732. "symfony",
  1733. "xls",
  1734. "xlsx"
  1735. ],
  1736. "time": "2019-06-24T20:41:00+00:00"
  1737. },
  1738. {
  1739. "name": "phenx/php-font-lib",
  1740. "version": "0.5.2",
  1741. "source": {
  1742. "type": "git",
  1743. "url": "https://github.com/PhenX/php-font-lib.git",
  1744. "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
  1745. },
  1746. "dist": {
  1747. "type": "zip",
  1748. "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
  1749. "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
  1750. "shasum": ""
  1751. },
  1752. "require-dev": {
  1753. "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
  1754. },
  1755. "type": "library",
  1756. "autoload": {
  1757. "psr-4": {
  1758. "FontLib\\": "src/FontLib"
  1759. }
  1760. },
  1761. "notification-url": "https://packagist.org/downloads/",
  1762. "license": [
  1763. "LGPL-3.0"
  1764. ],
  1765. "authors": [
  1766. {
  1767. "name": "Fabien Ménager",
  1768. "email": "fabien.menager@gmail.com"
  1769. }
  1770. ],
  1771. "description": "A library to read, parse, export and make subsets of different types of font files.",
  1772. "homepage": "https://github.com/PhenX/php-font-lib",
  1773. "time": "2020-03-08T15:31:32+00:00"
  1774. },
  1775. {
  1776. "name": "phenx/php-svg-lib",
  1777. "version": "v0.3.3",
  1778. "source": {
  1779. "type": "git",
  1780. "url": "https://github.com/PhenX/php-svg-lib.git",
  1781. "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
  1782. },
  1783. "dist": {
  1784. "type": "zip",
  1785. "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
  1786. "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
  1787. "shasum": ""
  1788. },
  1789. "require": {
  1790. "sabberworm/php-css-parser": "^8.3"
  1791. },
  1792. "require-dev": {
  1793. "phpunit/phpunit": "^5.5|^6.5"
  1794. },
  1795. "type": "library",
  1796. "autoload": {
  1797. "psr-4": {
  1798. "Svg\\": "src/Svg"
  1799. }
  1800. },
  1801. "notification-url": "https://packagist.org/downloads/",
  1802. "license": [
  1803. "LGPL-3.0"
  1804. ],
  1805. "authors": [
  1806. {
  1807. "name": "Fabien Ménager",
  1808. "email": "fabien.menager@gmail.com"
  1809. }
  1810. ],
  1811. "description": "A library to read, parse and export to PDF SVG files.",
  1812. "homepage": "https://github.com/PhenX/php-svg-lib",
  1813. "time": "2019-09-11T20:02:13+00:00"
  1814. },
  1815. {
  1816. "name": "phpoffice/phpspreadsheet",
  1817. "version": "1.10.1",
  1818. "source": {
  1819. "type": "git",
  1820. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  1821. "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0"
  1822. },
  1823. "dist": {
  1824. "type": "zip",
  1825. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1648dc9ebef6ebe0c5a172e16cf66732918416e0",
  1826. "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0",
  1827. "shasum": ""
  1828. },
  1829. "require": {
  1830. "ext-ctype": "*",
  1831. "ext-dom": "*",
  1832. "ext-fileinfo": "*",
  1833. "ext-gd": "*",
  1834. "ext-iconv": "*",
  1835. "ext-libxml": "*",
  1836. "ext-mbstring": "*",
  1837. "ext-simplexml": "*",
  1838. "ext-xml": "*",
  1839. "ext-xmlreader": "*",
  1840. "ext-xmlwriter": "*",
  1841. "ext-zip": "*",
  1842. "ext-zlib": "*",
  1843. "markbaker/complex": "^1.4",
  1844. "markbaker/matrix": "^1.2",
  1845. "php": "^7.1",
  1846. "psr/simple-cache": "^1.0"
  1847. },
  1848. "require-dev": {
  1849. "dompdf/dompdf": "^0.8.3",
  1850. "friendsofphp/php-cs-fixer": "^2.16",
  1851. "jpgraph/jpgraph": "^4.0",
  1852. "mpdf/mpdf": "^8.0",
  1853. "phpcompatibility/php-compatibility": "^9.3",
  1854. "phpunit/phpunit": "^7.5",
  1855. "squizlabs/php_codesniffer": "^3.5",
  1856. "tecnickcom/tcpdf": "^6.3"
  1857. },
  1858. "suggest": {
  1859. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  1860. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  1861. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  1862. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  1863. },
  1864. "type": "library",
  1865. "autoload": {
  1866. "psr-4": {
  1867. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  1868. }
  1869. },
  1870. "notification-url": "https://packagist.org/downloads/",
  1871. "license": [
  1872. "MIT"
  1873. ],
  1874. "authors": [
  1875. {
  1876. "name": "Maarten Balliauw",
  1877. "homepage": "https://blog.maartenballiauw.be"
  1878. },
  1879. {
  1880. "name": "Mark Baker",
  1881. "homepage": "https://markbakeruk.net"
  1882. },
  1883. {
  1884. "name": "Franck Lefevre",
  1885. "homepage": "https://rootslabs.net"
  1886. },
  1887. {
  1888. "name": "Erik Tilt"
  1889. },
  1890. {
  1891. "name": "Adrien Crivelli"
  1892. }
  1893. ],
  1894. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  1895. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  1896. "keywords": [
  1897. "OpenXML",
  1898. "excel",
  1899. "gnumeric",
  1900. "ods",
  1901. "php",
  1902. "spreadsheet",
  1903. "xls",
  1904. "xlsx"
  1905. ],
  1906. "time": "2019-12-01T23:13:51+00:00"
  1907. },
  1908. {
  1909. "name": "psr/cache",
  1910. "version": "1.0.1",
  1911. "source": {
  1912. "type": "git",
  1913. "url": "https://github.com/php-fig/cache.git",
  1914. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  1915. },
  1916. "dist": {
  1917. "type": "zip",
  1918. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  1919. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  1920. "shasum": ""
  1921. },
  1922. "require": {
  1923. "php": ">=5.3.0"
  1924. },
  1925. "type": "library",
  1926. "extra": {
  1927. "branch-alias": {
  1928. "dev-master": "1.0.x-dev"
  1929. }
  1930. },
  1931. "autoload": {
  1932. "psr-4": {
  1933. "Psr\\Cache\\": "src/"
  1934. }
  1935. },
  1936. "notification-url": "https://packagist.org/downloads/",
  1937. "license": [
  1938. "MIT"
  1939. ],
  1940. "authors": [
  1941. {
  1942. "name": "PHP-FIG",
  1943. "homepage": "http://www.php-fig.org/"
  1944. }
  1945. ],
  1946. "description": "Common interface for caching libraries",
  1947. "keywords": [
  1948. "cache",
  1949. "psr",
  1950. "psr-6"
  1951. ],
  1952. "time": "2016-08-06T20:24:11+00:00"
  1953. },
  1954. {
  1955. "name": "psr/container",
  1956. "version": "1.0.0",
  1957. "source": {
  1958. "type": "git",
  1959. "url": "https://github.com/php-fig/container.git",
  1960. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  1961. },
  1962. "dist": {
  1963. "type": "zip",
  1964. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1965. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1966. "shasum": ""
  1967. },
  1968. "require": {
  1969. "php": ">=5.3.0"
  1970. },
  1971. "type": "library",
  1972. "extra": {
  1973. "branch-alias": {
  1974. "dev-master": "1.0.x-dev"
  1975. }
  1976. },
  1977. "autoload": {
  1978. "psr-4": {
  1979. "Psr\\Container\\": "src/"
  1980. }
  1981. },
  1982. "notification-url": "https://packagist.org/downloads/",
  1983. "license": [
  1984. "MIT"
  1985. ],
  1986. "authors": [
  1987. {
  1988. "name": "PHP-FIG",
  1989. "homepage": "http://www.php-fig.org/"
  1990. }
  1991. ],
  1992. "description": "Common Container Interface (PHP FIG PSR-11)",
  1993. "homepage": "https://github.com/php-fig/container",
  1994. "keywords": [
  1995. "PSR-11",
  1996. "container",
  1997. "container-interface",
  1998. "container-interop",
  1999. "psr"
  2000. ],
  2001. "time": "2017-02-14T16:28:37+00:00"
  2002. },
  2003. {
  2004. "name": "psr/log",
  2005. "version": "1.1.2",
  2006. "source": {
  2007. "type": "git",
  2008. "url": "https://github.com/php-fig/log.git",
  2009. "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
  2010. },
  2011. "dist": {
  2012. "type": "zip",
  2013. "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
  2014. "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
  2015. "shasum": ""
  2016. },
  2017. "require": {
  2018. "php": ">=5.3.0"
  2019. },
  2020. "type": "library",
  2021. "extra": {
  2022. "branch-alias": {
  2023. "dev-master": "1.1.x-dev"
  2024. }
  2025. },
  2026. "autoload": {
  2027. "psr-4": {
  2028. "Psr\\Log\\": "Psr/Log/"
  2029. }
  2030. },
  2031. "notification-url": "https://packagist.org/downloads/",
  2032. "license": [
  2033. "MIT"
  2034. ],
  2035. "authors": [
  2036. {
  2037. "name": "PHP-FIG",
  2038. "homepage": "http://www.php-fig.org/"
  2039. }
  2040. ],
  2041. "description": "Common interface for logging libraries",
  2042. "homepage": "https://github.com/php-fig/log",
  2043. "keywords": [
  2044. "log",
  2045. "psr",
  2046. "psr-3"
  2047. ],
  2048. "time": "2019-11-01T11:05:21+00:00"
  2049. },
  2050. {
  2051. "name": "psr/simple-cache",
  2052. "version": "1.0.1",
  2053. "source": {
  2054. "type": "git",
  2055. "url": "https://github.com/php-fig/simple-cache.git",
  2056. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  2057. },
  2058. "dist": {
  2059. "type": "zip",
  2060. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2061. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2062. "shasum": ""
  2063. },
  2064. "require": {
  2065. "php": ">=5.3.0"
  2066. },
  2067. "type": "library",
  2068. "extra": {
  2069. "branch-alias": {
  2070. "dev-master": "1.0.x-dev"
  2071. }
  2072. },
  2073. "autoload": {
  2074. "psr-4": {
  2075. "Psr\\SimpleCache\\": "src/"
  2076. }
  2077. },
  2078. "notification-url": "https://packagist.org/downloads/",
  2079. "license": [
  2080. "MIT"
  2081. ],
  2082. "authors": [
  2083. {
  2084. "name": "PHP-FIG",
  2085. "homepage": "http://www.php-fig.org/"
  2086. }
  2087. ],
  2088. "description": "Common interfaces for simple caching",
  2089. "keywords": [
  2090. "cache",
  2091. "caching",
  2092. "psr",
  2093. "psr-16",
  2094. "simple-cache"
  2095. ],
  2096. "time": "2017-10-23T01:57:42+00:00"
  2097. },
  2098. {
  2099. "name": "sabberworm/php-css-parser",
  2100. "version": "8.3.1",
  2101. "source": {
  2102. "type": "git",
  2103. "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
  2104. "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
  2105. },
  2106. "dist": {
  2107. "type": "zip",
  2108. "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
  2109. "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
  2110. "shasum": ""
  2111. },
  2112. "require": {
  2113. "php": ">=5.3.2"
  2114. },
  2115. "require-dev": {
  2116. "codacy/coverage": "^1.4",
  2117. "phpunit/phpunit": "~4.8"
  2118. },
  2119. "type": "library",
  2120. "autoload": {
  2121. "psr-0": {
  2122. "Sabberworm\\CSS": "lib/"
  2123. }
  2124. },
  2125. "notification-url": "https://packagist.org/downloads/",
  2126. "license": [
  2127. "MIT"
  2128. ],
  2129. "authors": [
  2130. {
  2131. "name": "Raphael Schweikert"
  2132. }
  2133. ],
  2134. "description": "Parser for CSS Files written in PHP",
  2135. "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
  2136. "keywords": [
  2137. "css",
  2138. "parser",
  2139. "stylesheet"
  2140. ],
  2141. "time": "2020-06-01T09:10:00+00:00"
  2142. },
  2143. {
  2144. "name": "sensio/framework-extra-bundle",
  2145. "version": "v5.5.3",
  2146. "source": {
  2147. "type": "git",
  2148. "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
  2149. "reference": "98f0807137b13d0acfdf3c255a731516e97015de"
  2150. },
  2151. "dist": {
  2152. "type": "zip",
  2153. "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/98f0807137b13d0acfdf3c255a731516e97015de",
  2154. "reference": "98f0807137b13d0acfdf3c255a731516e97015de",
  2155. "shasum": ""
  2156. },
  2157. "require": {
  2158. "doctrine/annotations": "^1.0",
  2159. "php": ">=7.1.3",
  2160. "symfony/config": "^4.3|^5.0",
  2161. "symfony/dependency-injection": "^4.3|^5.0",
  2162. "symfony/framework-bundle": "^4.3|^5.0",
  2163. "symfony/http-kernel": "^4.3|^5.0"
  2164. },
  2165. "conflict": {
  2166. "doctrine/doctrine-cache-bundle": "<1.3.1"
  2167. },
  2168. "require-dev": {
  2169. "doctrine/doctrine-bundle": "^1.11|^2.0",
  2170. "doctrine/orm": "^2.5",
  2171. "nyholm/psr7": "^1.1",
  2172. "symfony/browser-kit": "^4.3|^5.0",
  2173. "symfony/dom-crawler": "^4.3|^5.0",
  2174. "symfony/expression-language": "^4.3|^5.0",
  2175. "symfony/finder": "^4.3|^5.0",
  2176. "symfony/monolog-bridge": "^4.0|^5.0",
  2177. "symfony/monolog-bundle": "^3.2",
  2178. "symfony/phpunit-bridge": "^4.3.5|^5.0",
  2179. "symfony/psr-http-message-bridge": "^1.1",
  2180. "symfony/security-bundle": "^4.3|^5.0",
  2181. "symfony/twig-bundle": "^4.3|^5.0",
  2182. "symfony/yaml": "^4.3|^5.0",
  2183. "twig/twig": "^1.34|^2.4|^3.0"
  2184. },
  2185. "suggest": {
  2186. "symfony/expression-language": "",
  2187. "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
  2188. "symfony/security-bundle": ""
  2189. },
  2190. "type": "symfony-bundle",
  2191. "extra": {
  2192. "branch-alias": {
  2193. "dev-master": "5.5.x-dev"
  2194. }
  2195. },
  2196. "autoload": {
  2197. "psr-4": {
  2198. "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
  2199. },
  2200. "exclude-from-classmap": [
  2201. "/tests/"
  2202. ]
  2203. },
  2204. "notification-url": "https://packagist.org/downloads/",
  2205. "license": [
  2206. "MIT"
  2207. ],
  2208. "authors": [
  2209. {
  2210. "name": "Fabien Potencier",
  2211. "email": "fabien@symfony.com"
  2212. }
  2213. ],
  2214. "description": "This bundle provides a way to configure your controllers with annotations",
  2215. "keywords": [
  2216. "annotations",
  2217. "controllers"
  2218. ],
  2219. "time": "2019-12-27T08:57:19+00:00"
  2220. },
  2221. {
  2222. "name": "swiftmailer/swiftmailer",
  2223. "version": "v6.2.3",
  2224. "source": {
  2225. "type": "git",
  2226. "url": "https://github.com/swiftmailer/swiftmailer.git",
  2227. "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
  2228. },
  2229. "dist": {
  2230. "type": "zip",
  2231. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
  2232. "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
  2233. "shasum": ""
  2234. },
  2235. "require": {
  2236. "egulias/email-validator": "~2.0",
  2237. "php": ">=7.0.0",
  2238. "symfony/polyfill-iconv": "^1.0",
  2239. "symfony/polyfill-intl-idn": "^1.10",
  2240. "symfony/polyfill-mbstring": "^1.0"
  2241. },
  2242. "require-dev": {
  2243. "mockery/mockery": "~0.9.1",
  2244. "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
  2245. },
  2246. "suggest": {
  2247. "ext-intl": "Needed to support internationalized email addresses",
  2248. "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
  2249. },
  2250. "type": "library",
  2251. "extra": {
  2252. "branch-alias": {
  2253. "dev-master": "6.2-dev"
  2254. }
  2255. },
  2256. "autoload": {
  2257. "files": [
  2258. "lib/swift_required.php"
  2259. ]
  2260. },
  2261. "notification-url": "https://packagist.org/downloads/",
  2262. "license": [
  2263. "MIT"
  2264. ],
  2265. "authors": [
  2266. {
  2267. "name": "Chris Corbyn"
  2268. },
  2269. {
  2270. "name": "Fabien Potencier",
  2271. "email": "fabien@symfony.com"
  2272. }
  2273. ],
  2274. "description": "Swiftmailer, free feature-rich PHP mailer",
  2275. "homepage": "https://swiftmailer.symfony.com",
  2276. "keywords": [
  2277. "email",
  2278. "mail",
  2279. "mailer"
  2280. ],
  2281. "time": "2019-11-12T09:31:26+00:00"
  2282. },
  2283. {
  2284. "name": "symfony/cache",
  2285. "version": "v4.3.11",
  2286. "source": {
  2287. "type": "git",
  2288. "url": "https://github.com/symfony/cache.git",
  2289. "reference": "8794ccf68ac341fc19311919d2287f7557bfccba"
  2290. },
  2291. "dist": {
  2292. "type": "zip",
  2293. "url": "https://api.github.com/repos/symfony/cache/zipball/8794ccf68ac341fc19311919d2287f7557bfccba",
  2294. "reference": "8794ccf68ac341fc19311919d2287f7557bfccba",
  2295. "shasum": ""
  2296. },
  2297. "require": {
  2298. "php": "^7.1.3",
  2299. "psr/cache": "~1.0",
  2300. "psr/log": "~1.0",
  2301. "symfony/cache-contracts": "^1.1",
  2302. "symfony/service-contracts": "^1.1",
  2303. "symfony/var-exporter": "^4.2"
  2304. },
  2305. "conflict": {
  2306. "doctrine/dbal": "<2.5",
  2307. "symfony/dependency-injection": "<3.4",
  2308. "symfony/var-dumper": "<3.4"
  2309. },
  2310. "provide": {
  2311. "psr/cache-implementation": "1.0",
  2312. "psr/simple-cache-implementation": "1.0",
  2313. "symfony/cache-implementation": "1.0"
  2314. },
  2315. "require-dev": {
  2316. "cache/integration-tests": "dev-master",
  2317. "doctrine/cache": "~1.6",
  2318. "doctrine/dbal": "~2.5",
  2319. "predis/predis": "~1.1",
  2320. "psr/simple-cache": "^1.0",
  2321. "symfony/config": "~4.2",
  2322. "symfony/dependency-injection": "~3.4|~4.1",
  2323. "symfony/var-dumper": "^4.1.1"
  2324. },
  2325. "type": "library",
  2326. "extra": {
  2327. "branch-alias": {
  2328. "dev-master": "4.3-dev"
  2329. }
  2330. },
  2331. "autoload": {
  2332. "psr-4": {
  2333. "Symfony\\Component\\Cache\\": ""
  2334. },
  2335. "exclude-from-classmap": [
  2336. "/Tests/"
  2337. ]
  2338. },
  2339. "notification-url": "https://packagist.org/downloads/",
  2340. "license": [
  2341. "MIT"
  2342. ],
  2343. "authors": [
  2344. {
  2345. "name": "Nicolas Grekas",
  2346. "email": "p@tchwork.com"
  2347. },
  2348. {
  2349. "name": "Symfony Community",
  2350. "homepage": "https://symfony.com/contributors"
  2351. }
  2352. ],
  2353. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  2354. "homepage": "https://symfony.com",
  2355. "keywords": [
  2356. "caching",
  2357. "psr6"
  2358. ],
  2359. "time": "2020-01-27T09:15:09+00:00"
  2360. },
  2361. {
  2362. "name": "symfony/cache-contracts",
  2363. "version": "v1.1.7",
  2364. "source": {
  2365. "type": "git",
  2366. "url": "https://github.com/symfony/cache-contracts.git",
  2367. "reference": "af50d14ada9e4e82cfabfabdc502d144f89be0a1"
  2368. },
  2369. "dist": {
  2370. "type": "zip",
  2371. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/af50d14ada9e4e82cfabfabdc502d144f89be0a1",
  2372. "reference": "af50d14ada9e4e82cfabfabdc502d144f89be0a1",
  2373. "shasum": ""
  2374. },
  2375. "require": {
  2376. "php": "^7.1.3",
  2377. "psr/cache": "^1.0"
  2378. },
  2379. "suggest": {
  2380. "symfony/cache-implementation": ""
  2381. },
  2382. "type": "library",
  2383. "extra": {
  2384. "branch-alias": {
  2385. "dev-master": "1.1-dev"
  2386. }
  2387. },
  2388. "autoload": {
  2389. "psr-4": {
  2390. "Symfony\\Contracts\\Cache\\": ""
  2391. }
  2392. },
  2393. "notification-url": "https://packagist.org/downloads/",
  2394. "license": [
  2395. "MIT"
  2396. ],
  2397. "authors": [
  2398. {
  2399. "name": "Nicolas Grekas",
  2400. "email": "p@tchwork.com"
  2401. },
  2402. {
  2403. "name": "Symfony Community",
  2404. "homepage": "https://symfony.com/contributors"
  2405. }
  2406. ],
  2407. "description": "Generic abstractions related to caching",
  2408. "homepage": "https://symfony.com",
  2409. "keywords": [
  2410. "abstractions",
  2411. "contracts",
  2412. "decoupling",
  2413. "interfaces",
  2414. "interoperability",
  2415. "standards"
  2416. ],
  2417. "time": "2019-10-04T21:43:27+00:00"
  2418. },
  2419. {
  2420. "name": "symfony/config",
  2421. "version": "v4.3.11",
  2422. "source": {
  2423. "type": "git",
  2424. "url": "https://github.com/symfony/config.git",
  2425. "reference": "7b7d5d35a5ba5a62f2c6c69f574e36595e587d11"
  2426. },
  2427. "dist": {
  2428. "type": "zip",
  2429. "url": "https://api.github.com/repos/symfony/config/zipball/7b7d5d35a5ba5a62f2c6c69f574e36595e587d11",
  2430. "reference": "7b7d5d35a5ba5a62f2c6c69f574e36595e587d11",
  2431. "shasum": ""
  2432. },
  2433. "require": {
  2434. "php": "^7.1.3",
  2435. "symfony/filesystem": "~3.4|~4.0",
  2436. "symfony/polyfill-ctype": "~1.8"
  2437. },
  2438. "conflict": {
  2439. "symfony/finder": "<3.4"
  2440. },
  2441. "require-dev": {
  2442. "symfony/dependency-injection": "~3.4|~4.0",
  2443. "symfony/event-dispatcher": "~3.4|~4.0",
  2444. "symfony/finder": "~3.4|~4.0",
  2445. "symfony/messenger": "~4.1",
  2446. "symfony/yaml": "~3.4|~4.0"
  2447. },
  2448. "suggest": {
  2449. "symfony/yaml": "To use the yaml reference dumper"
  2450. },
  2451. "type": "library",
  2452. "extra": {
  2453. "branch-alias": {
  2454. "dev-master": "4.3-dev"
  2455. }
  2456. },
  2457. "autoload": {
  2458. "psr-4": {
  2459. "Symfony\\Component\\Config\\": ""
  2460. },
  2461. "exclude-from-classmap": [
  2462. "/Tests/"
  2463. ]
  2464. },
  2465. "notification-url": "https://packagist.org/downloads/",
  2466. "license": [
  2467. "MIT"
  2468. ],
  2469. "authors": [
  2470. {
  2471. "name": "Fabien Potencier",
  2472. "email": "fabien@symfony.com"
  2473. },
  2474. {
  2475. "name": "Symfony Community",
  2476. "homepage": "https://symfony.com/contributors"
  2477. }
  2478. ],
  2479. "description": "Symfony Config Component",
  2480. "homepage": "https://symfony.com",
  2481. "time": "2020-01-04T12:24:57+00:00"
  2482. },
  2483. {
  2484. "name": "symfony/console",
  2485. "version": "v4.3.11",
  2486. "source": {
  2487. "type": "git",
  2488. "url": "https://github.com/symfony/console.git",
  2489. "reference": "82aeab8f852a63e83d781617841237944392cd45"
  2490. },
  2491. "dist": {
  2492. "type": "zip",
  2493. "url": "https://api.github.com/repos/symfony/console/zipball/82aeab8f852a63e83d781617841237944392cd45",
  2494. "reference": "82aeab8f852a63e83d781617841237944392cd45",
  2495. "shasum": ""
  2496. },
  2497. "require": {
  2498. "php": "^7.1.3",
  2499. "symfony/polyfill-mbstring": "~1.0",
  2500. "symfony/polyfill-php73": "^1.8",
  2501. "symfony/service-contracts": "^1.1"
  2502. },
  2503. "conflict": {
  2504. "symfony/dependency-injection": "<3.4",
  2505. "symfony/event-dispatcher": "<4.3",
  2506. "symfony/process": "<3.3"
  2507. },
  2508. "provide": {
  2509. "psr/log-implementation": "1.0"
  2510. },
  2511. "require-dev": {
  2512. "psr/log": "~1.0",
  2513. "symfony/config": "~3.4|~4.0",
  2514. "symfony/dependency-injection": "~3.4|~4.0",
  2515. "symfony/event-dispatcher": "^4.3",
  2516. "symfony/lock": "~3.4|~4.0",
  2517. "symfony/process": "~3.4|~4.0",
  2518. "symfony/var-dumper": "^4.3"
  2519. },
  2520. "suggest": {
  2521. "psr/log": "For using the console logger",
  2522. "symfony/event-dispatcher": "",
  2523. "symfony/lock": "",
  2524. "symfony/process": ""
  2525. },
  2526. "type": "library",
  2527. "extra": {
  2528. "branch-alias": {
  2529. "dev-master": "4.3-dev"
  2530. }
  2531. },
  2532. "autoload": {
  2533. "psr-4": {
  2534. "Symfony\\Component\\Console\\": ""
  2535. },
  2536. "exclude-from-classmap": [
  2537. "/Tests/"
  2538. ]
  2539. },
  2540. "notification-url": "https://packagist.org/downloads/",
  2541. "license": [
  2542. "MIT"
  2543. ],
  2544. "authors": [
  2545. {
  2546. "name": "Fabien Potencier",
  2547. "email": "fabien@symfony.com"
  2548. },
  2549. {
  2550. "name": "Symfony Community",
  2551. "homepage": "https://symfony.com/contributors"
  2552. }
  2553. ],
  2554. "description": "Symfony Console Component",
  2555. "homepage": "https://symfony.com",
  2556. "time": "2020-01-25T12:32:28+00:00"
  2557. },
  2558. {
  2559. "name": "symfony/debug",
  2560. "version": "v4.3.11",
  2561. "source": {
  2562. "type": "git",
  2563. "url": "https://github.com/symfony/debug.git",
  2564. "reference": "8e362996356f2555d493ee3d8285424853955e8f"
  2565. },
  2566. "dist": {
  2567. "type": "zip",
  2568. "url": "https://api.github.com/repos/symfony/debug/zipball/8e362996356f2555d493ee3d8285424853955e8f",
  2569. "reference": "8e362996356f2555d493ee3d8285424853955e8f",
  2570. "shasum": ""
  2571. },
  2572. "require": {
  2573. "php": "^7.1.3",
  2574. "psr/log": "~1.0"
  2575. },
  2576. "conflict": {
  2577. "symfony/http-kernel": "<3.4"
  2578. },
  2579. "require-dev": {
  2580. "symfony/http-kernel": "~3.4|~4.0"
  2581. },
  2582. "type": "library",
  2583. "extra": {
  2584. "branch-alias": {
  2585. "dev-master": "4.3-dev"
  2586. }
  2587. },
  2588. "autoload": {
  2589. "psr-4": {
  2590. "Symfony\\Component\\Debug\\": ""
  2591. },
  2592. "exclude-from-classmap": [
  2593. "/Tests/"
  2594. ]
  2595. },
  2596. "notification-url": "https://packagist.org/downloads/",
  2597. "license": [
  2598. "MIT"
  2599. ],
  2600. "authors": [
  2601. {
  2602. "name": "Fabien Potencier",
  2603. "email": "fabien@symfony.com"
  2604. },
  2605. {
  2606. "name": "Symfony Community",
  2607. "homepage": "https://symfony.com/contributors"
  2608. }
  2609. ],
  2610. "description": "Symfony Debug Component",
  2611. "homepage": "https://symfony.com",
  2612. "time": "2020-01-25T12:32:28+00:00"
  2613. },
  2614. {
  2615. "name": "symfony/dependency-injection",
  2616. "version": "v4.3.11",
  2617. "source": {
  2618. "type": "git",
  2619. "url": "https://github.com/symfony/dependency-injection.git",
  2620. "reference": "468bfb60a60b7caa03e4722c43f5359df47b4349"
  2621. },
  2622. "dist": {
  2623. "type": "zip",
  2624. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/468bfb60a60b7caa03e4722c43f5359df47b4349",
  2625. "reference": "468bfb60a60b7caa03e4722c43f5359df47b4349",
  2626. "shasum": ""
  2627. },
  2628. "require": {
  2629. "php": "^7.1.3",
  2630. "psr/container": "^1.0",
  2631. "symfony/service-contracts": "^1.1.6"
  2632. },
  2633. "conflict": {
  2634. "symfony/config": "<4.3",
  2635. "symfony/finder": "<3.4",
  2636. "symfony/proxy-manager-bridge": "<3.4",
  2637. "symfony/yaml": "<3.4"
  2638. },
  2639. "provide": {
  2640. "psr/container-implementation": "1.0",
  2641. "symfony/service-implementation": "1.0"
  2642. },
  2643. "require-dev": {
  2644. "symfony/config": "^4.3",
  2645. "symfony/expression-language": "~3.4|~4.0",
  2646. "symfony/yaml": "~3.4|~4.0"
  2647. },
  2648. "suggest": {
  2649. "symfony/config": "",
  2650. "symfony/expression-language": "For using expressions in service container configuration",
  2651. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  2652. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  2653. "symfony/yaml": ""
  2654. },
  2655. "type": "library",
  2656. "extra": {
  2657. "branch-alias": {
  2658. "dev-master": "4.3-dev"
  2659. }
  2660. },
  2661. "autoload": {
  2662. "psr-4": {
  2663. "Symfony\\Component\\DependencyInjection\\": ""
  2664. },
  2665. "exclude-from-classmap": [
  2666. "/Tests/"
  2667. ]
  2668. },
  2669. "notification-url": "https://packagist.org/downloads/",
  2670. "license": [
  2671. "MIT"
  2672. ],
  2673. "authors": [
  2674. {
  2675. "name": "Fabien Potencier",
  2676. "email": "fabien@symfony.com"
  2677. },
  2678. {
  2679. "name": "Symfony Community",
  2680. "homepage": "https://symfony.com/contributors"
  2681. }
  2682. ],
  2683. "description": "Symfony DependencyInjection Component",
  2684. "homepage": "https://symfony.com",
  2685. "time": "2020-01-14T16:43:06+00:00"
  2686. },
  2687. {
  2688. "name": "symfony/doctrine-bridge",
  2689. "version": "v4.3.11",
  2690. "source": {
  2691. "type": "git",
  2692. "url": "https://github.com/symfony/doctrine-bridge.git",
  2693. "reference": "64cbcf5635fb1b38131332d0b3784faeec9a9e9a"
  2694. },
  2695. "dist": {
  2696. "type": "zip",
  2697. "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/64cbcf5635fb1b38131332d0b3784faeec9a9e9a",
  2698. "reference": "64cbcf5635fb1b38131332d0b3784faeec9a9e9a",
  2699. "shasum": ""
  2700. },
  2701. "require": {
  2702. "doctrine/event-manager": "~1.0",
  2703. "doctrine/persistence": "^1.3",
  2704. "php": "^7.1.3",
  2705. "symfony/polyfill-ctype": "~1.8",
  2706. "symfony/polyfill-mbstring": "~1.0",
  2707. "symfony/service-contracts": "^1.1"
  2708. },
  2709. "conflict": {
  2710. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  2711. "symfony/dependency-injection": "<3.4",
  2712. "symfony/form": "<4.3",
  2713. "symfony/http-kernel": "<4.3.7",
  2714. "symfony/messenger": "<4.3"
  2715. },
  2716. "require-dev": {
  2717. "doctrine/annotations": "~1.7",
  2718. "doctrine/cache": "~1.6",
  2719. "doctrine/collections": "~1.0",
  2720. "doctrine/data-fixtures": "1.0.*",
  2721. "doctrine/dbal": "~2.4",
  2722. "doctrine/orm": "^2.6.3",
  2723. "doctrine/reflection": "~1.0",
  2724. "symfony/config": "^4.2",
  2725. "symfony/dependency-injection": "~3.4|~4.0",
  2726. "symfony/expression-language": "~3.4|~4.0",
  2727. "symfony/form": "~4.3",
  2728. "symfony/http-kernel": "^4.3.7",
  2729. "symfony/messenger": "~4.3",
  2730. "symfony/property-access": "~3.4|~4.0",
  2731. "symfony/property-info": "~3.4|~4.0",
  2732. "symfony/proxy-manager-bridge": "~3.4|~4.0",
  2733. "symfony/security-core": "~3.4|~4.0",
  2734. "symfony/stopwatch": "~3.4|~4.0",
  2735. "symfony/translation": "~3.4|~4.0",
  2736. "symfony/validator": "^3.4.31|^4.3.4"
  2737. },
  2738. "suggest": {
  2739. "doctrine/data-fixtures": "",
  2740. "doctrine/dbal": "",
  2741. "doctrine/orm": "",
  2742. "symfony/form": "",
  2743. "symfony/property-info": "",
  2744. "symfony/validator": ""
  2745. },
  2746. "type": "symfony-bridge",
  2747. "extra": {
  2748. "branch-alias": {
  2749. "dev-master": "4.3-dev"
  2750. }
  2751. },
  2752. "autoload": {
  2753. "psr-4": {
  2754. "Symfony\\Bridge\\Doctrine\\": ""
  2755. },
  2756. "exclude-from-classmap": [
  2757. "/Tests/"
  2758. ]
  2759. },
  2760. "notification-url": "https://packagist.org/downloads/",
  2761. "license": [
  2762. "MIT"
  2763. ],
  2764. "authors": [
  2765. {
  2766. "name": "Fabien Potencier",
  2767. "email": "fabien@symfony.com"
  2768. },
  2769. {
  2770. "name": "Symfony Community",
  2771. "homepage": "https://symfony.com/contributors"
  2772. }
  2773. ],
  2774. "description": "Symfony Doctrine Bridge",
  2775. "homepage": "https://symfony.com",
  2776. "time": "2020-01-23T10:55:13+00:00"
  2777. },
  2778. {
  2779. "name": "symfony/dotenv",
  2780. "version": "v4.3.11",
  2781. "source": {
  2782. "type": "git",
  2783. "url": "https://github.com/symfony/dotenv.git",
  2784. "reference": "3e41dc2a3c517819b23cb4d1c95f5116182a8dd0"
  2785. },
  2786. "dist": {
  2787. "type": "zip",
  2788. "url": "https://api.github.com/repos/symfony/dotenv/zipball/3e41dc2a3c517819b23cb4d1c95f5116182a8dd0",
  2789. "reference": "3e41dc2a3c517819b23cb4d1c95f5116182a8dd0",
  2790. "shasum": ""
  2791. },
  2792. "require": {
  2793. "php": "^7.1.3"
  2794. },
  2795. "require-dev": {
  2796. "symfony/process": "^3.4.2|^4.0"
  2797. },
  2798. "type": "library",
  2799. "extra": {
  2800. "branch-alias": {
  2801. "dev-master": "4.3-dev"
  2802. }
  2803. },
  2804. "autoload": {
  2805. "psr-4": {
  2806. "Symfony\\Component\\Dotenv\\": ""
  2807. },
  2808. "exclude-from-classmap": [
  2809. "/Tests/"
  2810. ]
  2811. },
  2812. "notification-url": "https://packagist.org/downloads/",
  2813. "license": [
  2814. "MIT"
  2815. ],
  2816. "authors": [
  2817. {
  2818. "name": "Fabien Potencier",
  2819. "email": "fabien@symfony.com"
  2820. },
  2821. {
  2822. "name": "Symfony Community",
  2823. "homepage": "https://symfony.com/contributors"
  2824. }
  2825. ],
  2826. "description": "Registers environment variables from a .env file",
  2827. "homepage": "https://symfony.com",
  2828. "keywords": [
  2829. "dotenv",
  2830. "env",
  2831. "environment"
  2832. ],
  2833. "time": "2020-01-08T17:19:22+00:00"
  2834. },
  2835. {
  2836. "name": "symfony/event-dispatcher",
  2837. "version": "v4.3.11",
  2838. "source": {
  2839. "type": "git",
  2840. "url": "https://github.com/symfony/event-dispatcher.git",
  2841. "reference": "75f99d7489409207d09c6cd75a6c773ccbb516d5"
  2842. },
  2843. "dist": {
  2844. "type": "zip",
  2845. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/75f99d7489409207d09c6cd75a6c773ccbb516d5",
  2846. "reference": "75f99d7489409207d09c6cd75a6c773ccbb516d5",
  2847. "shasum": ""
  2848. },
  2849. "require": {
  2850. "php": "^7.1.3",
  2851. "symfony/event-dispatcher-contracts": "^1.1"
  2852. },
  2853. "conflict": {
  2854. "symfony/dependency-injection": "<3.4"
  2855. },
  2856. "provide": {
  2857. "psr/event-dispatcher-implementation": "1.0",
  2858. "symfony/event-dispatcher-implementation": "1.1"
  2859. },
  2860. "require-dev": {
  2861. "psr/log": "~1.0",
  2862. "symfony/config": "~3.4|~4.0",
  2863. "symfony/dependency-injection": "~3.4|~4.0",
  2864. "symfony/expression-language": "~3.4|~4.0",
  2865. "symfony/http-foundation": "^3.4|^4.0",
  2866. "symfony/service-contracts": "^1.1",
  2867. "symfony/stopwatch": "~3.4|~4.0"
  2868. },
  2869. "suggest": {
  2870. "symfony/dependency-injection": "",
  2871. "symfony/http-kernel": ""
  2872. },
  2873. "type": "library",
  2874. "extra": {
  2875. "branch-alias": {
  2876. "dev-master": "4.3-dev"
  2877. }
  2878. },
  2879. "autoload": {
  2880. "psr-4": {
  2881. "Symfony\\Component\\EventDispatcher\\": ""
  2882. },
  2883. "exclude-from-classmap": [
  2884. "/Tests/"
  2885. ]
  2886. },
  2887. "notification-url": "https://packagist.org/downloads/",
  2888. "license": [
  2889. "MIT"
  2890. ],
  2891. "authors": [
  2892. {
  2893. "name": "Fabien Potencier",
  2894. "email": "fabien@symfony.com"
  2895. },
  2896. {
  2897. "name": "Symfony Community",
  2898. "homepage": "https://symfony.com/contributors"
  2899. }
  2900. ],
  2901. "description": "Symfony EventDispatcher Component",
  2902. "homepage": "https://symfony.com",
  2903. "time": "2020-01-09T13:17:05+00:00"
  2904. },
  2905. {
  2906. "name": "symfony/event-dispatcher-contracts",
  2907. "version": "v1.1.7",
  2908. "source": {
  2909. "type": "git",
  2910. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  2911. "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
  2912. },
  2913. "dist": {
  2914. "type": "zip",
  2915. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
  2916. "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
  2917. "shasum": ""
  2918. },
  2919. "require": {
  2920. "php": "^7.1.3"
  2921. },
  2922. "suggest": {
  2923. "psr/event-dispatcher": "",
  2924. "symfony/event-dispatcher-implementation": ""
  2925. },
  2926. "type": "library",
  2927. "extra": {
  2928. "branch-alias": {
  2929. "dev-master": "1.1-dev"
  2930. }
  2931. },
  2932. "autoload": {
  2933. "psr-4": {
  2934. "Symfony\\Contracts\\EventDispatcher\\": ""
  2935. }
  2936. },
  2937. "notification-url": "https://packagist.org/downloads/",
  2938. "license": [
  2939. "MIT"
  2940. ],
  2941. "authors": [
  2942. {
  2943. "name": "Nicolas Grekas",
  2944. "email": "p@tchwork.com"
  2945. },
  2946. {
  2947. "name": "Symfony Community",
  2948. "homepage": "https://symfony.com/contributors"
  2949. }
  2950. ],
  2951. "description": "Generic abstractions related to dispatching event",
  2952. "homepage": "https://symfony.com",
  2953. "keywords": [
  2954. "abstractions",
  2955. "contracts",
  2956. "decoupling",
  2957. "interfaces",
  2958. "interoperability",
  2959. "standards"
  2960. ],
  2961. "time": "2019-09-17T09:54:03+00:00"
  2962. },
  2963. {
  2964. "name": "symfony/filesystem",
  2965. "version": "v4.3.11",
  2966. "source": {
  2967. "type": "git",
  2968. "url": "https://github.com/symfony/filesystem.git",
  2969. "reference": "fdc0ac5e64f7555818411a17993bb24be4270769"
  2970. },
  2971. "dist": {
  2972. "type": "zip",
  2973. "url": "https://api.github.com/repos/symfony/filesystem/zipball/fdc0ac5e64f7555818411a17993bb24be4270769",
  2974. "reference": "fdc0ac5e64f7555818411a17993bb24be4270769",
  2975. "shasum": ""
  2976. },
  2977. "require": {
  2978. "php": "^7.1.3",
  2979. "symfony/polyfill-ctype": "~1.8"
  2980. },
  2981. "type": "library",
  2982. "extra": {
  2983. "branch-alias": {
  2984. "dev-master": "4.3-dev"
  2985. }
  2986. },
  2987. "autoload": {
  2988. "psr-4": {
  2989. "Symfony\\Component\\Filesystem\\": ""
  2990. },
  2991. "exclude-from-classmap": [
  2992. "/Tests/"
  2993. ]
  2994. },
  2995. "notification-url": "https://packagist.org/downloads/",
  2996. "license": [
  2997. "MIT"
  2998. ],
  2999. "authors": [
  3000. {
  3001. "name": "Fabien Potencier",
  3002. "email": "fabien@symfony.com"
  3003. },
  3004. {
  3005. "name": "Symfony Community",
  3006. "homepage": "https://symfony.com/contributors"
  3007. }
  3008. ],
  3009. "description": "Symfony Filesystem Component",
  3010. "homepage": "https://symfony.com",
  3011. "time": "2020-01-21T08:20:29+00:00"
  3012. },
  3013. {
  3014. "name": "symfony/finder",
  3015. "version": "v4.3.11",
  3016. "source": {
  3017. "type": "git",
  3018. "url": "https://github.com/symfony/finder.git",
  3019. "reference": "8174c13b932c71f10cdd8dfcd8f5e494f1e7003d"
  3020. },
  3021. "dist": {
  3022. "type": "zip",
  3023. "url": "https://api.github.com/repos/symfony/finder/zipball/8174c13b932c71f10cdd8dfcd8f5e494f1e7003d",
  3024. "reference": "8174c13b932c71f10cdd8dfcd8f5e494f1e7003d",
  3025. "shasum": ""
  3026. },
  3027. "require": {
  3028. "php": "^7.1.3"
  3029. },
  3030. "type": "library",
  3031. "extra": {
  3032. "branch-alias": {
  3033. "dev-master": "4.3-dev"
  3034. }
  3035. },
  3036. "autoload": {
  3037. "psr-4": {
  3038. "Symfony\\Component\\Finder\\": ""
  3039. },
  3040. "exclude-from-classmap": [
  3041. "/Tests/"
  3042. ]
  3043. },
  3044. "notification-url": "https://packagist.org/downloads/",
  3045. "license": [
  3046. "MIT"
  3047. ],
  3048. "authors": [
  3049. {
  3050. "name": "Fabien Potencier",
  3051. "email": "fabien@symfony.com"
  3052. },
  3053. {
  3054. "name": "Symfony Community",
  3055. "homepage": "https://symfony.com/contributors"
  3056. }
  3057. ],
  3058. "description": "Symfony Finder Component",
  3059. "homepage": "https://symfony.com",
  3060. "time": "2020-01-04T12:24:57+00:00"
  3061. },
  3062. {
  3063. "name": "symfony/flex",
  3064. "version": "v1.6.2",
  3065. "source": {
  3066. "type": "git",
  3067. "url": "https://github.com/symfony/flex.git",
  3068. "reference": "e4f5a2653ca503782a31486198bd1dd1c9a47f83"
  3069. },
  3070. "dist": {
  3071. "type": "zip",
  3072. "url": "https://api.github.com/repos/symfony/flex/zipball/e4f5a2653ca503782a31486198bd1dd1c9a47f83",
  3073. "reference": "e4f5a2653ca503782a31486198bd1dd1c9a47f83",
  3074. "shasum": ""
  3075. },
  3076. "require": {
  3077. "composer-plugin-api": "^1.0",
  3078. "php": "^7.0"
  3079. },
  3080. "require-dev": {
  3081. "composer/composer": "^1.0.2",
  3082. "symfony/dotenv": "^3.4|^4.0|^5.0",
  3083. "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0",
  3084. "symfony/process": "^2.7|^3.0|^4.0|^5.0"
  3085. },
  3086. "type": "composer-plugin",
  3087. "extra": {
  3088. "branch-alias": {
  3089. "dev-master": "1.5-dev"
  3090. },
  3091. "class": "Symfony\\Flex\\Flex"
  3092. },
  3093. "autoload": {
  3094. "psr-4": {
  3095. "Symfony\\Flex\\": "src"
  3096. }
  3097. },
  3098. "notification-url": "https://packagist.org/downloads/",
  3099. "license": [
  3100. "MIT"
  3101. ],
  3102. "authors": [
  3103. {
  3104. "name": "Fabien Potencier",
  3105. "email": "fabien.potencier@gmail.com"
  3106. }
  3107. ],
  3108. "description": "Composer plugin for Symfony",
  3109. "time": "2020-01-30T12:06:45+00:00"
  3110. },
  3111. {
  3112. "name": "symfony/framework-bundle",
  3113. "version": "v4.3.11",
  3114. "source": {
  3115. "type": "git",
  3116. "url": "https://github.com/symfony/framework-bundle.git",
  3117. "reference": "4ea8f63e005af800e140c1bcfb1f748a006defd1"
  3118. },
  3119. "dist": {
  3120. "type": "zip",
  3121. "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4ea8f63e005af800e140c1bcfb1f748a006defd1",
  3122. "reference": "4ea8f63e005af800e140c1bcfb1f748a006defd1",
  3123. "shasum": ""
  3124. },
  3125. "require": {
  3126. "ext-xml": "*",
  3127. "php": "^7.1.3",
  3128. "symfony/cache": "^4.3.4",
  3129. "symfony/config": "^4.3.4",
  3130. "symfony/debug": "~4.0",
  3131. "symfony/dependency-injection": "^4.3",
  3132. "symfony/filesystem": "~3.4|~4.0",
  3133. "symfony/finder": "~3.4|~4.0",
  3134. "symfony/http-foundation": "^4.3",
  3135. "symfony/http-kernel": "^4.3.4",
  3136. "symfony/polyfill-mbstring": "~1.0",
  3137. "symfony/routing": "^4.3"
  3138. },
  3139. "conflict": {
  3140. "doctrine/persistence": "<1.3",
  3141. "phpdocumentor/reflection-docblock": "<3.0",
  3142. "phpdocumentor/type-resolver": "<0.2.1",
  3143. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  3144. "symfony/asset": "<3.4",
  3145. "symfony/browser-kit": "<4.3",
  3146. "symfony/console": "<4.3",
  3147. "symfony/dom-crawler": "<4.3",
  3148. "symfony/dotenv": "<4.2",
  3149. "symfony/form": "<4.3.5",
  3150. "symfony/messenger": "<4.3.6",
  3151. "symfony/property-info": "<3.4",
  3152. "symfony/serializer": "<4.2",
  3153. "symfony/stopwatch": "<3.4",
  3154. "symfony/translation": "<4.3.6",
  3155. "symfony/twig-bridge": "<4.1.1",
  3156. "symfony/validator": "<4.1",
  3157. "symfony/workflow": "<4.3.6"
  3158. },
  3159. "require-dev": {
  3160. "doctrine/annotations": "~1.7",
  3161. "doctrine/cache": "~1.0",
  3162. "fig/link-util": "^1.0",
  3163. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  3164. "symfony/asset": "~3.4|~4.0",
  3165. "symfony/browser-kit": "^4.3",
  3166. "symfony/console": "^4.3.4",
  3167. "symfony/css-selector": "~3.4|~4.0",
  3168. "symfony/dom-crawler": "^4.3",
  3169. "symfony/expression-language": "~3.4|~4.0",
  3170. "symfony/form": "^4.3.5",
  3171. "symfony/http-client": "^4.3",
  3172. "symfony/lock": "~3.4|~4.0",
  3173. "symfony/mailer": "^4.3",
  3174. "symfony/messenger": "^4.3.6",
  3175. "symfony/mime": "^4.3",
  3176. "symfony/polyfill-intl-icu": "~1.0",
  3177. "symfony/process": "~3.4|~4.0",
  3178. "symfony/property-info": "~3.4|~4.0",
  3179. "symfony/security-csrf": "~3.4|~4.0",
  3180. "symfony/security-http": "~3.4|~4.0",
  3181. "symfony/serializer": "^4.3",
  3182. "symfony/stopwatch": "~3.4|~4.0",
  3183. "symfony/templating": "~3.4|~4.0",
  3184. "symfony/translation": "^4.3.7",
  3185. "symfony/twig-bundle": "~2.8|~3.2|~4.0",
  3186. "symfony/validator": "^4.1",
  3187. "symfony/var-dumper": "^4.3",
  3188. "symfony/web-link": "~3.4|~4.0",
  3189. "symfony/workflow": "^4.3.6",
  3190. "symfony/yaml": "~3.4|~4.0",
  3191. "twig/twig": "~1.41|~2.10"
  3192. },
  3193. "suggest": {
  3194. "ext-apcu": "For best performance of the system caches",
  3195. "symfony/console": "For using the console commands",
  3196. "symfony/form": "For using forms",
  3197. "symfony/property-info": "For using the property_info service",
  3198. "symfony/serializer": "For using the serializer service",
  3199. "symfony/validator": "For using validation",
  3200. "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
  3201. "symfony/yaml": "For using the debug:config and lint:yaml commands"
  3202. },
  3203. "type": "symfony-bundle",
  3204. "extra": {
  3205. "branch-alias": {
  3206. "dev-master": "4.3-dev"
  3207. }
  3208. },
  3209. "autoload": {
  3210. "psr-4": {
  3211. "Symfony\\Bundle\\FrameworkBundle\\": ""
  3212. },
  3213. "exclude-from-classmap": [
  3214. "/Tests/"
  3215. ]
  3216. },
  3217. "notification-url": "https://packagist.org/downloads/",
  3218. "license": [
  3219. "MIT"
  3220. ],
  3221. "authors": [
  3222. {
  3223. "name": "Fabien Potencier",
  3224. "email": "fabien@symfony.com"
  3225. },
  3226. {
  3227. "name": "Symfony Community",
  3228. "homepage": "https://symfony.com/contributors"
  3229. }
  3230. ],
  3231. "description": "Symfony FrameworkBundle",
  3232. "homepage": "https://symfony.com",
  3233. "time": "2020-01-14T14:28:35+00:00"
  3234. },
  3235. {
  3236. "name": "symfony/http-foundation",
  3237. "version": "v4.3.11",
  3238. "source": {
  3239. "type": "git",
  3240. "url": "https://github.com/symfony/http-foundation.git",
  3241. "reference": "90af881cedc857dca17990cae96f37727b8ae1d6"
  3242. },
  3243. "dist": {
  3244. "type": "zip",
  3245. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/90af881cedc857dca17990cae96f37727b8ae1d6",
  3246. "reference": "90af881cedc857dca17990cae96f37727b8ae1d6",
  3247. "shasum": ""
  3248. },
  3249. "require": {
  3250. "php": "^7.1.3",
  3251. "symfony/mime": "^4.3",
  3252. "symfony/polyfill-mbstring": "~1.1"
  3253. },
  3254. "require-dev": {
  3255. "predis/predis": "~1.0",
  3256. "symfony/expression-language": "~3.4|~4.0"
  3257. },
  3258. "type": "library",
  3259. "extra": {
  3260. "branch-alias": {
  3261. "dev-master": "4.3-dev"
  3262. }
  3263. },
  3264. "autoload": {
  3265. "psr-4": {
  3266. "Symfony\\Component\\HttpFoundation\\": ""
  3267. },
  3268. "exclude-from-classmap": [
  3269. "/Tests/"
  3270. ]
  3271. },
  3272. "notification-url": "https://packagist.org/downloads/",
  3273. "license": [
  3274. "MIT"
  3275. ],
  3276. "authors": [
  3277. {
  3278. "name": "Fabien Potencier",
  3279. "email": "fabien@symfony.com"
  3280. },
  3281. {
  3282. "name": "Symfony Community",
  3283. "homepage": "https://symfony.com/contributors"
  3284. }
  3285. ],
  3286. "description": "Symfony HttpFoundation Component",
  3287. "homepage": "https://symfony.com",
  3288. "time": "2020-01-31T09:10:37+00:00"
  3289. },
  3290. {
  3291. "name": "symfony/http-kernel",
  3292. "version": "v4.3.11",
  3293. "source": {
  3294. "type": "git",
  3295. "url": "https://github.com/symfony/http-kernel.git",
  3296. "reference": "fcd8fe5b98d435da856b310a01a4f281668607c0"
  3297. },
  3298. "dist": {
  3299. "type": "zip",
  3300. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fcd8fe5b98d435da856b310a01a4f281668607c0",
  3301. "reference": "fcd8fe5b98d435da856b310a01a4f281668607c0",
  3302. "shasum": ""
  3303. },
  3304. "require": {
  3305. "php": "^7.1.3",
  3306. "psr/log": "~1.0",
  3307. "symfony/debug": "~3.4|~4.0",
  3308. "symfony/event-dispatcher": "^4.3",
  3309. "symfony/http-foundation": "^4.1.1",
  3310. "symfony/polyfill-ctype": "~1.8",
  3311. "symfony/polyfill-php73": "^1.9"
  3312. },
  3313. "conflict": {
  3314. "symfony/browser-kit": "<4.3",
  3315. "symfony/config": "<3.4",
  3316. "symfony/dependency-injection": "<4.3",
  3317. "symfony/translation": "<4.2",
  3318. "symfony/var-dumper": "<4.1.1",
  3319. "twig/twig": "<1.34|<2.4,>=2"
  3320. },
  3321. "provide": {
  3322. "psr/log-implementation": "1.0"
  3323. },
  3324. "require-dev": {
  3325. "psr/cache": "~1.0",
  3326. "symfony/browser-kit": "^4.3",
  3327. "symfony/config": "~3.4|~4.0",
  3328. "symfony/console": "~3.4|~4.0",
  3329. "symfony/css-selector": "~3.4|~4.0",
  3330. "symfony/dependency-injection": "^4.3",
  3331. "symfony/dom-crawler": "~3.4|~4.0",
  3332. "symfony/expression-language": "~3.4|~4.0",
  3333. "symfony/finder": "~3.4|~4.0",
  3334. "symfony/process": "~3.4|~4.0",
  3335. "symfony/routing": "~3.4|~4.0",
  3336. "symfony/stopwatch": "~3.4|~4.0",
  3337. "symfony/templating": "~3.4|~4.0",
  3338. "symfony/translation": "~4.2",
  3339. "symfony/translation-contracts": "^1.1",
  3340. "symfony/var-dumper": "^4.1.1",
  3341. "twig/twig": "^1.34|^2.4"
  3342. },
  3343. "suggest": {
  3344. "symfony/browser-kit": "",
  3345. "symfony/config": "",
  3346. "symfony/console": "",
  3347. "symfony/dependency-injection": "",
  3348. "symfony/var-dumper": ""
  3349. },
  3350. "type": "library",
  3351. "extra": {
  3352. "branch-alias": {
  3353. "dev-master": "4.3-dev"
  3354. }
  3355. },
  3356. "autoload": {
  3357. "psr-4": {
  3358. "Symfony\\Component\\HttpKernel\\": ""
  3359. },
  3360. "exclude-from-classmap": [
  3361. "/Tests/"
  3362. ]
  3363. },
  3364. "notification-url": "https://packagist.org/downloads/",
  3365. "license": [
  3366. "MIT"
  3367. ],
  3368. "authors": [
  3369. {
  3370. "name": "Fabien Potencier",
  3371. "email": "fabien@symfony.com"
  3372. },
  3373. {
  3374. "name": "Symfony Community",
  3375. "homepage": "https://symfony.com/contributors"
  3376. }
  3377. ],
  3378. "description": "Symfony HttpKernel Component",
  3379. "homepage": "https://symfony.com",
  3380. "time": "2020-01-31T12:38:38+00:00"
  3381. },
  3382. {
  3383. "name": "symfony/inflector",
  3384. "version": "v4.3.11",
  3385. "source": {
  3386. "type": "git",
  3387. "url": "https://github.com/symfony/inflector.git",
  3388. "reference": "8c699257379098d26fa400edad29f703b380efcf"
  3389. },
  3390. "dist": {
  3391. "type": "zip",
  3392. "url": "https://api.github.com/repos/symfony/inflector/zipball/8c699257379098d26fa400edad29f703b380efcf",
  3393. "reference": "8c699257379098d26fa400edad29f703b380efcf",
  3394. "shasum": ""
  3395. },
  3396. "require": {
  3397. "php": "^7.1.3",
  3398. "symfony/polyfill-ctype": "~1.8"
  3399. },
  3400. "type": "library",
  3401. "extra": {
  3402. "branch-alias": {
  3403. "dev-master": "4.3-dev"
  3404. }
  3405. },
  3406. "autoload": {
  3407. "psr-4": {
  3408. "Symfony\\Component\\Inflector\\": ""
  3409. },
  3410. "exclude-from-classmap": [
  3411. "/Tests/"
  3412. ]
  3413. },
  3414. "notification-url": "https://packagist.org/downloads/",
  3415. "license": [
  3416. "MIT"
  3417. ],
  3418. "authors": [
  3419. {
  3420. "name": "Bernhard Schussek",
  3421. "email": "bschussek@gmail.com"
  3422. },
  3423. {
  3424. "name": "Symfony Community",
  3425. "homepage": "https://symfony.com/contributors"
  3426. }
  3427. ],
  3428. "description": "Symfony Inflector Component",
  3429. "homepage": "https://symfony.com",
  3430. "keywords": [
  3431. "inflection",
  3432. "pluralize",
  3433. "singularize",
  3434. "string",
  3435. "symfony",
  3436. "words"
  3437. ],
  3438. "time": "2020-01-04T12:24:57+00:00"
  3439. },
  3440. {
  3441. "name": "symfony/mime",
  3442. "version": "v4.3.11",
  3443. "source": {
  3444. "type": "git",
  3445. "url": "https://github.com/symfony/mime.git",
  3446. "reference": "50f65ca2a6c33702728024d33e4b9461f67623c4"
  3447. },
  3448. "dist": {
  3449. "type": "zip",
  3450. "url": "https://api.github.com/repos/symfony/mime/zipball/50f65ca2a6c33702728024d33e4b9461f67623c4",
  3451. "reference": "50f65ca2a6c33702728024d33e4b9461f67623c4",
  3452. "shasum": ""
  3453. },
  3454. "require": {
  3455. "php": "^7.1.3",
  3456. "symfony/polyfill-intl-idn": "^1.10",
  3457. "symfony/polyfill-mbstring": "^1.0"
  3458. },
  3459. "require-dev": {
  3460. "egulias/email-validator": "^2.1.10",
  3461. "symfony/dependency-injection": "~3.4|^4.1"
  3462. },
  3463. "type": "library",
  3464. "extra": {
  3465. "branch-alias": {
  3466. "dev-master": "4.3-dev"
  3467. }
  3468. },
  3469. "autoload": {
  3470. "psr-4": {
  3471. "Symfony\\Component\\Mime\\": ""
  3472. },
  3473. "exclude-from-classmap": [
  3474. "/Tests/"
  3475. ]
  3476. },
  3477. "notification-url": "https://packagist.org/downloads/",
  3478. "license": [
  3479. "MIT"
  3480. ],
  3481. "authors": [
  3482. {
  3483. "name": "Fabien Potencier",
  3484. "email": "fabien@symfony.com"
  3485. },
  3486. {
  3487. "name": "Symfony Community",
  3488. "homepage": "https://symfony.com/contributors"
  3489. }
  3490. ],
  3491. "description": "A library to manipulate MIME messages",
  3492. "homepage": "https://symfony.com",
  3493. "keywords": [
  3494. "mime",
  3495. "mime-type"
  3496. ],
  3497. "time": "2020-01-01T11:51:43+00:00"
  3498. },
  3499. {
  3500. "name": "symfony/orm-pack",
  3501. "version": "v1.0.8",
  3502. "source": {
  3503. "type": "git",
  3504. "url": "https://github.com/symfony/orm-pack.git",
  3505. "reference": "c9bcc08102061f406dc908192c0f33524a675666"
  3506. },
  3507. "dist": {
  3508. "type": "zip",
  3509. "url": "https://api.github.com/repos/symfony/orm-pack/zipball/c9bcc08102061f406dc908192c0f33524a675666",
  3510. "reference": "c9bcc08102061f406dc908192c0f33524a675666",
  3511. "shasum": ""
  3512. },
  3513. "require": {
  3514. "doctrine/doctrine-bundle": "*",
  3515. "doctrine/doctrine-migrations-bundle": "*",
  3516. "doctrine/orm": "*"
  3517. },
  3518. "type": "symfony-pack",
  3519. "notification-url": "https://packagist.org/downloads/",
  3520. "license": [
  3521. "MIT"
  3522. ],
  3523. "description": "A pack for the Doctrine ORM",
  3524. "time": "2020-02-10T18:03:48+00:00"
  3525. },
  3526. {
  3527. "name": "symfony/polyfill-intl-idn",
  3528. "version": "v1.13.1",
  3529. "source": {
  3530. "type": "git",
  3531. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  3532. "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46"
  3533. },
  3534. "dist": {
  3535. "type": "zip",
  3536. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
  3537. "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
  3538. "shasum": ""
  3539. },
  3540. "require": {
  3541. "php": ">=5.3.3",
  3542. "symfony/polyfill-mbstring": "^1.3",
  3543. "symfony/polyfill-php72": "^1.9"
  3544. },
  3545. "suggest": {
  3546. "ext-intl": "For best performance"
  3547. },
  3548. "type": "library",
  3549. "extra": {
  3550. "branch-alias": {
  3551. "dev-master": "1.13-dev"
  3552. }
  3553. },
  3554. "autoload": {
  3555. "psr-4": {
  3556. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  3557. },
  3558. "files": [
  3559. "bootstrap.php"
  3560. ]
  3561. },
  3562. "notification-url": "https://packagist.org/downloads/",
  3563. "license": [
  3564. "MIT"
  3565. ],
  3566. "authors": [
  3567. {
  3568. "name": "Laurent Bassin",
  3569. "email": "laurent@bassin.info"
  3570. },
  3571. {
  3572. "name": "Symfony Community",
  3573. "homepage": "https://symfony.com/contributors"
  3574. }
  3575. ],
  3576. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  3577. "homepage": "https://symfony.com",
  3578. "keywords": [
  3579. "compatibility",
  3580. "idn",
  3581. "intl",
  3582. "polyfill",
  3583. "portable",
  3584. "shim"
  3585. ],
  3586. "time": "2019-11-27T13:56:44+00:00"
  3587. },
  3588. {
  3589. "name": "symfony/polyfill-mbstring",
  3590. "version": "v1.13.1",
  3591. "source": {
  3592. "type": "git",
  3593. "url": "https://github.com/symfony/polyfill-mbstring.git",
  3594. "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
  3595. },
  3596. "dist": {
  3597. "type": "zip",
  3598. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
  3599. "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
  3600. "shasum": ""
  3601. },
  3602. "require": {
  3603. "php": ">=5.3.3"
  3604. },
  3605. "suggest": {
  3606. "ext-mbstring": "For best performance"
  3607. },
  3608. "type": "library",
  3609. "extra": {
  3610. "branch-alias": {
  3611. "dev-master": "1.13-dev"
  3612. }
  3613. },
  3614. "autoload": {
  3615. "psr-4": {
  3616. "Symfony\\Polyfill\\Mbstring\\": ""
  3617. },
  3618. "files": [
  3619. "bootstrap.php"
  3620. ]
  3621. },
  3622. "notification-url": "https://packagist.org/downloads/",
  3623. "license": [
  3624. "MIT"
  3625. ],
  3626. "authors": [
  3627. {
  3628. "name": "Nicolas Grekas",
  3629. "email": "p@tchwork.com"
  3630. },
  3631. {
  3632. "name": "Symfony Community",
  3633. "homepage": "https://symfony.com/contributors"
  3634. }
  3635. ],
  3636. "description": "Symfony polyfill for the Mbstring extension",
  3637. "homepage": "https://symfony.com",
  3638. "keywords": [
  3639. "compatibility",
  3640. "mbstring",
  3641. "polyfill",
  3642. "portable",
  3643. "shim"
  3644. ],
  3645. "time": "2019-11-27T14:18:11+00:00"
  3646. },
  3647. {
  3648. "name": "symfony/polyfill-php72",
  3649. "version": "v1.13.1",
  3650. "source": {
  3651. "type": "git",
  3652. "url": "https://github.com/symfony/polyfill-php72.git",
  3653. "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038"
  3654. },
  3655. "dist": {
  3656. "type": "zip",
  3657. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038",
  3658. "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038",
  3659. "shasum": ""
  3660. },
  3661. "require": {
  3662. "php": ">=5.3.3"
  3663. },
  3664. "type": "library",
  3665. "extra": {
  3666. "branch-alias": {
  3667. "dev-master": "1.13-dev"
  3668. }
  3669. },
  3670. "autoload": {
  3671. "psr-4": {
  3672. "Symfony\\Polyfill\\Php72\\": ""
  3673. },
  3674. "files": [
  3675. "bootstrap.php"
  3676. ]
  3677. },
  3678. "notification-url": "https://packagist.org/downloads/",
  3679. "license": [
  3680. "MIT"
  3681. ],
  3682. "authors": [
  3683. {
  3684. "name": "Nicolas Grekas",
  3685. "email": "p@tchwork.com"
  3686. },
  3687. {
  3688. "name": "Symfony Community",
  3689. "homepage": "https://symfony.com/contributors"
  3690. }
  3691. ],
  3692. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  3693. "homepage": "https://symfony.com",
  3694. "keywords": [
  3695. "compatibility",
  3696. "polyfill",
  3697. "portable",
  3698. "shim"
  3699. ],
  3700. "time": "2019-11-27T13:56:44+00:00"
  3701. },
  3702. {
  3703. "name": "symfony/polyfill-php73",
  3704. "version": "v1.13.1",
  3705. "source": {
  3706. "type": "git",
  3707. "url": "https://github.com/symfony/polyfill-php73.git",
  3708. "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f"
  3709. },
  3710. "dist": {
  3711. "type": "zip",
  3712. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f",
  3713. "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f",
  3714. "shasum": ""
  3715. },
  3716. "require": {
  3717. "php": ">=5.3.3"
  3718. },
  3719. "type": "library",
  3720. "extra": {
  3721. "branch-alias": {
  3722. "dev-master": "1.13-dev"
  3723. }
  3724. },
  3725. "autoload": {
  3726. "psr-4": {
  3727. "Symfony\\Polyfill\\Php73\\": ""
  3728. },
  3729. "files": [
  3730. "bootstrap.php"
  3731. ],
  3732. "classmap": [
  3733. "Resources/stubs"
  3734. ]
  3735. },
  3736. "notification-url": "https://packagist.org/downloads/",
  3737. "license": [
  3738. "MIT"
  3739. ],
  3740. "authors": [
  3741. {
  3742. "name": "Nicolas Grekas",
  3743. "email": "p@tchwork.com"
  3744. },
  3745. {
  3746. "name": "Symfony Community",
  3747. "homepage": "https://symfony.com/contributors"
  3748. }
  3749. ],
  3750. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  3751. "homepage": "https://symfony.com",
  3752. "keywords": [
  3753. "compatibility",
  3754. "polyfill",
  3755. "portable",
  3756. "shim"
  3757. ],
  3758. "time": "2019-11-27T16:25:15+00:00"
  3759. },
  3760. {
  3761. "name": "symfony/property-access",
  3762. "version": "v4.3.11",
  3763. "source": {
  3764. "type": "git",
  3765. "url": "https://github.com/symfony/property-access.git",
  3766. "reference": "28ecead27bd17937b3f904396b026a8e3915d0cd"
  3767. },
  3768. "dist": {
  3769. "type": "zip",
  3770. "url": "https://api.github.com/repos/symfony/property-access/zipball/28ecead27bd17937b3f904396b026a8e3915d0cd",
  3771. "reference": "28ecead27bd17937b3f904396b026a8e3915d0cd",
  3772. "shasum": ""
  3773. },
  3774. "require": {
  3775. "php": "^7.1.3",
  3776. "symfony/inflector": "~3.4|~4.0"
  3777. },
  3778. "require-dev": {
  3779. "symfony/cache": "~3.4|~4.0"
  3780. },
  3781. "suggest": {
  3782. "psr/cache-implementation": "To cache access methods."
  3783. },
  3784. "type": "library",
  3785. "extra": {
  3786. "branch-alias": {
  3787. "dev-master": "4.3-dev"
  3788. }
  3789. },
  3790. "autoload": {
  3791. "psr-4": {
  3792. "Symfony\\Component\\PropertyAccess\\": ""
  3793. },
  3794. "exclude-from-classmap": [
  3795. "/Tests/"
  3796. ]
  3797. },
  3798. "notification-url": "https://packagist.org/downloads/",
  3799. "license": [
  3800. "MIT"
  3801. ],
  3802. "authors": [
  3803. {
  3804. "name": "Fabien Potencier",
  3805. "email": "fabien@symfony.com"
  3806. },
  3807. {
  3808. "name": "Symfony Community",
  3809. "homepage": "https://symfony.com/contributors"
  3810. }
  3811. ],
  3812. "description": "Symfony PropertyAccess Component",
  3813. "homepage": "https://symfony.com",
  3814. "keywords": [
  3815. "access",
  3816. "array",
  3817. "extraction",
  3818. "index",
  3819. "injection",
  3820. "object",
  3821. "property",
  3822. "property path",
  3823. "reflection"
  3824. ],
  3825. "time": "2020-01-04T12:24:57+00:00"
  3826. },
  3827. {
  3828. "name": "symfony/routing",
  3829. "version": "v4.3.11",
  3830. "source": {
  3831. "type": "git",
  3832. "url": "https://github.com/symfony/routing.git",
  3833. "reference": "6cc4b6a92e3c623b2c7e56180728839b0caf8564"
  3834. },
  3835. "dist": {
  3836. "type": "zip",
  3837. "url": "https://api.github.com/repos/symfony/routing/zipball/6cc4b6a92e3c623b2c7e56180728839b0caf8564",
  3838. "reference": "6cc4b6a92e3c623b2c7e56180728839b0caf8564",
  3839. "shasum": ""
  3840. },
  3841. "require": {
  3842. "php": "^7.1.3"
  3843. },
  3844. "conflict": {
  3845. "symfony/config": "<4.2",
  3846. "symfony/dependency-injection": "<3.4",
  3847. "symfony/yaml": "<3.4"
  3848. },
  3849. "require-dev": {
  3850. "doctrine/annotations": "~1.2",
  3851. "psr/log": "~1.0",
  3852. "symfony/config": "~4.2",
  3853. "symfony/dependency-injection": "~3.4|~4.0",
  3854. "symfony/expression-language": "~3.4|~4.0",
  3855. "symfony/http-foundation": "~3.4|~4.0",
  3856. "symfony/yaml": "~3.4|~4.0"
  3857. },
  3858. "suggest": {
  3859. "doctrine/annotations": "For using the annotation loader",
  3860. "symfony/config": "For using the all-in-one router or any loader",
  3861. "symfony/expression-language": "For using expression matching",
  3862. "symfony/http-foundation": "For using a Symfony Request object",
  3863. "symfony/yaml": "For using the YAML loader"
  3864. },
  3865. "type": "library",
  3866. "extra": {
  3867. "branch-alias": {
  3868. "dev-master": "4.3-dev"
  3869. }
  3870. },
  3871. "autoload": {
  3872. "psr-4": {
  3873. "Symfony\\Component\\Routing\\": ""
  3874. },
  3875. "exclude-from-classmap": [
  3876. "/Tests/"
  3877. ]
  3878. },
  3879. "notification-url": "https://packagist.org/downloads/",
  3880. "license": [
  3881. "MIT"
  3882. ],
  3883. "authors": [
  3884. {
  3885. "name": "Fabien Potencier",
  3886. "email": "fabien@symfony.com"
  3887. },
  3888. {
  3889. "name": "Symfony Community",
  3890. "homepage": "https://symfony.com/contributors"
  3891. }
  3892. ],
  3893. "description": "Symfony Routing Component",
  3894. "homepage": "https://symfony.com",
  3895. "keywords": [
  3896. "router",
  3897. "routing",
  3898. "uri",
  3899. "url"
  3900. ],
  3901. "time": "2020-01-08T14:00:15+00:00"
  3902. },
  3903. {
  3904. "name": "symfony/security-bundle",
  3905. "version": "v4.3.11",
  3906. "source": {
  3907. "type": "git",
  3908. "url": "https://github.com/symfony/security-bundle.git",
  3909. "reference": "1cc02bd8e44eef0bd4ecfd53a8b4d7b26f675d85"
  3910. },
  3911. "dist": {
  3912. "type": "zip",
  3913. "url": "https://api.github.com/repos/symfony/security-bundle/zipball/1cc02bd8e44eef0bd4ecfd53a8b4d7b26f675d85",
  3914. "reference": "1cc02bd8e44eef0bd4ecfd53a8b4d7b26f675d85",
  3915. "shasum": ""
  3916. },
  3917. "require": {
  3918. "ext-xml": "*",
  3919. "php": "^7.1.3",
  3920. "symfony/config": "^4.2",
  3921. "symfony/dependency-injection": "^4.2",
  3922. "symfony/http-kernel": "^4.3",
  3923. "symfony/security-core": "~4.3",
  3924. "symfony/security-csrf": "~4.2",
  3925. "symfony/security-guard": "~4.2",
  3926. "symfony/security-http": "~4.3.10|^4.4.3"
  3927. },
  3928. "conflict": {
  3929. "symfony/browser-kit": "<4.2",
  3930. "symfony/console": "<3.4",
  3931. "symfony/framework-bundle": "<4.3.4",
  3932. "symfony/twig-bundle": "<4.2",
  3933. "symfony/var-dumper": "<3.4"
  3934. },
  3935. "require-dev": {
  3936. "doctrine/doctrine-bundle": "~1.5",
  3937. "symfony/asset": "~3.4|~4.0",
  3938. "symfony/browser-kit": "~4.2",
  3939. "symfony/console": "~3.4|~4.0",
  3940. "symfony/css-selector": "~3.4|~4.0",
  3941. "symfony/dom-crawler": "~3.4|~4.0",
  3942. "symfony/expression-language": "~3.4|~4.0",
  3943. "symfony/form": "~3.4|~4.0",
  3944. "symfony/framework-bundle": "^4.3.4",
  3945. "symfony/http-foundation": "~3.4|~4.0",
  3946. "symfony/process": "~3.4|~4.0",
  3947. "symfony/translation": "~3.4|~4.0",
  3948. "symfony/twig-bridge": "~3.4|~4.0",
  3949. "symfony/twig-bundle": "~4.2",
  3950. "symfony/validator": "~3.4|~4.0",
  3951. "symfony/var-dumper": "~3.4|~4.0",
  3952. "symfony/yaml": "~3.4|~4.0",
  3953. "twig/twig": "~1.41|~2.10"
  3954. },
  3955. "type": "symfony-bundle",
  3956. "extra": {
  3957. "branch-alias": {
  3958. "dev-master": "4.3-dev"
  3959. }
  3960. },
  3961. "autoload": {
  3962. "psr-4": {
  3963. "Symfony\\Bundle\\SecurityBundle\\": ""
  3964. },
  3965. "exclude-from-classmap": [
  3966. "/Tests/"
  3967. ]
  3968. },
  3969. "notification-url": "https://packagist.org/downloads/",
  3970. "license": [
  3971. "MIT"
  3972. ],
  3973. "authors": [
  3974. {
  3975. "name": "Fabien Potencier",
  3976. "email": "fabien@symfony.com"
  3977. },
  3978. {
  3979. "name": "Symfony Community",
  3980. "homepage": "https://symfony.com/contributors"
  3981. }
  3982. ],
  3983. "description": "Symfony SecurityBundle",
  3984. "homepage": "https://symfony.com",
  3985. "time": "2020-01-08T17:19:22+00:00"
  3986. },
  3987. {
  3988. "name": "symfony/security-core",
  3989. "version": "v4.3.11",
  3990. "source": {
  3991. "type": "git",
  3992. "url": "https://github.com/symfony/security-core.git",
  3993. "reference": "8d008438e4bbdf04086d1048d51cc1b5dfac2046"
  3994. },
  3995. "dist": {
  3996. "type": "zip",
  3997. "url": "https://api.github.com/repos/symfony/security-core/zipball/8d008438e4bbdf04086d1048d51cc1b5dfac2046",
  3998. "reference": "8d008438e4bbdf04086d1048d51cc1b5dfac2046",
  3999. "shasum": ""
  4000. },
  4001. "require": {
  4002. "php": "^7.1.3",
  4003. "symfony/event-dispatcher-contracts": "^1.1",
  4004. "symfony/service-contracts": "^1.1"
  4005. },
  4006. "conflict": {
  4007. "symfony/event-dispatcher": "<4.3",
  4008. "symfony/security-guard": "<4.3"
  4009. },
  4010. "require-dev": {
  4011. "psr/container": "^1.0",
  4012. "psr/log": "~1.0",
  4013. "symfony/event-dispatcher": "^4.3",
  4014. "symfony/expression-language": "~3.4|~4.0",
  4015. "symfony/http-foundation": "~3.4|~4.0",
  4016. "symfony/ldap": "~3.4|~4.0",
  4017. "symfony/validator": "^3.4.31|^4.3.4"
  4018. },
  4019. "suggest": {
  4020. "psr/container-implementation": "To instantiate the Security class",
  4021. "symfony/event-dispatcher": "",
  4022. "symfony/expression-language": "For using the expression voter",
  4023. "symfony/http-foundation": "",
  4024. "symfony/ldap": "For using LDAP integration",
  4025. "symfony/validator": "For using the user password constraint"
  4026. },
  4027. "type": "library",
  4028. "extra": {
  4029. "branch-alias": {
  4030. "dev-master": "4.3-dev"
  4031. }
  4032. },
  4033. "autoload": {
  4034. "psr-4": {
  4035. "Symfony\\Component\\Security\\Core\\": ""
  4036. },
  4037. "exclude-from-classmap": [
  4038. "/Tests/"
  4039. ]
  4040. },
  4041. "notification-url": "https://packagist.org/downloads/",
  4042. "license": [
  4043. "MIT"
  4044. ],
  4045. "authors": [
  4046. {
  4047. "name": "Fabien Potencier",
  4048. "email": "fabien@symfony.com"
  4049. },
  4050. {
  4051. "name": "Symfony Community",
  4052. "homepage": "https://symfony.com/contributors"
  4053. }
  4054. ],
  4055. "description": "Symfony Security Component - Core Library",
  4056. "homepage": "https://symfony.com",
  4057. "time": "2020-01-31T09:10:37+00:00"
  4058. },
  4059. {
  4060. "name": "symfony/security-csrf",
  4061. "version": "v4.3.11",
  4062. "source": {
  4063. "type": "git",
  4064. "url": "https://github.com/symfony/security-csrf.git",
  4065. "reference": "9e435026ab45f073880d1fbe0e1b17e7df6bf642"
  4066. },
  4067. "dist": {
  4068. "type": "zip",
  4069. "url": "https://api.github.com/repos/symfony/security-csrf/zipball/9e435026ab45f073880d1fbe0e1b17e7df6bf642",
  4070. "reference": "9e435026ab45f073880d1fbe0e1b17e7df6bf642",
  4071. "shasum": ""
  4072. },
  4073. "require": {
  4074. "php": "^7.1.3",
  4075. "symfony/security-core": "~3.4|~4.0"
  4076. },
  4077. "conflict": {
  4078. "symfony/http-foundation": "<3.4"
  4079. },
  4080. "require-dev": {
  4081. "symfony/http-foundation": "~3.4|~4.0"
  4082. },
  4083. "suggest": {
  4084. "symfony/http-foundation": "For using the class SessionTokenStorage."
  4085. },
  4086. "type": "library",
  4087. "extra": {
  4088. "branch-alias": {
  4089. "dev-master": "4.3-dev"
  4090. }
  4091. },
  4092. "autoload": {
  4093. "psr-4": {
  4094. "Symfony\\Component\\Security\\Csrf\\": ""
  4095. },
  4096. "exclude-from-classmap": [
  4097. "/Tests/"
  4098. ]
  4099. },
  4100. "notification-url": "https://packagist.org/downloads/",
  4101. "license": [
  4102. "MIT"
  4103. ],
  4104. "authors": [
  4105. {
  4106. "name": "Fabien Potencier",
  4107. "email": "fabien@symfony.com"
  4108. },
  4109. {
  4110. "name": "Symfony Community",
  4111. "homepage": "https://symfony.com/contributors"
  4112. }
  4113. ],
  4114. "description": "Symfony Security Component - CSRF Library",
  4115. "homepage": "https://symfony.com",
  4116. "time": "2020-01-04T12:24:57+00:00"
  4117. },
  4118. {
  4119. "name": "symfony/security-guard",
  4120. "version": "v4.3.11",
  4121. "source": {
  4122. "type": "git",
  4123. "url": "https://github.com/symfony/security-guard.git",
  4124. "reference": "5d87ee4ffa5aa6e594008fa3cc65bc8f86ad6438"
  4125. },
  4126. "dist": {
  4127. "type": "zip",
  4128. "url": "https://api.github.com/repos/symfony/security-guard/zipball/5d87ee4ffa5aa6e594008fa3cc65bc8f86ad6438",
  4129. "reference": "5d87ee4ffa5aa6e594008fa3cc65bc8f86ad6438",
  4130. "shasum": ""
  4131. },
  4132. "require": {
  4133. "php": "^7.1.3",
  4134. "symfony/security-core": "~3.4.22|^4.2.3",
  4135. "symfony/security-http": "^4.3"
  4136. },
  4137. "require-dev": {
  4138. "psr/log": "~1.0"
  4139. },
  4140. "type": "library",
  4141. "extra": {
  4142. "branch-alias": {
  4143. "dev-master": "4.3-dev"
  4144. }
  4145. },
  4146. "autoload": {
  4147. "psr-4": {
  4148. "Symfony\\Component\\Security\\Guard\\": ""
  4149. },
  4150. "exclude-from-classmap": [
  4151. "/Tests/"
  4152. ]
  4153. },
  4154. "notification-url": "https://packagist.org/downloads/",
  4155. "license": [
  4156. "MIT"
  4157. ],
  4158. "authors": [
  4159. {
  4160. "name": "Fabien Potencier",
  4161. "email": "fabien@symfony.com"
  4162. },
  4163. {
  4164. "name": "Symfony Community",
  4165. "homepage": "https://symfony.com/contributors"
  4166. }
  4167. ],
  4168. "description": "Symfony Security Component - Guard",
  4169. "homepage": "https://symfony.com",
  4170. "time": "2020-01-04T18:57:41+00:00"
  4171. },
  4172. {
  4173. "name": "symfony/security-http",
  4174. "version": "v4.3.11",
  4175. "source": {
  4176. "type": "git",
  4177. "url": "https://github.com/symfony/security-http.git",
  4178. "reference": "2b4b8632956c680400006376fad0a4f9889d4be1"
  4179. },
  4180. "dist": {
  4181. "type": "zip",
  4182. "url": "https://api.github.com/repos/symfony/security-http/zipball/2b4b8632956c680400006376fad0a4f9889d4be1",
  4183. "reference": "2b4b8632956c680400006376fad0a4f9889d4be1",
  4184. "shasum": ""
  4185. },
  4186. "require": {
  4187. "php": "^7.1.3",
  4188. "symfony/http-foundation": "~3.4|~4.0",
  4189. "symfony/http-kernel": "^4.3",
  4190. "symfony/property-access": "~3.4|~4.0",
  4191. "symfony/security-core": "^4.3"
  4192. },
  4193. "conflict": {
  4194. "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
  4195. },
  4196. "require-dev": {
  4197. "psr/log": "~1.0",
  4198. "symfony/routing": "~3.4|~4.0",
  4199. "symfony/security-csrf": "^3.4.11|^4.0.11"
  4200. },
  4201. "suggest": {
  4202. "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
  4203. "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
  4204. },
  4205. "type": "library",
  4206. "extra": {
  4207. "branch-alias": {
  4208. "dev-master": "4.3-dev"
  4209. }
  4210. },
  4211. "autoload": {
  4212. "psr-4": {
  4213. "Symfony\\Component\\Security\\Http\\": ""
  4214. },
  4215. "exclude-from-classmap": [
  4216. "/Tests/"
  4217. ]
  4218. },
  4219. "notification-url": "https://packagist.org/downloads/",
  4220. "license": [
  4221. "MIT"
  4222. ],
  4223. "authors": [
  4224. {
  4225. "name": "Fabien Potencier",
  4226. "email": "fabien@symfony.com"
  4227. },
  4228. {
  4229. "name": "Symfony Community",
  4230. "homepage": "https://symfony.com/contributors"
  4231. }
  4232. ],
  4233. "description": "Symfony Security Component - HTTP Integration",
  4234. "homepage": "https://symfony.com",
  4235. "time": "2020-01-31T09:10:37+00:00"
  4236. },
  4237. {
  4238. "name": "symfony/service-contracts",
  4239. "version": "v1.1.8",
  4240. "source": {
  4241. "type": "git",
  4242. "url": "https://github.com/symfony/service-contracts.git",
  4243. "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
  4244. },
  4245. "dist": {
  4246. "type": "zip",
  4247. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
  4248. "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
  4249. "shasum": ""
  4250. },
  4251. "require": {
  4252. "php": "^7.1.3",
  4253. "psr/container": "^1.0"
  4254. },
  4255. "suggest": {
  4256. "symfony/service-implementation": ""
  4257. },
  4258. "type": "library",
  4259. "extra": {
  4260. "branch-alias": {
  4261. "dev-master": "1.1-dev"
  4262. }
  4263. },
  4264. "autoload": {
  4265. "psr-4": {
  4266. "Symfony\\Contracts\\Service\\": ""
  4267. }
  4268. },
  4269. "notification-url": "https://packagist.org/downloads/",
  4270. "license": [
  4271. "MIT"
  4272. ],
  4273. "authors": [
  4274. {
  4275. "name": "Nicolas Grekas",
  4276. "email": "p@tchwork.com"
  4277. },
  4278. {
  4279. "name": "Symfony Community",
  4280. "homepage": "https://symfony.com/contributors"
  4281. }
  4282. ],
  4283. "description": "Generic abstractions related to writing services",
  4284. "homepage": "https://symfony.com",
  4285. "keywords": [
  4286. "abstractions",
  4287. "contracts",
  4288. "decoupling",
  4289. "interfaces",
  4290. "interoperability",
  4291. "standards"
  4292. ],
  4293. "time": "2019-10-14T12:27:06+00:00"
  4294. },
  4295. {
  4296. "name": "symfony/stopwatch",
  4297. "version": "v4.3.11",
  4298. "source": {
  4299. "type": "git",
  4300. "url": "https://github.com/symfony/stopwatch.git",
  4301. "reference": "4aff3715c98706ee25bdb4aced6591a9dffc3d9b"
  4302. },
  4303. "dist": {
  4304. "type": "zip",
  4305. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/4aff3715c98706ee25bdb4aced6591a9dffc3d9b",
  4306. "reference": "4aff3715c98706ee25bdb4aced6591a9dffc3d9b",
  4307. "shasum": ""
  4308. },
  4309. "require": {
  4310. "php": "^7.1.3",
  4311. "symfony/service-contracts": "^1.0"
  4312. },
  4313. "type": "library",
  4314. "extra": {
  4315. "branch-alias": {
  4316. "dev-master": "4.3-dev"
  4317. }
  4318. },
  4319. "autoload": {
  4320. "psr-4": {
  4321. "Symfony\\Component\\Stopwatch\\": ""
  4322. },
  4323. "exclude-from-classmap": [
  4324. "/Tests/"
  4325. ]
  4326. },
  4327. "notification-url": "https://packagist.org/downloads/",
  4328. "license": [
  4329. "MIT"
  4330. ],
  4331. "authors": [
  4332. {
  4333. "name": "Fabien Potencier",
  4334. "email": "fabien@symfony.com"
  4335. },
  4336. {
  4337. "name": "Symfony Community",
  4338. "homepage": "https://symfony.com/contributors"
  4339. }
  4340. ],
  4341. "description": "Symfony Stopwatch Component",
  4342. "homepage": "https://symfony.com",
  4343. "time": "2020-01-04T12:24:57+00:00"
  4344. },
  4345. {
  4346. "name": "symfony/swiftmailer-bundle",
  4347. "version": "v3.4.0",
  4348. "source": {
  4349. "type": "git",
  4350. "url": "https://github.com/symfony/swiftmailer-bundle.git",
  4351. "reference": "553d2474288349faed873da8ab7c1551a00d26ae"
  4352. },
  4353. "dist": {
  4354. "type": "zip",
  4355. "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/553d2474288349faed873da8ab7c1551a00d26ae",
  4356. "reference": "553d2474288349faed873da8ab7c1551a00d26ae",
  4357. "shasum": ""
  4358. },
  4359. "require": {
  4360. "php": ">=7.1",
  4361. "swiftmailer/swiftmailer": "^6.1.3",
  4362. "symfony/config": "^4.3.8|^5.0",
  4363. "symfony/dependency-injection": "^4.3.8|^5.0",
  4364. "symfony/http-kernel": "^4.3.8|^5.0"
  4365. },
  4366. "conflict": {
  4367. "twig/twig": "<1.41|<2.10"
  4368. },
  4369. "require-dev": {
  4370. "symfony/console": "^4.3.8|^5.0",
  4371. "symfony/framework-bundle": "^4.3.8|^5.0",
  4372. "symfony/phpunit-bridge": "^4.3.8|^5.0",
  4373. "symfony/yaml": "^4.3.8|^5.0"
  4374. },
  4375. "suggest": {
  4376. "psr/log": "Allows logging"
  4377. },
  4378. "type": "symfony-bundle",
  4379. "extra": {
  4380. "branch-alias": {
  4381. "dev-master": "3.4-dev"
  4382. }
  4383. },
  4384. "autoload": {
  4385. "psr-4": {
  4386. "Symfony\\Bundle\\SwiftmailerBundle\\": ""
  4387. },
  4388. "exclude-from-classmap": [
  4389. "/Tests/"
  4390. ]
  4391. },
  4392. "notification-url": "https://packagist.org/downloads/",
  4393. "license": [
  4394. "MIT"
  4395. ],
  4396. "authors": [
  4397. {
  4398. "name": "Fabien Potencier",
  4399. "email": "fabien@symfony.com"
  4400. },
  4401. {
  4402. "name": "Symfony Community",
  4403. "homepage": "http://symfony.com/contributors"
  4404. }
  4405. ],
  4406. "description": "Symfony SwiftmailerBundle",
  4407. "homepage": "http://symfony.com",
  4408. "time": "2019-11-14T16:18:31+00:00"
  4409. },
  4410. {
  4411. "name": "symfony/translation-contracts",
  4412. "version": "v1.1.10",
  4413. "source": {
  4414. "type": "git",
  4415. "url": "https://github.com/symfony/translation-contracts.git",
  4416. "reference": "84180a25fad31e23bebd26ca09d89464f082cacc"
  4417. },
  4418. "dist": {
  4419. "type": "zip",
  4420. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/84180a25fad31e23bebd26ca09d89464f082cacc",
  4421. "reference": "84180a25fad31e23bebd26ca09d89464f082cacc",
  4422. "shasum": ""
  4423. },
  4424. "require": {
  4425. "php": ">=7.1.3"
  4426. },
  4427. "suggest": {
  4428. "symfony/translation-implementation": ""
  4429. },
  4430. "type": "library",
  4431. "extra": {
  4432. "branch-alias": {
  4433. "dev-master": "1.1-dev"
  4434. },
  4435. "thanks": {
  4436. "name": "symfony/contracts",
  4437. "url": "https://github.com/symfony/contracts"
  4438. }
  4439. },
  4440. "autoload": {
  4441. "psr-4": {
  4442. "Symfony\\Contracts\\Translation\\": ""
  4443. }
  4444. },
  4445. "notification-url": "https://packagist.org/downloads/",
  4446. "license": [
  4447. "MIT"
  4448. ],
  4449. "authors": [
  4450. {
  4451. "name": "Nicolas Grekas",
  4452. "email": "p@tchwork.com"
  4453. },
  4454. {
  4455. "name": "Symfony Community",
  4456. "homepage": "https://symfony.com/contributors"
  4457. }
  4458. ],
  4459. "description": "Generic abstractions related to translation",
  4460. "homepage": "https://symfony.com",
  4461. "keywords": [
  4462. "abstractions",
  4463. "contracts",
  4464. "decoupling",
  4465. "interfaces",
  4466. "interoperability",
  4467. "standards"
  4468. ],
  4469. "time": "2020-09-02T16:08:58+00:00"
  4470. },
  4471. {
  4472. "name": "symfony/twig-bridge",
  4473. "version": "v4.3.11",
  4474. "source": {
  4475. "type": "git",
  4476. "url": "https://github.com/symfony/twig-bridge.git",
  4477. "reference": "9574613b74ed066f775eaf94bb15476ef58609de"
  4478. },
  4479. "dist": {
  4480. "type": "zip",
  4481. "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/9574613b74ed066f775eaf94bb15476ef58609de",
  4482. "reference": "9574613b74ed066f775eaf94bb15476ef58609de",
  4483. "shasum": ""
  4484. },
  4485. "require": {
  4486. "php": "^7.1.3",
  4487. "symfony/translation-contracts": "^1.1",
  4488. "twig/twig": "^1.41|^2.10"
  4489. },
  4490. "conflict": {
  4491. "symfony/console": "<3.4",
  4492. "symfony/form": "<4.3.5",
  4493. "symfony/http-foundation": "<4.3",
  4494. "symfony/translation": "<4.2",
  4495. "symfony/workflow": "<4.3"
  4496. },
  4497. "require-dev": {
  4498. "egulias/email-validator": "^2.1.10",
  4499. "fig/link-util": "^1.0",
  4500. "symfony/asset": "~3.4|~4.0",
  4501. "symfony/console": "~3.4|~4.0",
  4502. "symfony/dependency-injection": "~3.4|~4.0",
  4503. "symfony/expression-language": "~3.4|~4.0",
  4504. "symfony/finder": "~3.4|~4.0",
  4505. "symfony/form": "^4.3.5",
  4506. "symfony/http-foundation": "~4.3",
  4507. "symfony/http-kernel": "~3.4|~4.0",
  4508. "symfony/mime": "~4.3",
  4509. "symfony/polyfill-intl-icu": "~1.0",
  4510. "symfony/routing": "~3.4|~4.0",
  4511. "symfony/security-acl": "~2.8|~3.0",
  4512. "symfony/security-core": "~3.0|~4.0",
  4513. "symfony/security-csrf": "~3.4|~4.0",
  4514. "symfony/security-http": "~3.4|~4.0",
  4515. "symfony/stopwatch": "~3.4|~4.0",
  4516. "symfony/templating": "~3.4|~4.0",
  4517. "symfony/translation": "^4.2.1",
  4518. "symfony/var-dumper": "~3.4|~4.0",
  4519. "symfony/web-link": "~3.4|~4.0",
  4520. "symfony/workflow": "~4.3",
  4521. "symfony/yaml": "~3.4|~4.0"
  4522. },
  4523. "suggest": {
  4524. "symfony/asset": "For using the AssetExtension",
  4525. "symfony/expression-language": "For using the ExpressionExtension",
  4526. "symfony/finder": "",
  4527. "symfony/form": "For using the FormExtension",
  4528. "symfony/http-kernel": "For using the HttpKernelExtension",
  4529. "symfony/routing": "For using the RoutingExtension",
  4530. "symfony/security-core": "For using the SecurityExtension",
  4531. "symfony/security-csrf": "For using the CsrfExtension",
  4532. "symfony/security-http": "For using the LogoutUrlExtension",
  4533. "symfony/stopwatch": "For using the StopwatchExtension",
  4534. "symfony/templating": "For using the TwigEngine",
  4535. "symfony/translation": "For using the TranslationExtension",
  4536. "symfony/var-dumper": "For using the DumpExtension",
  4537. "symfony/web-link": "For using the WebLinkExtension",
  4538. "symfony/yaml": "For using the YamlExtension"
  4539. },
  4540. "type": "symfony-bridge",
  4541. "extra": {
  4542. "branch-alias": {
  4543. "dev-master": "4.3-dev"
  4544. }
  4545. },
  4546. "autoload": {
  4547. "psr-4": {
  4548. "Symfony\\Bridge\\Twig\\": ""
  4549. },
  4550. "exclude-from-classmap": [
  4551. "/Tests/"
  4552. ]
  4553. },
  4554. "notification-url": "https://packagist.org/downloads/",
  4555. "license": [
  4556. "MIT"
  4557. ],
  4558. "authors": [
  4559. {
  4560. "name": "Fabien Potencier",
  4561. "email": "fabien@symfony.com"
  4562. },
  4563. {
  4564. "name": "Symfony Community",
  4565. "homepage": "https://symfony.com/contributors"
  4566. }
  4567. ],
  4568. "description": "Symfony Twig Bridge",
  4569. "homepage": "https://symfony.com",
  4570. "time": "2020-01-08T17:19:22+00:00"
  4571. },
  4572. {
  4573. "name": "symfony/twig-bundle",
  4574. "version": "v4.3.11",
  4575. "source": {
  4576. "type": "git",
  4577. "url": "https://github.com/symfony/twig-bundle.git",
  4578. "reference": "0471344717bfb081f10209ad6b8fd520ca8ebd9d"
  4579. },
  4580. "dist": {
  4581. "type": "zip",
  4582. "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/0471344717bfb081f10209ad6b8fd520ca8ebd9d",
  4583. "reference": "0471344717bfb081f10209ad6b8fd520ca8ebd9d",
  4584. "shasum": ""
  4585. },
  4586. "require": {
  4587. "php": "^7.1.3",
  4588. "symfony/config": "~4.2",
  4589. "symfony/debug": "~4.0",
  4590. "symfony/http-foundation": "~4.3",
  4591. "symfony/http-kernel": "~4.1",
  4592. "symfony/polyfill-ctype": "~1.8",
  4593. "symfony/twig-bridge": "^4.3",
  4594. "twig/twig": "~1.41|~2.10"
  4595. },
  4596. "conflict": {
  4597. "symfony/dependency-injection": "<4.1",
  4598. "symfony/framework-bundle": "<4.3",
  4599. "symfony/translation": "<4.2"
  4600. },
  4601. "require-dev": {
  4602. "doctrine/annotations": "~1.7",
  4603. "doctrine/cache": "~1.0",
  4604. "symfony/asset": "~3.4|~4.0",
  4605. "symfony/dependency-injection": "^4.2.5",
  4606. "symfony/expression-language": "~3.4|~4.0",
  4607. "symfony/finder": "~3.4|~4.0",
  4608. "symfony/form": "~3.4|~4.0",
  4609. "symfony/framework-bundle": "~4.3",
  4610. "symfony/routing": "~3.4|~4.0",
  4611. "symfony/stopwatch": "~3.4|~4.0",
  4612. "symfony/templating": "~3.4|~4.0",
  4613. "symfony/translation": "^4.2",
  4614. "symfony/web-link": "~3.4|~4.0",
  4615. "symfony/yaml": "~3.4|~4.0"
  4616. },
  4617. "type": "symfony-bundle",
  4618. "extra": {
  4619. "branch-alias": {
  4620. "dev-master": "4.3-dev"
  4621. }
  4622. },
  4623. "autoload": {
  4624. "psr-4": {
  4625. "Symfony\\Bundle\\TwigBundle\\": ""
  4626. },
  4627. "exclude-from-classmap": [
  4628. "/Tests/"
  4629. ]
  4630. },
  4631. "notification-url": "https://packagist.org/downloads/",
  4632. "license": [
  4633. "MIT"
  4634. ],
  4635. "authors": [
  4636. {
  4637. "name": "Fabien Potencier",
  4638. "email": "fabien@symfony.com"
  4639. },
  4640. {
  4641. "name": "Symfony Community",
  4642. "homepage": "https://symfony.com/contributors"
  4643. }
  4644. ],
  4645. "description": "Symfony TwigBundle",
  4646. "homepage": "https://symfony.com",
  4647. "time": "2020-01-04T12:24:57+00:00"
  4648. },
  4649. {
  4650. "name": "symfony/var-exporter",
  4651. "version": "v4.3.11",
  4652. "source": {
  4653. "type": "git",
  4654. "url": "https://github.com/symfony/var-exporter.git",
  4655. "reference": "563f728784ea09c8154ea57cf8192ae5d6f0d277"
  4656. },
  4657. "dist": {
  4658. "type": "zip",
  4659. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/563f728784ea09c8154ea57cf8192ae5d6f0d277",
  4660. "reference": "563f728784ea09c8154ea57cf8192ae5d6f0d277",
  4661. "shasum": ""
  4662. },
  4663. "require": {
  4664. "php": "^7.1.3"
  4665. },
  4666. "require-dev": {
  4667. "symfony/var-dumper": "^4.1.1"
  4668. },
  4669. "type": "library",
  4670. "extra": {
  4671. "branch-alias": {
  4672. "dev-master": "4.3-dev"
  4673. }
  4674. },
  4675. "autoload": {
  4676. "psr-4": {
  4677. "Symfony\\Component\\VarExporter\\": ""
  4678. },
  4679. "exclude-from-classmap": [
  4680. "/Tests/"
  4681. ]
  4682. },
  4683. "notification-url": "https://packagist.org/downloads/",
  4684. "license": [
  4685. "MIT"
  4686. ],
  4687. "authors": [
  4688. {
  4689. "name": "Nicolas Grekas",
  4690. "email": "p@tchwork.com"
  4691. },
  4692. {
  4693. "name": "Symfony Community",
  4694. "homepage": "https://symfony.com/contributors"
  4695. }
  4696. ],
  4697. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  4698. "homepage": "https://symfony.com",
  4699. "keywords": [
  4700. "clone",
  4701. "construct",
  4702. "export",
  4703. "hydrate",
  4704. "instantiate",
  4705. "serialize"
  4706. ],
  4707. "time": "2020-01-01T11:51:43+00:00"
  4708. },
  4709. {
  4710. "name": "symfony/yaml",
  4711. "version": "v4.3.11",
  4712. "source": {
  4713. "type": "git",
  4714. "url": "https://github.com/symfony/yaml.git",
  4715. "reference": "8e0a95493b734ca8195acf3e1f3d89e88b957db5"
  4716. },
  4717. "dist": {
  4718. "type": "zip",
  4719. "url": "https://api.github.com/repos/symfony/yaml/zipball/8e0a95493b734ca8195acf3e1f3d89e88b957db5",
  4720. "reference": "8e0a95493b734ca8195acf3e1f3d89e88b957db5",
  4721. "shasum": ""
  4722. },
  4723. "require": {
  4724. "php": "^7.1.3",
  4725. "symfony/polyfill-ctype": "~1.8"
  4726. },
  4727. "conflict": {
  4728. "symfony/console": "<3.4"
  4729. },
  4730. "require-dev": {
  4731. "symfony/console": "~3.4|~4.0"
  4732. },
  4733. "suggest": {
  4734. "symfony/console": "For validating YAML files using the lint command"
  4735. },
  4736. "type": "library",
  4737. "extra": {
  4738. "branch-alias": {
  4739. "dev-master": "4.3-dev"
  4740. }
  4741. },
  4742. "autoload": {
  4743. "psr-4": {
  4744. "Symfony\\Component\\Yaml\\": ""
  4745. },
  4746. "exclude-from-classmap": [
  4747. "/Tests/"
  4748. ]
  4749. },
  4750. "notification-url": "https://packagist.org/downloads/",
  4751. "license": [
  4752. "MIT"
  4753. ],
  4754. "authors": [
  4755. {
  4756. "name": "Fabien Potencier",
  4757. "email": "fabien@symfony.com"
  4758. },
  4759. {
  4760. "name": "Symfony Community",
  4761. "homepage": "https://symfony.com/contributors"
  4762. }
  4763. ],
  4764. "description": "Symfony Yaml Component",
  4765. "homepage": "https://symfony.com",
  4766. "time": "2020-01-21T11:09:03+00:00"
  4767. },
  4768. {
  4769. "name": "twig/twig",
  4770. "version": "v2.13.1",
  4771. "source": {
  4772. "type": "git",
  4773. "url": "https://github.com/twigphp/Twig.git",
  4774. "reference": "57e96259776ddcacf1814885fc3950460c8e18ef"
  4775. },
  4776. "dist": {
  4777. "type": "zip",
  4778. "url": "https://api.github.com/repos/twigphp/Twig/zipball/57e96259776ddcacf1814885fc3950460c8e18ef",
  4779. "reference": "57e96259776ddcacf1814885fc3950460c8e18ef",
  4780. "shasum": ""
  4781. },
  4782. "require": {
  4783. "php": ">=7.1.3",
  4784. "symfony/polyfill-ctype": "^1.8",
  4785. "symfony/polyfill-mbstring": "^1.3"
  4786. },
  4787. "require-dev": {
  4788. "psr/container": "^1.0",
  4789. "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
  4790. },
  4791. "type": "library",
  4792. "extra": {
  4793. "branch-alias": {
  4794. "dev-master": "2.13-dev"
  4795. }
  4796. },
  4797. "autoload": {
  4798. "psr-0": {
  4799. "Twig_": "lib/"
  4800. },
  4801. "psr-4": {
  4802. "Twig\\": "src/"
  4803. }
  4804. },
  4805. "notification-url": "https://packagist.org/downloads/",
  4806. "license": [
  4807. "BSD-3-Clause"
  4808. ],
  4809. "authors": [
  4810. {
  4811. "name": "Fabien Potencier",
  4812. "email": "fabien@symfony.com",
  4813. "homepage": "http://fabien.potencier.org",
  4814. "role": "Lead Developer"
  4815. },
  4816. {
  4817. "name": "Twig Team",
  4818. "role": "Contributors"
  4819. },
  4820. {
  4821. "name": "Armin Ronacher",
  4822. "email": "armin.ronacher@active-4.com",
  4823. "role": "Project Founder"
  4824. }
  4825. ],
  4826. "description": "Twig, the flexible, fast, and secure template language for PHP",
  4827. "homepage": "https://twig.symfony.com",
  4828. "keywords": [
  4829. "templating"
  4830. ],
  4831. "time": "2020-08-05T15:09:04+00:00"
  4832. },
  4833. {
  4834. "name": "zendframework/zend-code",
  4835. "version": "3.4.1",
  4836. "source": {
  4837. "type": "git",
  4838. "url": "https://github.com/zendframework/zend-code.git",
  4839. "reference": "268040548f92c2bfcba164421c1add2ba43abaaa"
  4840. },
  4841. "dist": {
  4842. "type": "zip",
  4843. "url": "https://api.github.com/repos/zendframework/zend-code/zipball/268040548f92c2bfcba164421c1add2ba43abaaa",
  4844. "reference": "268040548f92c2bfcba164421c1add2ba43abaaa",
  4845. "shasum": ""
  4846. },
  4847. "require": {
  4848. "php": "^7.1",
  4849. "zendframework/zend-eventmanager": "^2.6 || ^3.0"
  4850. },
  4851. "conflict": {
  4852. "phpspec/prophecy": "<1.9.0"
  4853. },
  4854. "require-dev": {
  4855. "doctrine/annotations": "^1.7",
  4856. "ext-phar": "*",
  4857. "phpunit/phpunit": "^7.5.16 || ^8.4",
  4858. "zendframework/zend-coding-standard": "^1.0",
  4859. "zendframework/zend-stdlib": "^2.7 || ^3.0"
  4860. },
  4861. "suggest": {
  4862. "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
  4863. "zendframework/zend-stdlib": "Zend\\Stdlib component"
  4864. },
  4865. "type": "library",
  4866. "extra": {
  4867. "branch-alias": {
  4868. "dev-master": "3.4.x-dev",
  4869. "dev-develop": "3.5.x-dev",
  4870. "dev-dev-4.0": "4.0.x-dev"
  4871. }
  4872. },
  4873. "autoload": {
  4874. "psr-4": {
  4875. "Zend\\Code\\": "src/"
  4876. }
  4877. },
  4878. "notification-url": "https://packagist.org/downloads/",
  4879. "license": [
  4880. "BSD-3-Clause"
  4881. ],
  4882. "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
  4883. "keywords": [
  4884. "ZendFramework",
  4885. "code",
  4886. "zf"
  4887. ],
  4888. "abandoned": "laminas/laminas-code",
  4889. "time": "2019-12-10T19:21:15+00:00"
  4890. },
  4891. {
  4892. "name": "zendframework/zend-eventmanager",
  4893. "version": "3.2.1",
  4894. "source": {
  4895. "type": "git",
  4896. "url": "https://github.com/zendframework/zend-eventmanager.git",
  4897. "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
  4898. },
  4899. "dist": {
  4900. "type": "zip",
  4901. "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
  4902. "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
  4903. "shasum": ""
  4904. },
  4905. "require": {
  4906. "php": "^5.6 || ^7.0"
  4907. },
  4908. "require-dev": {
  4909. "athletic/athletic": "^0.1",
  4910. "container-interop/container-interop": "^1.1.0",
  4911. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
  4912. "zendframework/zend-coding-standard": "~1.0.0",
  4913. "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
  4914. },
  4915. "suggest": {
  4916. "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
  4917. "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
  4918. },
  4919. "type": "library",
  4920. "extra": {
  4921. "branch-alias": {
  4922. "dev-master": "3.2-dev",
  4923. "dev-develop": "3.3-dev"
  4924. }
  4925. },
  4926. "autoload": {
  4927. "psr-4": {
  4928. "Zend\\EventManager\\": "src/"
  4929. }
  4930. },
  4931. "notification-url": "https://packagist.org/downloads/",
  4932. "license": [
  4933. "BSD-3-Clause"
  4934. ],
  4935. "description": "Trigger and listen to events within a PHP application",
  4936. "homepage": "https://github.com/zendframework/zend-eventmanager",
  4937. "keywords": [
  4938. "event",
  4939. "eventmanager",
  4940. "events",
  4941. "zf2"
  4942. ],
  4943. "abandoned": "laminas/laminas-eventmanager",
  4944. "time": "2018-04-25T15:33:34+00:00"
  4945. }
  4946. ],
  4947. "packages-dev": [
  4948. {
  4949. "name": "doctrine/data-fixtures",
  4950. "version": "1.4.2",
  4951. "source": {
  4952. "type": "git",
  4953. "url": "https://github.com/doctrine/data-fixtures.git",
  4954. "reference": "39e9777c9089351a468f780b01cffa3cb0a42907"
  4955. },
  4956. "dist": {
  4957. "type": "zip",
  4958. "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/39e9777c9089351a468f780b01cffa3cb0a42907",
  4959. "reference": "39e9777c9089351a468f780b01cffa3cb0a42907",
  4960. "shasum": ""
  4961. },
  4962. "require": {
  4963. "doctrine/common": "^2.11",
  4964. "doctrine/persistence": "^1.3.3",
  4965. "php": "^7.2"
  4966. },
  4967. "conflict": {
  4968. "doctrine/phpcr-odm": "<1.3.0"
  4969. },
  4970. "require-dev": {
  4971. "alcaeus/mongo-php-adapter": "^1.1",
  4972. "doctrine/coding-standard": "^6.0",
  4973. "doctrine/dbal": "^2.5.4",
  4974. "doctrine/mongodb-odm": "^1.3.0",
  4975. "doctrine/orm": "^2.7.0",
  4976. "phpunit/phpunit": "^7.0"
  4977. },
  4978. "suggest": {
  4979. "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
  4980. "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
  4981. "doctrine/orm": "For loading ORM fixtures",
  4982. "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
  4983. },
  4984. "type": "library",
  4985. "extra": {
  4986. "branch-alias": {
  4987. "dev-master": "1.4.x-dev"
  4988. }
  4989. },
  4990. "autoload": {
  4991. "psr-4": {
  4992. "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
  4993. }
  4994. },
  4995. "notification-url": "https://packagist.org/downloads/",
  4996. "license": [
  4997. "MIT"
  4998. ],
  4999. "authors": [
  5000. {
  5001. "name": "Jonathan Wage",
  5002. "email": "jonwage@gmail.com"
  5003. }
  5004. ],
  5005. "description": "Data Fixtures for all Doctrine Object Managers",
  5006. "homepage": "http://www.doctrine-project.org",
  5007. "keywords": [
  5008. "database"
  5009. ],
  5010. "time": "2020-01-17T11:11:28+00:00"
  5011. },
  5012. {
  5013. "name": "doctrine/doctrine-fixtures-bundle",
  5014. "version": "3.3.0",
  5015. "source": {
  5016. "type": "git",
  5017. "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
  5018. "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70"
  5019. },
  5020. "dist": {
  5021. "type": "zip",
  5022. "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70",
  5023. "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70",
  5024. "shasum": ""
  5025. },
  5026. "require": {
  5027. "doctrine/data-fixtures": "^1.3",
  5028. "doctrine/doctrine-bundle": "^1.11|^2.0",
  5029. "doctrine/orm": "^2.6.0",
  5030. "php": "^7.1",
  5031. "symfony/config": "^3.4|^4.3|^5.0",
  5032. "symfony/console": "^3.4|^4.3|^5.0",
  5033. "symfony/dependency-injection": "^3.4|^4.3|^5.0",
  5034. "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
  5035. "symfony/http-kernel": "^3.4|^4.3|^5.0"
  5036. },
  5037. "require-dev": {
  5038. "doctrine/coding-standard": "^6.0",
  5039. "phpunit/phpunit": "^7.4",
  5040. "symfony/phpunit-bridge": "^4.1|^5.0"
  5041. },
  5042. "type": "symfony-bundle",
  5043. "extra": {
  5044. "branch-alias": {
  5045. "dev-master": "3.3.x-dev"
  5046. }
  5047. },
  5048. "autoload": {
  5049. "psr-4": {
  5050. "Doctrine\\Bundle\\FixturesBundle\\": ""
  5051. }
  5052. },
  5053. "notification-url": "https://packagist.org/downloads/",
  5054. "license": [
  5055. "MIT"
  5056. ],
  5057. "authors": [
  5058. {
  5059. "name": "Fabien Potencier",
  5060. "email": "fabien@symfony.com"
  5061. },
  5062. {
  5063. "name": "Doctrine Project",
  5064. "homepage": "http://www.doctrine-project.org"
  5065. },
  5066. {
  5067. "name": "Symfony Community",
  5068. "homepage": "http://symfony.com/contributors"
  5069. }
  5070. ],
  5071. "description": "Symfony DoctrineFixturesBundle",
  5072. "homepage": "http://www.doctrine-project.org",
  5073. "keywords": [
  5074. "Fixture",
  5075. "persistence"
  5076. ],
  5077. "time": "2019-11-13T15:46:58+00:00"
  5078. },
  5079. {
  5080. "name": "nikic/php-parser",
  5081. "version": "v4.3.0",
  5082. "source": {
  5083. "type": "git",
  5084. "url": "https://github.com/nikic/PHP-Parser.git",
  5085. "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
  5086. },
  5087. "dist": {
  5088. "type": "zip",
  5089. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
  5090. "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
  5091. "shasum": ""
  5092. },
  5093. "require": {
  5094. "ext-tokenizer": "*",
  5095. "php": ">=7.0"
  5096. },
  5097. "require-dev": {
  5098. "ircmaxell/php-yacc": "0.0.5",
  5099. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
  5100. },
  5101. "bin": [
  5102. "bin/php-parse"
  5103. ],
  5104. "type": "library",
  5105. "extra": {
  5106. "branch-alias": {
  5107. "dev-master": "4.3-dev"
  5108. }
  5109. },
  5110. "autoload": {
  5111. "psr-4": {
  5112. "PhpParser\\": "lib/PhpParser"
  5113. }
  5114. },
  5115. "notification-url": "https://packagist.org/downloads/",
  5116. "license": [
  5117. "BSD-3-Clause"
  5118. ],
  5119. "authors": [
  5120. {
  5121. "name": "Nikita Popov"
  5122. }
  5123. ],
  5124. "description": "A PHP parser written in PHP",
  5125. "keywords": [
  5126. "parser",
  5127. "php"
  5128. ],
  5129. "time": "2019-11-08T13:50:10+00:00"
  5130. },
  5131. {
  5132. "name": "symfony/maker-bundle",
  5133. "version": "v1.14.3",
  5134. "source": {
  5135. "type": "git",
  5136. "url": "https://github.com/symfony/maker-bundle.git",
  5137. "reference": "c864e7f9b8d1e1f5f60acc3beda11299f637aded"
  5138. },
  5139. "dist": {
  5140. "type": "zip",
  5141. "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/c864e7f9b8d1e1f5f60acc3beda11299f637aded",
  5142. "reference": "c864e7f9b8d1e1f5f60acc3beda11299f637aded",
  5143. "shasum": ""
  5144. },
  5145. "require": {
  5146. "doctrine/inflector": "^1.2",
  5147. "nikic/php-parser": "^4.0",
  5148. "php": "^7.0.8",
  5149. "symfony/config": "^3.4|^4.0|^5.0",
  5150. "symfony/console": "^3.4|^4.0|^5.0",
  5151. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  5152. "symfony/filesystem": "^3.4|^4.0|^5.0",
  5153. "symfony/finder": "^3.4|^4.0|^5.0",
  5154. "symfony/framework-bundle": "^3.4|^4.0|^5.0",
  5155. "symfony/http-kernel": "^3.4|^4.0|^5.0"
  5156. },
  5157. "require-dev": {
  5158. "doctrine/doctrine-bundle": "^1.8|^2.0",
  5159. "doctrine/orm": "^2.3",
  5160. "friendsofphp/php-cs-fixer": "^2.8",
  5161. "friendsoftwig/twigcs": "^3.1.2",
  5162. "symfony/http-client": "^4.3|^5.0",
  5163. "symfony/phpunit-bridge": "^4.3|^5.0",
  5164. "symfony/process": "^3.4|^4.0|^5.0",
  5165. "symfony/security-core": "^3.4|^4.0|^5.0",
  5166. "symfony/yaml": "^3.4|^4.0|^5.0"
  5167. },
  5168. "type": "symfony-bundle",
  5169. "extra": {
  5170. "branch-alias": {
  5171. "dev-master": "1.0-dev"
  5172. }
  5173. },
  5174. "autoload": {
  5175. "psr-4": {
  5176. "Symfony\\Bundle\\MakerBundle\\": "src/"
  5177. }
  5178. },
  5179. "notification-url": "https://packagist.org/downloads/",
  5180. "license": [
  5181. "MIT"
  5182. ],
  5183. "authors": [
  5184. {
  5185. "name": "Symfony Community",
  5186. "homepage": "https://symfony.com/contributors"
  5187. }
  5188. ],
  5189. "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
  5190. "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
  5191. "keywords": [
  5192. "code generator",
  5193. "generator",
  5194. "scaffold",
  5195. "scaffolding"
  5196. ],
  5197. "time": "2019-11-07T00:56:03+00:00"
  5198. },
  5199. {
  5200. "name": "symfony/process",
  5201. "version": "v4.3.11",
  5202. "source": {
  5203. "type": "git",
  5204. "url": "https://github.com/symfony/process.git",
  5205. "reference": "61ab103012c3072fb340447a34598714ba74ba6f"
  5206. },
  5207. "dist": {
  5208. "type": "zip",
  5209. "url": "https://api.github.com/repos/symfony/process/zipball/61ab103012c3072fb340447a34598714ba74ba6f",
  5210. "reference": "61ab103012c3072fb340447a34598714ba74ba6f",
  5211. "shasum": ""
  5212. },
  5213. "require": {
  5214. "php": "^7.1.3"
  5215. },
  5216. "type": "library",
  5217. "extra": {
  5218. "branch-alias": {
  5219. "dev-master": "4.3-dev"
  5220. }
  5221. },
  5222. "autoload": {
  5223. "psr-4": {
  5224. "Symfony\\Component\\Process\\": ""
  5225. },
  5226. "exclude-from-classmap": [
  5227. "/Tests/"
  5228. ]
  5229. },
  5230. "notification-url": "https://packagist.org/downloads/",
  5231. "license": [
  5232. "MIT"
  5233. ],
  5234. "authors": [
  5235. {
  5236. "name": "Fabien Potencier",
  5237. "email": "fabien@symfony.com"
  5238. },
  5239. {
  5240. "name": "Symfony Community",
  5241. "homepage": "https://symfony.com/contributors"
  5242. }
  5243. ],
  5244. "description": "Symfony Process Component",
  5245. "homepage": "https://symfony.com",
  5246. "time": "2020-01-09T09:39:05+00:00"
  5247. },
  5248. {
  5249. "name": "symfony/web-server-bundle",
  5250. "version": "v4.3.11",
  5251. "source": {
  5252. "type": "git",
  5253. "url": "https://github.com/symfony/web-server-bundle.git",
  5254. "reference": "2338445b78f1fb212a96f4286abdc77ee1e92607"
  5255. },
  5256. "dist": {
  5257. "type": "zip",
  5258. "url": "https://api.github.com/repos/symfony/web-server-bundle/zipball/2338445b78f1fb212a96f4286abdc77ee1e92607",
  5259. "reference": "2338445b78f1fb212a96f4286abdc77ee1e92607",
  5260. "shasum": ""
  5261. },
  5262. "require": {
  5263. "php": "^7.1.3",
  5264. "symfony/config": "~3.4|~4.0",
  5265. "symfony/console": "~3.4|~4.0",
  5266. "symfony/dependency-injection": "~3.4|~4.0",
  5267. "symfony/http-kernel": "~3.4|~4.0",
  5268. "symfony/polyfill-ctype": "~1.8",
  5269. "symfony/process": "^3.4.2|^4.0.2"
  5270. },
  5271. "suggest": {
  5272. "symfony/expression-language": "For using the filter option of the log server.",
  5273. "symfony/monolog-bridge": "For using the log server."
  5274. },
  5275. "type": "symfony-bundle",
  5276. "extra": {
  5277. "branch-alias": {
  5278. "dev-master": "4.3-dev"
  5279. }
  5280. },
  5281. "autoload": {
  5282. "psr-4": {
  5283. "Symfony\\Bundle\\WebServerBundle\\": ""
  5284. },
  5285. "exclude-from-classmap": [
  5286. "/Tests/"
  5287. ]
  5288. },
  5289. "notification-url": "https://packagist.org/downloads/",
  5290. "license": [
  5291. "MIT"
  5292. ],
  5293. "authors": [
  5294. {
  5295. "name": "Fabien Potencier",
  5296. "email": "fabien@symfony.com"
  5297. },
  5298. {
  5299. "name": "Symfony Community",
  5300. "homepage": "https://symfony.com/contributors"
  5301. }
  5302. ],
  5303. "description": "Symfony WebServerBundle",
  5304. "homepage": "https://symfony.com",
  5305. "time": "2020-01-04T12:24:57+00:00"
  5306. }
  5307. ],
  5308. "aliases": [],
  5309. "minimum-stability": "stable",
  5310. "stability-flags": [],
  5311. "prefer-stable": false,
  5312. "prefer-lowest": false,
  5313. "platform": {
  5314. "php": "^7.1.3",
  5315. "ext-ctype": "*",
  5316. "ext-iconv": "*",
  5317. "ext-json": "*"
  5318. },
  5319. "platform-dev": []
  5320. }