Skip to content

Commit 6190470

Browse files
authored
Merge pull request #3 from BenjaminMedia/WILL-185/add-php-tags
WILL-185 fix packagaist problem
2 parents e1118e8 + 6e271f8 commit 6190470

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "benjaminmedia/wp-polylang-theme-strings",
33
"type": "wordpress-plugin",
44
"description": "Polylang Theme Strings with support for Blade syntax",
5-
"license": "GPL2",
5+
"license": "proprietary",
66
"keywords": ["plugin", "blade", "wordpress"],
77
"authors": [
88
{

mw-polylang-theme-strings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Version: 1.0.3
88
Author: Modeewine
99
Author URI: http://modeewine.com
10-
License: GPL2
10+
License: proprietary
1111
*/
1212

1313
new MW_Polylang_Theme_Strings();

0 commit comments

Comments
 (0)