Skip to content

Commit

Permalink
chore: update requirements in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyker committed Nov 30, 2024
1 parent e611e98 commit 16a498d
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,20 @@ Solder also interfaces with the Technic Platform using an API key you can genera
Requirements
-------------

* PHP 8.1 or higher
* [Composer](https://getcomposer.org/) 2.2 or higher
* PHP 8.2 or higher
* [Composer](https://getcomposer.org/)
* `unzip` package
* BCMath PHP Extension
* Ctype PHP Extension
* Fileinfo PHP extension
* JSON PHP Extension
* cURL PHP Extension
* DOM PHP Extension
* Fileinfo PHP Extension
* Filter PHP Extension
* Hash PHP Extension
* Mbstring PHP Extension
* OpenSSL PHP Extension
* PCRE PHP Extension
* PDO PHP Extension
* Session PHP Extension
* Tokenizer PHP Extension
* XML PHP Extension
* A MySQL or PostgreSQL database
Expand Down

0 comments on commit 16a498d

Please sign in to comment.