Skip to content

Commit

Permalink
Specify PHP version.
Browse files Browse the repository at this point in the history
  • Loading branch information
theriftlab committed Jan 31, 2024
1 parent 3aa1ea3 commit 7833db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Radiance provides simple, lightweight classes to make it easy for your PHP appli

## Installation

**NOTE:** Radiance requires the [BCMath](https://www.php.net/manual/en/book.bc.php) extension to work.
**NOTE:** Radiance requires PHP ^8.1 and the [BCMath](https://www.php.net/manual/en/book.bc.php) extension.

```bash
composer require theriftlab/radiance
Expand Down

0 comments on commit 7833db0

Please sign in to comment.