diff --git a/composer.json b/composer.json index a54b844..6c9a3a3 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,9 @@ "craftcms/redactor": "2.1.6", "aelvan/imager": "v2.1.0", "craftcms/mailgun": "1.2.0", - "lukeyouell/craft-sentry": "1.3.3", - "verbb/expanded-singles": "1.0.4" + "lukeyouell/craft-sentry": "1.4.0", + "verbb/expanded-singles": "1.0.4", + "nystudio107/craft-seomatic": "^3.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 1e11579..e6ad2bd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "4915af6997f2093c85feb5b3eb1f46cf", + "content-hash": "d885e22aa2bc518eeadb02fbb035abb1", "packages": [ { "name": "aelvan/imager", @@ -74,16 +74,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.67.12", + "version": "3.68.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "cdc7180ae87b23d8b34eb8eb8176002081b32c3d" + "reference": "86fe79d78ea28a8b914b83e9ea919b01b0bfbdcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cdc7180ae87b23d8b34eb8eb8176002081b32c3d", - "reference": "cdc7180ae87b23d8b34eb8eb8176002081b32c3d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/86fe79d78ea28a8b914b83e9ea919b01b0bfbdcf", + "reference": "86fe79d78ea28a8b914b83e9ea919b01b0bfbdcf", "shasum": "" }, "require": { @@ -150,7 +150,7 @@ "s3", "sdk" ], - "time": "2018-09-13T18:34:42+00:00" + "time": "2018-10-01T22:08:44+00:00" }, { "name": "cebe/markdown", @@ -565,16 +565,16 @@ }, { "name": "craftcms/cms", - "version": "3.0.24", + "version": "3.0.26.1", "source": { "type": "git", "url": "https://github.com/craftcms/cms.git", - "reference": "c107ad908a987faba50f72831df4bdc9df775f2e" + "reference": "61fb42721fc40e65b0f6b459c8c0b47dd5d91146" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/c107ad908a987faba50f72831df4bdc9df775f2e", - "reference": "c107ad908a987faba50f72831df4bdc9df775f2e", + "url": "https://api.github.com/repos/craftcms/cms/zipball/61fb42721fc40e65b0f6b459c8c0b47dd5d91146", + "reference": "61fb42721fc40e65b0f6b459c8c0b47dd5d91146", "shasum": "" }, "require": { @@ -605,7 +605,7 @@ "twig/twig": "^2.5.0", "yiisoft/yii2": "~2.0.15.1", "yiisoft/yii2-debug": "^2.0.10", - "yiisoft/yii2-queue": "^2.0.1", + "yiisoft/yii2-queue": "2.1.0", "yiisoft/yii2-swiftmailer": "^2.1.0", "zendframework/zend-feed": "^2.8.0" }, @@ -644,7 +644,7 @@ "craftcms", "yii2" ], - "time": "2018-09-11T17:17:27+00:00" + "time": "2018-09-29T22:15:04+00:00" }, { "name": "craftcms/mailgun", @@ -876,6 +876,49 @@ ], "time": "2018-08-17T23:47:59+00:00" }, + { + "name": "craftcms/vue-asset", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/craftcms/vue-asset.git", + "reference": "2f7c1372368cf8bba59375469b43bc68fae3f594" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/craftcms/vue-asset/zipball/2f7c1372368cf8bba59375469b43bc68fae3f594", + "reference": "2f7c1372368cf8bba59375469b43bc68fae3f594", + "shasum": "" + }, + "require": { + "craftcms/cms": "~3.0.0-beta.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "craft\\vue\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Pixel & Tonic", + "homepage": "https://pixelandtonic.com/" + } + ], + "description": "Vue.js asset bundle for Craft CMS", + "keywords": [ + "JS", + "cms", + "craftcms", + "vue", + "yii2" + ], + "time": "2017-07-20T15:14:12+00:00" + }, { "name": "creocoder/yii2-nested-sets", "version": "0.9.0", @@ -1035,6 +1078,57 @@ ], "time": "2017-06-12T01:10:27+00:00" }, + { + "name": "davechild/textstatistics", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/DaveChild/Text-Statistics.git", + "reference": "dd16252a5c78fad6f8ea4fcd7e55d14fd07b1382" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/DaveChild/Text-Statistics/zipball/dd16252a5c78fad6f8ea4fcd7e55d14fd07b1382", + "reference": "dd16252a5c78fad6f8ea4fcd7e55d14fd07b1382", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "4.2.*" + }, + "suggest": { + "ext-bcmath": "More accurate floating point calculations.", + "ext-mbstring": "Handle multi-byte text properly." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "DaveChild\\TextStatistics": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Dave Child", + "email": "dave@addedbytes.com", + "homepage": "https://www.addedbytes.com/", + "role": "Developer" + } + ], + "description": "PHP package to measure the readability of text according to various algorithms.", + "homepage": "https://github.com/DaveChild/Text-Statistics", + "time": "2018-06-19T09:25:42+00:00" + }, { "name": "doctrine/lexer", "version": "v1.0.1", @@ -1091,16 +1185,16 @@ }, { "name": "egulias/email-validator", - "version": "2.1.5", + "version": "2.1.6", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "54859fabea8b3beecbb1a282888d5c990036b9e3" + "reference": "0578b32b30b22de3e8664f797cf846fc9246f786" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/54859fabea8b3beecbb1a282888d5c990036b9e3", - "reference": "54859fabea8b3beecbb1a282888d5c990036b9e3", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0578b32b30b22de3e8664f797cf846fc9246f786", + "reference": "0578b32b30b22de3e8664f797cf846fc9246f786", "shasum": "" }, "require": { @@ -1144,27 +1238,27 @@ "validation", "validator" ], - "time": "2018-08-16T20:49:45+00:00" + "time": "2018-09-25T20:47:26+00:00" }, { "name": "elvanto/litemoji", - "version": "1.4.2", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/elvanto/litemoji.git", - "reference": "af94de6becfbc2f4d9c52e1142183146fd087f36" + "reference": "17bf635e4d1a5b4d35d2cadf153cd589b78af7f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elvanto/litemoji/zipball/af94de6becfbc2f4d9c52e1142183146fd087f36", - "reference": "af94de6becfbc2f4d9c52e1142183146fd087f36", + "url": "https://api.github.com/repos/elvanto/litemoji/zipball/17bf635e4d1a5b4d35d2cadf153cd589b78af7f0", + "reference": "17bf635e4d1a5b4d35d2cadf153cd589b78af7f0", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { - "milesj/emojibase": "2.0.0", + "milesj/emojibase": "3.1.0", "phpunit/phpunit": "^5.0" }, "type": "library", @@ -1182,25 +1276,25 @@ "emoji", "php-emoji" ], - "time": "2018-08-02T03:48:08+00:00" + "time": "2018-09-28T05:23:38+00:00" }, { "name": "enshrined/svg-sanitize", - "version": "0.9.0", + "version": "0.9.2", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", - "reference": "509455b32ddfcb6db993ed3564f0670166c6c4c7" + "reference": "e0cb5ad3abea5459e0962cf79a92d34714c74dfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/509455b32ddfcb6db993ed3564f0670166c6c4c7", - "reference": "509455b32ddfcb6db993ed3564f0670166c6c4c7", + "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e0cb5ad3abea5459e0962cf79a92d34714c74dfa", + "reference": "e0cb5ad3abea5459e0962cf79a92d34714c74dfa", "shasum": "" }, "require-dev": { "codeclimate/php-test-reporter": "^0.1.2", - "phpunit/phpunit": "^4.7" + "phpunit/phpunit": "^6" }, "type": "library", "autoload": { @@ -1219,7 +1313,7 @@ } ], "description": "An SVG sanitizer for PHP", - "time": "2018-07-19T17:21:27+00:00" + "time": "2018-10-01T17:11:02+00:00" }, { "name": "ezyang/htmlpurifier", @@ -1312,16 +1406,16 @@ }, { "name": "google/auth", - "version": "v1.3.3", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "af72b3f50420c801dc35cc07b1fa429ae027b847" + "reference": "196237248e636a3554a7d9e4dfddeb97f450ab5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/af72b3f50420c801dc35cc07b1fa429ae027b847", - "reference": "af72b3f50420c801dc35cc07b1fa429ae027b847", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/196237248e636a3554a7d9e4dfddeb97f450ab5c", + "reference": "196237248e636a3554a7d9e4dfddeb97f450ab5c", "shasum": "" }, "require": { @@ -1355,20 +1449,20 @@ "google", "oauth2" ], - "time": "2018-08-27T19:47:35+00:00" + "time": "2018-09-17T20:29:21+00:00" }, { "name": "google/cloud", - "version": "v0.78.0", + "version": "v0.81.0", "source": { "type": "git", - "url": "https://github.com/GoogleCloudPlatform/google-cloud-php.git", - "reference": "0f645315ff60bf280a06d8d801debe4c481fa4a2" + "url": "https://github.com/googleapis/google-cloud-php.git", + "reference": "60ef3f43d6592e7558940ab2679bee2fe7cadce1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php/zipball/0f645315ff60bf280a06d8d801debe4c481fa4a2", - "reference": "0f645315ff60bf280a06d8d801debe4c481fa4a2", + "url": "https://api.github.com/repos/googleapis/google-cloud-php/zipball/60ef3f43d6592e7558940ab2679bee2fe7cadce1", + "reference": "60ef3f43d6592e7558940ab2679bee2fe7cadce1", "shasum": "" }, "require": { @@ -1382,36 +1476,36 @@ "rize/uri-template": "~0.3" }, "replace": { - "google/cloud-asset": "0.1.0", - "google/cloud-bigquery": "1.4.3", - "google/cloud-bigquerydatatransfer": "0.8.1", - "google/cloud-bigtable": "0.6.1", - "google/cloud-container": "0.6.1", - "google/cloud-core": "1.23.4", - "google/cloud-dataproc": "0.6.1", - "google/cloud-datastore": "1.5.8", - "google/cloud-debugger": "0.14.0", - "google/cloud-dialogflow": "0.3.4", - "google/cloud-dlp": "0.12.1", - "google/cloud-error-reporting": "0.12.0", - "google/cloud-firestore": "0.15.0", - "google/cloud-iot": "0.4.0", - "google/cloud-kms": "0.3.0", - "google/cloud-language": "0.16.0", - "google/cloud-logging": "1.12.8", - "google/cloud-monitoring": "0.11.4", - "google/cloud-oslogin": "0.6.3", - "google/cloud-pubsub": "1.4.4", - "google/cloud-redis": "0.4.0", - "google/cloud-spanner": "1.9.0", - "google/cloud-speech": "0.17.0", - "google/cloud-storage": "1.7.3", - "google/cloud-tasks": "0.3.1", - "google/cloud-text-to-speech": "0.1.4", - "google/cloud-trace": "0.10.5", - "google/cloud-translate": "1.2.5", - "google/cloud-videointelligence": "1.0.6", - "google/cloud-vision": "0.16.0" + "google/cloud-asset": "0.1.1", + "google/cloud-bigquery": "1.4.4", + "google/cloud-bigquerydatatransfer": "0.8.2", + "google/cloud-bigtable": "0.7.1", + "google/cloud-container": "0.6.2", + "google/cloud-core": "1.23.6", + "google/cloud-dataproc": "0.6.2", + "google/cloud-datastore": "1.5.9", + "google/cloud-debugger": "0.14.1", + "google/cloud-dialogflow": "0.3.5", + "google/cloud-dlp": "0.13.0", + "google/cloud-error-reporting": "0.12.1", + "google/cloud-firestore": "0.15.2", + "google/cloud-iot": "0.4.1", + "google/cloud-kms": "0.4.1", + "google/cloud-language": "0.16.1", + "google/cloud-logging": "1.13.0", + "google/cloud-monitoring": "0.12.1", + "google/cloud-oslogin": "0.7.1", + "google/cloud-pubsub": "1.5.1", + "google/cloud-redis": "0.4.1", + "google/cloud-spanner": "1.10.1", + "google/cloud-speech": "0.17.1", + "google/cloud-storage": "1.9.0", + "google/cloud-tasks": "0.3.2", + "google/cloud-text-to-speech": "0.1.5", + "google/cloud-trace": "0.10.6", + "google/cloud-translate": "1.2.6", + "google/cloud-videointelligence": "1.0.7", + "google/cloud-vision": "0.17.1" }, "require-dev": { "erusev/parsedown": "^1.6", @@ -1438,7 +1532,7 @@ "extra": { "component": { "id": "google-cloud", - "target": "GoogleCloudPlatform/google-cloud-php.git", + "target": "googleapis/google-cloud-php.git", "path": "src", "entry": [ "Version.php", @@ -1521,7 +1615,7 @@ } ], "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", @@ -1550,7 +1644,7 @@ "translation", "vision" ], - "time": "2018-09-13T20:56:50+00:00" + "time": "2018-10-01T14:19:42+00:00" }, { "name": "google/gax", @@ -2143,26 +2237,26 @@ }, { "name": "league/flysystem", - "version": "1.0.46", + "version": "1.0.47", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2" + "reference": "a11e4a75f256bdacf99d20780ce42d3b8272975c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2", - "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a11e4a75f256bdacf99d20780ce42d3b8272975c", + "reference": "a11e4a75f256bdacf99d20780ce42d3b8272975c", "shasum": "" }, "require": { + "ext-fileinfo": "*", "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { - "ext-fileinfo": "*", "phpspec/phpspec": "^3.4", "phpunit/phpunit": "^5.7.10" }, @@ -2223,7 +2317,7 @@ "sftp", "storage" ], - "time": "2018-08-22T07:45:22+00:00" + "time": "2018-09-14T15:30:29+00:00" }, { "name": "league/oauth2-client", @@ -2294,20 +2388,20 @@ }, { "name": "lukeyouell/craft-sentry", - "version": "1.3.3", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/lukeyouell/craft-sentry.git", - "reference": "b8bc5dc57f6cab0c3cfef63a3055ea562ec76985" + "reference": "dce7d9875e7f57730e211495e56732588f59cf7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lukeyouell/craft-sentry/zipball/b8bc5dc57f6cab0c3cfef63a3055ea562ec76985", - "reference": "b8bc5dc57f6cab0c3cfef63a3055ea562ec76985", + "url": "https://api.github.com/repos/lukeyouell/craft-sentry/zipball/dce7d9875e7f57730e211495e56732588f59cf7a", + "reference": "dce7d9875e7f57730e211495e56732588f59cf7a", "shasum": "" }, "require": { - "craftcms/cms": "^3.0.0-RC11", + "craftcms/cms": "^3.0", "sentry/sentry": "^1.8.3" }, "type": "craft-plugin", @@ -2328,6 +2422,7 @@ "lukeyouell\\sentry\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2339,17 +2434,13 @@ ], "description": "Error tracking that helps developers monitor and fix crashes in real time. Iterate continuously. Boost efficiency. Improve user experience.", "keywords": [ + "Craft", "cms", - "craft", "craft-plugin", "craftcms", "sentry" ], - "support": { - "docs": "https://github.com/lukeyouell/craft-sentry/blob/v1/README.md", - "issues": "https://github.com/lukeyouell/craft-sentry/issues" - }, - "time": "2018-04-25T13:48:29+00:00" + "time": "2018-09-21T14:03:36+00:00" }, { "name": "mailgun/mailgun-php", @@ -2557,6 +2648,80 @@ ], "time": "2016-12-03T22:08:25+00:00" }, + { + "name": "nystudio107/craft-seomatic", + "version": "3.1.22", + "source": { + "type": "git", + "url": "https://github.com/nystudio107/craft-seomatic.git", + "reference": "26814be26bc771e3aaca5f5e197d2c3cc963f4e0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nystudio107/craft-seomatic/zipball/26814be26bc771e3aaca5f5e197d2c3cc963f4e0", + "reference": "26814be26bc771e3aaca5f5e197d2c3cc963f4e0", + "shasum": "" + }, + "require": { + "craftcms/cms": "^3.0.20", + "craftcms/vue-asset": "^1.0", + "davechild/textstatistics": "1.0.2", + "php-science/textrank": "^1.0.3", + "sunra/php-simple-html-dom-parser": "^1.5.2" + }, + "type": "craft-plugin", + "extra": { + "name": "SEOmatic", + "handle": "seomatic", + "hasCpSettings": true, + "hasCpSection": true, + "changelogUrl": "https://raw.githubusercontent.com/nystudio107/craft-seomatic/v3/CHANGELOG.md", + "class": "nystudio107\\seomatic\\Seomatic", + "components": { + "frontendTemplates": "nystudio107\\seomatic\\services\\FrontendTemplates", + "helper": "nystudio107\\seomatic\\services\\Helper", + "jsonLd": "nystudio107\\seomatic\\services\\JsonLd", + "link": "nystudio107\\seomatic\\services\\Link", + "metaBundles": "nystudio107\\seomatic\\services\\MetaBundles", + "metaContainers": "nystudio107\\seomatic\\services\\MetaContainers", + "script": "nystudio107\\seomatic\\services\\Script", + "sitemaps": "nystudio107\\seomatic\\services\\Sitemaps", + "tag": "nystudio107\\seomatic\\services\\Tag", + "title": "nystudio107\\seomatic\\services\\Title" + } + }, + "autoload": { + "psr-4": { + "nystudio107\\seomatic\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "proprietary" + ], + "authors": [ + { + "name": "nystudio107", + "homepage": "https://nystudio107.com" + } + ], + "description": "SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.", + "keywords": [ + "Craft", + "JSON-LD", + "Sitemap", + "cms", + "craft-plugin", + "craftcms", + "facebook", + "meta", + "seo", + "seomatic", + "tags", + "twitter" + ], + "time": "2018-09-25T19:31:35+00:00" + }, { "name": "paragonie/random_compat", "version": "v2.0.17", @@ -2608,16 +2773,16 @@ }, { "name": "php-http/client-common", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", - "reference": "9accb4a082eb06403747c0ffd444112eda41a0fd" + "reference": "949ee8a8cba5fa2abe839c87bf7b885ac3330589" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/client-common/zipball/9accb4a082eb06403747c0ffd444112eda41a0fd", - "reference": "9accb4a082eb06403747c0ffd444112eda41a0fd", + "url": "https://api.github.com/repos/php-http/client-common/zipball/949ee8a8cba5fa2abe839c87bf7b885ac3330589", + "reference": "949ee8a8cba5fa2abe839c87bf7b885ac3330589", "shasum": "" }, "require": { @@ -2627,6 +2792,10 @@ "php-http/message-factory": "^1.0", "symfony/options-resolver": "^2.6 || ^3.0 || ^4.0" }, + "require-dev": { + "guzzlehttp/psr7": "^1.4", + "phpspec/phpspec": "^2.5 || ^3.4 || ^4.2" + }, "suggest": { "php-http/cache-plugin": "PSR-6 Cache plugin", "php-http/logger-plugin": "PSR-3 Logger plugin", @@ -2635,7 +2804,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7-dev" + "dev-master": "1.8-dev" } }, "autoload": { @@ -2643,6 +2812,7 @@ "Http\\Client\\Common\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -2660,7 +2830,7 @@ "http", "httplug" ], - "time": "2017-11-30T11:06:59+00:00" + "time": "2018-06-22T12:36:17+00:00" }, { "name": "php-http/discovery", @@ -3039,6 +3209,59 @@ ], "time": "2016-01-26T13:27:02+00:00" }, + { + "name": "php-science/textrank", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/DavidBelicza/PHP-Science-TextRank.git", + "reference": "756da9c34ff113ac7aca1be69f2b920b4371ef8e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/DavidBelicza/PHP-Science-TextRank/zipball/756da9c34ff113ac7aca1be69f2b920b4371ef8e", + "reference": "756da9c34ff113ac7aca1be69f2b920b4371ef8e", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "ext-mbstring": "*", + "php": "7.*" + }, + "require-dev": { + "phpunit/phpunit": "^5.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "PhpScience\\TextRank\\": [ + "src/", + "tests/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "David Belicza", + "email": "87.bdavid@gmail.com" + } + ], + "description": "TextRank (automatic text summarization) for PHP7 and HHVM.", + "keywords": [ + "PHP7", + "automatic", + "hhvm", + "science", + "strict", + "summarization", + "textrank" + ], + "time": "2018-08-21T11:27:07+00:00" + }, { "name": "pixelandtonic/imagine", "version": "v0.7.1.3", @@ -3682,6 +3905,54 @@ ], "time": "2017-06-19T16:48:17+00:00" }, + { + "name": "sunra/php-simple-html-dom-parser", + "version": "v1.5.2", + "source": { + "type": "git", + "url": "https://github.com/sunra/php-simple-html-dom-parser.git", + "reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/75b9b1cb64502d8f8c04dc11b5906b969af247c6", + "reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": ">=5.3.2" + }, + "type": "library", + "autoload": { + "psr-0": { + "Sunra\\PhpSimple\\HtmlDomParser": "Src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Sunra", + "email": "sunra@yandex.ru", + "homepage": "https://github.com/sunra" + }, + { + "name": "S.C. Chen", + "homepage": "http://sourceforge.net/projects/simplehtmldom/" + } + ], + "description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.", + "homepage": "https://github.com/sunra/php-simple-html-dom-parser", + "keywords": [ + "dom", + "html", + "parser" + ], + "time": "2016-11-22T22:57:47+00:00" + }, { "name": "swiftmailer/swiftmailer", "version": "v6.1.3", @@ -5040,16 +5311,16 @@ }, { "name": "yiisoft/yii2-debug", - "version": "2.0.13", + "version": "2.0.14", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", - "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f" + "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/b37f414959c2fafefb332020b42037cd17c1cb7f", - "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f", + "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/dc5a4a8529de1a41dbb037dbabf1f3f93002f21d", + "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d", "shasum": "" }, "require": { @@ -5064,7 +5335,7 @@ }, "autoload": { "psr-4": { - "yii\\debug\\": "" + "yii\\debug\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -5083,7 +5354,7 @@ "debugger", "yii2" ], - "time": "2017-12-05T07:36:23+00:00" + "time": "2018-09-23T21:41:04+00:00" }, { "name": "yiisoft/yii2-queue", @@ -5171,21 +5442,21 @@ }, { "name": "yiisoft/yii2-swiftmailer", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-swiftmailer.git", - "reference": "fd917fbe63b7ea796c52902143b83b98e65bfb73" + "reference": "09659a55959f9e64b8178d842b64a9ffae42b994" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/fd917fbe63b7ea796c52902143b83b98e65bfb73", - "reference": "fd917fbe63b7ea796c52902143b83b98e65bfb73", + "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/09659a55959f9e64b8178d842b64a9ffae42b994", + "reference": "09659a55959f9e64b8178d842b64a9ffae42b994", "shasum": "" }, "require": { "swiftmailer/swiftmailer": "~6.0", - "yiisoft/yii2": "~2.0.4" + "yiisoft/yii2": ">=2.0.4" }, "type": "yii2-extension", "extra": { @@ -5217,7 +5488,7 @@ "swiftmailer", "yii2" ], - "time": "2018-04-24T23:17:42+00:00" + "time": "2018-09-23T22:00:47+00:00" }, { "name": "zendframework/zend-escaper", diff --git a/config/seomatic.php b/config/seomatic.php new file mode 100644 index 0000000..6a2d035 --- /dev/null +++ b/config/seomatic.php @@ -0,0 +1,47 @@ + 'SEO', + + // Should SEOmatic render metadata? + 'renderEnabled' => true, + + // Should SEOmatic render frontend sitemaps? + 'sitemapsEnabled' => true, + + // Should SEOmatic add to the http response headers? + 'headersEnabled' => true, + + // The server environment, either `live`, `staging`, or `local` + 'environment' => 'live', + + // Should SEOmatic display the SEO Preview sidebar? + 'displayPreviewSidebar' => true, + + // Should SEOmatic display the SEO Analysis sidebar? + 'displayAnalysisSidebar' => true, + + // If `devMode` is on, prefix the