Update composer & lockfile

This commit is contained in:
Kelly Dwan 2020-12-09 18:45:05 -05:00
parent eeaa51181e
commit 110a3b54db
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
2 changed files with 661 additions and 341 deletions

View file

@ -17,10 +17,10 @@
"require": {}, "require": {},
"_comment" : "PHPUnit 7.x is the latest version that's compatible with Core, see https://core.trac.wordpress.org/ticket/46149", "_comment" : "PHPUnit 7.x is the latest version that's compatible with Core, see https://core.trac.wordpress.org/ticket/46149",
"require-dev" : { "require-dev" : {
"dealerdirect/phpcodesniffer-composer-installer": "0.5.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"wp-coding-standards/wpcs": "2.1.1", "wp-coding-standards/wpcs": "2.1.1",
"phpunit/phpunit": "^7", "phpunit/phpunit": "^7",
"spatie/phpunit-watcher" : "^1.12" "spatie/phpunit-watcher": "^1.23"
}, },
"scripts": { "scripts": {
"phpcs": [ "phpcs": [

996
composer.lock generated

File diff suppressed because it is too large Load diff