Skip to content

Commit 51fe1a5

Browse files
Merge pull request #19280 from MauricioFauth/php-dep-upgrade
Upgrade Composer dependencies
2 parents d4eaa17 + ea2a474 commit 51fe1a5

4 files changed

Lines changed: 187 additions & 161 deletions

File tree

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
"psr/http-server-handler": "^1.0",
7171
"psr/http-server-middleware": "^1.0",
7272
"slim/psr7": "^1.6.1",
73-
"symfony/config": "^6.2",
74-
"symfony/dependency-injection": "^6.2",
75-
"symfony/expression-language": "^6.2",
73+
"symfony/config": "^7.1",
74+
"symfony/dependency-injection": "^7.1",
75+
"symfony/expression-language": "^7.1",
7676
"symfony/polyfill-ctype": "^1.24",
7777
"symfony/polyfill-mbstring": "^1.24",
7878
"twig/twig": "^3.9",
@@ -107,16 +107,16 @@
107107
"nyholm/psr7": "^1.8",
108108
"php-webdriver/webdriver": "^1.14",
109109
"phpmyadmin/coding-standard": "^4.0",
110-
"phpstan/extension-installer": "^1.3",
111-
"phpstan/phpstan": "^1.10.15",
112-
"phpstan/phpstan-phpunit": "^1.3",
113-
"phpstan/phpstan-strict-rules": "^1.5",
110+
"phpstan/extension-installer": "^1.4",
111+
"phpstan/phpstan": "^1.12",
112+
"phpstan/phpstan-phpunit": "^1.4",
113+
"phpstan/phpstan-strict-rules": "^1.6",
114114
"phpstan/phpstan-webmozart-assert": "^1.2",
115115
"phpunit/phpunit": "^10.4",
116116
"pragmarx/google2fa-qrcode": "^3.0",
117117
"psalm/plugin-phpunit": "^0.18.4",
118118
"roave/security-advisories": "dev-latest",
119-
"symfony/console": "^6.2",
119+
"symfony/console": "^7.1",
120120
"tecnickcom/tcpdf": "^6.4.4",
121121
"vimeo/psalm": "^5.14",
122122
"web-auth/webauthn-lib": "^4.9"

0 commit comments

Comments
 (0)