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 Nov 23, 2023
1 parent aebe165 commit 5a16c28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: analyse
on:
push:
pull_request:
workflow_dispatch:

jobs:
tests:
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"require-dev": {
"laravel/pint": "^1.6",
"nunomaduro/larastan": "^2.6",
"orchestra/testbench": "^8.10",
"orchestra/testbench": "^8.15",
"phpunit/phpunit": "^10.1"
},
"scripts": {
Expand Down Expand Up @@ -66,4 +66,4 @@
"sort-packages": true
},
"minimum-stability": "stable"
}
}

0 comments on commit 5a16c28

Please sign in to comment.