akluth / YamlConfigServiceProvider

Service provider for Silex for using YAML configuration files
38 stars 23 forks source link

Update silex dependency to ">=1.0" #4

Closed starsirius closed 10 years ago

starsirius commented 10 years ago

Silex is now 1.1, so maybe considering changing the dependency to something like:

"silex/silex": ">=1.0"

akluth commented 10 years ago

Thanks, I fixed it,