Browse Source

Update deps

imwald
Nuša Pukšič 10 months ago
parent
commit
4165ebc3af
  1. 1
      composer.json
  2. 1873
      composer.lock
  3. 9
      symfony.lock

1
composer.json

@ -14,6 +14,7 @@
"doctrine/doctrine-bundle": "^2.13", "doctrine/doctrine-bundle": "^2.13",
"doctrine/doctrine-migrations-bundle": "^3.3", "doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^3.3", "doctrine/orm": "^3.3",
"friendsofsymfony/elastica-bundle": "^6.5",
"league/commonmark": "^2.6", "league/commonmark": "^2.6",
"league/html-to-markdown": "*", "league/html-to-markdown": "*",
"phpdocumentor/reflection-docblock": "^5.6", "phpdocumentor/reflection-docblock": "^5.6",

1873
composer.lock generated

File diff suppressed because it is too large Load Diff

9
symfony.lock

@ -26,6 +26,15 @@
"./migrations/.gitignore" "./migrations/.gitignore"
] ]
}, },
"friendsofsymfony/elastica-bundle": {
"version": "6.5",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "5.0",
"ref": "46c9cd2c1e07f0fcfd97e96f12b03b2e0845c4cd"
}
},
"phpunit/phpunit": { "phpunit/phpunit": {
"version": "9.6", "version": "9.6",
"recipe": { "recipe": {

Loading…
Cancel
Save