Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 833e37a

Browse files
committed
Added Readme Warning to prevent users to pull this version for now
1 parent f4fc1d9 commit 833e37a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
[![Code Climate](https://codeclimate.com/github/PHPSocialNetwork/phpfastcache-bundle/badges/gpa.svg)](https://codeclimate.com/github/PHPSocialNetwork/phpfastcache-bundle) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/PHPSocialNetwork/phpfastcache-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/PHPSocialNetwork/phpfastcache-bundle/?branch=master) [![Build Status](https://travis-ci.org/PHPSocialNetwork/phpfastcache-bundle.svg?branch=master)](https://travis-ci.org/PHPSocialNetwork/phpfastcache-bundle) [![Latest Stable Version](http://img.shields.io/packagist/v/phpfastcache/phpfastcache-bundle.svg)](https://packagist.org/packages/phpfastcache/phpfastcache-bundle) [![Total Downloads](http://img.shields.io/packagist/dt/phpfastcache/phpfastcache-bundle.svg)](https://packagist.org/packages/phpfastcache/phpfastcache-bundle) [![Dependency Status](https://www.versioneye.com/php/phpfastcache:phpfastcache-bundle/badge.svg)](https://www.versioneye.com/php/phpfastcache:phpfastcache-bundle) [![License](https://img.shields.io/packagist/l/phpfastcache/phpfastcache-bundle.svg)](https://packagist.org/packages/phpfastcache/phpfastcache-bundle)
22
# Symfony 3 PhpFastCache Bundle
33

4+
#### :warning: Please note that the V3 is a major (BC breaking) update of the PhpFastCache Bundle !
5+
> As of the V3 the bundle is **absolutely** not compatible with previous versions.u the smoothest migration possible.
6+
One of the biggest change is the Phpfastcache's dependency which is not set to the v7 which it not backward compatible at all.
7+
Also please note that the bundle is currently in development and under a massive code rewrite.
8+
:warning: The code of the v3 is NOT production or development ready ATM.
9+
410

511
#### :thumbsup: Step 1: Include phpFastCache Bundle in your project with composer:
612

0 commit comments

Comments
 (0)