Skip to content

Migrate rest routing to symfony routing#57

Open
mamazu wants to merge 1 commit into
sulu:2.0from
mamazu:replacing_route_definition
Open

Migrate rest routing to symfony routing#57
mamazu wants to merge 1 commit into
sulu:2.0from
mamazu:replacing_route_definition

Conversation

@mamazu
Copy link
Copy Markdown
Contributor

@mamazu mamazu commented Sep 8, 2025

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Fixed tickets -
Related issues/PRs sulu/sulu#7434
License MIT

What's in this PR?

Replacing the rest routing with Symfony routing.

Why?

Otherwise it will break in 3.0

@mamazu mamazu mentioned this pull request Sep 8, 2025
@mamazu mamazu force-pushed the replacing_route_definition branch from d8d87d6 to 41c646f Compare September 9, 2025 06:40
Comment thread composer.json
"doctrine/persistence": "^1.3.0 || ^2.0 || ^3.0",
"friendsofsymfony/rest-bundle": "^2.6 || ^3.0",
"sulu/sulu": "^2.4 || ^2.5@dev",
"sulu/sulu": "^2.4",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should already cover all 2.x versions.

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.

1 participant