We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e1042 commit f23bb51Copy full SHA for f23bb51
3 files changed
.distignore
@@ -10,7 +10,6 @@
10
.distignore
11
.gitignore
12
13
-composer.json
14
composer.lock
15
16
package.json
.gitattributes
@@ -11,7 +11,6 @@
.distignore export-ignore
.gitignore export-ignore
-composer.json export-ignore
composer.lock export-ignore
17
package.json export-ignore
README.txt
@@ -6,7 +6,7 @@ Requires at least: 6.5
6
Tested up to: 6.8.1
7
Stable tag: 0.0.14
8
Requires PHP: 7.2
9
-License: GPLv3
+License: GPLv2 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
== Description ==
0 commit comments