Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
smokills authored Jan 7, 2021
1 parent 21e7cb8 commit d5798f2
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 @@ -18,7 +18,7 @@
}
],
"require": {
"php": "^7.3",
"php": "^7.3 || ^8.0",
"illuminate/http": "^7.0 || ^8.0",
"guzzlehttp/guzzle": "^7.0.1",
"illuminate/support": "^7.0 || ^8.0"
Expand Down Expand Up @@ -51,4 +51,4 @@
]
}
}
}
}

0 comments on commit d5798f2

Please sign in to comment.