Skip to content

Commit

Permalink
fix linter and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arxeiss committed Jul 31, 2024
1 parent 9cb2431 commit 8d8a0be
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 397 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['8.0', '8.1', '8.2', '8.3', '8.4']
php: ['8.0', '8.1', '8.2', '8.3']

fail-fast: false

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
/temp
*.sublime-*
*.phar
/composer.lock
384 changes: 0 additions & 384 deletions composer.lock

This file was deleted.

Loading

0 comments on commit 8d8a0be

Please sign in to comment.