Skip to content

Commit

Permalink
Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilddev committed Jun 12, 2023
1 parent 9d95f3d commit 6b125a2
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 56 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"guzzlehttp/guzzle": "^6.2||^7.0",
"divineomega/do-file-cache": "^2.0",
"divineomega/php-distance": "^1.0",
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0",
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0",
"ext-json": "*",
"php": ">=7.0"
"php": ">=7.0||>=8.0"
},
"license": "LGPL-3.0-only",
"authors": [
Expand Down
109 changes: 55 additions & 54 deletions composer.lock

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

0 comments on commit 6b125a2

Please sign in to comment.