Skip to content

Commit

Permalink
chore(docs): update Readme to new min PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
bencromwell committed Jan 26, 2024
1 parent 4fbc201 commit ff72029
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* [Building the module for distribution](#building-the-module-for-distribution)

## Requirements
* PHP >= 7.4
* PHP >= 8.1
* WHMCS >= 8.0
* A Katapult account with access to managed organizations
* A Katapult organization API key
Expand Down Expand Up @@ -230,4 +230,3 @@ $ ./bin/katapult build:server-module
```

This will result in a `katapult.zip` file in your `build` directory, the full path will be outputted by the command.

0 comments on commit ff72029

Please sign in to comment.