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

Update for v2 & Symfony 5 #15

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

GwendolenLynch
Copy link

Predictably goes along with sitemap-php/SitemapGenerator#12

  • Expand Symfony constraints to support ^5.0
  • Bumped minimum PHP version to 7.1
  • Services defined as Symfony 3.3+
  • GenerateSitemapCommand extends Command instead of ContainerAwareCommand
  • Change the controller to be invokable
  • Handle TreeBuilder 4.3+ deprecation
  • Clean up test-harness

- Expand Symfony constraints to support ^5.0
- Bumped minimum PHP version to 7.1
- Services defined as Symfony 3.3+
- `GenerateSitemapCommand` extends `Command` instead of `ContainerAwareCommand`
- Change the controller to be invokable
- Handle `TreeBuilder` 4.3+ deprecation
- Clean up test-harness
@tristanbes
Copy link

👍

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