Skip to content

Commit 9bc9766

Browse files
authored
Merge pull request #663 from asgrim/1-4-dep-bump
Dependency bump for 1.4.x series
2 parents 62ae830 + b760c43 commit 9bc9766

3 files changed

Lines changed: 253 additions & 268 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
],
2929
"require": {
3030
"php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*",
31-
"composer/composer": "^2.9.8",
32-
"composer/pcre": "^3.3.2",
31+
"composer/composer": "^2.10.2",
32+
"composer/pcre": "^3.4.0",
3333
"composer/semver": "^3.4.4",
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",
39-
"symfony/process": "^6.4.33",
37+
"symfony/console": "^6.4.42",
38+
"symfony/event-dispatcher": "^6.4.37",
39+
"symfony/process": "^6.4.41",
4040
"thephpf/attestation": "^0.0.5",
4141
"webmozart/assert": "^1.12.1"
4242
},
@@ -45,8 +45,8 @@
4545
"behat/behat": "^3.29.0",
4646
"bnf/phpstan-psr-container": "^1.1",
4747
"doctrine/coding-standard": "^14.0.0",
48-
"phpstan/phpstan": "^2.1.46",
49-
"phpstan/phpstan-phpunit": "^2.0.16",
48+
"phpstan/phpstan": "^2.2.5",
49+
"phpstan/phpstan-phpunit": "^2.0.18",
5050
"phpstan/phpstan-webmozart-assert": "^2.0",
5151
"phpunit/phpunit": "^10.5.63"
5252
},

0 commit comments

Comments
 (0)