Skip to content

Commit f50f1ca

Browse files
committed
setup
1 parent 3065068 commit f50f1ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Pull in optional dependencies
19-
run: composer require --no-update jean-beru/fos-http-cache-cloudfront twig/twig symfony/console
20-
19+
run: composer require --no-update jean-beru/fos-http-cache-cloudfront twig/twig symfony/console phpstan/phpstan-symfony
20+
2121
- name: PHPStan
2222
uses: docker://oskarstark/phpstan-ga
2323
with:

0 commit comments

Comments
 (0)