File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 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 :
Original file line number Diff line number Diff line change 5757 "symfony/routing" : " ^6.4 || ^7.0" ,
5858 "matthiasnoback/symfony-config-test" : " ^4.3.0 || ^5.1" ,
5959 "matthiasnoback/symfony-dependency-injection-test" : " ^4.3.1 || ^5.0" ,
60- "phpstan/phpstan" : " ^1.10 " ,
61- "phpstan/phpstan-symfony" : " ^1.3 " ,
62- "phpstan/extension-installer" : " ^1.3 " ,
60+ "phpstan/phpstan" : " ^2 " ,
61+ "phpstan/phpstan-symfony" : " ^2 " ,
62+ "phpstan/extension-installer" : " ^1.4 " ,
6363 "jean-beru/fos-http-cache-cloudfront" : " ^1.1" ,
6464 "friendsofphp/php-cs-fixer" : " ^3.54"
6565 },
You can’t perform that action at this time.
0 commit comments