Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Oct 9, 2023
1 parent 1efe1d2 commit b713974
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
phpunit:
- "^8.0"
dependencies:
- "locked"
- "lowest"
- "highest"
- "lowest"
experimental:
- false

Expand Down Expand Up @@ -73,9 +72,8 @@ jobs:
phpunit:
- "^9.0"
dependencies:
- "locked"
- "lowest"
- "highest"
- "lowest"
experimental:
- false

Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"config": {
"sort-packages": true
},
"prefer-stable": true,
"minimum-stability": "dev"
}

0 comments on commit b713974

Please sign in to comment.