Your project composer.json file should not raise warnings
- Read doc
- Productivity
- Info
More information: https://insight.symfony.com/what-we-analyse/composer.warning
Text files should end with a valid new line character. 5
- Read doc
- Productivity
- Info
More information: https://insight.symfony.com/what-we-analyse/missing_e_o_l
- ```
- ````
- # .env
- GOOGLE_API_KEY=your_api_key_here
- ````
- '@PHP80Migration:risky' => true,
- 'php_unit_construct' => true,
- 'php_unit_strict' => true,
- ])
- ->setRiskyAllowed(true)
- ->setFinder($finder);
- "phpstan/extension-installer": true,
- "infection/extension-installer": true
- }
- }
- }
- <source>
- <include>
- <directory>src</directory>
- </include>
- </source>
- </phpunit>
- <td>{{ call.memoryPeak }}</td>
- </tr>
- {% endfor %}
- </table>
- {% endfor %}
- {% endblock %}