Skip to content

Commit bc5ac31

Browse files
committed
Merge branch 'master' into 5.6
2 parents 04ef2ad + 1498e69 commit bc5ac31

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Total Downloads](https://poser.pugx.org/illuminated/db-profiler/downloads)](https://packagist.org/packages/illuminated/db-profiler)
1010
[![License](https://poser.pugx.org/illuminated/db-profiler/license)](https://packagist.org/packages/illuminated/db-profiler)
1111

12-
Database queries profiling for Laravel web and console applications.
12+
DB profiling for Laravel web and console applications.
1313

1414
| Laravel | Database Profiler |
1515
| ------- | :--------------------------------------------------------------------: |

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illuminated/db-profiler",
3-
"description": "Database queries profiling for Laravel web and console applications.",
3+
"description": "DB profiling for Laravel web and console applications.",
44
"keywords": ["laravel", "db", "database", "profiler", "profiling", "mysql"],
55
"license": "MIT",
66
"authors": [

composer.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)