Skip to content

Commit

Permalink
Merge pull request #12 from cmyker/patch-1
Browse files Browse the repository at this point in the history
Add: ext-calendar
  • Loading branch information
Florian Körner committed Feb 26, 2016
2 parents c3b0010 + f5e0e83 commit 2fc2008
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
}
],
"require": {
"php": ">=5.3"
"php": ">=5.3",
"ext-calendar": "*"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
Expand Down

0 comments on commit 2fc2008

Please sign in to comment.