Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
devosc committed Mar 27, 2020
1 parent e6fdf44 commit df6bccd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"require": {
"php": "^7.4",
"ext-json": "*",
"mvc5/mvc5": "^12.0",
"mvc5/view": "^8.0",
"mvc5/facade": "^7.0",
"mvc5/http-message": "^7.0"
"mvc5/mvc5": "^13.0",
"mvc5/view": "^9.0",
"mvc5/facade": "^8.0",
"mvc5/http-message": "^8.0"
},
"autoload": {
"psr-4": {
Expand All @@ -25,7 +25,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"mvc5/mvc5-tests": "^12.0",
"mvc5/mvc5-tests": "^13.0",
"guzzlehttp/guzzle": "^6.5",
"vimeo/psalm": "^3.9.5",
"phpstan/phpstan": "^0.12.17",
Expand Down

0 comments on commit df6bccd

Please sign in to comment.