Skip to content

Commit

Permalink
Bump dev deps
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Nov 21, 2024
1 parent b835776 commit 7559a0d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~3.0.0",
"mikey179/vfsstream": "^1.6.11",
"phpunit/phpunit": "^10.4.2",
"laminas/laminas-coding-standard": "~3.0.1",
"mikey179/vfsstream": "^1.6.12",
"phpunit/phpunit": "^10.5.38",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.15.0"
"vimeo/psalm": "^5.26.1"
},
"autoload": {
"psr-4": {
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7559a0d

Please sign in to comment.