Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
driftingly committed Dec 14, 2024
1 parent 51587fe commit a8160f5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-duster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: "duster"
uses: tighten/duster-action@v2
uses: tighten/duster-action@v3
with:
args: lint
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1",
"phpunit/phpunit": "^11.0.1",
"tightenco/duster": "2.7.1"
"tightenco/duster": "^3.1"
},
"config": {
"optimize-autoloader": true,
Expand Down
36 changes: 17 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a8160f5

Please # to comment.