Laravel 5.6 updates
Travis config update Removed HHVM script as Laravel no longer support HHVM after releasing 5.3
This commit is contained in:
6
vendor/symfony/routing/Tests/Fixtures/localized/imported-with-locale.yml
vendored
Normal file
6
vendor/symfony/routing/Tests/Fixtures/localized/imported-with-locale.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
imported:
|
||||
controller: ImportedController::someAction
|
||||
path:
|
||||
nl: /voorbeeld
|
||||
en: /example
|
||||
Reference in New Issue
Block a user