### Get L5-Swagger Version (Composer) Source: https://github.com/darkaonline/l5-swagger/blob/master/ISSUE_TEMPLATE.md Command executed in the terminal to find the installed version of the l5-swagger package within the project's Composer dependencies. ```Shell composer show | grep l5-swagger ``` -------------------------------- ### Get PHP Version (Shell) Source: https://github.com/darkaonline/l5-swagger/blob/master/ISSUE_TEMPLATE.md Command executed in the terminal to display the currently installed version of PHP on the system. ```Shell php -v ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.