[Composer] Bump dependencies

This commit is contained in:
Grzegorz Sadowski 2025-12-16 12:47:54 +01:00
parent 36d2ed8625
commit ec4514cb79
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364
2 changed files with 15 additions and 27 deletions

View file

@ -34,7 +34,7 @@
"api-platform/doctrine-orm": "^4.2.1",
"api-platform/state": "^4.2.1",
"api-platform/symfony": "^4.2.1",
"babdev/pagerfanta-bundle": "^4.4",
"babdev/pagerfanta-bundle": "^4.6",
"behat/transliterator": "^1.5",
"doctrine/collections": "^2.2",
"doctrine/common": "^3.2",
@ -44,12 +44,12 @@
"doctrine/event-manager": "^2.0",
"doctrine/inflector": "^2.0",
"doctrine/migrations": "^3.8",
"doctrine/orm": "^2.18 || ^3.3",
"doctrine/orm": "^2.18 || ^3.5",
"doctrine/persistence": "^3.3",
"egulias/email-validator": "^4.0",
"fakerphp/faker": "^1.23",
"friendsofphp/proxy-manager-lts": "^1.0",
"gedmo/doctrine-extensions": "^3.17.1",
"gedmo/doctrine-extensions": "^3.20",
"guzzlehttp/guzzle": "^7.9",
"guzzlehttp/psr7": "^2.5",
"knplabs/gaufrette": "^0.11",
@ -59,7 +59,7 @@
"laminas/laminas-stdlib": "^3.19",
"league/flysystem-bundle": "^3.3",
"lexik/jwt-authentication-bundle": "^3.1",
"liip/imagine-bundle": "^2.13",
"liip/imagine-bundle": "^2.15",
"pagerfanta/pagerfanta": "^4.0",
"paragonie/halite": "^5.0",
"payum/offline": "^1.7.5",
@ -85,8 +85,8 @@
"sylius/resource": "^1.12",
"sylius/resource-bundle": "^1.12",
"sylius/theme-bundle": "^2.4",
"sylius/twig-extra": "^0.8",
"sylius/twig-hooks": "^0.8",
"sylius/twig-extra": "^0.9",
"sylius/twig-hooks": "^0.9",
"symfony/asset": "^6.4 || ^7.4",
"symfony/cache-contracts": "^3.5",
"symfony/clock": "^6.4 || ^7.4",
@ -125,25 +125,25 @@
"symfony/security-http": "^6.4 || ^7.4",
"symfony/serializer": "^6.4 || ^7.4",
"symfony/service-contracts": "^3.5",
"symfony/stimulus-bundle": "^2.20",
"symfony/stimulus-bundle": "^2.25",
"symfony/string": "^6.4 || ^7.4",
"symfony/translation": "^6.4 || ^7.4",
"symfony/translation-contracts": "^3.3",
"symfony/twig-bundle": "^6.4 || ^7.4",
"symfony/uid": "^6.4 || ^7.4",
"symfony/ux-autocomplete": "^2.20",
"symfony/ux-icons": "^2.20",
"symfony/ux-live-component": "^2.20",
"symfony/ux-twig-component": "^2.20",
"symfony/ux-autocomplete": "^2.25",
"symfony/ux-icons": "^2.25",
"symfony/ux-live-component": "^2.25",
"symfony/ux-twig-component": "^2.25",
"symfony/validator": "^6.4 || ^7.4",
"symfony/webpack-encore-bundle": "^2.2",
"symfony/workflow": "^6.4 || ^7.4",
"symfony/yaml": "^6.4 || ^7.4",
"symfonycasts/dynamic-forms": "^0.1",
"twig/extra-bundle": "^3.13",
"twig/intl-extra": "^3.13",
"twig/string-extra": "^3.13",
"twig/twig": "^3.14",
"twig/extra-bundle": "^3.16",
"twig/intl-extra": "^3.16",
"twig/string-extra": "^3.16",
"twig/twig": "^3.16",
"webmozart/assert": "^1.11"
},
"replace": {

View file

@ -364,21 +364,9 @@
"phparkitect/phparkitect": {
"version": "0.2.9"
},
"phpdocumentor/reflection-common": {
"version": "1.0.1"
},
"phpdocumentor/reflection-docblock": {
"version": "4.3.0"
},
"phpdocumentor/type-resolver": {
"version": "0.4.0"
},
"phpspec/php-diff": {
"version": "v1.1.0"
},
"phpspec/prophecy": {
"version": "1.8.0"
},
"phpstan/phpdoc-parser": {
"version": "0.4.9"
},