Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
webda2l committed Jan 3, 2024
1 parent 9e4487c commit 794180a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- '8.2'
- '8.3'
dependencies:
- lowest
- highest
- 'lowest'
- 'highest'
include:
- php: '8.1'
phpunit-version: 9.6
Expand Down

0 comments on commit 794180a

Please sign in to comment.