Skip to content

Commit

Permalink
PHP: Update dependencies
Browse files Browse the repository at this point in the history
Package operations: 0 installs, 3 updates, 0 removals
  - Downloading phpunit/phpunit (9.6.10)
  - Upgrading sebastian/diff (4.0.4 => 4.0.5): Extracting archive
  - Upgrading nikic/php-parser (v4.15.4 => v4.16.0): Extracting archive
  - Upgrading phpunit/phpunit (9.6.7 => 9.6.10): Extracting archive

Bug: https://phabricator.wikimedia.org/T340730
  • Loading branch information
Abijeet authored and amire80 committed Jul 17, 2023
1 parent 6cfc8f1 commit 01d05f5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"mustangostang/spyc": "0.6.3"
},
"require-dev": {
"phpunit/phpunit": "9.6.7",
"phpunit/phpunit": "9.6.10",
"mediawiki/mediawiki-codesniffer": "41.0.0"
},
"support": {
Expand Down
38 changes: 19 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 01d05f5

Please sign in to comment.