Skip to content

Commit

Permalink
Add minimum PHP version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
kkajla12 committed Sep 30, 2022
1 parent 953b86c commit 3144a5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
}
],
"require": {
"php": ">=8.1",
"guzzlehttp/guzzle": "^7.5"
}
}
6 changes: 4 additions & 2 deletions composer.lock

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

0 comments on commit 3144a5a

Please sign in to comment.