Skip to content

Commit

Permalink
updating composer
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonis committed Aug 19, 2015
2 parents 8a8b381 + ee91ba8 commit 269fda4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"issues": "https://github.com/ppi/ppi-mustache-module/issues"
},
"require": {
"ppi/framework": "dev-master",
"mustache/mustache": ">=2.0.2,<2.1"
"mustache/mustache": ">=2.0.2,<2.1",
"ppi/framework": "~2.1.0-alpha2"
},
"autoload": {
"psr-4": { "PPI\\MustacheModule\\": "src" }
Expand Down

0 comments on commit 269fda4

Please sign in to comment.