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 3a8654d commit 82a19f7Copy full SHA for 82a19f7
1 file changed
Slim/App.php
@@ -38,7 +38,7 @@ class App extends RouteCollectorProxy implements RequestHandlerInterface
38
*
39
* @var string
40
*/
41
- public const VERSION = '4.4.0';
+ public const VERSION = '4.5.0';
42
43
/**
44
* @var RouteResolverInterface
0 commit comments