Skip to content

Commit 1044c70

Browse files
committed
Update PHP deps
1 parent eee7b37 commit 1044c70

File tree

2 files changed

+343
-280
lines changed

2 files changed

+343
-280
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"webonyx/graphql-php": "^0.11.5"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "^6.5",
3231
"friendsofphp/php-cs-fixer": "^2.9",
33-
"zendframework/zend-diactoros": "^1.7"
32+
"zendframework/zend-diactoros": "^1.7",
33+
"phpunit/phpunit": "@stable"
3434
},
3535
"license": "MIT"
3636
}

0 commit comments

Comments
 (0)