Skip to content

Commit

Permalink
Update and bump all the deps
Browse files Browse the repository at this point in the history
  • Loading branch information
asgrim committed Feb 5, 2025
1 parent bf32a33 commit 7aac008
Show file tree
Hide file tree
Showing 2 changed files with 879 additions and 95 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
],
"require": {
"php": "8.1.*||8.2.*||8.3.*||8.4.*",
"composer/composer": "^2.8.4",
"composer/composer": "^2.8.5",
"composer/pcre": "^3.3.2",
"composer/semver": "^3.4.3",
"fidry/cpu-core-counter": "^1.2",
"illuminate/container": "^10.48.25",
"illuminate/container": "^10.48.28",
"psr/container": "^2.0.2",
"symfony/console": "^6.4.15",
"symfony/console": "^6.4.17",
"symfony/process": "^6.4.15",
"webmozart/assert": "^1.11"
},
"require-dev": {
"behat/behat": "^3.17",
"behat/behat": "^3.18.1",
"doctrine/coding-standard": "^12.0",
"phpunit/phpunit": "^10.5.39",
"psalm/plugin-phpunit": "^0.19.1",
"vimeo/psalm": "^6.0.0"
"phpunit/phpunit": "^10.5.44",
"psalm/plugin-phpunit": "^0.19.2",
"vimeo/psalm": "^6.3.0"
},
"replace": {
"symfony/polyfill-php81": "*",
Expand Down
Loading

0 comments on commit 7aac008

Please sign in to comment.