Skip to content

Commit df6bccd

Browse files
committed
version update
1 parent e6fdf44 commit df6bccd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"require": {
1414
"php": "^7.4",
1515
"ext-json": "*",
16-
"mvc5/mvc5": "^12.0",
17-
"mvc5/view": "^8.0",
18-
"mvc5/facade": "^7.0",
19-
"mvc5/http-message": "^7.0"
16+
"mvc5/mvc5": "^13.0",
17+
"mvc5/view": "^9.0",
18+
"mvc5/facade": "^8.0",
19+
"mvc5/http-message": "^8.0"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^9.0",
28-
"mvc5/mvc5-tests": "^12.0",
28+
"mvc5/mvc5-tests": "^13.0",
2929
"guzzlehttp/guzzle": "^6.5",
3030
"vimeo/psalm": "^3.9.5",
3131
"phpstan/phpstan": "^0.12.17",

0 commit comments

Comments
 (0)