Skip to content

Commit

Permalink
Merge pull request #61 from rpkamp/readme
Browse files Browse the repository at this point in the history
Update minimum PHP version in README
  • Loading branch information
rpkamp committed Mar 2, 2024
2 parents 6da09c2 + 5706f99 commit 12eddef
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
@@ -1,6 +1,6 @@
# Mailhog API Client for PHP ![Packagist Version](https://img.shields.io/packagist/v/rpkamp/mailhog-client)

A simple PHP (7.2+) client for [Mailhog][mailhog].
A simple PHP (8.1+) client for [Mailhog][mailhog].

## Design Goals

Expand Down

0 comments on commit 12eddef

Please sign in to comment.