Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Dec 29, 2023
1 parent de405ba commit 504b8d9
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 120 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"php": "~8.1 || ~8.2 || ~8.3"
},
"require-dev": {
"phpunit/phpunit": "^10.4",
"phpunit/phpunit": "^10.5",
"slevomat/coding-standard": "^8.14",
"squizlabs/php_codesniffer": "^3.7",
"vimeo/psalm": "^5.15"
"squizlabs/php_codesniffer": "^3.8",
"vimeo/psalm": "^5.18"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 504b8d9

Please sign in to comment.