Skip to content

Commit e040848

Browse files
committed
mvc5-tests, guzzle version updates
1 parent c0dcc55 commit e040848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^9.0",
28-
"mvc5/mvc5-tests": "10.*",
29-
"guzzlehttp/guzzle": "~6.0"
28+
"mvc5/mvc5-tests": "^11.0",
29+
"guzzlehttp/guzzle": "^6.5"
3030
}
3131
}

0 commit comments

Comments
 (0)