upstream V3 development https://www.gnusocial.rocks/v3
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

914 lines
22 KiB

  1. {
  2. "alchemy/binary-driver": {
  3. "version": "v5.2.0"
  4. },
  5. "behat/gherkin": {
  6. "version": "v4.9.0"
  7. },
  8. "codeception/codeception": {
  9. "version": "4.1",
  10. "recipe": {
  11. "repo": "github.com/symfony/recipes-contrib",
  12. "branch": "master",
  13. "version": "2.3",
  14. "ref": "30798e46831f4fc641fca83c0423918518901cd7"
  15. },
  16. "files": [
  17. "codeception.yml",
  18. "tests/_data/.gitignore",
  19. "tests/_output/.gitignore",
  20. "tests/_support/AcceptanceTester.php",
  21. "tests/_support/FunctionalTester.php",
  22. "tests/_support/Helper/Acceptance.php",
  23. "tests/_support/Helper/Functional.php",
  24. "tests/_support/Helper/Unit.php",
  25. "tests/_support/UnitTester.php",
  26. "tests/_support/_generated/.gitignore",
  27. "tests/acceptance.suite.yml",
  28. "tests/acceptance/.gitignore",
  29. "tests/functional.suite.yml",
  30. "tests/functional/.gitignore",
  31. "tests/unit.suite.yml",
  32. "tests/unit/.gitignore"
  33. ]
  34. },
  35. "codeception/lib-asserts": {
  36. "version": "1.13.2"
  37. },
  38. "codeception/lib-innerbrowser": {
  39. "version": "2.0.1"
  40. },
  41. "codeception/module-asserts": {
  42. "version": "1.3.1"
  43. },
  44. "codeception/module-phpbrowser": {
  45. "version": "2.0.2"
  46. },
  47. "codeception/module-symfony": {
  48. "version": "2.1.1"
  49. },
  50. "codeception/phpunit-wrapper": {
  51. "version": "9.0.6"
  52. },
  53. "codeception/stub": {
  54. "version": "4.0.1"
  55. },
  56. "composer/ca-bundle": {
  57. "version": "1.2.10"
  58. },
  59. "composer/pcre": {
  60. "version": "1.0.0"
  61. },
  62. "composer/semver": {
  63. "version": "3.2.4"
  64. },
  65. "composer/xdebug-handler": {
  66. "version": "1.4.6"
  67. },
  68. "defuse/php-encryption": {
  69. "version": "v2.3.1"
  70. },
  71. "doctrine/annotations": {
  72. "version": "1.0",
  73. "recipe": {
  74. "repo": "github.com/symfony/recipes",
  75. "branch": "master",
  76. "version": "1.0",
  77. "ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
  78. },
  79. "files": [
  80. "config/routes/annotations.yaml"
  81. ]
  82. },
  83. "doctrine/cache": {
  84. "version": "1.10.2"
  85. },
  86. "doctrine/collections": {
  87. "version": "1.6.7"
  88. },
  89. "doctrine/common": {
  90. "version": "3.1.2"
  91. },
  92. "doctrine/data-fixtures": {
  93. "version": "1.5.0"
  94. },
  95. "doctrine/dbal": {
  96. "version": "2.13.0"
  97. },
  98. "doctrine/deprecations": {
  99. "version": "v0.5.3"
  100. },
  101. "doctrine/doctrine-bundle": {
  102. "version": "2.3",
  103. "recipe": {
  104. "repo": "github.com/symfony/recipes",
  105. "branch": "master",
  106. "version": "2.3",
  107. "ref": "6e0f582596a8f1c865aaa0d3cceb9bf0daf609b4"
  108. },
  109. "files": [
  110. "config/packages/doctrine.yaml",
  111. "config/packages/prod/doctrine.yaml",
  112. "config/packages/test/doctrine.yaml",
  113. "src/Entity/.gitignore",
  114. "src/Repository/.gitignore"
  115. ]
  116. },
  117. "doctrine/doctrine-fixtures-bundle": {
  118. "version": "3.0",
  119. "recipe": {
  120. "repo": "github.com/symfony/recipes",
  121. "branch": "master",
  122. "version": "3.0",
  123. "ref": "e5b542d4ef47d8a003c91beb35650c76907f7e53"
  124. },
  125. "files": [
  126. "src/DataFixtures/AppFixtures.php"
  127. ]
  128. },
  129. "doctrine/doctrine-migrations-bundle": {
  130. "version": "3.1",
  131. "recipe": {
  132. "repo": "github.com/symfony/recipes",
  133. "branch": "master",
  134. "version": "3.1",
  135. "ref": "ee609429c9ee23e22d6fa5728211768f51ed2818"
  136. },
  137. "files": [
  138. "config/packages/doctrine_migrations.yaml",
  139. "migrations/.gitignore"
  140. ]
  141. },
  142. "doctrine/event-manager": {
  143. "version": "1.1.1"
  144. },
  145. "doctrine/inflector": {
  146. "version": "2.0.3"
  147. },
  148. "doctrine/instantiator": {
  149. "version": "1.4.0"
  150. },
  151. "doctrine/lexer": {
  152. "version": "1.2.1"
  153. },
  154. "doctrine/migrations": {
  155. "version": "3.1.1"
  156. },
  157. "doctrine/orm": {
  158. "version": "2.8.4"
  159. },
  160. "doctrine/persistence": {
  161. "version": "2.1.0"
  162. },
  163. "doctrine/sql-formatter": {
  164. "version": "1.1.1"
  165. },
  166. "egulias/email-validator": {
  167. "version": "3.1.1"
  168. },
  169. "embed/embed": {
  170. "version": "v4.3.4"
  171. },
  172. "erusev/parsedown": {
  173. "version": "1.7.4"
  174. },
  175. "evenement/evenement": {
  176. "version": "v3.0.1"
  177. },
  178. "friendsofphp/php-cs-fixer": {
  179. "version": "2.17",
  180. "recipe": {
  181. "repo": "github.com/symfony/recipes",
  182. "branch": "master",
  183. "version": "2.17",
  184. "ref": "f0d4b4ddb4e2bb73b227e3987b6ecc53cd8be431"
  185. },
  186. "files": [
  187. ".php_cs.dist"
  188. ]
  189. },
  190. "friendsofphp/proxy-manager-lts": {
  191. "version": "v1.0.3"
  192. },
  193. "giggsey/libphonenumber-for-php": {
  194. "version": "8.12.21"
  195. },
  196. "giggsey/locale": {
  197. "version": "1.9"
  198. },
  199. "guzzlehttp/guzzle": {
  200. "version": "7.4.1"
  201. },
  202. "guzzlehttp/promises": {
  203. "version": "1.5.1"
  204. },
  205. "guzzlehttp/psr7": {
  206. "version": "2.1.0"
  207. },
  208. "jchook/phpunit-assert-throws": {
  209. "version": "v1.0.3"
  210. },
  211. "jcupitt/vips": {
  212. "version": "v1.0.8"
  213. },
  214. "knplabs/knp-time-bundle": {
  215. "version": "1.17.0"
  216. },
  217. "laminas/laminas-code": {
  218. "version": "4.1.0"
  219. },
  220. "laminas/laminas-eventmanager": {
  221. "version": "3.3.1"
  222. },
  223. "laminas/laminas-zendframework-bridge": {
  224. "version": "1.2.0"
  225. },
  226. "landrok/activitypub": {
  227. "version": "0.5.6"
  228. },
  229. "lcobucci/clock": {
  230. "version": "2.1.0"
  231. },
  232. "lcobucci/jwt": {
  233. "version": "4.1.5"
  234. },
  235. "league/event": {
  236. "version": "2.2.0"
  237. },
  238. "league/oauth2-server": {
  239. "version": "8.3.3"
  240. },
  241. "league/uri-parser": {
  242. "version": "1.4.1"
  243. },
  244. "lstrojny/functional-php": {
  245. "version": "1.17.0"
  246. },
  247. "masterminds/html5": {
  248. "version": "2.7.4"
  249. },
  250. "mf2/mf2": {
  251. "version": "0.4.6"
  252. },
  253. "ml/iri": {
  254. "version": "1.1.4"
  255. },
  256. "ml/json-ld": {
  257. "version": "1.2.0"
  258. },
  259. "monolog/monolog": {
  260. "version": "2.2.0"
  261. },
  262. "myclabs/deep-copy": {
  263. "version": "1.10.2"
  264. },
  265. "neutron/temporary-filesystem": {
  266. "version": "3.0"
  267. },
  268. "niels-de-blaauw/php-doc-check": {
  269. "version": "v0.2.2"
  270. },
  271. "nikic/php-parser": {
  272. "version": "v4.10.4"
  273. },
  274. "nyholm/psr7": {
  275. "version": "1.0",
  276. "recipe": {
  277. "repo": "github.com/symfony/recipes",
  278. "branch": "master",
  279. "version": "1.0",
  280. "ref": "0cd4d2d0e7f646fda75f9944f747a56e6ed13d4c"
  281. },
  282. "files": [
  283. "config/packages/nyholm_psr7.yaml"
  284. ]
  285. },
  286. "odolbeau/phone-number-bundle": {
  287. "version": "3.0",
  288. "recipe": {
  289. "repo": "github.com/symfony/recipes-contrib",
  290. "branch": "master",
  291. "version": "3.0",
  292. "ref": "4388686329b81291918a948cd42891829fb1de71"
  293. }
  294. },
  295. "oro/doctrine-extensions": {
  296. "version": "2.0.0"
  297. },
  298. "oscarotero/html-parser": {
  299. "version": "v0.1.6"
  300. },
  301. "paragonie/constant_time_encoding": {
  302. "version": "v2.4.0"
  303. },
  304. "pear/xml_xrd": {
  305. "version": "v0.3.1"
  306. },
  307. "phar-io/manifest": {
  308. "version": "2.0.1"
  309. },
  310. "phar-io/version": {
  311. "version": "3.1.0"
  312. },
  313. "php-cs-fixer/diff": {
  314. "version": "v1.3.1"
  315. },
  316. "php-ds/php-ds": {
  317. "version": "v1.3.0"
  318. },
  319. "php-ffmpeg/php-ffmpeg": {
  320. "version": "v0.18.0"
  321. },
  322. "php-http/message-factory": {
  323. "version": "v1.0.2"
  324. },
  325. "phpdocumentor/reflection-common": {
  326. "version": "2.2.0"
  327. },
  328. "phpdocumentor/reflection-docblock": {
  329. "version": "5.2.2"
  330. },
  331. "phpdocumentor/type-resolver": {
  332. "version": "1.4.0"
  333. },
  334. "phpseclib/phpseclib": {
  335. "version": "3.0.12"
  336. },
  337. "phpspec/prophecy": {
  338. "version": "1.13.0"
  339. },
  340. "phpstan/phpstan": {
  341. "version": "0.12.98"
  342. },
  343. "phpunit/php-code-coverage": {
  344. "version": "9.2.6"
  345. },
  346. "phpunit/php-file-iterator": {
  347. "version": "3.0.5"
  348. },
  349. "phpunit/php-invoker": {
  350. "version": "3.1.1"
  351. },
  352. "phpunit/php-text-template": {
  353. "version": "2.0.4"
  354. },
  355. "phpunit/php-timer": {
  356. "version": "5.0.3"
  357. },
  358. "phpunit/phpunit": {
  359. "version": "4.7",
  360. "recipe": {
  361. "repo": "github.com/symfony/recipes",
  362. "branch": "master",
  363. "version": "4.7",
  364. "ref": "fc18a41d910bd168b6d83b09330d3dd892ddbcdd"
  365. },
  366. "files": [
  367. ".env.test",
  368. "phpunit.xml.dist",
  369. "tests/bootstrap.php"
  370. ]
  371. },
  372. "psr/cache": {
  373. "version": "1.0.1"
  374. },
  375. "psr/container": {
  376. "version": "1.1.1"
  377. },
  378. "psr/event-dispatcher": {
  379. "version": "1.0.0"
  380. },
  381. "psr/http-client": {
  382. "version": "1.0.1"
  383. },
  384. "psr/http-factory": {
  385. "version": "1.0.1"
  386. },
  387. "psr/http-message": {
  388. "version": "1.0.1"
  389. },
  390. "psr/link": {
  391. "version": "1.1.1"
  392. },
  393. "psr/log": {
  394. "version": "1.1.3"
  395. },
  396. "psy/psysh": {
  397. "version": "v0.10.12"
  398. },
  399. "ralouphie/getallheaders": {
  400. "version": "3.0.3"
  401. },
  402. "sebastian/cli-parser": {
  403. "version": "1.0.1"
  404. },
  405. "sebastian/code-unit": {
  406. "version": "1.0.8"
  407. },
  408. "sebastian/code-unit-reverse-lookup": {
  409. "version": "2.0.3"
  410. },
  411. "sebastian/comparator": {
  412. "version": "4.0.6"
  413. },
  414. "sebastian/complexity": {
  415. "version": "2.0.2"
  416. },
  417. "sebastian/diff": {
  418. "version": "4.0.4"
  419. },
  420. "sebastian/environment": {
  421. "version": "5.1.3"
  422. },
  423. "sebastian/exporter": {
  424. "version": "4.0.3"
  425. },
  426. "sebastian/global-state": {
  427. "version": "5.0.2"
  428. },
  429. "sebastian/lines-of-code": {
  430. "version": "1.0.3"
  431. },
  432. "sebastian/object-enumerator": {
  433. "version": "4.0.4"
  434. },
  435. "sebastian/object-reflector": {
  436. "version": "2.0.4"
  437. },
  438. "sebastian/recursion-context": {
  439. "version": "4.0.4"
  440. },
  441. "sebastian/resource-operations": {
  442. "version": "3.0.3"
  443. },
  444. "sebastian/type": {
  445. "version": "2.3.1"
  446. },
  447. "sebastian/version": {
  448. "version": "3.0.2"
  449. },
  450. "sensio/framework-extra-bundle": {
  451. "version": "5.2",
  452. "recipe": {
  453. "repo": "github.com/symfony/recipes",
  454. "branch": "master",
  455. "version": "5.2",
  456. "ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
  457. },
  458. "files": [
  459. "config/packages/sensio_framework_extra.yaml"
  460. ]
  461. },
  462. "someonewithpc/memcached-polyfill": {
  463. "version": "1.0.1"
  464. },
  465. "someonewithpc/redis-polyfill": {
  466. "version": "dev-master"
  467. },
  468. "symfony/amqp-messenger": {
  469. "version": "v5.4.0"
  470. },
  471. "symfony/asset": {
  472. "version": "v5.2.4"
  473. },
  474. "symfony/browser-kit": {
  475. "version": "v5.2.4"
  476. },
  477. "symfony/cache": {
  478. "version": "v5.2.6"
  479. },
  480. "symfony/cache-contracts": {
  481. "version": "v2.2.0"
  482. },
  483. "symfony/config": {
  484. "version": "v5.2.4"
  485. },
  486. "symfony/console": {
  487. "version": "5.1",
  488. "recipe": {
  489. "repo": "github.com/symfony/recipes",
  490. "branch": "master",
  491. "version": "5.1",
  492. "ref": "c6d02bdfba9da13c22157520e32a602dbee8a75c"
  493. },
  494. "files": [
  495. "bin/console"
  496. ]
  497. },
  498. "symfony/css-selector": {
  499. "version": "v5.2.4"
  500. },
  501. "symfony/debug-bundle": {
  502. "version": "4.1",
  503. "recipe": {
  504. "repo": "github.com/symfony/recipes",
  505. "branch": "master",
  506. "version": "4.1",
  507. "ref": "f8863cbad2f2e58c4b65fa1eac892ab189971bea"
  508. },
  509. "files": [
  510. "config/packages/dev/debug.yaml"
  511. ]
  512. },
  513. "symfony/dependency-injection": {
  514. "version": "v5.2.6"
  515. },
  516. "symfony/deprecation-contracts": {
  517. "version": "v2.2.0"
  518. },
  519. "symfony/doctrine-bridge": {
  520. "version": "v5.2.6"
  521. },
  522. "symfony/doctrine-messenger": {
  523. "version": "v5.4.0"
  524. },
  525. "symfony/dom-crawler": {
  526. "version": "v5.2.4"
  527. },
  528. "symfony/dotenv": {
  529. "version": "v5.2.4"
  530. },
  531. "symfony/error-handler": {
  532. "version": "v5.2.6"
  533. },
  534. "symfony/event-dispatcher": {
  535. "version": "v5.2.4"
  536. },
  537. "symfony/event-dispatcher-contracts": {
  538. "version": "v2.2.0"
  539. },
  540. "symfony/expression-language": {
  541. "version": "v5.2.4"
  542. },
  543. "symfony/filesystem": {
  544. "version": "v5.2.6"
  545. },
  546. "symfony/finder": {
  547. "version": "v5.2.4"
  548. },
  549. "symfony/flex": {
  550. "version": "1.0",
  551. "recipe": {
  552. "repo": "github.com/symfony/recipes",
  553. "branch": "master",
  554. "version": "1.0",
  555. "ref": "c0eeb50665f0f77226616b6038a9b06c03752d8e"
  556. },
  557. "files": [
  558. ".env"
  559. ]
  560. },
  561. "symfony/form": {
  562. "version": "v5.2.6"
  563. },
  564. "symfony/framework-bundle": {
  565. "version": "5.2",
  566. "recipe": {
  567. "repo": "github.com/symfony/recipes",
  568. "branch": "master",
  569. "version": "5.2",
  570. "ref": "6ec87563dcc85cd0c48856dcfbfc29610506d250"
  571. },
  572. "files": [
  573. "config/packages/cache.yaml",
  574. "config/packages/framework.yaml",
  575. "config/packages/test/framework.yaml",
  576. "config/preload.php",
  577. "config/routes/dev/framework.yaml",
  578. "config/services.yaml",
  579. "public/index.php",
  580. "src/Controller/.gitignore",
  581. "src/Kernel.php"
  582. ]
  583. },
  584. "symfony/http-client": {
  585. "version": "v5.2.6"
  586. },
  587. "symfony/http-client-contracts": {
  588. "version": "v2.3.1"
  589. },
  590. "symfony/http-foundation": {
  591. "version": "v5.2.4"
  592. },
  593. "symfony/http-kernel": {
  594. "version": "v5.2.6"
  595. },
  596. "symfony/intl": {
  597. "version": "v5.2.4"
  598. },
  599. "symfony/mailer": {
  600. "version": "4.3",
  601. "recipe": {
  602. "repo": "github.com/symfony/recipes",
  603. "branch": "master",
  604. "version": "4.3",
  605. "ref": "15658c2a0176cda2e7dba66276a2030b52bd81b2"
  606. },
  607. "files": [
  608. "config/packages/mailer.yaml"
  609. ]
  610. },
  611. "symfony/maker-bundle": {
  612. "version": "1.0",
  613. "recipe": {
  614. "repo": "github.com/symfony/recipes",
  615. "branch": "master",
  616. "version": "1.0",
  617. "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
  618. }
  619. },
  620. "symfony/messenger": {
  621. "version": "4.3",
  622. "recipe": {
  623. "repo": "github.com/symfony/recipes",
  624. "branch": "master",
  625. "version": "4.3",
  626. "ref": "e9a414b113ceadbf4e52abe37bf8f1b443f06ccb"
  627. },
  628. "files": [
  629. "config/packages/messenger.yaml"
  630. ]
  631. },
  632. "symfony/mime": {
  633. "version": "v5.2.6"
  634. },
  635. "symfony/monolog-bridge": {
  636. "version": "v5.2.5"
  637. },
  638. "symfony/monolog-bundle": {
  639. "version": "3.7",
  640. "recipe": {
  641. "repo": "github.com/symfony/recipes",
  642. "branch": "master",
  643. "version": "3.7",
  644. "ref": "f4adb4379ee437f91ecb1bd5a41c1de6286b9a04"
  645. },
  646. "files": [
  647. "config/packages/dev/monolog.yaml",
  648. "config/packages/prod/deprecations.yaml",
  649. "config/packages/prod/monolog.yaml",
  650. "config/packages/test/monolog.yaml"
  651. ]
  652. },
  653. "symfony/notifier": {
  654. "version": "5.0",
  655. "recipe": {
  656. "repo": "github.com/symfony/recipes",
  657. "branch": "master",
  658. "version": "5.0",
  659. "ref": "c31585e252b32fe0e1f30b1f256af553f4a06eb9"
  660. },
  661. "files": [
  662. "config/packages/notifier.yaml"
  663. ]
  664. },
  665. "symfony/options-resolver": {
  666. "version": "v5.2.4"
  667. },
  668. "symfony/password-hasher": {
  669. "version": "v5.3.8"
  670. },
  671. "symfony/phpunit-bridge": {
  672. "version": "5.1",
  673. "recipe": {
  674. "repo": "github.com/symfony/recipes",
  675. "branch": "master",
  676. "version": "5.1",
  677. "ref": "bf16921ef8309a81d9f046e9b6369c46bcbd031f"
  678. },
  679. "files": [
  680. ".env.test",
  681. "bin/phpunit",
  682. "phpunit.xml.dist",
  683. "tests/bootstrap.php"
  684. ]
  685. },
  686. "symfony/polyfill-intl-grapheme": {
  687. "version": "v1.22.1"
  688. },
  689. "symfony/polyfill-intl-icu": {
  690. "version": "v1.22.1"
  691. },
  692. "symfony/polyfill-intl-idn": {
  693. "version": "v1.22.1"
  694. },
  695. "symfony/polyfill-intl-normalizer": {
  696. "version": "v1.22.1"
  697. },
  698. "symfony/polyfill-mbstring": {
  699. "version": "v1.22.1"
  700. },
  701. "symfony/polyfill-php73": {
  702. "version": "v1.23.0"
  703. },
  704. "symfony/polyfill-php80": {
  705. "version": "v1.22.1"
  706. },
  707. "symfony/polyfill-php81": {
  708. "version": "v1.23.0"
  709. },
  710. "symfony/process": {
  711. "version": "v5.2.4"
  712. },
  713. "symfony/property-access": {
  714. "version": "v5.2.4"
  715. },
  716. "symfony/property-info": {
  717. "version": "v5.2.4"
  718. },
  719. "symfony/proxy-manager-bridge": {
  720. "version": "v5.2.4"
  721. },
  722. "symfony/psr-http-message-bridge": {
  723. "version": "v2.1.2"
  724. },
  725. "symfony/redis-messenger": {
  726. "version": "v5.4.0"
  727. },
  728. "symfony/routing": {
  729. "version": "5.1",
  730. "recipe": {
  731. "repo": "github.com/symfony/recipes",
  732. "branch": "master",
  733. "version": "5.1",
  734. "ref": "b4f3e7c95e38b606eef467e8a42a8408fc460c43"
  735. },
  736. "files": [
  737. "config/packages/prod/routing.yaml",
  738. "config/packages/routing.yaml",
  739. "config/routes.yaml"
  740. ]
  741. },
  742. "symfony/security-bundle": {
  743. "version": "5.1",
  744. "recipe": {
  745. "repo": "github.com/symfony/recipes",
  746. "branch": "master",
  747. "version": "5.1",
  748. "ref": "0a4bae19389d3b9cba1ca0102e3b2bccea724603"
  749. },
  750. "files": [
  751. "config/packages/security.yaml"
  752. ]
  753. },
  754. "symfony/security-core": {
  755. "version": "v5.2.6"
  756. },
  757. "symfony/security-csrf": {
  758. "version": "v5.2.4"
  759. },
  760. "symfony/security-guard": {
  761. "version": "v5.4.0"
  762. },
  763. "symfony/security-http": {
  764. "version": "v5.2.6"
  765. },
  766. "symfony/serializer": {
  767. "version": "v5.2.4"
  768. },
  769. "symfony/service-contracts": {
  770. "version": "v2.2.0"
  771. },
  772. "symfony/stopwatch": {
  773. "version": "v5.2.4"
  774. },
  775. "symfony/string": {
  776. "version": "v5.2.6"
  777. },
  778. "symfony/translation": {
  779. "version": "3.3",
  780. "recipe": {
  781. "repo": "github.com/symfony/recipes",
  782. "branch": "master",
  783. "version": "3.3",
  784. "ref": "2ad9d2545bce8ca1a863e50e92141f0b9d87ffcd"
  785. },
  786. "files": [
  787. "config/packages/translation.yaml",
  788. "translations/.gitignore"
  789. ]
  790. },
  791. "symfony/translation-contracts": {
  792. "version": "v2.3.0"
  793. },
  794. "symfony/twig-bridge": {
  795. "version": "v5.2.6"
  796. },
  797. "symfony/twig-bundle": {
  798. "version": "5.0",
  799. "recipe": {
  800. "repo": "github.com/symfony/recipes",
  801. "branch": "master",
  802. "version": "5.0",
  803. "ref": "fab9149bbaa4d5eca054ed93f9e1b66cc500895d"
  804. },
  805. "files": [
  806. "config/packages/test/twig.yaml",
  807. "config/packages/twig.yaml",
  808. "templates/base.html.twig"
  809. ]
  810. },
  811. "symfony/validator": {
  812. "version": "4.3",
  813. "recipe": {
  814. "repo": "github.com/symfony/recipes",
  815. "branch": "master",
  816. "version": "4.3",
  817. "ref": "d902da3e4952f18d3bf05aab29512eb61cabd869"
  818. },
  819. "files": [
  820. "config/packages/test/validator.yaml",
  821. "config/packages/validator.yaml"
  822. ]
  823. },
  824. "symfony/var-dumper": {
  825. "version": "v5.2.6"
  826. },
  827. "symfony/var-exporter": {
  828. "version": "v5.2.4"
  829. },
  830. "symfony/web-link": {
  831. "version": "v5.2.5"
  832. },
  833. "symfony/web-profiler-bundle": {
  834. "version": "3.3",
  835. "recipe": {
  836. "repo": "github.com/symfony/recipes",
  837. "branch": "master",
  838. "version": "3.3",
  839. "ref": "6bdfa1a95f6b2e677ab985cd1af2eae35d62e0f6"
  840. },
  841. "files": [
  842. "config/packages/dev/web_profiler.yaml",
  843. "config/packages/test/web_profiler.yaml",
  844. "config/routes/dev/web_profiler.yaml"
  845. ]
  846. },
  847. "symfony/yaml": {
  848. "version": "v5.2.5"
  849. },
  850. "symfonycasts/reset-password-bundle": {
  851. "version": "1.0",
  852. "recipe": {
  853. "repo": "github.com/symfony/recipes",
  854. "branch": "master",
  855. "version": "1.0",
  856. "ref": "97c1627c0384534997ae1047b93be517ca16de43"
  857. },
  858. "files": [
  859. "config/packages/reset_password.yaml"
  860. ]
  861. },
  862. "symfonycasts/verify-email-bundle": {
  863. "version": "v1.3.0"
  864. },
  865. "tgalopin/html-sanitizer": {
  866. "version": "1.4.0"
  867. },
  868. "tgalopin/html-sanitizer-bundle": {
  869. "version": "1.0",
  870. "recipe": {
  871. "repo": "github.com/symfony/recipes-contrib",
  872. "branch": "master",
  873. "version": "1.0",
  874. "ref": "95b935177db9abb65356fe19e57fe5abd908b5b8"
  875. }
  876. },
  877. "theofidry/psysh-bundle": {
  878. "version": "4.4.0"
  879. },
  880. "theseer/tokenizer": {
  881. "version": "1.2.0"
  882. },
  883. "twig/extra-bundle": {
  884. "version": "v3.3.0"
  885. },
  886. "twig/markdown-extra": {
  887. "version": "v3.3.0"
  888. },
  889. "twig/twig": {
  890. "version": "v3.3.0"
  891. },
  892. "ulrichsg/getopt-php": {
  893. "version": "4.0.0"
  894. },
  895. "voku/portable-ascii": {
  896. "version": "1.5.6"
  897. },
  898. "voku/portable-utf8": {
  899. "version": "5.4.51"
  900. },
  901. "wamania/php-stemmer": {
  902. "version": "v3.0.0"
  903. },
  904. "webmozart/assert": {
  905. "version": "1.10.0"
  906. },
  907. "wikimedia/composer-merge-plugin": {
  908. "version": "v2.0.1"
  909. },
  910. "wp-cli/php-cli-tools": {
  911. "version": "v0.11.13"
  912. }
  913. }