ResourceLoader: Update wikimedia/less.php from 3.2.1 to 4.0.0
<https://gerrit.wikimedia.org/g/mediawiki/libs/less.php/+/v4.0.0/CHANGES.md> Relevant: * T331649: Fix url(#myid) to be treated as absolute URL. * T331688: Fix "Undefined property" PHP 8.1 warning. * Improve performance by removing MatchFuncs and NewObj overhead. Depends-On: Icb57cd4d91e4f3722c5d8a3fc0f05e493ae6c59f Change-Id: I55391bf61b28663343620650fc36403a777e6e75
This commit is contained in:
parent
584c2d0967
commit
a8eae01135
2 changed files with 2 additions and 2 deletions
|
|
@ -146,7 +146,7 @@ For notes on 1.39.x and older releases, see HISTORY.
|
|||
* Updated psr/container from 1.1.1 to 1.1.2.
|
||||
* Updated symfony/polyfill-php80 from 1.26.0 to 1.27.0.
|
||||
* Updated symfony/yaml from 5.4.10 to 5.4.17.
|
||||
* Updated wikimedia/less.php from 3.1.0 to 3.2.1.
|
||||
* Updated wikimedia/less.php from 3.1.0 to 4.0.0.
|
||||
* Updated wikimedia/object-factory from 4.0.0 to 5.0.1.
|
||||
* Updated wikimedia/parsoid from 0.16.0 to 0.17.0.
|
||||
* Updated wikimedia/remex-html from 3.0.2 to 3.0.3.
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
"wikimedia/html-formatter": "3.0.1",
|
||||
"wikimedia/ip-set": "3.1.0",
|
||||
"wikimedia/ip-utils": "4.0.0",
|
||||
"wikimedia/less.php": "3.2.1",
|
||||
"wikimedia/less.php": "4.0.0",
|
||||
"wikimedia/minify": "2.3.0",
|
||||
"wikimedia/normalized-exception": "1.0.1",
|
||||
"wikimedia/object-factory": "5.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue