Skip to content

Commit

Permalink
Fix formatting issue in PSR-6 Caching Interface article by adding a n…
Browse files Browse the repository at this point in the history
…ewline at the end of the file
  • Loading branch information
jonesrussell committed Jan 11, 2025
1 parent cea7ebd commit 4760363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2025-01-10-psr-6-caching-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,4 +365,4 @@ Tomorrow, we'll look at PSR-7 (HTTP Message Interfaces). If you're interested in
- [Official PSR-6 Specification](https://www.php-fig.org/psr/psr-6/)
- [Our Example Repository](https://github.com/jonesrussell/php-fig-guide/tree/psr-6) (v0.6.0 - PSR-6 Implementation)
- [Symfony Cache Component](https://symfony.com/doc/current/components/cache.html)
- [PHP Cache](http://www.php-cache.com/)
- [PHP Cache](http://www.php-cache.com/)

0 comments on commit 4760363

Please sign in to comment.