From ed9731e3d1a1a389d15548cfdcefc25080f184a5 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Fri, 20 Dec 2019 21:32:54 +0100 Subject: [PATCH] Fixed typo (#3) * Fixed typo * Update plugin path --- .gitattributes | 3 +-- Readme.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 543578eb..0f35defc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,5 @@ src/ export-ignore .prettyci.composer.json export-ignore .travis.yml export-ignore bref-extra export-ignore -bchecksums.json export-ignore +checksums.json export-ignore Makefile export-ignore - diff --git a/Readme.md b/Readme.md index 02494bfd..206d04c3 100644 --- a/Readme.md +++ b/Readme.md @@ -17,7 +17,7 @@ provider: plugins: - ./vendor/bref/bref - - ./vendor/bref/extra-layers # <----- Add the extra Serverless plugin + - ./vendor/bref/extra-php-extensions # <----- Add the extra Serverless plugin functions: console: