Skip to content

Commit

Permalink
project dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
strider2038 committed Oct 19, 2019
1 parent a68e427 commit d8d2605
Show file tree
Hide file tree
Showing 5 changed files with 448 additions and 802 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN set -xe \
FROM php:7.3-alpine
LABEL maintainer="Igor Lazarev <[email protected]>"

ARG ROADRUNNER_VERSION=1.4.6
ARG ROADRUNNER_VERSION=1.5.0

ENV APP_ENV=prod \
SWAGGER_MOCK_SPECIFICATION_URL='' \
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"phake/phake": "3.*",
"phpunit/phpunit": "8.*",
"symfony/expression-language": "4.*",
"symplify/easy-coding-standard": "5.*"
"symplify/easy-coding-standard": "6.*"
},
"config": {
"preferred-install": {
Expand Down
Loading

0 comments on commit d8d2605

Please sign in to comment.