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 91247a9 commit ccb92c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/strict-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
- 8.3
- 8.4
phpunit:
- "~11.3.6"
- "~11.4.0"
- "~11.5.0"
- "~11.5.3"
experimental:
- false

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"laravel/pint": "^1.17",
"mockery/mockery": "^1.6.10",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^11.3.6"
"phpunit/phpunit": "^11.5.3"
},
"suggest": {
"ext-pcntl": "Required to use all features of the console signal trapping."
Expand Down

0 comments on commit ccb92c1

Please sign in to comment.