Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 3.4.19 to 3.4.20.
<details>
<summary>Commits</summary>
- See full diff in [compare view](https://github.com/symfony/dom-crawler/compare/v3.4.19...v3.4.20)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=symfony/dom-crawler&package-manager=composer&previous-version=3.4.19&new-version=3.4.20)](https://dependabot.com/compatibility-score.html?dependency-name=symfony/dom-crawler&package-manager=composer&previous-version=3.4.19&new-version=3.4.20)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.10.5 to 0.10.6.
<details>
<summary>Release notes</summary>
*Sourced from [phpstan/phpstan's releases](https://github.com/phpstan/phpstan/releases).*
> ## 0.10.6
> * **Full support for PHP 7.3**:
> * Support for `is_countable()` (7888e6edf63065220e656055ff1f7a3c54e853a1) - https://wiki.php.net/rfc/is-countable
> * Support for `JSON_THROW_ON_ERROR` (d98c7ca1cb6255f4ea05982d18b8b4c03f989abf) - https://wiki.php.net/rfc/json_throw_on_error
> * Support for `array_key_first()`/`array_key_last()` (f0252a5ab6b4a293fb25f218d9c64386f272280f) - https://wiki.php.net/rfc/array_key_first_last
> * Prevent using symfony/console with broken exit code handling ([#1548](https://github-redirect.dependabot.com/phpstan/phpstan/issues/1548)), thanks [**duncan3dc**](https://github.com/duncan3dc)!
</details>
<details>
<summary>Commits</summary>
- [`f0252a5`](f0252a5ab6) Support for array_key_first/array_key_last
- [`d98c7ca`](d98c7ca1cb) Support for JSON_THROW_ON_ERROR
- [`7888e6e`](7888e6edf6) Support for is_countable()
- [`81fc897`](81fc897adb) PHAR failure is no longer allowed
- [`daf7688`](daf768836c) Separate job for PHAR pushing
- [`72b301f`](72b301fb4c) Fixed build
- [`4635ee1`](4635ee105d) Update README.md
- [`e7574d6`](e7574d6b7a) Fixed commiting PHAR to shim repo
- [`99bb3a9`](99bb3a9d9f) Travis - build PHP 7.3
- [`d6c9a4e`](d6c9a4e5db) Travis CI - commit PHAR to phpstan-shim
- Additional commits viewable in [compare view](https://github.com/phpstan/phpstan/compare/0.10.5...0.10.6)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpstan/phpstan&package-manager=composer&previous-version=0.10.5&new-version=0.10.6)](https://dependabot.com/compatibility-score.html?dependency-name=phpstan/phpstan&package-manager=composer&previous-version=0.10.5&new-version=0.10.6)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.3.0 to 3.3.1.
<details>
<summary>Release notes</summary>
*Sourced from [aws/aws-sdk-php-laravel's releases](https://github.com/aws/aws-sdk-php-laravel/releases).*
> ## Version 3.3.1
> * Modify service provider to use different config for publishing and default usage
</details>
<details>
<summary>Changelog</summary>
*Sourced from [aws/aws-sdk-php-laravel's changelog](https://github.com/aws/aws-sdk-php-laravel/blob/master/CHANGELOG.md).*
> ## 3.3.1 - 2018-12-3
>
> * Modify service provider to use different config for publishing and default usage
</details>
<details>
<summary>Commits</summary>
- [`33ea9fd`](33ea9fdd86) 3.3.1 release
- [`4449ed0`](4449ed0434) Modify service provider to use different config for publishing and default us...
- See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.3.0...3.3.1)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.3.0&new-version=3.3.1)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.3.0&new-version=3.3.1)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
For the sake of testing, it is easier to have the key fit the required 32 character limit for AES-256-CBC. If the default 'SomeRandomString' placeholder is used, an invalid key length error is returned.
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.8.0 to 2.9.0.
<details>
<summary>Release notes</summary>
*Sourced from [doctrine/dbal's releases](https://github.com/doctrine/dbal/releases).*
> # Release v2.9.0
>
> [![Build Status](https://travis-ci.org/doctrine/dbal.svg?branch=v2.9.0)](https://travis-ci.org/doctrine/dbal)
>
> This is a minor release of Doctrine DBAL that aggregates over 40 fixes and improvements developed by 18 contributors over the last 5 months.
>
> This release includes all changes of the 2.8.x series, as well as feature additions and improvements that couldn't land in patch releases.
>
> ## Backwards Compatibility Breaks
>
> This doesn't contain any intentional Backwards Compatibility (BC) breaks.
>
> ## Deprecations
>
> * The usage of `NULL` to specify the absence of an offset in `LIMIT`ed queries is deprecated. Use `0` instead.
> * It's not recommended to rely on the default length specified by implementations of `Type`. These values are not used by the library and will be removed.
> * It's not recommended to rely on the string representation of `Type` objects.
> * Regular-expression based asset filters are deprecated in favor of callback-based as more extensible.
> * Calling `Statement::fetchColumn()` with an invalid column index is deprecated.
> * The `dbal:import` CLI command is deprecated. Please use other database client applications for import.
>
> Please see details in the [UPGRADE.md](UPGRADE.md) documentation.
>
> ## New Features
>
> * Added support for MariaDB 10.3.
> * Added support for Windows authentication for SQL Server.
> * Added support for column length in index definitions on MySQL.
>
> ## Improvements and Fixes
>
> * Implemented handling BLOB objects represented as streams in the MySQL (`mysqli`) driver.
> * Implemented handling BLOB objects represented as streams in the IBM DB2 driver.
> * DBAL is now continuously tested with the PDO driver for Oracle.
> * Implemented handling of URLs in master-slave and pooling-shard connection configuration.
> * The codebase is now fully compatible with the Doctrine Coding Standard v5.0.
>
> Total issues resolved: **45**
>
> **Deprecations:**
>
> - [3244: Deprecated dbal:import CLI command](https://github-redirect.dependabot.com/doctrine/dbal/pull/3244) thanks to [**morozov**](https://github.com/morozov)
> - [3253: Deprecated usage of the NULL offset in LIMITed queries](https://github-redirect.dependabot.com/doctrine/dbal/pull/3253) thanks to [**morozov**](https://github.com/morozov)
> - [3256: Deprecate Doctrine\DBAL\Types\Type::getDefaultLength()](https://github-redirect.dependabot.com/doctrine/dbal/pull/3256) thanks to [**Majkl578**](https://github.com/Majkl578)
> - [3258: Deprecate Doctrine\DBAL\Types\Type::__toString()](https://github-redirect.dependabot.com/doctrine/dbal/pull/3258) thanks to [**Majkl578**](https://github.com/Majkl578)
> - [3316: Deprecated regex-based asset filters](https://github-redirect.dependabot.com/doctrine/dbal/pull/3316) thanks to [**morozov**](https://github.com/morozov)
> - [3359: Removed DataAccessTest::testFetchColumnNonExistingIndex() since it covers a bug in PDO](https://github-redirect.dependabot.com/doctrine/dbal/pull/3359) thanks to [**morozov**](https://github.com/morozov)
>
> **New Features:**
>
></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>
- [`21fdabe`](21fdabe2fc) Release v2.9.0
- [`8c0bf79`](8c0bf7983c) Merge pull request [#3372](https://github-redirect.dependabot.com/doctrine/dbal/issues/3372) from BenMorel/travis_mysql8
- [`f7b4177`](f7b4177854) Travis CI tests on MySQL 8.0
- [`2179996`](2179996d6a) Merge pull request [#3339](https://github-redirect.dependabot.com/doctrine/dbal/issues/3339) from morozov/issues/3294
- [`b1afc40`](b1afc40d1d) Fixed a potential cause of ORA-12519: TNS:no appropriate service handler found
- [`2e4588b`](2e4588be6d) Disabled and reworked some tests
- [`b3b0d31`](b3b0d3111b) Added PDO_OCI configuration for ContinuousPHP
- [`0b0015e`](0b0015e613) Merge pull request [#3359](https://github-redirect.dependabot.com/doctrine/dbal/issues/3359) from morozov/issues/3358
- [`e7cc1bd`](e7cc1bdada) Removed DataAccessTest::testFetchColumnNonExistingIndex() since it covers a b...
- [`1a2b9aa`](1a2b9aaca8) Merge pull request [#3370](https://github-redirect.dependabot.com/doctrine/dbal/issues/3370) from morozov/readme-remove-27
- Additional commits viewable in [compare view](https://github.com/doctrine/dbal/compare/v2.8.0...v2.9.0)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=doctrine/dbal&package-manager=composer&previous-version=2.8.0&new-version=2.9.0)](https://dependabot.com/compatibility-score.html?dependency-name=doctrine/dbal&package-manager=composer&previous-version=2.8.0&new-version=2.9.0)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.2.1 to 3.3.0.
<details>
<summary>Release notes</summary>
*Sourced from [aws/aws-sdk-php-laravel's releases](https://github.com/aws/aws-sdk-php-laravel/releases).*
> ## Version 3.3.0
> * Adds AWS credentials to published service provider configuration by default
</details>
<details>
<summary>Changelog</summary>
*Sourced from [aws/aws-sdk-php-laravel's changelog](https://github.com/aws/aws-sdk-php-laravel/blob/master/CHANGELOG.md).*
> ## 3.3.0 - 2018-11-12
>
> * Adds AWS credentials to published service provider configuration by default
</details>
<details>
<summary>Commits</summary>
- [`16f12cb`](16f12cb553) 3.3.0 release
- [`ce31baa`](ce31baa8d1) Merge pull request [#143](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/143) from howardlopez/config_changes
- [`ef616fc`](ef616fc7bb) README tweak
- [`83221a0`](83221a082d) Update README with config changes
- [`4b32304`](4b32304d78) Added credentials to config file with preference for .env file
- See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.2.1...3.3.0)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.1&new-version=3.3.0)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.1&new-version=3.3.0)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.2.0 to 3.2.1.
<details>
<summary>Release notes</summary>
*Sourced from [aws/aws-sdk-php-laravel's releases](https://github.com/aws/aws-sdk-php-laravel/releases).*
> ## Version 3.2.1
> * Update Travis CI with later PHP versions
> * Fix composer dependency resolution issue for Travis & PHP 5.5.9
> * Updated location of aws config file in README.md
> * Update README.md
</details>
<details>
<summary>Changelog</summary>
*Sourced from [aws/aws-sdk-php-laravel's changelog](https://github.com/aws/aws-sdk-php-laravel/blob/master/CHANGELOG.md).*
> ## 3.2.1 - 2018-10-19
>
> * Update Travis CI with later PHP versions
> * Fix composer dependency resolution issue for Travis & PHP 5.5.9
> * Updated location of aws config file in README.md
> * Update README.md
</details>
<details>
<summary>Commits</summary>
- [`379eb23`](379eb23c62) 3.2.1 release
- [`3a89dbb`](3a89dbb48d) Merge pull request [#126](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/126) from Athuli7/patch-1
- [`5f83fd4`](5f83fd4456) Merge pull request [#132](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/132) from luisfmelo/patch-1
- [`54b0dda`](54b0dda847) Merge pull request [#140](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/140) from howardlopez/travis_updates
- [`b58031f`](b58031f64b) Update Travis CI with later PHP versions
- [`61f5839`](61f58397f6) Fix composer dependency resolution issue for Travis & PHP 5.5.9
- [`b99ef74`](b99ef74160) Updated location of aws config file in README.md
- [`dd9e5ea`](dd9e5ea204) Update README.md
- See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.2.0...3.2.1)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.0&new-version=3.2.1)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.0&new-version=3.2.1)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.4.0 to 7.4.1.
<details>
<summary>Changelog</summary>
*Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.4.md).*
> ## [7.4.1] - 2018-10-18
>
> ### Fixed
>
> * Fixed [#3321](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3321): Incorrect TestDox output for data provider with indexed array
> * Fixed [#3353](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3353): Requesting less than 16 columns of output results in an error
</details>
<details>
<summary>Commits</summary>
- [`c5a120a`](c5a120ade6) Prepare release
- [`2f38210`](2f38210c15) Closes [#3353](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3353)
- [`6034bae`](6034bae73c) Allow sebastian/environment ^4.0
- [`bab8bbd`](bab8bbd9e6) Update ChangeLog
- [`04cb2da`](04cb2daf23) Fix for "testdox" option with dataProvider providing indexed array
- [`c34b889`](c34b889131) Test case for "testdox" option with dataProvider providing indexed array
- [`5015bff`](5015bff74e) Fix link to PR
- See full diff in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.4.0...7.4.1)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.4.0&new-version=7.4.1)](https://dependabot.com/compatibility-score.html?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.4.0&new-version=7.4.1)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Many contributors started implementing a feature without knowing that such a feature is not something expected. This is to help reduce the frequence of such cases.
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.3.2 to 7.3.5.
<details>
<summary>Commits</summary>
- [`7b331ef`](7b331efabb) Prepare release
- [`44c9692`](44c9692650) Merge branch '6.5' into 7.3
- [`0973426`](0973426fb0) Prepare release
- [`c8319a8`](c8319a88c2) Fix: Actually resolve dependencies
- [`6188dbe`](6188dbe6f0) Update ChangeLog
- [`88e64e6`](88e64e6fb6) Merge branch '6.5' into 7.3
- [`d47ccd9`](d47ccd921e) Update ChangeLog
- [`206d2fc`](206d2fc80e) [#3234] Change r_print to var_export for diff generation of array subsets
- [`479ebc4`](479ebc4a53) Merge branch '6.5' into 7.3
- [`ce43508`](ce43508be8) Fix: Reduce scope of assertion
- Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.3.2...7.3.5)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.2&new-version=7.3.5)](https://dependabot.com/compatibility-score.html?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.2&new-version=7.3.5)
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`.
---
**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Bumps [filp/whoops](https://github.com/filp/whoops) from 2.2.0 to 2.2.1.
<details>
<summary>Commits</summary>
- [`e79cd40`](e79cd403fb) Merge pull request [#582](https://github-redirect.dependabot.com/filp/whoops/issues/582) from gharlan/editor-callable-allow-empty
- [`e730eb2`](e730eb22af) editor callback: allow to return empty value
- [`45dad4e`](45dad4e41e) Merge pull request [#578](https://github-redirect.dependabot.com/filp/whoops/issues/578) from GrahamCampbell/patch-1
- [`abcc980`](abcc9806c8) Fixed branch alias
- [`d476ee0`](d476ee0c85) Changelog for 2.2.0
- See full diff in [compare view](https://github.com/filp/whoops/compare/2.2.0...2.2.1)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=filp/whoops&package-manager=composer&previous-version=2.2.0&new-version=2.2.1)](https://dependabot.com/compatibility-score.html?dependency-name=filp/whoops&package-manager=composer&previous-version=2.2.0&new-version=2.2.1)
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`.
---
**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.4.3 to 2.5.1.
<details>
<summary>Commits</summary>
- [`7db1843`](7db1843473) Remove Eloquent mixin thing
- [`1989d0e`](1989d0e794) Update .travis.yml
- [`09db8c9`](09db8c9a76) Update composer.json
- [`4aa43fa`](4aa43fa613) Merge pull request [#690](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/690) from kevinpijning/laravel-5.7-support
- [`d55b484`](d55b48476e) Laravel 5.7 support
- [`45e84b9`](45e84b9070) Merge pull request [#678](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/678) from BinotaLIU/add-fluent-change
- [`f472c26`](f472c26601) add change modifier
- [`1deadce`](1deadced46) Merge pull request [#675](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/675) from glamorous/bugfix/phpstan-error-formatter
- [`e1d1352`](e1d1352ac5) bugfix - Space/Enter between starting php tag and comment for PHPStan
- [`65e3278`](65e3278c86) Merge pull request [#668](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/668) from falnyr/final-abstract-class
- Additional commits viewable in [compare view](https://github.com/barryvdh/laravel-ide-helper/compare/v2.4.3...v2.5.1)
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.4.3&new-version=2.5.1)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.4.3&new-version=2.5.1)
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`.
---
**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>