Skip to content

Commit

Permalink
Merge pull request #143 from tighten/drift/update-dependencies
Browse files Browse the repository at this point in the history
Update stubs and dependencies
  • Loading branch information
driftingly authored Apr 12, 2024
2 parents e2c5db6 + 1b91e7a commit b12d519
Show file tree
Hide file tree
Showing 7 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git config --global core.eol lf
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down
Binary file modified builds/duster
Binary file not shown.
126 changes: 63 additions & 63 deletions composer.lock

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

2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
|
*/

'version' => '2.7.4',
'version' => '2.7.5',

/*
|--------------------------------------------------------------------------
Expand Down
Loading

0 comments on commit b12d519

Please sign in to comment.