Skip to content

Commit 3162063

Browse files
committed
Upgrade all PHP deps
1 parent 4a61c8a commit 3162063

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"php": "^7.2",
2828
"ext-json": "*",
2929
"psr/http-server-middleware": "^1.0",
30-
"webonyx/graphql-php": "^0.13.0"
30+
"webonyx/graphql-php": "^0.13.8"
3131
},
3232
"require-dev": {
3333
"friendsofphp/php-cs-fixer": "@stable",
3434
"laminas/laminas-diactoros": "@stable",
35-
"phpunit/phpunit": "@stable",
36-
"phpstan/phpstan": "@stable"
35+
"phpstan/phpstan": "@stable",
36+
"phpunit/phpunit": "@stable"
3737
},
3838
"license": "MIT"
3939
}

composer.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)