Skip to content

Commit

Permalink
Merge pull request #2411 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 committed Sep 1, 2023
2 parents 255c73a + 18715d6 commit 442ee6f
Show file tree
Hide file tree
Showing 18 changed files with 1,341 additions and 1,185 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -26,14 +26,14 @@
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-random": "*",
"doctrine/doctrine-bundle": "2.10.1",
"doctrine/doctrine-bundle": "2.10.2",
"doctrine/doctrine-migrations-bundle": "3.2.4",
"doctrine/orm": "2.16.0",
"doctrine/orm": "2.16.1",
"friendsofphp/proxy-manager-lts": "1.0.16",
"gedmo/doctrine-extensions": "3.12.0",
"lexik/jwt-authentication-bundle": "2.19.1",
"mark-gerarts/automapper-plus-bundle": "1.4.1",
"matomo/device-detector": "6.1.4",
"matomo/device-detector": "6.1.5",
"matthiasnoback/symfony-console-form": "5.3.2",
"nelmio/api-doc-bundle": "4.12.0",
"nelmio/cors-bundle": "2.3.1",
Expand Down
278 changes: 146 additions & 132 deletions composer.lock

Large diffs are not rendered by default.

210 changes: 112 additions & 98 deletions tools/01_phpunit/composer.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tools/02_phpstan/composer.json
Expand Up @@ -5,8 +5,8 @@
"php": "^8.2.0"
},
"require-dev": {
"phpstan/phpstan": "1.10.27",
"phpstan/phpstan-phpunit": "1.3.13",
"phpstan/phpstan": "1.10.32",
"phpstan/phpstan-phpunit": "1.3.14",
"phpstan/phpstan-symfony": "1.3.2",
"roave/security-advisories": "dev-latest"
},
Expand Down
209 changes: 111 additions & 98 deletions tools/02_phpstan/composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/03_psalm/composer.json
Expand Up @@ -8,7 +8,7 @@
"roave/security-advisories": "dev-latest",
"psalm/plugin-phpunit": "0.18.4",
"psalm/plugin-symfony": "5.0.3",
"vimeo/psalm": "5.14.1",
"vimeo/psalm": "5.15.0",
"weirdan/doctrine-psalm-plugin": "2.9.0"
},
"config": {
Expand Down
224 changes: 120 additions & 104 deletions tools/03_psalm/composer.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tools/04_symplify/composer.json
Expand Up @@ -5,10 +5,10 @@
"php": "^8.2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.22.0",
"friendsofphp/php-cs-fixer": "3.23.0",
"roave/security-advisories": "dev-latest",
"symplify/config-transformer": "12.0.5",
"symplify/easy-coding-standard": "12.0.6"
"symplify/easy-coding-standard": "12.0.7"
},
"config": {
"allow-plugins": true,
Expand Down
209 changes: 111 additions & 98 deletions tools/04_symplify/composer.lock

Large diffs are not rendered by default.

195 changes: 104 additions & 91 deletions tools/05_infection/composer.lock

Large diffs are not rendered by default.

183 changes: 98 additions & 85 deletions tools/06_php-coveralls/composer.lock

Large diffs are not rendered by default.

195 changes: 104 additions & 91 deletions tools/07_phpinsights/composer.lock

Large diffs are not rendered by default.

195 changes: 104 additions & 91 deletions tools/08_phpmetrics/composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/09_rector/composer.json
Expand Up @@ -5,7 +5,7 @@
"php": "^8.2.0"
},
"require-dev": {
"rector/rector": "0.17.10",
"rector/rector": "0.18.0",
"roave/security-advisories": "dev-latest"
},
"config": {
Expand Down
212 changes: 110 additions & 102 deletions tools/09_rector/composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/10_composer/composer.json
Expand Up @@ -5,7 +5,7 @@
"php": "^8.2.0"
},
"require-dev": {
"ergebnis/composer-normalize": "2.34.0",
"ergebnis/composer-normalize": "2.35.0",
"icanhazstring/composer-unused": "0.8.10",
"maglnet/composer-require-checker": "4.6.0",
"roave/security-advisories": "dev-latest"
Expand Down
213 changes: 113 additions & 100 deletions tools/10_composer/composer.lock

Large diffs are not rendered by default.

183 changes: 98 additions & 85 deletions tools/11_phplint/composer.lock

Large diffs are not rendered by default.

0 comments on commit 442ee6f

Please sign in to comment.