From 0beac8de219e3e1b1e4c8bd12707a7163713a97a Mon Sep 17 00:00:00 2001 From: Pierre Gordon Date: Tue, 1 Oct 2019 01:02:21 -0500 Subject: [PATCH 1/8] Update API WordPress version to v5.2.3 --- service/api/composer.json | 2 +- service/api/composer.lock | 562 ++++++++++++++++++++++---------------- 2 files changed, 327 insertions(+), 237 deletions(-) diff --git a/service/api/composer.json b/service/api/composer.json index 477f775..ef0435e 100644 --- a/service/api/composer.json +++ b/service/api/composer.json @@ -12,7 +12,7 @@ "ext-grpc": "*", "google/cloud": "0.101.1", "johnpbloch/wordpress-core-installer": "^1", - "johnpbloch/wordpress-core": "4.9.8", + "johnpbloch/wordpress-core": "5.2.3", "slowprog/composer-copy-file": "0.3.1", "wpackagist-theme/twentyseventeen": "1.6", "wpackagist-plugin/flush-opcache": "2.4.3", diff --git a/service/api/composer.lock b/service/api/composer.lock index cf7db11..df0a18d 100644 --- a/service/api/composer.lock +++ b/service/api/composer.lock @@ -1,23 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6dd8eff11a928b8b3031633923c23c17", + "content-hash": "15a37773d0ab1afe31c2a747c9fae9f9", "packages": [ { "name": "composer/installers", - "version": "v1.6.0", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" + "reference": "141b272484481432cda342727a427dc1e206bfa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", + "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", + "reference": "141b272484481432cda342727a427dc1e206bfa0", "shasum": "" }, "require": { @@ -73,6 +73,7 @@ "RadPHP", "SMF", "Thelia", + "Whmcs", "WolfCMS", "agl", "aimeos", @@ -95,6 +96,7 @@ "installer", "itop", "joomla", + "known", "kohana", "laravel", "lavalite", @@ -124,7 +126,7 @@ "zend", "zikula" ], - "time": "2018-08-27T06:10:37+00:00" + "time": "2019-08-12T15:00:31+00:00" }, { "name": "firebase/php-jwt", @@ -174,16 +176,16 @@ }, { "name": "google/auth", - "version": "v1.5.1", + "version": "v1.5.2", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "0f75e20e7392e863f5550ed2c2d3d50af21710fb" + "reference": "2ee962e5df3e9427fda859f1b0515d6d62c4afa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/0f75e20e7392e863f5550ed2c2d3d50af21710fb", - "reference": "0f75e20e7392e863f5550ed2c2d3d50af21710fb", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/2ee962e5df3e9427fda859f1b0515d6d62c4afa5", + "reference": "2ee962e5df3e9427fda859f1b0515d6d62c4afa5", "shasum": "" }, "require": { @@ -221,25 +223,26 @@ "google", "oauth2" ], - "time": "2019-04-16T18:48:28+00:00" + "time": "2019-07-22T21:01:31+00:00" }, { "name": "google/cloud", - "version": "v0.67.0", + "version": "v0.101.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php.git", - "reference": "2750d58c0b5a57a90d0d6c340a2a7ae53b30ec39" + "reference": "58cf48947669b05e3bde5203b030aaf0b1becd52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php/zipball/2750d58c0b5a57a90d0d6c340a2a7ae53b30ec39", - "reference": "2750d58c0b5a57a90d0d6c340a2a7ae53b30ec39", + "url": "https://api.github.com/repos/googleapis/google-cloud-php/zipball/58cf48947669b05e3bde5203b030aaf0b1becd52", + "reference": "58cf48947669b05e3bde5203b030aaf0b1becd52", "shasum": "" }, "require": { - "google/gax": "^0.33", - "google/proto-client": "^0.40", + "google/auth": "^1.5.1", + "google/common-protos": "^1.0", + "google/gax": "^1.0", "guzzlehttp/guzzle": "^5.3|^6.0", "guzzlehttp/psr7": "^1.2", "monolog/monolog": "~1", @@ -249,32 +252,42 @@ "rize/uri-template": "~0.3" }, "replace": { - "google/cloud-bigquery": "1.2.2", - "google/cloud-bigquerydatatransfer": "0.5.1", - "google/cloud-bigtable": "0.4.1", - "google/cloud-container": "0.4.1", - "google/cloud-core": "1.20.4", - "google/cloud-dataproc": "0.4.1", - "google/cloud-datastore": "1.5.3", - "google/cloud-debugger": "0.10.0", - "google/cloud-dialogflow": "0.2.1", - "google/cloud-dlp": "0.9.1", - "google/cloud-error-reporting": "0.10.1", - "google/cloud-firestore": "0.10.1", - "google/cloud-iot": "0.2.1", - "google/cloud-language": "0.14.1", - "google/cloud-logging": "1.11.1", - "google/cloud-monitoring": "0.10.1", - "google/cloud-oslogin": "0.4.1", - "google/cloud-pubsub": "1.2.1", - "google/cloud-redis": "0.2.1", - "google/cloud-spanner": "1.5.2", - "google/cloud-speech": "0.14.1", - "google/cloud-storage": "1.5.1", - "google/cloud-trace": "0.9.0", - "google/cloud-translate": "1.2.1", - "google/cloud-videointelligence": "0.11.1", - "google/cloud-vision": "0.13.0" + "google/cloud-asset": "0.3.3", + "google/cloud-automl": "0.2.1", + "google/cloud-bigquery": "1.6.0", + "google/cloud-bigquerydatatransfer": "0.10.4", + "google/cloud-bigtable": "0.12.4", + "google/cloud-common-protos": "0.2.0", + "google/cloud-container": "0.10.3", + "google/cloud-core": "1.28.0", + "google/cloud-dataproc": "0.11.3", + "google/cloud-datastore": "1.9.3", + "google/cloud-debugger": "0.18.3", + "google/cloud-dialogflow": "0.8.2", + "google/cloud-dlp": "0.18.4", + "google/cloud-error-reporting": "0.14.4", + "google/cloud-firestore": "1.5.2", + "google/cloud-iot": "0.7.4", + "google/cloud-kms": "1.3.4", + "google/cloud-language": "0.19.2", + "google/cloud-logging": "1.16.4", + "google/cloud-monitoring": "0.16.4", + "google/cloud-oslogin": "0.9.4", + "google/cloud-pubsub": "1.12.1", + "google/cloud-redis": "0.8.3", + "google/cloud-scheduler": "1.0.1", + "google/cloud-security-center": "0.1.1", + "google/cloud-spanner": "1.15.3", + "google/cloud-speech": "0.23.3", + "google/cloud-storage": "1.12.1", + "google/cloud-talent": "0.4.0", + "google/cloud-tasks": "1.0.2", + "google/cloud-text-to-speech": "0.4.3", + "google/cloud-trace": "0.14.3", + "google/cloud-translate": "1.2.9", + "google/cloud-videointelligence": "1.5.3", + "google/cloud-vision": "0.22.2", + "google/cloud-web-risk": "0.1.1" }, "require-dev": { "erusev/parsedown": "^1.6", @@ -301,7 +314,7 @@ "extra": { "component": { "id": "google-cloud", - "target": "GoogleCloudPlatform/google-cloud-php.git", + "target": "googleapis/google-cloud-php.git", "path": "src", "entry": [ "Version.php", @@ -311,7 +324,12 @@ }, "autoload": { "psr-4": { - "Google\\Cloud\\": "src", + "Google\\Cloud\\": [ + "src", + "CommonProtos/src" + ], + "Google\\Cloud\\Asset\\": "Asset/src", + "Google\\Cloud\\AutoMl\\": "AutoMl/src", "Google\\Cloud\\BigQuery\\": "BigQuery/src", "Google\\Cloud\\BigQuery\\DataTransfer\\": "BigQueryDataTransfer/src", "Google\\Cloud\\Bigtable\\": "Bigtable/src", @@ -325,19 +343,58 @@ "Google\\Cloud\\ErrorReporting\\": "ErrorReporting/src", "Google\\Cloud\\Firestore\\": "Firestore/src", "Google\\Cloud\\Iot\\": "Iot/src", + "Google\\Cloud\\Kms\\": "Kms/src", "Google\\Cloud\\Language\\": "Language/src", "Google\\Cloud\\Logging\\": "Logging/src", "Google\\Cloud\\Monitoring\\": "Monitoring/src", "Google\\Cloud\\OsLogin\\": "OsLogin/src", "Google\\Cloud\\PubSub\\": "PubSub/src", "Google\\Cloud\\Redis\\": "Redis/src", + "Google\\Cloud\\Scheduler\\": "Scheduler/src", + "Google\\Cloud\\SecurityCenter\\": "SecurityCenter/src", "Google\\Cloud\\Spanner\\": "Spanner/src", "Google\\Cloud\\Speech\\": "Speech/src", "Google\\Cloud\\Storage\\": "Storage/src", + "Google\\Cloud\\Talent\\": "Talent/src", + "Google\\Cloud\\Tasks\\": "Tasks/src", + "Google\\Cloud\\TextToSpeech\\": "TextToSpeech/src", "Google\\Cloud\\Trace\\": "Trace/src", "Google\\Cloud\\Translate\\": "Translate/src", "Google\\Cloud\\VideoIntelligence\\": "VideoIntelligence/src", - "Google\\Cloud\\Vision\\": "Vision/src" + "Google\\Cloud\\Vision\\": "Vision/src", + "Google\\Cloud\\WebRisk\\": "WebRisk/src", + "GPBMetadata\\Google\\": "CommonProtos/metadata", + "GPBMetadata\\Google\\Bigtable\\": "Bigtable/metadata", + "GPBMetadata\\Google\\Container\\": "Container/metadata", + "GPBMetadata\\Google\\Cloud\\Asset\\": "Asset/metadata", + "GPBMetadata\\Google\\Cloud\\Automl\\": "AutoMl/metadata", + "GPBMetadata\\Google\\Cloud\\Bigquery\\Datatransfer\\": "BigQueryDataTransfer/metadata", + "GPBMetadata\\Google\\Cloud\\Dataproc\\": "Dataproc/metadata", + "GPBMetadata\\Google\\Cloud\\Dialogflow\\": "Dialogflow/metadata", + "GPBMetadata\\Google\\Cloud\\Iot\\": "Iot/metadata", + "GPBMetadata\\Google\\Cloud\\Kms\\": "Kms/metadata", + "GPBMetadata\\Google\\Cloud\\Language\\": "Language/metadata", + "GPBMetadata\\Google\\Cloud\\Oslogin\\": "OsLogin/metadata", + "GPBMetadata\\Google\\Cloud\\Redis\\": "Redis/metadata", + "GPBMetadata\\Google\\Cloud\\Scheduler\\": "Scheduler/metadata", + "GPBMetadata\\Google\\Cloud\\Securitycenter\\": "SecurityCenter/metadata", + "GPBMetadata\\Google\\Cloud\\Speech\\": "Speech/metadata", + "GPBMetadata\\Google\\Cloud\\Talent\\": "Talent/metadata", + "GPBMetadata\\Google\\Cloud\\Tasks\\": "Tasks/metadata", + "GPBMetadata\\Google\\Cloud\\Texttospeech\\": "TextToSpeech/metadata", + "GPBMetadata\\Google\\Cloud\\Videointelligence\\": "VideoIntelligence/metadata", + "GPBMetadata\\Google\\Cloud\\Vision\\": "Vision/metadata", + "GPBMetadata\\Google\\Cloud\\Webrisk\\": "WebRisk/metadata", + "GPBMetadata\\Google\\Datastore\\": "Datastore/metadata", + "GPBMetadata\\Google\\Devtools\\Clouddebugger\\": "Debugger/metadata", + "GPBMetadata\\Google\\Devtools\\Clouderrorreporting\\": "ErrorReporting/metadata", + "GPBMetadata\\Google\\Devtools\\Cloudtrace\\": "Trace/metadata", + "GPBMetadata\\Google\\Firestore\\": "Firestore/metadata", + "GPBMetadata\\Google\\Logging\\": "Logging/metadata", + "GPBMetadata\\Google\\Monitoring\\": "Monitoring/metadata", + "GPBMetadata\\Google\\Privacy\\Dlp\\": "Dlp/metadata", + "GPBMetadata\\Google\\Pubsub\\": "PubSub/metadata", + "GPBMetadata\\Google\\Spanner\\": "Spanner/metadata" } }, "notification-url": "https://packagist.org/downloads/", @@ -355,8 +412,9 @@ } ], "description": "Google Cloud Client Library", - "homepage": "http://github.com/GoogleCloudPlatform/google-cloud-php", + "homepage": "http://github.com/googleapis/google-cloud-php", "keywords": [ + "Tasks", "big query", "bigquery", "bigtable", @@ -370,6 +428,7 @@ "google apis client", "google cloud", "google cloud platform", + "kms", "language", "natural language", "pub sub", @@ -382,45 +441,83 @@ "translation", "vision" ], - "time": "2018-05-31T17:51:58+00:00" + "time": "2019-05-15T17:30:22+00:00" + }, + { + "name": "google/common-protos", + "version": "1.1", + "source": { + "type": "git", + "url": "https://github.com/googleapis/common-protos-php.git", + "reference": "89dd797f0620b3399121b027794b18de91e1269f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/89dd797f0620b3399121b027794b18de91e1269f", + "reference": "89dd797f0620b3399121b027794b18de91e1269f", + "shasum": "" + }, + "require": { + "google/protobuf": "^3.6.1" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36", + "sami/sami": "*" + }, + "type": "library", + "autoload": { + "psr-4": { + "Google\\": "src", + "GPBMetadata\\Google\\": "metadata" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Google API Common Protos for PHP", + "homepage": "https://github.com/googleapis/common-protos-php", + "keywords": [ + "google" + ], + "time": "2019-07-24T01:25:25+00:00" }, { "name": "google/gax", - "version": "0.33.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", - "reference": "9d15f56374ab3940f5f11761cfefc7dfb18ea363" + "reference": "4389c4103f0469f02c078250c73eaa57bdc91452" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/gax-php/zipball/9d15f56374ab3940f5f11761cfefc7dfb18ea363", - "reference": "9d15f56374ab3940f5f11761cfefc7dfb18ea363", + "url": "https://api.github.com/repos/googleapis/gax-php/zipball/4389c4103f0469f02c078250c73eaa57bdc91452", + "reference": "4389c4103f0469f02c078250c73eaa57bdc91452", "shasum": "" }, "require": { "google/auth": "^1.2.0", - "google/protobuf": "3.5.*", + "google/common-protos": "^1.0", + "google/grpc-gcp": "^0.1.0", + "google/protobuf": "^3.7.1", "grpc/grpc": "^1.4", "guzzlehttp/promises": "^1.3", "guzzlehttp/psr7": "^1.2", "php": ">=5.5" }, + "conflict": { + "ext-protobuf": "<3.7.0" + }, "require-dev": { "phpunit/phpunit": "^4.8.36", - "squizlabs/php_codesniffer": "2.*" + "sami/sami": "*", + "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { - "Google\\Api\\": "src/Api", - "Google\\ApiCore\\": "src/ApiCore", - "Google\\Cloud\\": "src/Cloud", - "Google\\Iam\\": "src/Iam", - "Google\\Jison\\": "src/Jison", - "Google\\LongRunning\\": "src/LongRunning", - "Google\\Rpc\\": "src/Rpc", - "Google\\Type\\": "src/Type", + "Google\\ApiCore\\": "src", "GPBMetadata\\Google\\": "metadata" } }, @@ -433,60 +530,59 @@ "keywords": [ "google" ], - "time": "2018-06-07T17:09:36+00:00" + "time": "2019-09-06T18:27:35+00:00" }, { - "name": "google/proto-client", - "version": "0.40.0", + "name": "google/grpc-gcp", + "version": "0.1.4", "source": { "type": "git", - "url": "https://github.com/googleapis/proto-client-php.git", - "reference": "69470e8d34a1d5c676c731ad738b3d4473fccb04" + "url": "https://github.com/GoogleCloudPlatform/grpc-gcp-php.git", + "reference": "e1ec44c0c39bd204868e2a2ed3cc87ed9006984e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/proto-client-php/zipball/69470e8d34a1d5c676c731ad738b3d4473fccb04", - "reference": "69470e8d34a1d5c676c731ad738b3d4473fccb04", + "url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/e1ec44c0c39bd204868e2a2ed3cc87ed9006984e", + "reference": "e1ec44c0c39bd204868e2a2ed3cc87ed9006984e", "shasum": "" }, "require": { - "google/protobuf": "^3.4", - "php": ">=5.5" + "google/auth": "^1.3", + "google/protobuf": "^v3.3.0", + "grpc/grpc": "^v1.13.0", + "php": ">=5.5.0", + "psr/cache": "^1.0.1" }, "require-dev": { - "google/gax": ">=0.25.0", - "phpunit/phpunit": "^4.8.36" + "google/cloud-spanner": "^1.7", + "phpunit/phpunit": "4.8.36" }, "type": "library", "autoload": { "psr-4": { - "Google\\": "src/Google/", - "GPBMetadata\\": "src/GPBMetadata/" + "Grpc\\Gcp\\": "src/", + "": "src/generated/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" - ], - "description": "Generated proto and gRPC classes for Google Cloud Platform in PHP", - "homepage": "https://github.com/googleapis/proto-client-php", - "keywords": [ - "google" + "Apache-2.0" ], - "time": "2018-05-29T20:18:42+00:00" + "description": "gRPC GCP library for channel management", + "time": "2019-02-14T02:21:15+00:00" }, { "name": "google/protobuf", - "version": "v3.5.2", + "version": "v3.9.2", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "801d776b4e4c9fce294d800974266c616bb2ce40" + "reference": "5159d2b6f11fe86ea1b8fca5a5d5c42cb0c93b1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/801d776b4e4c9fce294d800974266c616bb2ce40", - "reference": "801d776b4e4c9fce294d800974266c616bb2ce40", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/5159d2b6f11fe86ea1b8fca5a5d5c42cb0c93b1e", + "reference": "5159d2b6f11fe86ea1b8fca5a5d5c42cb0c93b1e", "shasum": "" }, "require": { @@ -501,8 +597,8 @@ "type": "library", "autoload": { "psr-4": { - "Google\\Protobuf\\": "php/src/Google/Protobuf", - "GPBMetadata\\Google\\Protobuf\\": "php/src/GPBMetadata/Google/Protobuf" + "Google\\Protobuf\\": "src/Google/Protobuf", + "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf" } }, "notification-url": "https://packagist.org/downloads/", @@ -514,20 +610,20 @@ "keywords": [ "proto" ], - "time": "2018-03-06T03:54:18+00:00" + "time": "2019-09-23T17:53:18+00:00" }, { "name": "grpc/grpc", - "version": "1.19.0", + "version": "1.22.0", "source": { "type": "git", "url": "https://github.com/grpc/grpc-php.git", - "reference": "0f1ffdde45bfb9257c5d9eab81695d0f042bea22" + "reference": "88235e786ef9b55fcb049f00c5c5202f8086a299" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grpc/grpc-php/zipball/0f1ffdde45bfb9257c5d9eab81695d0f042bea22", - "reference": "0f1ffdde45bfb9257c5d9eab81695d0f042bea22", + "url": "https://api.github.com/repos/grpc/grpc-php/zipball/88235e786ef9b55fcb049f00c5c5202f8086a299", + "reference": "88235e786ef9b55fcb049f00c5c5202f8086a299", "shasum": "" }, "require": { @@ -555,7 +651,7 @@ "keywords": [ "rpc" ], - "time": "2019-02-27T04:47:56+00:00" + "time": "2019-07-03T19:57:39+00:00" }, { "name": "guzzlehttp/guzzle", @@ -675,33 +771,37 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.5.2", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "9f83dded91781a01c63574e387eaa769be769115" + "reference": "239400de7a173fe9901b9ac7c06497751f00727a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", - "reference": "9f83dded91781a01c63574e387eaa769be769115", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", + "reference": "239400de7a173fe9901b9ac7c06497751f00727a", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", - "ralouphie/getallheaders": "^2.0.5" + "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { + "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, + "suggest": { + "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.6-dev" } }, "autoload": { @@ -738,27 +838,27 @@ "uri", "url" ], - "time": "2018-12-04T20:46:45+00:00" + "time": "2019-07-01T23:21:34+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "4.9.8", + "version": "5.2.3", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "50323f9b91d7689d615b4af02caf9d80584b1cfc" + "reference": "455a884ce96b042602d1eb04fdf2b8e003be0eef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/50323f9b91d7689d615b4af02caf9d80584b1cfc", - "reference": "50323f9b91d7689d615b4af02caf9d80584b1cfc", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/455a884ce96b042602d1eb04fdf2b8e003be0eef", + "reference": "455a884ce96b042602d1eb04fdf2b8e003be0eef", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "4.9.8" + "wordpress/core-implementation": "5.2.3" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -771,14 +871,14 @@ "homepage": "http://wordpress.org/about/" } ], - "description": "WordPress is web software you can use to create a beautiful website or blog.", + "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.", "homepage": "http://wordpress.org/", "keywords": [ "blog", "cms", "wordpress" ], - "time": "2018-08-02T21:48:32+00:00" + "time": "2019-09-05T01:17:09+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -831,16 +931,16 @@ }, { "name": "monolog/monolog", - "version": "1.24.0", + "version": "1.25.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" + "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", - "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf", + "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf", "shasum": "" }, "require": { @@ -905,7 +1005,7 @@ "logging", "psr-3" ], - "time": "2018-11-05T09:00:11+00:00" + "time": "2019-09-06T13:49:17+00:00" }, { "name": "paragonie/random_compat", @@ -1097,24 +1197,24 @@ }, { "name": "ralouphie/getallheaders", - "version": "2.0.5", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", - "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" + "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", - "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { - "php": ">=5.3" + "php": ">=5.6" }, "require-dev": { - "phpunit/phpunit": "~3.7.0", - "satooshi/php-coveralls": ">=1.0" + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { @@ -1133,7 +1233,7 @@ } ], "description": "A polyfill for getallheaders.", - "time": "2016-02-11T07:05:27+00:00" + "time": "2019-03-08T08:55:37+00:00" }, { "name": "ramsey/uuid", @@ -1311,16 +1411,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "82ebae02209c21113908c229e9883c419720738a" + "reference": "550ebaac289296ce228a706d0867afc34687e3f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", - "reference": "82ebae02209c21113908c229e9883c419720738a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4", "shasum": "" }, "require": { @@ -1332,7 +1432,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -1348,13 +1448,13 @@ "MIT" ], "authors": [ - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - }, { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", @@ -1365,7 +1465,7 @@ "polyfill", "portable" ], - "time": "2019-02-06T07:57:58+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "wpackagist-plugin/flush-opcache", @@ -1377,9 +1477,7 @@ }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/flush-opcache.2.4.3.zip", - "reference": null, - "shasum": null + "url": "https://downloads.wordpress.org/plugin/flush-opcache.2.4.3.zip" }, "require": { "composer/installers": "~1.0" @@ -1397,9 +1495,7 @@ }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/gmail-smtp.zip?timestamp=1557304022", - "reference": null, - "shasum": null + "url": "https://downloads.wordpress.org/plugin/gmail-smtp.zip?timestamp=1557304022" }, "require": { "composer/installers": "~1.0" @@ -1417,9 +1513,7 @@ }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/pj-page-cache-red.0.8.3.zip", - "reference": null, - "shasum": null + "url": "https://downloads.wordpress.org/plugin/pj-page-cache-red.0.8.3.zip" }, "require": { "composer/installers": "~1.0" @@ -1437,9 +1531,7 @@ }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wp-redis.0.7.1.zip", - "reference": null, - "shasum": null + "url": "https://downloads.wordpress.org/plugin/wp-redis.0.7.1.zip" }, "require": { "composer/installers": "~1.0" @@ -1457,9 +1549,7 @@ }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/theme/twentyseventeen.1.6.zip", - "reference": null, - "shasum": null + "url": "https://downloads.wordpress.org/theme/twentyseventeen.1.6.zip" }, "require": { "composer/installers": "~1.0" @@ -1471,25 +1561,25 @@ "packages-dev": [ { "name": "composer/ca-bundle", - "version": "1.1.4", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d" + "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d", - "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/10bb96592168a0f8e8f6dcde3532d9fa50b0b527", + "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527", "shasum": "" }, "require": { "ext-openssl": "*", "ext-pcre": "*", - "php": "^5.3.2 || ^7.0" + "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", + "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", "psr/log": "^1.0", "symfony/process": "^2.5 || ^3.0 || ^4.0" }, @@ -1523,20 +1613,20 @@ "ssl", "tls" ], - "time": "2019-01-28T09:30:10+00:00" + "time": "2019-08-30T08:44:50+00:00" }, { "name": "composer/composer", - "version": "1.8.5", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "949b116f9e7d98d8d276594fed74b580d125c0e6" + "reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/949b116f9e7d98d8d276594fed74b580d125c0e6", - "reference": "949b116f9e7d98d8d276594fed74b580d125c0e6", + "url": "https://api.github.com/repos/composer/composer/zipball/314aa57fdcfc942065996f59fb73a8b3f74f3fa5", + "reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5", "shasum": "" }, "require": { @@ -1572,7 +1662,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -1596,14 +1686,14 @@ "homepage": "http://seld.be" } ], - "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", + "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.", "homepage": "https://getcomposer.org/", "keywords": [ "autoload", "dependency", "package" ], - "time": "2019-04-09T15:46:48+00:00" + "time": "2019-08-02T18:55:33+00:00" }, { "name": "composer/semver", @@ -1669,16 +1759,16 @@ }, { "name": "composer/spdx-licenses", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", - "reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d" + "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d", - "reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7ac1e6aec371357df067f8a688c3d6974df68fa5", + "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5", "shasum": "" }, "require": { @@ -1725,20 +1815,20 @@ "spdx", "validator" ], - "time": "2019-03-26T10:23:26+00:00" + "time": "2019-07-29T10:31:59+00:00" }, { "name": "composer/xdebug-handler", - "version": "1.3.2", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "d17708133b6c276d6e42ef887a877866b909d892" + "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892", - "reference": "d17708133b6c276d6e42ef887a877866b909d892", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f", + "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f", "shasum": "" }, "require": { @@ -1769,7 +1859,7 @@ "Xdebug", "performance" ], - "time": "2019-01-28T20:25:53+00:00" + "time": "2019-05-27T17:52:04+00:00" }, { "name": "justinrainbow/json-schema", @@ -2163,16 +2253,16 @@ }, { "name": "symfony/config", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "177a276c01575253c95cefe0866e3d1b57637fe0" + "reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0", - "reference": "177a276c01575253c95cefe0866e3d1b57637fe0", + "url": "https://api.github.com/repos/symfony/config/zipball/24a60c0d7ad98a0fa5d1f892e9286095a389404f", + "reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f", "shasum": "" }, "require": { @@ -2223,20 +2313,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-08-26T07:52:57+00:00" }, { "name": "symfony/console", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "15a9104356436cb26e08adab97706654799d31d8" + "reference": "4510f04e70344d70952566e4262a0b11df39cb10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8", - "reference": "15a9104356436cb26e08adab97706654799d31d8", + "url": "https://api.github.com/repos/symfony/console/zipball/4510f04e70344d70952566e4262a0b11df39cb10", + "reference": "4510f04e70344d70952566e4262a0b11df39cb10", "shasum": "" }, "require": { @@ -2295,20 +2385,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-04-08T09:29:13+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/debug", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "681afbb26488903c5ac15e63734f1d8ac430c9b9" + "reference": "0b600300918780001e2821db77bc28b677794486" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/681afbb26488903c5ac15e63734f1d8ac430c9b9", - "reference": "681afbb26488903c5ac15e63734f1d8ac430c9b9", + "url": "https://api.github.com/repos/symfony/debug/zipball/0b600300918780001e2821db77bc28b677794486", + "reference": "0b600300918780001e2821db77bc28b677794486", "shasum": "" }, "require": { @@ -2351,20 +2441,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-04-11T09:48:14+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf" + "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be0feb3fa202aedfd8d1956f2dafd563fb13acbf", - "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2709bc2978ceb90f5180181f777f8a09125f2d89", + "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89", "shasum": "" }, "require": { @@ -2422,20 +2512,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-04-20T15:32:49+00:00" + "time": "2019-08-26T16:07:57+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff" + "reference": "3e922c4c3430b9de624e8a285dada5e61e230959" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff", - "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959", + "reference": "3e922c4c3430b9de624e8a285dada5e61e230959", "shasum": "" }, "require": { @@ -2485,20 +2575,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-04-02T08:51:52+00:00" + "time": "2019-08-23T08:05:57+00:00" }, { "name": "symfony/filesystem", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb" + "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/acf99758b1df8e9295e6b85aa69f294565c9fedb", - "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", + "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", "shasum": "" }, "require": { @@ -2535,20 +2625,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-02-04T21:34:32+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "symfony/finder", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "61af5ce0b34b942d414fe8f1b11950d0e9a90e98" + "reference": "1fcad80b440abcd1451767349906b6f9d3961d37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/61af5ce0b34b942d414fe8f1b11950d0e9a90e98", - "reference": "61af5ce0b34b942d414fe8f1b11950d0e9a90e98", + "url": "https://api.github.com/repos/symfony/finder/zipball/1fcad80b440abcd1451767349906b6f9d3961d37", + "reference": "1fcad80b440abcd1451767349906b6f9d3961d37", "shasum": "" }, "require": { @@ -2584,20 +2674,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-04-02T19:54:57+00:00" + "time": "2019-08-14T09:39:58+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fe5e94c604826c35a32fa832f35bd036b6799609" + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", - "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", "shasum": "" }, "require": { @@ -2609,7 +2699,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -2643,20 +2733,20 @@ "portable", "shim" ], - "time": "2019-02-06T07:57:58+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/process", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a" + "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/a9c4dfbf653023b668c282e4e02609d131f4057a", - "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a", + "url": "https://api.github.com/repos/symfony/process/zipball/d822cb654000a95b7855362c0d5b127f6a6d8baa", + "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa", "shasum": "" }, "require": { @@ -2692,20 +2782,20 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-04-08T16:15:54+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/translation", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "301a5d627220a1c4ee522813b0028653af6c4f54" + "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/301a5d627220a1c4ee522813b0028653af6c4f54", - "reference": "301a5d627220a1c4ee522813b0028653af6c4f54", + "url": "https://api.github.com/repos/symfony/translation/zipball/49a884e9ac297f99c56052bad30b2af89f716ee1", + "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1", "shasum": "" }, "require": { @@ -2762,20 +2852,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-05-01T11:10:09+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.27", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996" + "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996", - "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996", + "url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834", + "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834", "shasum": "" }, "require": { @@ -2821,7 +2911,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-03-25T07:48:46+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "wp-cli/autoload-splitter", @@ -4554,16 +4644,16 @@ }, { "name": "wp-cli/wp-config-transformer", - "version": "v1.2.5", + "version": "v1.2.6", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-config-transformer.git", - "reference": "46c6c3622196c55ea9b94e735e8c408425de8944" + "reference": "1ca98343443a8e4585865db5f50e8e6121fee70b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/46c6c3622196c55ea9b94e735e8c408425de8944", - "reference": "46c6c3622196c55ea9b94e735e8c408425de8944", + "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/1ca98343443a8e4585865db5f50e8e6121fee70b", + "reference": "1ca98343443a8e4585865db5f50e8e6121fee70b", "shasum": "" }, "require": { @@ -4572,7 +4662,7 @@ "require-dev": { "composer/composer": "^1.5.6", "phpunit/phpunit": "^6.5.5", - "wp-coding-standards/wpcs": "^0.14.0" + "wp-coding-standards/wpcs": "^0.14.0 || ^1.0.0 || ^2.0.0" }, "type": "library", "autoload": { @@ -4591,7 +4681,7 @@ } ], "description": "Programmatically edit a wp-config.php file.", - "time": "2019-04-01T15:03:00+00:00" + "time": "2019-07-23T17:24:43+00:00" } ], "aliases": [], @@ -4609,7 +4699,7 @@ "platform-overrides": { "php": "7.2", "ext-redis": "3.2", - "ext-mongodb": "1.4.3", - "ext-grpc": "1.12.0" + "ext-mongodb": "1.5.0", + "ext-grpc": "1.20.0" } } From 27206bd007a71c40581659ea1774a9b063bdf4a3 Mon Sep 17 00:00:00 2001 From: Derek Herman Date: Sun, 3 Nov 2019 11:14:10 -0600 Subject: [PATCH 2/8] Update WP to 5.2.4 --- service/api/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/api/composer.json b/service/api/composer.json index ef0435e..5aa9494 100644 --- a/service/api/composer.json +++ b/service/api/composer.json @@ -12,7 +12,7 @@ "ext-grpc": "*", "google/cloud": "0.101.1", "johnpbloch/wordpress-core-installer": "^1", - "johnpbloch/wordpress-core": "5.2.3", + "johnpbloch/wordpress-core": "5.2.4", "slowprog/composer-copy-file": "0.3.1", "wpackagist-theme/twentyseventeen": "1.6", "wpackagist-plugin/flush-opcache": "2.4.3", From 0b0f9169bb8b4682a741d26ee777a4ceddfe67e3 Mon Sep 17 00:00:00 2001 From: Derek Herman Date: Tue, 17 Dec 2019 17:29:23 -0800 Subject: [PATCH 3/8] Update deps --- service/api/composer.json | 2 +- service/api/composer.lock | 351 +++++++++--------- service/api/wp-content/plugins/wp-tide-api | 2 +- service/api/wp-content/plugins/wporg-tide-api | 2 +- 4 files changed, 182 insertions(+), 175 deletions(-) diff --git a/service/api/composer.json b/service/api/composer.json index 5aa9494..4373e14 100644 --- a/service/api/composer.json +++ b/service/api/composer.json @@ -12,7 +12,7 @@ "ext-grpc": "*", "google/cloud": "0.101.1", "johnpbloch/wordpress-core-installer": "^1", - "johnpbloch/wordpress-core": "5.2.4", + "johnpbloch/wordpress-core": "5.3.1", "slowprog/composer-copy-file": "0.3.1", "wpackagist-theme/twentyseventeen": "1.6", "wpackagist-plugin/flush-opcache": "2.4.3", diff --git a/service/api/composer.lock b/service/api/composer.lock index df0a18d..154e8de 100644 --- a/service/api/composer.lock +++ b/service/api/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "15a37773d0ab1afe31c2a747c9fae9f9", + "content-hash": "6357e08698ffd23cda4c8afc44f0ee9e", "packages": [ { "name": "composer/installers", @@ -176,16 +176,16 @@ }, { "name": "google/auth", - "version": "v1.5.2", + "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "2ee962e5df3e9427fda859f1b0515d6d62c4afa5" + "reference": "45635ac69d0b95f38885531d4ebcdfcb2ebb6f36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/2ee962e5df3e9427fda859f1b0515d6d62c4afa5", - "reference": "2ee962e5df3e9427fda859f1b0515d6d62c4afa5", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/45635ac69d0b95f38885531d4ebcdfcb2ebb6f36", + "reference": "45635ac69d0b95f38885531d4ebcdfcb2ebb6f36", "shasum": "" }, "require": { @@ -204,7 +204,7 @@ "sebastian/comparator": ">=1.2.3" }, "suggest": { - "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings. Please require version ^2." + "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." }, "type": "library", "autoload": { @@ -223,7 +223,7 @@ "google", "oauth2" ], - "time": "2019-07-22T21:01:31+00:00" + "time": "2019-10-29T20:13:04+00:00" }, { "name": "google/cloud", @@ -484,16 +484,16 @@ }, { "name": "google/gax", - "version": "1.1.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", - "reference": "4389c4103f0469f02c078250c73eaa57bdc91452" + "reference": "4baa6d9fb2c5f13ea46c65133848e99fe0aa5ed5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/gax-php/zipball/4389c4103f0469f02c078250c73eaa57bdc91452", - "reference": "4389c4103f0469f02c078250c73eaa57bdc91452", + "url": "https://api.github.com/repos/googleapis/gax-php/zipball/4baa6d9fb2c5f13ea46c65133848e99fe0aa5ed5", + "reference": "4baa6d9fb2c5f13ea46c65133848e99fe0aa5ed5", "shasum": "" }, "require": { @@ -501,7 +501,7 @@ "google/common-protos": "^1.0", "google/grpc-gcp": "^0.1.0", "google/protobuf": "^3.7.1", - "grpc/grpc": "^1.4", + "grpc/grpc": "^1.13", "guzzlehttp/promises": "^1.3", "guzzlehttp/psr7": "^1.2", "php": ">=5.5" @@ -530,7 +530,7 @@ "keywords": [ "google" ], - "time": "2019-09-06T18:27:35+00:00" + "time": "2019-10-28T20:25:44+00:00" }, { "name": "google/grpc-gcp", @@ -573,16 +573,16 @@ }, { "name": "google/protobuf", - "version": "v3.9.2", + "version": "v3.11.2", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "5159d2b6f11fe86ea1b8fca5a5d5c42cb0c93b1e" + "reference": "0864882396746542ead01fc002e1644b9490dbe8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/5159d2b6f11fe86ea1b8fca5a5d5c42cb0c93b1e", - "reference": "5159d2b6f11fe86ea1b8fca5a5d5c42cb0c93b1e", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/0864882396746542ead01fc002e1644b9490dbe8", + "reference": "0864882396746542ead01fc002e1644b9490dbe8", "shasum": "" }, "require": { @@ -610,20 +610,20 @@ "keywords": [ "proto" ], - "time": "2019-09-23T17:53:18+00:00" + "time": "2019-12-14T00:45:36+00:00" }, { "name": "grpc/grpc", - "version": "1.22.0", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/grpc/grpc-php.git", - "reference": "88235e786ef9b55fcb049f00c5c5202f8086a299" + "reference": "bdb165d6712db0cfcc35edae2d14fb2b00cabc88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grpc/grpc-php/zipball/88235e786ef9b55fcb049f00c5c5202f8086a299", - "reference": "88235e786ef9b55fcb049f00c5c5202f8086a299", + "url": "https://api.github.com/repos/grpc/grpc-php/zipball/bdb165d6712db0cfcc35edae2d14fb2b00cabc88", + "reference": "bdb165d6712db0cfcc35edae2d14fb2b00cabc88", "shasum": "" }, "require": { @@ -651,48 +651,50 @@ "keywords": [ "rpc" ], - "time": "2019-07-03T19:57:39+00:00" + "time": "2019-11-07T00:47:40+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "6.3.3", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" + "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", + "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", "shasum": "" }, "require": { + "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.4", + "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.0" + "psr/log": "^1.1" }, "suggest": { + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.3-dev" + "dev-master": "6.5-dev" } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\": "src/" - } + }, + "files": [ + "src/functions_include.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -716,7 +718,7 @@ "rest", "web service" ], - "time": "2018-04-22T15:46:56+00:00" + "time": "2019-12-07T18:20:45+00:00" }, { "name": "guzzlehttp/promises", @@ -842,23 +844,23 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "5.2.3", + "version": "5.3.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "455a884ce96b042602d1eb04fdf2b8e003be0eef" + "reference": "9f8c4205f74c7c2a1e353add9c0c281ce8e3362b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/455a884ce96b042602d1eb04fdf2b8e003be0eef", - "reference": "455a884ce96b042602d1eb04fdf2b8e003be0eef", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/9f8c4205f74c7c2a1e353add9c0c281ce8e3362b", + "reference": "9f8c4205f74c7c2a1e353add9c0c281ce8e3362b", "shasum": "" }, "require": { "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "5.2.3" + "wordpress/core-implementation": "5.3.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -878,7 +880,7 @@ "cms", "wordpress" ], - "time": "2019-09-05T01:17:09+00:00" + "time": "2019-12-12T21:46:39+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -931,16 +933,16 @@ }, { "name": "monolog/monolog", - "version": "1.25.1", + "version": "1.25.2", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf" + "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf", - "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d5e2fb341cb44f7e2ab639d12a1e5901091ec287", + "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287", "shasum": "" }, "require": { @@ -1005,7 +1007,7 @@ "logging", "psr-3" ], - "time": "2019-09-06T13:49:17+00:00" + "time": "2019-11-13T10:00:05+00:00" }, { "name": "paragonie/random_compat", @@ -1150,16 +1152,16 @@ }, { "name": "psr/log", - "version": "1.1.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "shasum": "" }, "require": { @@ -1168,7 +1170,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -1193,7 +1195,7 @@ "psr", "psr-3" ], - "time": "2018-11-20T15:27:04+00:00" + "time": "2019-11-01T11:05:21+00:00" }, { "name": "ralouphie/getallheaders", @@ -1237,44 +1239,46 @@ }, { "name": "ramsey/uuid", - "version": "3.8.0", + "version": "3.9.2", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3" + "reference": "7779489a47d443f845271badbdcedfe4df8e06fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3", - "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/7779489a47d443f845271badbdcedfe4df8e06fb", + "reference": "7779489a47d443f845271badbdcedfe4df8e06fb", "shasum": "" }, "require": { - "paragonie/random_compat": "^1.0|^2.0|9.99.99", - "php": "^5.4 || ^7.0", + "ext-json": "*", + "paragonie/random_compat": "^1 | ^2 | 9.99.99", + "php": "^5.4 | ^7 | ^8", "symfony/polyfill-ctype": "^1.8" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { - "codeception/aspect-mock": "^1.0 | ~2.0.0", - "doctrine/annotations": "~1.2.0", - "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0", - "ircmaxell/random-lib": "^1.1", - "jakub-onderka/php-parallel-lint": "^0.9.0", - "mockery/mockery": "^0.9.9", + "codeception/aspect-mock": "^1 | ^2", + "doctrine/annotations": "^1.2", + "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1", + "jakub-onderka/php-parallel-lint": "^1", + "mockery/mockery": "^0.9.11 | ^1", "moontoast/math": "^1.1", - "php-mock/php-mock-phpunit": "^0.3|^1.1", - "phpunit/phpunit": "^4.7|^5.0|^6.5", - "squizlabs/php_codesniffer": "^2.3" + "paragonie/random-lib": "^2", + "php-mock/php-mock-phpunit": "^0.3 | ^1.1", + "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5", + "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-ctype": "Provides support for PHP Ctype functions", "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", + "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator", "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", - "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", + "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, @@ -1287,13 +1291,21 @@ "autoload": { "psr-4": { "Ramsey\\Uuid\\": "src/" - } + }, + "files": [ + "src/functions.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -1301,11 +1313,6 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -1315,7 +1322,7 @@ "identifier", "uuid" ], - "time": "2018-07-19T23:38:55+00:00" + "time": "2019-12-17T08:18:51+00:00" }, { "name": "rize/uri-template", @@ -1411,16 +1418,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.12.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", "shasum": "" }, "require": { @@ -1432,7 +1439,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -1465,7 +1472,7 @@ "polyfill", "portable" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "wpackagist-plugin/flush-opcache", @@ -1561,16 +1568,16 @@ "packages-dev": [ { "name": "composer/ca-bundle", - "version": "1.2.4", + "version": "1.2.5", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527" + "reference": "62e8fc2dc550e5d6d8c9360c7721662670f58149" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/10bb96592168a0f8e8f6dcde3532d9fa50b0b527", - "reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/62e8fc2dc550e5d6d8c9360c7721662670f58149", + "reference": "62e8fc2dc550e5d6d8c9360c7721662670f58149", "shasum": "" }, "require": { @@ -1581,7 +1588,7 @@ "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", "psr/log": "^1.0", - "symfony/process": "^2.5 || ^3.0 || ^4.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0" }, "type": "library", "extra": { @@ -1613,20 +1620,20 @@ "ssl", "tls" ], - "time": "2019-08-30T08:44:50+00:00" + "time": "2019-12-11T14:44:42+00:00" }, { "name": "composer/composer", - "version": "1.9.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5" + "reference": "bb01f2180df87ce7992b8331a68904f80439dd2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/314aa57fdcfc942065996f59fb73a8b3f74f3fa5", - "reference": "314aa57fdcfc942065996f59fb73a8b3f74f3fa5", + "url": "https://api.github.com/repos/composer/composer/zipball/bb01f2180df87ce7992b8331a68904f80439dd2f", + "reference": "bb01f2180df87ce7992b8331a68904f80439dd2f", "shasum": "" }, "require": { @@ -1693,7 +1700,7 @@ "dependency", "package" ], - "time": "2019-08-02T18:55:33+00:00" + "time": "2019-11-01T16:20:17+00:00" }, { "name": "composer/semver", @@ -1819,24 +1826,24 @@ }, { "name": "composer/xdebug-handler", - "version": "1.3.3", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f" + "reference": "cbe23383749496fe0f373345208b79568e4bc248" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f", - "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248", + "reference": "cbe23383749496fe0f373345208b79568e4bc248", "shasum": "" }, "require": { - "php": "^5.3.2 || ^7.0", + "php": "^5.3.2 || ^7.0 || ^8.0", "psr/log": "^1.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" + "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" }, "type": "library", "autoload": { @@ -1854,32 +1861,32 @@ "email": "john-stevenson@blueyonder.co.uk" } ], - "description": "Restarts a process without xdebug.", + "description": "Restarts a process without Xdebug.", "keywords": [ "Xdebug", "performance" ], - "time": "2019-05-27T17:52:04+00:00" + "time": "2019-11-06T16:40:04+00:00" }, { "name": "justinrainbow/json-schema", - "version": "5.2.8", + "version": "5.2.9", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4" + "reference": "44c6787311242a979fa15c704327c20e7221a0e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4", - "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4", + "reference": "44c6787311242a979fa15c704327c20e7221a0e4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.2.20", + "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", "json-schema/json-schema-test-suite": "1.2.0", "phpunit/phpunit": "^4.8.35" }, @@ -1925,20 +1932,20 @@ "json", "schema" ], - "time": "2019-01-14T23:55:14+00:00" + "time": "2019-09-25T14:49:45+00:00" }, { "name": "mustache/mustache", - "version": "v2.12.0", + "version": "v2.13.0", "source": { "type": "git", "url": "https://github.com/bobthecow/mustache.php.git", - "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e" + "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/fe8fe72e9d580591854de404cc59a1b83ca4d19e", - "reference": "fe8fe72e9d580591854de404cc59a1b83ca4d19e", + "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4", + "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4", "shasum": "" }, "require": { @@ -1971,7 +1978,7 @@ "mustache", "templating" ], - "time": "2017-07-11T12:54:05+00:00" + "time": "2019-11-23T21:40:31+00:00" }, { "name": "nb/oxymel", @@ -2160,16 +2167,16 @@ }, { "name": "seld/jsonlint", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38" + "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38", - "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19", + "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19", "shasum": "" }, "require": { @@ -2205,7 +2212,7 @@ "parser", "validator" ], - "time": "2018-01-24T12:46:19+00:00" + "time": "2019-10-24T14:27:39+00:00" }, { "name": "seld/phar-utils", @@ -2253,16 +2260,16 @@ }, { "name": "symfony/config", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f" + "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/24a60c0d7ad98a0fa5d1f892e9286095a389404f", - "reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f", + "url": "https://api.github.com/repos/symfony/config/zipball/a599a867d0e4a07c342b5f1e656b3915a540ddbe", + "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe", "shasum": "" }, "require": { @@ -2313,20 +2320,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:57+00:00" + "time": "2019-12-01T10:45:41+00:00" }, { "name": "symfony/console", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "4510f04e70344d70952566e4262a0b11df39cb10" + "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/4510f04e70344d70952566e4262a0b11df39cb10", - "reference": "4510f04e70344d70952566e4262a0b11df39cb10", + "url": "https://api.github.com/repos/symfony/console/zipball/1ee23b3b659b06c622f2bd2492a229e416eb4586", + "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586", "shasum": "" }, "require": { @@ -2385,20 +2392,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-12-01T10:04:45+00:00" }, { "name": "symfony/debug", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "0b600300918780001e2821db77bc28b677794486" + "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/0b600300918780001e2821db77bc28b677794486", - "reference": "0b600300918780001e2821db77bc28b677794486", + "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086", + "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086", "shasum": "" }, "require": { @@ -2441,20 +2448,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89" + "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2709bc2978ceb90f5180181f777f8a09125f2d89", - "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0d201916bfb3af939fec3c0c8815ea16c60ac1a2", + "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2", "shasum": "" }, "require": { @@ -2512,20 +2519,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-08-26T16:07:57+00:00" + "time": "2019-12-01T08:33:36+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "3e922c4c3430b9de624e8a285dada5e61e230959" + "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959", - "reference": "3e922c4c3430b9de624e8a285dada5e61e230959", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177", + "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177", "shasum": "" }, "require": { @@ -2575,20 +2582,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-08-23T08:05:57+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/filesystem", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516" + "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", - "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/00cdad0936d06fab136944bc2342b762b1c3a4a2", + "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2", "shasum": "" }, "require": { @@ -2625,20 +2632,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2019-11-25T16:36:22+00:00" }, { "name": "symfony/finder", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "1fcad80b440abcd1451767349906b6f9d3961d37" + "reference": "290ae21279b37bfd287cdcce640d51204e84afdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/1fcad80b440abcd1451767349906b6f9d3961d37", - "reference": "1fcad80b440abcd1451767349906b6f9d3961d37", + "url": "https://api.github.com/repos/symfony/finder/zipball/290ae21279b37bfd287cdcce640d51204e84afdf", + "reference": "290ae21279b37bfd287cdcce640d51204e84afdf", "shasum": "" }, "require": { @@ -2674,20 +2681,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-08-14T09:39:58+00:00" + "time": "2019-11-17T21:55:15+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.12.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { @@ -2699,7 +2706,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -2733,20 +2740,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T14:18:11+00:00" }, { "name": "symfony/process", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa" + "reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d822cb654000a95b7855362c0d5b127f6a6d8baa", - "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa", + "url": "https://api.github.com/repos/symfony/process/zipball/9a4545c01e1e4f473492bd52b71e574dcc401ca2", + "reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2", "shasum": "" }, "require": { @@ -2782,20 +2789,20 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-11-28T10:05:51+00:00" }, { "name": "symfony/translation", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1" + "reference": "0be25347c4a8695d9423fe897f4c774f46e97b51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/49a884e9ac297f99c56052bad30b2af89f716ee1", - "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1", + "url": "https://api.github.com/repos/symfony/translation/zipball/0be25347c4a8695d9423fe897f4c774f46e97b51", + "reference": "0be25347c4a8695d9423fe897f4c774f46e97b51", "shasum": "" }, "require": { @@ -2852,20 +2859,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-11-23T20:30:33+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.31", + "version": "v3.4.36", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834" + "reference": "dab657db15207879217fc81df4f875947bf68804" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834", - "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834", + "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804", + "reference": "dab657db15207879217fc81df4f875947bf68804", "shasum": "" }, "require": { @@ -2911,7 +2918,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "wp-cli/autoload-splitter", diff --git a/service/api/wp-content/plugins/wp-tide-api b/service/api/wp-content/plugins/wp-tide-api index 2d4704e..1012502 160000 --- a/service/api/wp-content/plugins/wp-tide-api +++ b/service/api/wp-content/plugins/wp-tide-api @@ -1 +1 @@ -Subproject commit 2d4704e9974c0e8725bddacc88387046f2fe8c66 +Subproject commit 101250236df81d97cd98aa8e92f3dee031d1142d diff --git a/service/api/wp-content/plugins/wporg-tide-api b/service/api/wp-content/plugins/wporg-tide-api index 62c316a..03a6651 160000 --- a/service/api/wp-content/plugins/wporg-tide-api +++ b/service/api/wp-content/plugins/wporg-tide-api @@ -1 +1 @@ -Subproject commit 62c316a77b3b5e91aba32a9a47a7ff2b96116801 +Subproject commit 03a665191acc015f41f070083a7a5d987e2ba6e1 From 1ba1d911748810d20a4e72a8afa198f3961dbb03 Mon Sep 17 00:00:00 2001 From: Amit Dudhat Date: Wed, 22 Jan 2020 20:14:28 +0530 Subject: [PATCH 4/8] Fix web URL. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 68f5103..3103aa8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 XWP.co (htts://xwp.co) +Copyright (c) 2018 XWP.co (https://xwp.co) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 593a2f943cffdbaa2d6a6d2900300ac4ed06dd44 Mon Sep 17 00:00:00 2001 From: Amit Dudhat Date: Wed, 22 Jan 2020 20:28:42 +0530 Subject: [PATCH 5/8] Fix typo. --- cmd/lighthouse-server/main_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/lighthouse-server/main_test.go b/cmd/lighthouse-server/main_test.go index 398f57e..a5df214 100644 --- a/cmd/lighthouse-server/main_test.go +++ b/cmd/lighthouse-server/main_test.go @@ -311,7 +311,7 @@ func Test_processMessage(t *testing.T) { true, }, { - "Lighhouse - Success", + "Lighthouse - Success", message.Message{ Slug: "lhSuccess", }, From 660388aa71dc1c75bd4006106802ba1423e9177f Mon Sep 17 00:00:00 2001 From: Amit Dudhat Date: Wed, 22 Jan 2020 20:37:53 +0530 Subject: [PATCH 6/8] Fix typo in comment. --- service/api/wp-content/mu-plugins/advanced-post-cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/api/wp-content/mu-plugins/advanced-post-cache.php b/service/api/wp-content/mu-plugins/advanced-post-cache.php index 6b9ab28..7ea03df 100644 --- a/service/api/wp-content/mu-plugins/advanced-post-cache.php +++ b/service/api/wp-content/mu-plugins/advanced-post-cache.php @@ -208,7 +208,7 @@ function found_posts_query( $sql ) { /** * If cached: Returns cached result of FOUND_ROWS() query. - * Otherwise: Returs result unchanged + * Otherwise: Returns result unchanged */ function found_posts( $found_posts ) { if ( $this->found_posts && is_array( $this->all_post_ids ) ) // is cached From 60dc269316c9c787171c7bac3aa2f2567e2dce04 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 18 Feb 2020 13:08:50 -0600 Subject: [PATCH 7/8] add @wpamitkumar to contributors in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea78645..05b6310 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,8 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc ### Contributors -Props: [Bartek Makoś (@MakiBM)](https://github.com/MakiBM), +Props: [Amit Dudhat (@wpamitkumar)](https://github.com/wpamitkumar), +[Bartek Makoś (@MakiBM)](https://github.com/MakiBM), [Brendan Woods (@brendanwoods-xwp)](https://github.com/brendanwoods-xwp), [Cathi Bosco (@cathibosco)](https://github.com/cathibosco), [Daniel Louw (@danlouw)](https://github.com/danlouw), From aba57f6f685a0302dd1721beb8aafae77094d75e Mon Sep 17 00:00:00 2001 From: Derek Herman Date: Tue, 17 Mar 2020 12:28:36 -0700 Subject: [PATCH 8/8] Update WP --- service/api/composer.json | 2 +- service/api/composer.lock | 322 +++++++++--------- service/api/wp-content/plugins/wp-tide-api | 2 +- service/api/wp-content/plugins/wporg-tide-api | 2 +- 4 files changed, 165 insertions(+), 163 deletions(-) diff --git a/service/api/composer.json b/service/api/composer.json index 4373e14..9dc219f 100644 --- a/service/api/composer.json +++ b/service/api/composer.json @@ -12,7 +12,7 @@ "ext-grpc": "*", "google/cloud": "0.101.1", "johnpbloch/wordpress-core-installer": "^1", - "johnpbloch/wordpress-core": "5.3.1", + "johnpbloch/wordpress-core": "5.3.2", "slowprog/composer-copy-file": "0.3.1", "wpackagist-theme/twentyseventeen": "1.6", "wpackagist-plugin/flush-opcache": "2.4.3", diff --git a/service/api/composer.lock b/service/api/composer.lock index 154e8de..9c42151 100644 --- a/service/api/composer.lock +++ b/service/api/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6357e08698ffd23cda4c8afc44f0ee9e", + "content-hash": "83397e0d3c3da1d0074eeb8507be5aee", "packages": [ { "name": "composer/installers", - "version": "v1.7.0", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "141b272484481432cda342727a427dc1e206bfa0" + "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", - "reference": "141b272484481432cda342727a427dc1e206bfa0", + "url": "https://api.github.com/repos/composer/installers/zipball/7d610d50aae61ae7ed6675e58efeabdf279bb5e3", + "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3", "shasum": "" }, "require": { @@ -65,6 +65,7 @@ "Kanboard", "Lan Management System", "MODX Evo", + "MantisBT", "Mautic", "Maya", "OXID", @@ -119,6 +120,7 @@ "shopware", "silverstripe", "sydes", + "sylius", "symfony", "typo3", "wordpress", @@ -126,27 +128,27 @@ "zend", "zikula" ], - "time": "2019-08-12T15:00:31+00:00" + "time": "2020-02-07T10:39:20+00:00" }, { "name": "firebase/php-jwt", - "version": "v5.0.0", + "version": "v5.1.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e" + "reference": "4566062c68f76f43d44f1643f4970fe89757d4c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", - "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/4566062c68f76f43d44f1643f4970fe89757d4c6", + "reference": "4566062c68f76f43d44f1643f4970fe89757d4c6", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": " 4.8.35" + "phpunit/phpunit": "^4.8|^5" }, "type": "library", "autoload": { @@ -172,20 +174,20 @@ ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", - "time": "2017-06-27T22:17:23+00:00" + "time": "2020-02-24T23:15:03+00:00" }, { "name": "google/auth", - "version": "v1.6.1", + "version": "v1.7.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "45635ac69d0b95f38885531d4ebcdfcb2ebb6f36" + "reference": "39e243a7d8320b1889ab8bb4cd6f98f7af83c582" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/45635ac69d0b95f38885531d4ebcdfcb2ebb6f36", - "reference": "45635ac69d0b95f38885531d4ebcdfcb2ebb6f36", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/39e243a7d8320b1889ab8bb4cd6f98f7af83c582", + "reference": "39e243a7d8320b1889ab8bb4cd6f98f7af83c582", "shasum": "" }, "require": { @@ -199,6 +201,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^1.11", "guzzlehttp/promises": "0.1.1|^1.3", + "kelvinmo/simplejwt": "^0.2.5", "phpseclib/phpseclib": "^2", "phpunit/phpunit": "^4.8.36|^5.7", "sebastian/comparator": ">=1.2.3" @@ -223,7 +226,7 @@ "google", "oauth2" ], - "time": "2019-10-29T20:13:04+00:00" + "time": "2020-02-12T20:54:50+00:00" }, { "name": "google/cloud", @@ -445,16 +448,16 @@ }, { "name": "google/common-protos", - "version": "1.1", + "version": "1.2", "source": { "type": "git", "url": "https://github.com/googleapis/common-protos-php.git", - "reference": "89dd797f0620b3399121b027794b18de91e1269f" + "reference": "e730d3567c8bfd94e06b538aa291270269ee3896" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/89dd797f0620b3399121b027794b18de91e1269f", - "reference": "89dd797f0620b3399121b027794b18de91e1269f", + "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/e730d3567c8bfd94e06b538aa291270269ee3896", + "reference": "e730d3567c8bfd94e06b538aa291270269ee3896", "shasum": "" }, "require": { @@ -480,20 +483,20 @@ "keywords": [ "google" ], - "time": "2019-07-24T01:25:25+00:00" + "time": "2020-02-11T20:39:50+00:00" }, { "name": "google/gax", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", - "reference": "4baa6d9fb2c5f13ea46c65133848e99fe0aa5ed5" + "reference": "fa64abad3c748beca3b9564903c5ca1afe97bf02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/gax-php/zipball/4baa6d9fb2c5f13ea46c65133848e99fe0aa5ed5", - "reference": "4baa6d9fb2c5f13ea46c65133848e99fe0aa5ed5", + "url": "https://api.github.com/repos/googleapis/gax-php/zipball/fa64abad3c748beca3b9564903c5ca1afe97bf02", + "reference": "fa64abad3c748beca3b9564903c5ca1afe97bf02", "shasum": "" }, "require": { @@ -530,7 +533,7 @@ "keywords": [ "google" ], - "time": "2019-10-28T20:25:44+00:00" + "time": "2020-02-11T23:37:35+00:00" }, { "name": "google/grpc-gcp", @@ -573,16 +576,16 @@ }, { "name": "google/protobuf", - "version": "v3.11.2", + "version": "v3.11.4", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "0864882396746542ead01fc002e1644b9490dbe8" + "reference": "a5001eb559dcaac0bf6d8c7edc52b3828c618185" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/0864882396746542ead01fc002e1644b9490dbe8", - "reference": "0864882396746542ead01fc002e1644b9490dbe8", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/a5001eb559dcaac0bf6d8c7edc52b3828c618185", + "reference": "a5001eb559dcaac0bf6d8c7edc52b3828c618185", "shasum": "" }, "require": { @@ -610,20 +613,20 @@ "keywords": [ "proto" ], - "time": "2019-12-14T00:45:36+00:00" + "time": "2020-02-14T22:17:05+00:00" }, { "name": "grpc/grpc", - "version": "1.25.0", + "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/grpc/grpc-php.git", - "reference": "bdb165d6712db0cfcc35edae2d14fb2b00cabc88" + "reference": "a461cb1a975dde305c73168aa4494b90c3801c62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grpc/grpc-php/zipball/bdb165d6712db0cfcc35edae2d14fb2b00cabc88", - "reference": "bdb165d6712db0cfcc35edae2d14fb2b00cabc88", + "url": "https://api.github.com/repos/grpc/grpc-php/zipball/a461cb1a975dde305c73168aa4494b90c3801c62", + "reference": "a461cb1a975dde305c73168aa4494b90c3801c62", "shasum": "" }, "require": { @@ -651,20 +654,20 @@ "keywords": [ "rpc" ], - "time": "2019-11-07T00:47:40+00:00" + "time": "2020-01-23T19:27:18+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "6.5.0", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5" + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", - "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", "shasum": "" }, "require": { @@ -718,7 +721,7 @@ "rest", "web service" ], - "time": "2019-12-07T18:20:45+00:00" + "time": "2019-12-23T11:57:10+00:00" }, { "name": "guzzlehttp/promises", @@ -844,23 +847,23 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "5.3.1", + "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "9f8c4205f74c7c2a1e353add9c0c281ce8e3362b" + "reference": "a282ab0051fac21d4e0cdd828519e6739743ba92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/9f8c4205f74c7c2a1e353add9c0c281ce8e3362b", - "reference": "9f8c4205f74c7c2a1e353add9c0c281ce8e3362b", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/a282ab0051fac21d4e0cdd828519e6739743ba92", + "reference": "a282ab0051fac21d4e0cdd828519e6739743ba92", "shasum": "" }, "require": { "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "5.3.1" + "wordpress/core-implementation": "5.3.2" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -880,7 +883,7 @@ "cms", "wordpress" ], - "time": "2019-12-12T21:46:39+00:00" + "time": "2019-12-18T22:32:15+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -933,16 +936,16 @@ }, { "name": "monolog/monolog", - "version": "1.25.2", + "version": "1.25.3", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287" + "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d5e2fb341cb44f7e2ab639d12a1e5901091ec287", - "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1", + "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1", "shasum": "" }, "require": { @@ -1007,7 +1010,7 @@ "logging", "psr-3" ], - "time": "2019-11-13T10:00:05+00:00" + "time": "2019-12-20T14:15:16+00:00" }, { "name": "paragonie/random_compat", @@ -1239,16 +1242,16 @@ }, { "name": "ramsey/uuid", - "version": "3.9.2", + "version": "3.9.3", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "7779489a47d443f845271badbdcedfe4df8e06fb" + "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/7779489a47d443f845271badbdcedfe4df8e06fb", - "reference": "7779489a47d443f845271badbdcedfe4df8e06fb", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92", + "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92", "shasum": "" }, "require": { @@ -1322,7 +1325,7 @@ "identifier", "uuid" ], - "time": "2019-12-17T08:18:51+00:00" + "time": "2020-02-21T04:36:14+00:00" }, { "name": "rize/uri-template", @@ -1418,16 +1421,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.13.1", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", "shasum": "" }, "require": { @@ -1439,7 +1442,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -1472,7 +1475,7 @@ "polyfill", "portable" ], - "time": "2019-11-27T13:56:44+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "wpackagist-plugin/flush-opcache", @@ -1568,16 +1571,16 @@ "packages-dev": [ { "name": "composer/ca-bundle", - "version": "1.2.5", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "62e8fc2dc550e5d6d8c9360c7721662670f58149" + "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/62e8fc2dc550e5d6d8c9360c7721662670f58149", - "reference": "62e8fc2dc550e5d6d8c9360c7721662670f58149", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e", + "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e", "shasum": "" }, "require": { @@ -1620,20 +1623,20 @@ "ssl", "tls" ], - "time": "2019-12-11T14:44:42+00:00" + "time": "2020-01-13T10:02:55+00:00" }, { "name": "composer/composer", - "version": "1.9.1", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "bb01f2180df87ce7992b8331a68904f80439dd2f" + "reference": "b912a45da3e2b22f5cb5a23e441b697a295ba011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/bb01f2180df87ce7992b8331a68904f80439dd2f", - "reference": "bb01f2180df87ce7992b8331a68904f80439dd2f", + "url": "https://api.github.com/repos/composer/composer/zipball/b912a45da3e2b22f5cb5a23e441b697a295ba011", + "reference": "b912a45da3e2b22f5cb5a23e441b697a295ba011", "shasum": "" }, "require": { @@ -1646,17 +1649,17 @@ "psr/log": "^1.0", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.0", - "symfony/console": "^2.7 || ^3.0 || ^4.0", - "symfony/filesystem": "^2.7 || ^3.0 || ^4.0", - "symfony/finder": "^2.7 || ^3.0 || ^4.0", - "symfony/process": "^2.7 || ^3.0 || ^4.0" + "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0", + "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0", + "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0", + "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" }, "conflict": { "symfony/console": "2.8.38" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7", - "phpunit/phpunit-mock-objects": "^2.3 || ^3.0" + "phpspec/prophecy": "^1.10", + "symfony/phpunit-bridge": "^3.4" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -1669,7 +1672,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.10-dev" } }, "autoload": { @@ -1700,28 +1703,27 @@ "dependency", "package" ], - "time": "2019-11-01T16:20:17+00:00" + "time": "2020-03-13T19:34:27+00:00" }, { "name": "composer/semver", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", + "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5", - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" + "phpunit/phpunit": "^4.5 || ^5.0.5" }, "type": "library", "extra": { @@ -1762,20 +1764,20 @@ "validation", "versioning" ], - "time": "2019-03-19T17:25:45+00:00" + "time": "2020-01-13T12:06:48+00:00" }, { "name": "composer/spdx-licenses", - "version": "1.5.2", + "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", - "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5" + "reference": "0c3e51e1880ca149682332770e25977c70cf9dae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7ac1e6aec371357df067f8a688c3d6974df68fa5", - "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae", + "reference": "0c3e51e1880ca149682332770e25977c70cf9dae", "shasum": "" }, "require": { @@ -1822,20 +1824,20 @@ "spdx", "validator" ], - "time": "2019-07-29T10:31:59+00:00" + "time": "2020-02-14T07:44:31+00:00" }, { "name": "composer/xdebug-handler", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "cbe23383749496fe0f373345208b79568e4bc248" + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248", - "reference": "cbe23383749496fe0f373345208b79568e4bc248", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7", + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7", "shasum": "" }, "require": { @@ -1866,7 +1868,7 @@ "Xdebug", "performance" ], - "time": "2019-11-06T16:40:04+00:00" + "time": "2020-03-01T12:26:26+00:00" }, { "name": "justinrainbow/json-schema", @@ -2216,16 +2218,16 @@ }, { "name": "seld/phar-utils", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a" + "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a", - "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0", + "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0", "shasum": "" }, "require": { @@ -2254,22 +2256,22 @@ ], "description": "PHAR file format utilities, for when PHP phars you up", "keywords": [ - "phra" + "phar" ], - "time": "2015-10-13T18:44:15+00:00" + "time": "2020-02-14T15:25:33+00:00" }, { "name": "symfony/config", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe" + "reference": "03328d6e172ec7384341c622d4c28d350040d021" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/a599a867d0e4a07c342b5f1e656b3915a540ddbe", - "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe", + "url": "https://api.github.com/repos/symfony/config/zipball/03328d6e172ec7384341c622d4c28d350040d021", + "reference": "03328d6e172ec7384341c622d4c28d350040d021", "shasum": "" }, "require": { @@ -2320,20 +2322,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-12-01T10:45:41+00:00" + "time": "2020-02-03T08:11:57+00:00" }, { "name": "symfony/console", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586" + "reference": "6827023c5872bea44b29d145de693b21981cf4cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/1ee23b3b659b06c622f2bd2492a229e416eb4586", - "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586", + "url": "https://api.github.com/repos/symfony/console/zipball/6827023c5872bea44b29d145de693b21981cf4cd", + "reference": "6827023c5872bea44b29d145de693b21981cf4cd", "shasum": "" }, "require": { @@ -2392,20 +2394,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-12-01T10:04:45+00:00" + "time": "2020-02-15T13:27:16+00:00" }, { "name": "symfony/debug", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086" + "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086", - "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086", + "url": "https://api.github.com/repos/symfony/debug/zipball/a99278d50af8a9164219da38d61fb161a7f6e0a6", + "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6", "shasum": "" }, "require": { @@ -2448,20 +2450,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-02-03T15:10:40+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2" + "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0d201916bfb3af939fec3c0c8815ea16c60ac1a2", - "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", + "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", "shasum": "" }, "require": { @@ -2519,20 +2521,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-12-01T08:33:36+00:00" + "time": "2020-02-19T17:19:43+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177" + "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2f67a869aef3eecf42e7f8be4a8b86c92308686c", + "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c", "shasum": "" }, "require": { @@ -2582,20 +2584,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-02-04T08:04:52+00:00" }, { "name": "symfony/filesystem", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2" + "reference": "0a0d3b4bda11aa3a0464531c40e681e184e75628" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/00cdad0936d06fab136944bc2342b762b1c3a4a2", - "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/0a0d3b4bda11aa3a0464531c40e681e184e75628", + "reference": "0a0d3b4bda11aa3a0464531c40e681e184e75628", "shasum": "" }, "require": { @@ -2632,20 +2634,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-11-25T16:36:22+00:00" + "time": "2020-01-17T08:50:08+00:00" }, { "name": "symfony/finder", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "290ae21279b37bfd287cdcce640d51204e84afdf" + "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/290ae21279b37bfd287cdcce640d51204e84afdf", - "reference": "290ae21279b37bfd287cdcce640d51204e84afdf", + "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200", + "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200", "shasum": "" }, "require": { @@ -2681,20 +2683,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-11-17T21:55:15+00:00" + "time": "2020-02-14T07:34:21+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.13.1", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", "shasum": "" }, "require": { @@ -2706,7 +2708,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -2740,20 +2742,20 @@ "portable", "shim" ], - "time": "2019-11-27T14:18:11+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/process", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2" + "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/9a4545c01e1e4f473492bd52b71e574dcc401ca2", - "reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2", + "url": "https://api.github.com/repos/symfony/process/zipball/b03b02dcea26ba4c65c16a73bab4f00c186b13da", + "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da", "shasum": "" }, "require": { @@ -2789,20 +2791,20 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-11-28T10:05:51+00:00" + "time": "2020-02-04T08:04:52+00:00" }, { "name": "symfony/translation", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "0be25347c4a8695d9423fe897f4c774f46e97b51" + "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/0be25347c4a8695d9423fe897f4c774f46e97b51", - "reference": "0be25347c4a8695d9423fe897f4c774f46e97b51", + "url": "https://api.github.com/repos/symfony/translation/zipball/1eb074e0bd94939a30dd14dbecf7a92b165cea34", + "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34", "shasum": "" }, "require": { @@ -2859,20 +2861,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-11-23T20:30:33+00:00" + "time": "2020-02-04T07:22:30+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.36", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "dab657db15207879217fc81df4f875947bf68804" + "reference": "bc63e15160866e8730a1f738541b194c401f72bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804", - "reference": "dab657db15207879217fc81df4f875947bf68804", + "url": "https://api.github.com/repos/symfony/yaml/zipball/bc63e15160866e8730a1f738541b194c401f72bf", + "reference": "bc63e15160866e8730a1f738541b194c401f72bf", "shasum": "" }, "require": { @@ -2918,7 +2920,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-01-16T19:04:26+00:00" }, { "name": "wp-cli/autoload-splitter", diff --git a/service/api/wp-content/plugins/wp-tide-api b/service/api/wp-content/plugins/wp-tide-api index 1012502..5bf9f8a 160000 --- a/service/api/wp-content/plugins/wp-tide-api +++ b/service/api/wp-content/plugins/wp-tide-api @@ -1 +1 @@ -Subproject commit 101250236df81d97cd98aa8e92f3dee031d1142d +Subproject commit 5bf9f8abcbd5873637e4f196ef8b393eda163dca diff --git a/service/api/wp-content/plugins/wporg-tide-api b/service/api/wp-content/plugins/wporg-tide-api index 03a6651..d090318 160000 --- a/service/api/wp-content/plugins/wporg-tide-api +++ b/service/api/wp-content/plugins/wporg-tide-api @@ -1 +1 @@ -Subproject commit 03a665191acc015f41f070083a7a5d987e2ba6e1 +Subproject commit d090318752ac7668895006a84f45ab2d4636eac4