Skip to content

Commit

Permalink
Fixed typo (brefphp#3)
Browse files Browse the repository at this point in the history
* Fixed typo

* Update plugin path
  • Loading branch information
Nyholm authored Dec 20, 2019
1 parent 15b4fbd commit ed9731e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -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

2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ed9731e

Please sign in to comment.