Update PHP dependencies
Ran composer show --outdated and then composer update after updating package.json Fix CI failures: * assertEmpty performs loose comparisons and should not be used.
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
"mustangostang/spyc": "0.6.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "9.5.20",
|
||||
"mediawiki/mediawiki-codesniffer": "38.0.0"
|
||||
"phpunit/phpunit": "9.5.21",
|
||||
"mediawiki/mediawiki-codesniffer": "39.0.0"
|
||||
},
|
||||
"support": {
|
||||
"issues": "https://github.com/wikimedia/language-data/issues",
|
||||
|
||||
Reference in New Issue
Block a user