Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lepikhinb committed Mar 13, 2024
1 parent ccc32f3 commit f5c2fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
- laravel: 9
php: "8.0"
- laravel: 10
php: "8.1"
php: "8.2"
- laravel: 11
php: "8.3"

Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
- laravel: 9
php: "8.0"
- laravel: 10
php: "8.1"
php: "8.2"
- laravel: 11
php: "8.3"

Expand Down

0 comments on commit f5c2fcf

Please sign in to comment.