mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
catch exception when license path key is not set, fix libxslt license
This commit is contained in:
@@ -270,7 +270,7 @@
|
||||
"regex": "/href=\"(?<file>libxslt-(?<version>[^\"]+)\\.tar\\.xz)\"/",
|
||||
"license": {
|
||||
"type": "file",
|
||||
"text": "COPYING"
|
||||
"path": "COPYING"
|
||||
}
|
||||
},
|
||||
"libyaml": {
|
||||
|
||||
Reference in New Issue
Block a user