Skip to content

Commit

Permalink
Updated composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
theriddleofenigma authored Aug 13, 2023
1 parent dcdf831 commit 97f010f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"php": "^7.3|^8.0"
},
"require-dev": {
"monolog/monolog": "^2.0",
"illuminate/support": "^7.0|^8.0",
"monolog/monolog": "^2.0|^3.0",
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
"guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0"
},
"autoload": {
Expand Down

0 comments on commit 97f010f

Please sign in to comment.