From 6157029ffa8a53041ea67d557048aacc0e1d516a Mon Sep 17 00:00:00 2001 From: Adam Campbell Date: Mon, 9 Aug 2021 11:07:53 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b237b1..4c41ce1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A set of ready-made regex helper methods for use in your Laravel application. -[![Latest Version on Packagist](https://img.shields.io/packagist/vpre/hotmeteor/regex.svg?style=flat-square)](https://packagist.org/packages/hotmeteor/regex) +![Latest Version on Packagist](https://img.shields.io/packagist/vpre/hotmeteor/regex.svg?style=flat-square)](https://packagist.org/packages/hotmeteor/regex) ![PHP from Packagist](https://img.shields.io/packagist/php-v/hotmeteor/regex) ## Installation