From b86689d3669a24bbc65624634f6da4b5e0792d41 Mon Sep 17 00:00:00 2001 From: Paul Weber Date: Mon, 18 Jun 2012 16:43:36 +0300 Subject: [PATCH] Remove .composer directory from Path to autoload file. Using the .composer/autoload.php file gave me a deprecation error. --- tutorial/Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/Tutorial.md b/tutorial/Tutorial.md index 7fed87a..194e99f 100644 --- a/tutorial/Tutorial.md +++ b/tutorial/Tutorial.md @@ -18,7 +18,7 @@ We recommend installing the [PhpcrBrowser](https://github.com/symfony-cmf/phpcrb The shortest self-contained example should output a line with 'value': 'http://localhost:8080/server');