Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jan 19, 2024
1 parent f701f6f commit 2573f9a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
- 8.2
- 8.3
phpunit:
- "~10.5.0"
- "~10.4.0"
- "~10.3.0"
- "~10.2.0"
- "~10.1.0"
- "~10.0.0"
- "^10.5"
- "^10.4"
- "^10.3"
- "^10.2"
- "^10.1"
- "^10.0"
dependencies:
- "highest"
- "lowest"
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
- 8.1
- 8.2
phpunit:
- "~9.6.0"
- "^9.6"
dependencies:
- "highest"
- "lowest"
Expand Down

0 comments on commit 2573f9a

Please sign in to comment.