Skip to content

Commit

Permalink
Upgrade all PHP deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Jan 2, 2020
1 parent 4a61c8a commit 3162063
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"php": "^7.2",
"ext-json": "*",
"psr/http-server-middleware": "^1.0",
"webonyx/graphql-php": "^0.13.0"
"webonyx/graphql-php": "^0.13.8"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "@stable",
"laminas/laminas-diactoros": "@stable",
"phpunit/phpunit": "@stable",
"phpstan/phpstan": "@stable"
"phpstan/phpstan": "@stable",
"phpunit/phpunit": "@stable"
},
"license": "MIT"
}
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3162063

Please sign in to comment.