Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
helquisson committed Jul 8, 2015
0 parents commit 8e869e3
Show file tree
Hide file tree
Showing 708 changed files with 84,752 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.*~
.idea/
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# base-silex
12 changes: 12 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "helquisson/base_silex",
"require": {
"silex/silex": "^1.3"
},
"authors": [
{
"name": "helquisson",
"email": "helquisson@hotmail.com"
}
]
}
Loading

0 comments on commit 8e869e3

Please sign in to comment.