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 d2d07ae commit 97618bcCopy full SHA for 97618bc
src/Router.php
@@ -29,7 +29,7 @@
29
*/
30
class Router
31
{
32
- const VERSION = '3.0.5.pre.1';
+ const VERSION = '3.0.5';
33
34
private $control = '';
35
private $forceSlash = false;
0 commit comments