We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5206835 commit ddae668Copy full SHA for ddae668
1 file changed
composer.json
@@ -20,11 +20,11 @@
20
],
21
"require": {
22
"php": ">=5.3.0",
23
- "mvccore/mvccore": "^3.1",
24
- "mvccore/ext-tracy": "^3.1",
25
- "mvccore/ext-tracy-mvccore": "^3.1",
26
- "mvccore/ext-tracy-routing": "^3.1",
+ "mvccore/mvccore": "^3.2",
+ "mvccore/ext-tracy": "^3.2",
+ "mvccore/ext-tracy-mvccore": "^3.2",
+ "mvccore/ext-tracy-routing": "^3.2",
27
"tracy/tracy": "^2.4"
28
},
29
"minimum-stability": "dev"
30
-}
+}
0 commit comments