Skip to content

Commit e0643a7

Browse files
committed
Update all PHP deps
1 parent 88c0081 commit e0643a7

2 files changed

Lines changed: 157 additions & 153 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"fidry/cpu-core-counter": "^1.3.0",
3535
"illuminate/container": "^10.49.0",
3636
"psr/container": "^2.0.2",
37-
"symfony/console": "^6.4.34",
38-
"symfony/event-dispatcher": "^6.4.32",
37+
"symfony/console": "^6.4.37",
38+
"symfony/event-dispatcher": "^6.4.37",
3939
"symfony/process": "^6.4.33",
4040
"thecodingmachine/safe": "^3.4",
4141
"thephpf/attestation": "^0.0.5",
@@ -46,11 +46,11 @@
4646
"behat/behat": "^3.29.0",
4747
"bnf/phpstan-psr-container": "^1.1",
4848
"doctrine/coding-standard": "^14.0.0",
49-
"phpstan/phpstan": "^2.1.46",
49+
"phpstan/phpstan": "^2.1.54",
5050
"phpstan/phpstan-phpunit": "^2.0.16",
5151
"phpstan/phpstan-webmozart-assert": "^2.0",
5252
"phpunit/phpunit": "^10.5.63",
53-
"thecodingmachine/phpstan-safe-rule": "^1.4"
53+
"thecodingmachine/phpstan-safe-rule": "^1.4.3"
5454
},
5555
"replace": {
5656
"symfony/polyfill-php81": "*",

0 commit comments

Comments
 (0)