Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bupy7 committed Feb 11, 2020
1 parent a4f582f commit a64d7d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11

RUN apk update

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"php": ">=5.6"
},
"require-dev": {
"mockery/mockery": "~0.9",
"mockery/mockery": "^1.3.1",
"php-coveralls/php-coveralls": "^2.2.0",
"phpunit/phpunit": ">=5.5 <6.0.0",
"friendsofphp/php-cs-fixer": "^2.16.1"
Expand Down

0 comments on commit a64d7d1

Please sign in to comment.