We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3065068 commit f50f1caCopy full SHA for f50f1ca
.github/workflows/static.yml
@@ -16,8 +16,8 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Pull in optional dependencies
19
- run: composer require --no-update jean-beru/fos-http-cache-cloudfront twig/twig symfony/console
20
-
+ run: composer require --no-update jean-beru/fos-http-cache-cloudfront twig/twig symfony/console phpstan/phpstan-symfony
+
21
- name: PHPStan
22
uses: docker://oskarstark/phpstan-ga
23
with:
0 commit comments