FLUX-SE / SyliusEUVatPlugin

This Sylius Plugin allow you to add European VAT Number to the addresses and manage European VAT number rule
MIT License
16 stars 8 forks source link

Update phpspec/phpspec requirement from ^5.0 to ^6.0 #12

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes *Sourced from [phpspec/phpspec's releases](https://github.com/phpspec/phpspec/releases).* > ## 6.0.0 > ### Changed > - Bumped minimum PHP (7.2) and Symfony (3.4) dependences ([@​ciaranmcnulty](https://github.com/ciaranmcnulty)) > - AfterSpecification event now always fires in case of failure ([@​chris-kruining](https://github.com/chris-kruining)) > - Removed Prophecy\Argument use statement from templates ([@​DonCallisto](https://github.com/DonCallisto))
Changelog *Sourced from [phpspec/phpspec's changelog](https://github.com/phpspec/phpspec/blob/master/CHANGES-v6.md).* > ## [6.0.0] > ### Changed > - Bumped minimum PHP and Symfony dependences ([@​ciaranmcnulty](https://github.com/ciaranmcnulty)) > - AfterSpecification event now always fires in case of failure ([@​chris-kruining](https://github.com/chris-kruining)) > - Removed Prophecy\Argument use statement from templates ([@​DonCallisto](https://github.com/DonCallisto)) > > [Unreleased]: https://github.com/phpspec/phpspec/compare/5.1.2...master
Commits - [`d78e904`](https://github.com/phpspec/phpspec/commit/d78e90427386063729afe989f9038da0c3212dff) Update changelog - [`57277b9`](https://github.com/phpspec/phpspec/commit/57277b98b847aca34e537496bd1e796de79fff93) Prepare for 6.0.0 release - [`da5666a`](https://github.com/phpspec/phpspec/commit/da5666a7871d11fc4fb9a4deab07484903ab91d3) Merge branch '5.1' - [`8d519eb`](https://github.com/phpspec/phpspec/commit/8d519ebd29c379778532b7bfba5d25f36ceef362) Remove object type hint for older PHP - [`e0479d2`](https://github.com/phpspec/phpspec/commit/e0479d2dd9ec2628b2b39e0446c2c1c2e14c56be) update changelog - [`8ef48d3`](https://github.com/phpspec/phpspec/commit/8ef48d3e2399f6b9b23a684793c8ffb9ff1b1a3a) [#1261](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1261) Handle Closures and non static methods - [`c6eb6ab`](https://github.com/phpspec/phpspec/commit/c6eb6abb26a9b79687e406cca0d5b9822986cf8c) [#1261](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1261) Replace static with instance calls - [`d2b8415`](https://github.com/phpspec/phpspec/commit/d2b841591b5e8335c459711f2ea31bdae45a5a2c) [#1261](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1261) Refactor code, add specs - [`694da21`](https://github.com/phpspec/phpspec/commit/694da21f9ebda2560087683cb98bea2d4200851f) Case where static constructor returns null not handled [#1261](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1261) - [`4400393`](https://github.com/phpspec/phpspec/commit/44003930a4f39dddddfb3d1fd38f540d797027f7) Merge pull request [#1264](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1264) from shulard/friends-of-phpspec-doc - Additional commits viewable in [compare view](https://github.com/phpspec/phpspec/compare/5.0.0...6.0.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.


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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #13.