Skip to content

Commit

Permalink
Merge branch 'release/0.7.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Shipley committed Nov 25, 2014
2 parents c5047d9 + f9144f9 commit 8a62610
Show file tree
Hide file tree
Showing 7 changed files with 351 additions and 265 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ vendor/
*.local.php
build/
.vagrant/
.idea/
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"apigen/apigen": "dev-master",
"apigen/apigen": "2.*",
"satooshi/php-coveralls": "dev-master"
},
"autoload": {
Expand Down
Loading

0 comments on commit 8a62610

Please sign in to comment.