Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
hexydec committed Dec 25, 2024
1 parent 7c815b3 commit 62d1965
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 40 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
files: ./coverage/result.xml
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"php": ">=8.1",
"hexydec/tokenise": "1.0.2",
"hexydec/cssdoc": "1.2.1",
"hexydec/jslite": "1.0.4"
"hexydec/jslite": "1.0.5"
},
"autoload": {
"classmap": ["src/"]
Expand Down
67 changes: 30 additions & 37 deletions composer.lock

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

0 comments on commit 62d1965

Please sign in to comment.