csantanapr commented on a change in pull request #4182: Add PHP 7.3 runtime
URL: 
https://github.com/apache/incubator-openwhisk/pull/4182#discussion_r242221354
 
 

 ##########
 File path: docs/actions-php.md
 ##########
 @@ -101,8 +106,12 @@ The PHP runtime will automatically include Composer's 
autoloader for you, so you
 use the dependencies in your action code. Note that if you don't include your 
own `vendor` folder,
 then the runtime will include one for you with the following Composer packages:
 
-- guzzlehttp/guzzle       v6.3.3
-- ramsey/uuid             v3.7.3
+- guzzlehttp/guzzle
+- ramsey/uuid
+
+The specific versions of these packages depends on the PHP runtime in use and 
is listed in the 
 
 Review comment:
   ```suggestion
   The specific versions of these packages depends on the PHP runtime in use 
and is listed in the
   ```
   remove trailing space

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to