Skip to content

Commit 23e75cc

Browse files
authored
Update Application.php
1 parent fbc847d commit 23e75cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ public function bootstrapRouter()
169169
*/
170170
public function version()
171171
{
172-
return 'Lumen (9.1.4) (Laravel Components ^9.21)';
172+
return 'Lumen (9.1.5) (Laravel Components ^9.21)';
173173
}
174174

175175
/**

0 commit comments

Comments
 (0)