Skip to content

Commit

Permalink
[PHP] Update lumen to 6.2 (the-benchmarker#1877)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and waghanza committed Oct 16, 2019
1 parent 206ad32 commit 4f8e317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion php/lumen/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"laravel/lumen-framework": "~6.1.0",
"laravel/lumen-framework": "~6.2.0",
"vlucas/phpdotenv": "*"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion php/lumen/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
framework:
website: lumen.laravel.com
version: 6.1
version: 6.2

0 comments on commit 4f8e317

Please sign in to comment.