Last active
December 15, 2015 22:39
-
-
Save ritalin/5334752 to your computer and use it in GitHub Desktop.
Silex使った場合の例
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"require": { | |
"silex/silex": "1.0.*@dev", | |
"symfony/validator": "2.1.*" | |
}, | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment