Skip to content

Commit

Permalink
Updated laravel version
Browse files Browse the repository at this point in the history
  • Loading branch information
shivishbrahma committed Jun 10, 2023
1 parent af45a3d commit a177fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup PHP with Xdebug
uses: shivammathur/setup-php@v2
with:
php-version: "8.2"
php-version: "8.1"
coverage: xdebug
- uses: actions/checkout@v3
- name: Copy .env
Expand Down

0 comments on commit a177fe2

Please sign in to comment.