Update PHP dependencies (#256)

Ran composer show --outdated and then composer update after updating
composer.json
This commit is contained in:
Abijeet Patro
2022-10-27 21:28:06 +05:30
committed by GitHub
parent d53c2429b5
commit 83516007c7
2 changed files with 48 additions and 333 deletions

View File

@@ -34,7 +34,7 @@
"mustangostang/spyc": "0.6.3"
},
"require-dev": {
"phpunit/phpunit": "9.5.21",
"phpunit/phpunit": "9.5.25",
"mediawiki/mediawiki-codesniffer": "39.0.0"
},
"support": {