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 9e1bbbd commit 6bb725e
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 118 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"require": {
"php": "~8.1 || ~8.2 || ~8.3",
"ext-pdo": "*",
"phpunit/phpunit": "^10.4"
"phpunit/phpunit": "^10.5"
},
"require-dev": {
"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

0 comments on commit 6bb725e

Please sign in to comment.