From e294028e3bc759a7b4d96a2cc960c32bf08457d9 Mon Sep 17 00:00:00 2001 From: Richard van Laak Date: Wed, 21 Mar 2018 14:26:15 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 8a83dc7..c26b7ca 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ Getting Started With BreadcrumbTrailBundle This bundle provides a breacrumb trail service also known as breadcrumbs or Fil d'Ariane. Breadcrumbs can be defined with annotations, PHP and Twig. -**Version**: 1.4 (2016/09/26) - -**Compatibility**: The 1.x branch of this bundle is compatible with Symfony 2.0 upwards, the 2.x branch will -bump requirements to PHP ^5.6.9 and Symfony ^2.8. - ## Installation Please follow the steps given [here](https://github.com/Abhoryo/APYBreadcrumbTrailBundle/blob/master/Resources/doc/installation.md) to install this bundle.