Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frqnck authored Oct 5, 2022
1 parent e561845 commit 78a67ef
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 @@ -21,7 +21,7 @@ Minimalist and fast **PSR-3** compliant logger.
* More contributions will be linked here.
* Clean API, see the [`LoggerInterface`](src/Logger/LoggerInterface.php) and the [`LogFormatterInterface`](src/LogFormatterInterface.php).
* 100% Unit **tested** and compliant with PSR0, PSR1 and PSR2.
* [Continuously integrated](//travis-ci.org/apix/log) against **PHP 5.3**, **5.4**, **5.5**, **5.6**, **7.0**, **7.1**, **7.2**, **7.3** ~~and HHVM~~.
* [Continuously integrated](//travis-ci.org/apix/log) against **7.0**, **8.x**, ~~and HHVM~~ (use ^1.1 for older PHP versions).
* Available as a [Composer](https://packagist.org/packages/apix/log) ~~and as a [PEAR](http://pear.ouarz.net)~~ package.

Feel free to comment, send pull requests and patches...
Expand Down

0 comments on commit 78a67ef

Please sign in to comment.