Use a Twig extension for counting past talks
This commit is contained in:
parent
9b19d7a036
commit
6888675252
5 changed files with 270 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"require": {
|
||||
"sculpin/sculpin": "^3.2",
|
||||
"opdavies/sculpin-twig-markdown-bundle": "^0.2.0"
|
||||
"illuminate/collections": "^11.6",
|
||||
"opdavies/sculpin-twig-markdown-bundle": "^0.2.0",
|
||||
"sculpin/sculpin": "^3.2"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue