This repository has been archived by the owner on Jan 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Update for Silex v2 #14
Comments
+1 |
2 similar comments
+1 |
+1 |
So, this works with Silex 2.0+? |
If you're looking for a config service provider for 2.0 it may be worth checking out https://github.com/m1/vars |
@m1 Looks great! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For the new v2 Silex, what should be the version to specify to the composer ?
And what is the use line to add in the app.php ?
use DerAlex\Pimple\YamlConfigServiceProvider; ?
The text was updated successfully, but these errors were encountered: