Skip to content

Commit 6799e7e

Browse files
committed
version
1 parent 8e91f61 commit 6799e7e

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.5) (Laravel Components ^9.21)';
172+
return 'Lumen (9.1.6) (Laravel Components ^9.36.3)';
173173
}
174174

175175
/**

0 commit comments

Comments
 (0)