fix license identifier in composer.json
1 files changed, 2 insertions(+), 2 deletions(-) M composer.json
M composer.json => composer.json +2 -2
@@ 3,8 3,8 @@ "type": "wordpress-plugin", "description": "Replaces WordPress theme & plugin asset URL's with a CDN's URL", "keywords": ["wordpress","cdn"], "homepage": "https://github.com/dannyvankooten/wp-cdn-loader", "license": "MIT", "homepage": "https://git.sr.ht/~dvko/wp-cdn-loader", "license": "GPL-3.0-or-later", "authors": [ { "name": "Danny van Kooten",