mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 11:03:43 +03:00
Update composer & lockfile
This commit is contained in:
parent
eeaa51181e
commit
110a3b54db
|
@ -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
996
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue