Skip to content

Commit c07bdc3

Browse files
committed
Update composer.json
1 parent dd8a407 commit c07bdc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "WordPress plugin for monitoring database queries, hooks, conditionals, HTTP requests, query vars, environment, redirects, and more.",
44
"homepage" : "https://github.com/johnbillion/QueryMonitor/",
55
"type" : "wordpress-plugin",
6-
"license" : "GPL-2.0+",
6+
"license" : "GPL-2.0+",
77
"authors" : [
88
{
99
"name" : "John Blackbourn",
@@ -13,4 +13,4 @@
1313
"require": {
1414
"composer/installers": "~1.0"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)