Skip to content

Commit

Permalink
Updated dependencies and configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed May 19, 2023
1 parent 4e01b3b commit 2aa05d8
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 232 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"php": "~8.0 || ~8.1 || ~8.2"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"slevomat/coding-standard": "^8.8",
"phpunit/phpunit": "^10.1",
"slevomat/coding-standard": "^8.12",
"squizlabs/php_codesniffer": "^3.7",
"vimeo/psalm": "^5.6"
"vimeo/psalm": "^5.11"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 2aa05d8

Please sign in to comment.