Skip to content

Commit

Permalink
chore: fix PHP version number in contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Oct 10, 2021
1 parent b35ac82 commit 6e6943a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ When you do begin working on your feature, here are some guidelines to consider:

## Developing

To develop this project, you will need [PHP](https://www.php.net) 7.4 or greater
To develop this project, you will need [PHP](https://www.php.net) 7.3 or greater
and [Composer](https://getcomposer.org).

After cloning this repository locally, execute the following commands:
Expand Down

0 comments on commit 6e6943a

Please sign in to comment.