Skip to content

Commit 3f20a1d

Browse files
docs: update required PHP version to 8.1+ in docs (DenverCoder1#256)
* docs: update required PHP version to 8.1+ in docs * Update CONTRIBUTING.md use `-` instead of `*` for prettier Co-authored-by: Jonah Lawrence <[email protected]> Co-authored-by: Jonah Lawrence <[email protected]>
1 parent 9cff212 commit 3f20a1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can refer to the following articles on the basics of Git and GitHub in case
2020

2121
#### Requirements
2222

23-
- [PHP 8.0+](https://www.apachefriends.org/index.html)
23+
- [PHP 8.1+](https://www.apachefriends.org/index.html)
2424
- [Composer](https://getcomposer.org)
2525
- [Imagick](https://www.php.net/imagick)
2626

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Make sure your request is meaningful and you have tested the app locally before
157157

158158
#### Requirements
159159

160-
- [PHP 8.0+](https://www.apachefriends.org/index.html)
160+
- [PHP 8.1+](https://www.apachefriends.org/index.html)
161161
- [Composer](https://getcomposer.org)
162162
- [Imagick](https://www.php.net/imagick)
163163

0 commit comments

Comments
 (0)