Skip to content

Commit

Permalink
Update phpstan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrolli committed Dec 6, 2023
1 parent 0f29dbf commit 504b74e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:

- name: Remove PHP-PSR Extension
run: |
sudo rm /etc/php/8.2/fpm/conf.d/15-psr.ini
sudo service php8.2-fpm restart
sudo dpkg --get-selections | grep php
sudo apt remove php8.2-psr
- name: Install dependencies
run: |
Expand Down

0 comments on commit 504b74e

Please sign in to comment.