composer update
This commit is contained in:
2
vendor/symfony/routing/Route.php
vendored
2
vendor/symfony/routing/Route.php
vendored
@@ -29,7 +29,7 @@ class Route implements \Serializable
|
||||
private $condition = '';
|
||||
|
||||
/**
|
||||
* @var null|CompiledRoute
|
||||
* @var CompiledRoute|null
|
||||
*/
|
||||
private $compiled;
|
||||
|
||||
|
Reference in New Issue
Block a user