Skip to content

Commit

Permalink
Merge pull request #2918 from tarlepp/chore(deps)/dependency-update
Browse files Browse the repository at this point in the history
Chore(deps) - Dependency update
  • Loading branch information
tarlepp authored Jan 26, 2025
2 parents b305c95 + 3f90de9 commit 3f83679
Show file tree
Hide file tree
Showing 19 changed files with 510 additions and 332 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-random": "*",
"doctrine/doctrine-bundle": "2.13.1",
"doctrine/doctrine-migrations-bundle": "3.3.1",
"doctrine/doctrine-bundle": "2.13.2",
"doctrine/doctrine-migrations-bundle": "3.4.0",
"doctrine/orm": "2.20.1",
"friendsofphp/proxy-manager-lts": "1.0.18",
"gedmo/doctrine-extensions": "3.17.1",
"lexik/jwt-authentication-bundle": "3.1.0",
"lexik/jwt-authentication-bundle": "3.1.1",
"mark-gerarts/automapper-plus-bundle": "1.5.0",
"matomo/device-detector": "6.4.2",
"matomo/device-detector": "6.4.3",
"matthiasnoback/symfony-console-form": "6.0.0",
"nelmio/api-doc-bundle": "4.33.4",
"nelmio/api-doc-bundle": "4.35.0",
"nelmio/cors-bundle": "2.5.0",
"phpdocumentor/reflection-docblock": "5.6.1",
"ramsey/uuid-doctrine": "2.1.0",
Expand Down Expand Up @@ -75,7 +75,7 @@
"roave/security-advisories": "dev-latest",
"symfony/browser-kit": "7.2.0",
"symfony/debug-bundle": "7.2.0",
"symfony/maker-bundle": "1.61.0",
"symfony/maker-bundle": "1.62.1",
"symfony/requirements-checker": "2.0.3",
"symfony/stopwatch": "7.2.2",
"symfony/var-dumper": "7.2.0",
Expand Down
217 changes: 112 additions & 105 deletions composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/01_phpunit/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"liuggio/fastest": "1.12.0",
"phpunit/php-code-coverage": "11.0.8",
"phpunit/phpcov": "10.0.1",
"phpunit/phpunit": "11.5.2",
"phpunit/phpunit": "11.5.3",
"roave/security-advisories": "dev-latest",
"symfony/browser-kit": "7.2.0",
"symfony/phpunit-bridge": "7.2.0"
Expand Down
63 changes: 40 additions & 23 deletions tools/01_phpunit/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/02_phpstan/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": "^8.4.0"
},
"require-dev": {
"phpstan/phpstan": "2.1.0",
"phpstan/phpstan": "2.1.1",
"phpstan/phpstan-deprecation-rules": "2.0.1",
"phpstan/phpstan-phpunit": "2.0.3",
"phpstan/phpstan-symfony": "2.0.1",
Expand Down
Loading

0 comments on commit 3f83679

Please sign in to comment.