Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
build: Update codesniffer and phan (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZabeMath authored Nov 4, 2022
1 parent 9b2818e commit c78cacc
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 125 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"php": ">=7.4"
},
"require-dev": {
"mediawiki/mediawiki-codesniffer": "39.0.0",
"mediawiki/mediawiki-codesniffer": "40.0.1",
"mediawiki/minus-x": "1.1.1",
"mediawiki/mediawiki-phan-config": "0.11.1",
"mediawiki/mediawiki-phan-config": "0.12.0",
"php-parallel-lint/php-console-highlighter": "1.0.0",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"phpunit/phpunit": ">=7"
Expand Down
Loading

0 comments on commit c78cacc

Please sign in to comment.