Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with CascadingConfigServiceProvider #15

Closed
adamcooke opened this issue Dec 14, 2015 · 5 comments
Closed

Error with CascadingConfigServiceProvider #15

adamcooke opened this issue Dec 14, 2015 · 5 comments

Comments

@adamcooke
Copy link

I seem to be getting an error when installing with composer. Any ideas?

Screenshot

@adamcooke
Copy link
Author

Appears to occur when used with --no-dev

@phanan
Copy link
Member

phanan commented Dec 14, 2015

I've just dropped phpunit version. You should be able to install with dev now.

@phanan phanan closed this as completed Dec 14, 2015
@mattsches
Copy link
Contributor

However, it's still not installable with --no-dev (latest master, checked out a few minutes ago).

@phanan
Copy link
Member

phanan commented Dec 15, 2015

That's true. I'll look into this later.

@phanan phanan reopened this Dec 15, 2015
@funcoding
Copy link
Contributor

@phanan Have created a pull request fixing the issue.

@phanan phanan closed this as completed Dec 19, 2015
phanan pushed a commit that referenced this issue Dec 11, 2018
Bumps [jackiedo/dotenv-editor](https://github.com/JackieDo/Laravel-Dotenv-Editor) from 1.0.7 to 1.0.8.
<details>
<summary>Release notes</summary>

*Sourced from [jackiedo/dotenv-editor's releases](https://github.com/JackieDo/Laravel-Dotenv-Editor/releases).*

> ## 1.0.8
> - [Fixed] The method handle() does not exists. (Pull request [#19](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/19), [#23](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/23). Issue [#18](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/18))
> - [Fixed] The value "0" isn't displayed in output array. (Pull request [#20](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/20))
> - [Fixed] The error "Undefined property" in the class DotenvWriter. (Pull request [#22](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/22))
</details>
<details>
<summary>Commits</summary>

- [`2ceebe3`](JackieDo/Laravel-Dotenv-Editor@2ceebe3) Merge pull request [#25](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/25) from JackieDo/1.0
- [`646094f`](JackieDo/Laravel-Dotenv-Editor@646094f) Fixed some bugs
- [`18d0df7`](JackieDo/Laravel-Dotenv-Editor@18d0df7) Merge pull request [#16](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/16) from JackieDo/1.0
- [`a02a089`](JackieDo/Laravel-Dotenv-Editor@a02a089) Merge pull request [#15](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/15) from JackieDo/1.0
- See full diff in [compare view](JackieDo/Laravel-Dotenv-Editor@1.0.7...1.0.8)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=jackiedo/dotenv-editor&package-manager=composer&previous-version=1.0.7&new-version=1.0.8)](https://dependabot.com/compatibility-score.html?dependency-name=jackiedo/dotenv-editor&package-manager=composer&previous-version=1.0.7&new-version=1.0.8)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<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>
nklido pushed a commit to nklido/koel that referenced this issue Jan 7, 2020
Bump diff from 3.4.0 to 3.5.0
javier-lopez pushed a commit to javier-lopez/koel that referenced this issue Aug 5, 2020
Bumps [jackiedo/dotenv-editor](https://github.com/JackieDo/Laravel-Dotenv-Editor) from 1.0.7 to 1.0.8.
<details>
<summary>Release notes</summary>

*Sourced from [jackiedo/dotenv-editor's releases](https://github.com/JackieDo/Laravel-Dotenv-Editor/releases).*

> ## 1.0.8
> - [Fixed] The method handle() does not exists. (Pull request [koel#19](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/19), [koel#23](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/23). Issue [koel#18](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/18))
> - [Fixed] The value "0" isn't displayed in output array. (Pull request [koel#20](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/20))
> - [Fixed] The error "Undefined property" in the class DotenvWriter. (Pull request [koel#22](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/22))
</details>
<details>
<summary>Commits</summary>

- [`2ceebe3`](JackieDo/Laravel-Dotenv-Editor@2ceebe3) Merge pull request [koel#25](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/25) from JackieDo/1.0
- [`646094f`](JackieDo/Laravel-Dotenv-Editor@646094f) Fixed some bugs
- [`18d0df7`](JackieDo/Laravel-Dotenv-Editor@18d0df7) Merge pull request [koel#16](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/16) from JackieDo/1.0
- [`a02a089`](JackieDo/Laravel-Dotenv-Editor@a02a089) Merge pull request [koel#15](https://github-redirect.dependabot.com/JackieDo/Laravel-Dotenv-Editor/issues/15) from JackieDo/1.0
- See full diff in [compare view](JackieDo/Laravel-Dotenv-Editor@1.0.7...1.0.8)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=jackiedo/dotenv-editor&package-manager=composer&previous-version=1.0.7&new-version=1.0.8)](https://dependabot.com/compatibility-score.html?dependency-name=jackiedo/dotenv-editor&package-manager=composer&previous-version=1.0.7&new-version=1.0.8)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants