diff --git a/php-nts.json b/php-nts.json index a9995921b7..24af67d56a 100644 --- a/php-nts.json +++ b/php-nts.json @@ -1,7 +1,10 @@ { "homepage": "http://windows.php.net", + "license": { + "identifier": "PHP-3.01", + "url": "https://secure.php.net/license/" + }, "version": "7.2.9", - "license": "PHP-3.01", "architecture": { "64bit": { "url": "https://windows.php.net/downloads/releases/php-7.2.9-nts-Win32-VC15-x64.zip", diff --git a/php.json b/php.json index 6e675366d3..d53923df4f 100644 --- a/php.json +++ b/php.json @@ -1,7 +1,10 @@ { "homepage": "http://windows.php.net", + "license": { + "identifier": "PHP-3.01", + "url": "https://secure.php.net/license/" + }, "version": "7.2.9", - "license": "PHP-3.01", "architecture": { "64bit": { "url": "https://windows.php.net/downloads/releases/php-7.2.9-Win32-VC15-x64.zip",