Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Try again with the dependencies
  • Loading branch information
Healyhatman committed Jun 29, 2022
1 parent 9224b57 commit 30178a5
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 @@ -15,8 +15,8 @@
}
],
"require": {
"php": "^7.4|~8.0",
"league/oauth2-client": "1.*|2.*"
"php": "^7.4 || ^8.0",
"league/oauth2-client": "2.*"
},
"require-dev": {
},
Expand Down

0 comments on commit 30178a5

Please sign in to comment.