File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change
1
+ ** DISCLAIMER: This repository is in development and not meant for production use**
2
+
1
3
# Functions Framework for PHP
2
4
3
5
An open source FaaS (Function as a service) framework for writing portable
@@ -43,7 +45,7 @@ handling logic.
43
45
Add the Functions Framework to your ` composer.json ` file using ` composer ` .
44
46
45
47
``` sh
46
- composer install google-cloud/ functions-framework
48
+ composer install google/cloud- functions-framework
47
49
```
48
50
49
51
# Quickstart: Hello, World on your local machine
@@ -143,4 +145,4 @@ documentation on
143
145
# Contributing
144
146
145
147
Contributions to this library are welcome and encouraged. See
146
- [ CONTRIBUTING] ( CONTRIBUTING.md ) for more information on how to get started.
148
+ [ CONTRIBUTING] ( CONTRIBUTING.md ) for more information on how to get started.
You can’t perform that action at this time.
0 commit comments