Skip to content

Instantly share code, notes, and snippets.

View veloxy's full-sized avatar
🤷‍♂️
What's happening?

Kevin Vandenborne veloxy

🤷‍♂️
What's happening?
View GitHub Profile
@jaytaph
jaytaph / composer.json
Created January 15, 2016 09:30
Using the Symfony security component as standalone
{
"name": "jaytaph/security-example",
"require": {
"symfony/security-core": "~2.8"
},
"authors": [
{
"name": "Joshua Thijssen",
"email": "jthijssen@noxlogic.nl"
}