From 0724ffeefbb1355263020829715cdeb4572b5299 Mon Sep 17 00:00:00 2001
From: Perreal Guillaume <guillaume.perreal@irstea.fr>
Date: Fri, 5 Apr 2019 17:29:59 +0200
Subject: [PATCH] Added a badge for the latest stable version.

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 42420b7..b960871 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Latest Stable Version](https://poser.pugx.org/irstea/phpstan-config/v/stable)](https://packagist.org/packages/irstea/phpstan-config)
+
 # irstea/phpstan-config
 
 Configuration pour phpstan/phpstan.
-- 
GitLab