Skip to content

Commit

Permalink
Bump dev deps, refresh lock
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteel committed Jan 5, 2024
1 parent 9fbac5d commit 778654e
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 209 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
},
"require-dev": {
"doctrine/coding-standard": "^12.0",
"laminas/laminas-config-aggregator": "^1.13",
"laminas/laminas-servicemanager": "^3.20",
"laminas/laminas-config-aggregator": "^1.14",
"laminas/laminas-servicemanager": "^3.22.1",
"lctrs/psalm-psr-container-plugin": "^1.9",
"phpunit/phpunit": "^10.1.1",
"phpunit/phpunit": "^10.5.5",
"psalm/plugin-phpunit": "^0.18.4",
"roave/security-advisories": "dev-latest",
"symfony/cache": "^5.4.15 || ^6.2.8",
"vimeo/psalm": "^5.9"
"symfony/cache": "^5.4.15 || ^6.4.2",
"vimeo/psalm": "^5.18"
},
"conflict": {
"guzzlehttp/guzzle": "^6.0"
Expand Down
Loading

0 comments on commit 778654e

Please sign in to comment.