Skip to content

Commit

Permalink
Update mediawiki/mediawiki-codesniffer requirement || ^45.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [mediawiki/mediawiki-codesniffer](https://github.com/wikimedia/mediawiki-tools-codesniffer) to permit the latest version.
- [Changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md)
- [Commits](wikimedia/mediawiki-tools-codesniffer@v44.0.0...v45.0.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-codesniffer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent c0d2435 commit 7caf7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"phpunit/phpunit": "^9.6.8",
"vimeo/psalm": "^5.12.0",
"phpstan/phpstan": "^1.10.15",
"mediawiki/mediawiki-codesniffer": "^44.0.0",
"mediawiki/mediawiki-codesniffer": "^44.0.0 || ^45.0.0",
"slevomat/coding-standard": "^v8.11.1"
},
"autoload": {
Expand Down

0 comments on commit 7caf7a0

Please sign in to comment.