Skip to content

Commit 28b3e0d

Browse files
authored
Merge pull request #303 from asgrim/dep-updates
Dependency update and bump
2 parents 5d87729 + 67a3ac6 commit 28b3e0d

File tree

2 files changed

+175
-130
lines changed

2 files changed

+175
-130
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@
3434
"fidry/cpu-core-counter": "^1.2",
3535
"illuminate/container": "^10.48.28",
3636
"psr/container": "^2.0.2",
37-
"symfony/console": "^6.4.23",
38-
"symfony/event-dispatcher": "^6.4.13",
39-
"symfony/process": "^6.4.20",
37+
"symfony/console": "^6.4.24",
38+
"symfony/event-dispatcher": "^6.4.24",
39+
"symfony/process": "^6.4.24",
4040
"webmozart/assert": "^1.11"
4141
},
4242
"require-dev": {
4343
"ext-openssl": "*",
44-
"behat/behat": "^3.22.0",
44+
"behat/behat": "^3.23.0",
4545
"doctrine/coding-standard": "^13.0.1",
46-
"phpunit/phpunit": "^10.5.47",
46+
"phpunit/phpunit": "^10.5.48",
4747
"psalm/plugin-phpunit": "^0.19.5",
48-
"vimeo/psalm": "^6.12.1"
48+
"vimeo/psalm": "^6.13.0"
4949
},
5050
"replace": {
5151
"symfony/polyfill-php81": "*",

0 commit comments

Comments
 (0)