Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed May 20, 2023
1 parent d2dd0df commit 2f279ba
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 158 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ext-random": "*",
"ext-pdo": "*",
"filp/whoops": "^2.15",
"httpsoft/http-basis": "^1.0.2",
"httpsoft/http-basis": "^1.1",
"mobicms/render": "4.0",
"monolog/monolog": "^3.3",
"psr/container": "^2.0"
Expand All @@ -48,9 +48,9 @@
"mobicms/container": "^1.1",
"mobicms/testutils": "^1.2",
"phpunit/phpunit": "^10.1",
"slevomat/coding-standard": "^8.11",
"slevomat/coding-standard": "^8.12",
"squizlabs/php_codesniffer": "^3.7",
"vimeo/psalm": "^5.9"
"vimeo/psalm": "^5.11"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 2f279ba

Please sign in to comment.