stefandoorn / sylius-google-tag-manager-enhanced-ecommerce-plugin

Enhanced Ecommerce implementation through Google Tag Manager for Sylius eCommerce Platform
MIT License
36 stars 20 forks source link

Update phpstan/phpstan requirement from ^0.10.5 to ^0.12.2 #85

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes *Sourced from [phpstan/phpstan's releases](https://github.com/phpstan/phpstan/releases).* > ## 0.12.2 > * Add str_word_count dynamic return type ([#44](https://github-redirect.dependabot.com/phpstan/phpstan-src/pull/44)), thanks [@​jbafford](https://github.com/jbafford)! > * Fix typo (https://github.com/phpstan/phpstan-src/commit/918c470eec53fb7b3fb35780ffb55e83b9756e12)
Commits - [`15a2c2b`](https://github.com/phpstan/phpstan/commit/15a2c2b7d4195aa712506e14763ef7646ac6a08c) PHPStan 0.12.2 - [`89c3aba`](https://github.com/phpstan/phpstan/commit/89c3aba3a084fc055a70a3cdc2ecb7d76925c6c1) Updated PHPStan to commit 918c470eec53fb7b3fb35780ffb55e83b9756e12 - [`80a9dfc`](https://github.com/phpstan/phpstan/commit/80a9dfc5a19fc98ada6e81c40919b65563df4702) Updated PHPStan to commit 249e11152ec94ab171e4def5de9ebf7cd918b326 - [`e61264b`](https://github.com/phpstan/phpstan/commit/e61264bdc5135237586c0c11451acf06a10b9fcc) Updated PHPStan to commit 3013dd889708477b947f376710531d5840fdf2c7 - [`c33f6f7`](https://github.com/phpstan/phpstan/commit/c33f6f7c83377510b4c134d66869a7c55453c41d) PHPStan 0.12.1 - [`9f57db7`](https://github.com/phpstan/phpstan/commit/9f57db7bd2fb11577139ed7abdea49532cf4656d) Updated PHPStan to commit 006298ed039ea399d9b2eb07b0855495fd815c6e - [`54d5027`](https://github.com/phpstan/phpstan/commit/54d502708a2527b4801cf61d0d9502c823aa5cc7) Updated PHPStan to commit 57d296f8f37f1ea3d3a57e9f3764fdb581532f08 - [`e94d295`](https://github.com/phpstan/phpstan/commit/e94d295dece21cbd72e687cb3fef74ccb1f904eb) Updated PHPStan to commit f939d23155627b5c2ec6eef36d976dddea22c0c5 - [`118afc9`](https://github.com/phpstan/phpstan/commit/118afc96806f4167e619b8260c604464f019597f) Updated PHPStan to commit 66f8d97b69ab180b4ca0a79a9b95944e950bf341 - [`7772e44`](https://github.com/phpstan/phpstan/commit/7772e442376640da6cca204316f32f44aa1849d1) Updated PHPStan to commit 8779ae297887d299e6dfe0336c28b059f9287b5c - Additional commits viewable in [compare view](https://github.com/phpstan/phpstan/compare/0.10.5...0.12.2)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #86.