Skip to content

Commit

Permalink
- dev dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
Articus committed Jan 3, 2025
1 parent 7f774e5 commit df4fd1c
Show file tree
Hide file tree
Showing 7 changed files with 1,114 additions and 1,015 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- php: '8.2'
- php: '8.3'
upload_coverage: true
container: ghcr.io/articus/phpdbg-coveralls:${{ matrix.php }}_2.7.0_2024-01-08
container: ghcr.io/articus/phpdbg-coveralls:${{ matrix.php }}_2.7.0_2025-01-03
steps:
- name: Workaround for https://git-scm.com/docs/git-config/2.39.2#Documentation/git-config.txt-safedirectory
run: chown root:root ./
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"phpspec/phpspec": "^5.1|^6.1|^7.0",
"friends-of-phpspec/phpspec-code-coverage": "*",
"phpunit/php-code-coverage": "^9.2",
"kahlan/kahlan": "^5.0",
"kahlan/kahlan": "^6.0",
"mockery/mockery": "^1.3"
},
"autoload": {
Expand Down
633 changes: 355 additions & 278 deletions composer.lock

Large diffs are not rendered by default.

519 changes: 263 additions & 256 deletions composer.lock.7.4

Large diffs are not rendered by default.

387 changes: 197 additions & 190 deletions composer.lock.8.0

Large diffs are not rendered by default.

586 changes: 297 additions & 289 deletions composer.lock.8.1

Large diffs are not rendered by default.

Binary file modified composer.phar
Binary file not shown.

0 comments on commit df4fd1c

Please sign in to comment.