Update PHP dependencies (#219)
Ran composer show --outdated and then composer update composer/semver 3.2.7 3.3.2 doctrine/instantiator 1.4.0 1.4.1 myclabs/deep-copy 1.10.2 1.11.0 phar-io/version 3.1.0 3.2.1 phpdocumentor/type-resolver 1.6.0 1.6.1 phpunit/php-code-coverage 9.2.10 9.2.15 phpunit/phpunit 9.5.11 9.5.20 sebastian/environment 5.1.3 5.1.4 sebastian/global-state 5.0.3 5.0.5 sebastian/type 2.3.4 3.0.0 squizlabs/php_codesniffer 3.6.1 3.6.2 symfony/polyfill-ctype v1.24.0 v1.25.0 Co-authored-by: Niklas Laxström <niklas.laxstrom@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"mustangostang/spyc": "0.6.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "9.5.11",
|
||||
"phpunit/phpunit": "9.5.20",
|
||||
"mediawiki/mediawiki-codesniffer": "38.0.0"
|
||||
},
|
||||
"support": {
|
||||
|
||||
Reference in New Issue
Block a user