Skip to content

Commit 2181f45

Browse files
committed
Update Sami to v3.2.*
This will add the links promised in #54 to the documentation. Note that this commit updates other dependencies as well since Sami now requires a newer version of twig.
1 parent 9180714 commit 2181f45

File tree

2 files changed

+642
-356
lines changed

2 files changed

+642
-356
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require-dev": {
1515
"phpunit/phpunit": "~4.0",
1616
"phpspec/phpspec": "~2.1",
17-
"sami/sami": "3.0.*"
17+
"sami/sami": "3.2.*"
1818
},
1919
"autoload": {
2020
"classmap": [

0 commit comments

Comments
 (0)