Skip to content

Instantly share code, notes, and snippets.

@ritalin
Last active December 15, 2015 22:39
Show Gist options
  • Save ritalin/5334752 to your computer and use it in GitHub Desktop.
Save ritalin/5334752 to your computer and use it in GitHub Desktop.
Silex使った場合の例
{
"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