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 Jan 23, 2025
1 parent 86a449b commit 309878f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ jobs:
- 8.3
- 8.4
phpunit:
- "~10.5"
- "~11.3"
- "~11.4"
- "~11.5"
- "~11.5.3"
dependencies:
- "highest"
- "lowest"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mockery/mockery": "^1.6",
"orchestra/testbench-core": "^10.0",
"orchestra/workbench": "^10.0",
"phpunit/phpunit": "^10.5 || ^11.0.1",
"phpunit/phpunit": "^11.5.3",
"symfony/process": "^7.0",
"symfony/yaml": "^7.0",
"vlucas/phpdotenv": "^5.4.1"
Expand Down

0 comments on commit 309878f

Please sign in to comment.