We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fdf44 commit df6bccdCopy full SHA for df6bccd
composer.json
@@ -13,10 +13,10 @@
13
"require": {
14
"php": "^7.4",
15
"ext-json": "*",
16
- "mvc5/mvc5": "^12.0",
17
- "mvc5/view": "^8.0",
18
- "mvc5/facade": "^7.0",
19
- "mvc5/http-message": "^7.0"
+ "mvc5/mvc5": "^13.0",
+ "mvc5/view": "^9.0",
+ "mvc5/facade": "^8.0",
+ "mvc5/http-message": "^8.0"
20
},
21
"autoload": {
22
"psr-4": {
@@ -25,7 +25,7 @@
25
26
"require-dev": {
27
"phpunit/phpunit": "^9.0",
28
- "mvc5/mvc5-tests": "^12.0",
+ "mvc5/mvc5-tests": "^13.0",
29
"guzzlehttp/guzzle": "^6.5",
30
"vimeo/psalm": "^3.9.5",
31
"phpstan/phpstan": "^0.12.17",
0 commit comments