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

Package throws an exception when using with Statamic #155

Merged
merged 1 commit into from
May 31, 2021

Conversation

riasvdv
Copy link
Member

@riasvdv riasvdv commented May 31, 2021

Statamic overrides the View instance, which isn't registered yet if you call the ConfigurationValidator in the packageRegistered function.

Statamic overrides the View instance, which isn't registered yet if you call the ConfigurationValidator in the packageRegistered function.
@freekmurze freekmurze merged commit a5d52f7 into main May 31, 2021
@freekmurze freekmurze deleted the fix-service-provider branch May 31, 2021 07:30
yipeecaiey added a commit to yipeecaiey/laravel-feed that referenced this pull request Jul 8, 2021
* commit '7adb0291acd3483382d43b5bfe68e007faf98b36': (92 commits)
  Update CHANGELOG.md
  Fix config validation (spatie#159)
  wip
  do not fail with default config
  wip
  wip
  Package throws an exception when using with Statamic (spatie#155)
  wip
  use defaults
  Update links.blade.php
  improvements
  drop support for old versions
  wip
  wip
  nitpicks
  nitpicks
  Fix styling
  nitpicks
  nitpicks
  PHP 8-only Support, New Features (v4) (spatie#153)
  ...

# Conflicts:
#	.gitignore
#	composer.json
#	src/Feed.php
yipeecaiey added a commit to yipeecaiey/laravel-feed that referenced this pull request Sep 11, 2024
* commit '9ba8fde4272c4e149fe56f9fa0f42411942a8c5b': (31 commits)
  wip
  wip
  wip
  wip
  Update run-tests.yml
  wip
  wip
  Add changelog workflow (automated commit)
  Remove misplaced * (spatie#182)
  Update CHANGELOG.md
  Fixed FeedItem update() use with CarbonImmutable date (spatie#178)
  Update CHANGELOG.md
  Fix config validation (spatie#159)
  wip
  do not fail with default config
  wip
  wip
  Package throws an exception when using with Statamic (spatie#155)
  wip
  use defaults
  ...

# Conflicts:
#	.gitignore
#	src/Feed.php
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

Successfully merging this pull request may close these issues.

2 participants