Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim-Webfox committed Jan 21, 2025
1 parent 8a2a86a commit ac3f706
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,9 @@ jobs:

- name: Install composer dependencies
uses: ramsey/composer-install@v3
with:
dependency-versions: highest
composer-options: --ignore-platform-reqs

- name: Require Laravel 11
run: composer require laravel/framework:^11.0 --no-update
run: composer require laravel/framework:^11.0

- name: Install composer dependencies
uses: ramsey/composer-install@v3
Expand Down

0 comments on commit ac3f706

Please sign in to comment.