From 1907d364570afe2a1f7f1dd330ef7567b112300d Mon Sep 17 00:00:00 2001 From: subfission Date: Tue, 29 Dec 2015 11:27:07 -0700 Subject: [PATCH] Small update to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a6a4ba..026e7c5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ goal in this project is to be as minimal as possible while offering as much flex Require this package using composer in your Laravel 5 directory : - $ composer require "subfission/cas": "dev-master" + $ composer require "subfission/cas": "dev-cas-php7" After updating composer, add the ServiceProvider to the providers array in app/config/app.php