update v 1.0.7.5
This commit is contained in:
3
vendor/symfony/routing/Tests/Fixtures/bad_format.yml
vendored
Normal file
3
vendor/symfony/routing/Tests/Fixtures/bad_format.yml
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
blog_show:
|
||||
path: /blog/{slug}
|
||||
defaults: { _controller: "MyBundle:Blog:show" }
|
||||
Reference in New Issue
Block a user