build(deps): bump wikimedia/less.php from 3.2.1 to 5.4.0

Bumps [wikimedia/less.php](https://github.com/wikimedia/less.php) from 3.2.1 to 5.4.0.
- [Changelog](https://github.com/wikimedia/less.php/blob/master/CHANGES.md)
- [Commits](https://github.com/wikimedia/less.php/compare/v3.2.1...v5.4.0)

---
updated-dependencies:
- dependency-name: wikimedia/less.php
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-07 02:19:30 +00:00 committed by GitHub
parent 3a4ac0eae4
commit 0575d3046f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 15 deletions

View File

@ -49,7 +49,7 @@
"react/stream": "^1.3", "react/stream": "^1.3",
"shardj/zf1-future": "^1.23.5", "shardj/zf1-future": "^1.23.5",
"tedivm/jshrink": "^1.6.8", "tedivm/jshrink": "^1.6.8",
"wikimedia/less.php": "^3.2.1", "wikimedia/less.php": "^5.4.0",
"simshaun/recurr": "^5", "simshaun/recurr": "^5",
"dragonmantank/cron-expression": "^3", "dragonmantank/cron-expression": "^3",
"psr/log": "^1" "psr/log": "^1"

28
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "5d5db0943532ec3ad2d064ba31305947", "content-hash": "e0d7d0092b6f48102bd1fda3200cd529",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -4328,28 +4328,28 @@
}, },
{ {
"name": "wikimedia/less.php", "name": "wikimedia/less.php",
"version": "v3.2.1", "version": "v5.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/wikimedia/less.php.git", "url": "https://github.com/wikimedia/less.php.git",
"reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559" "reference": "75a0db4a7698b5fe668af553329605ac40f374af"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/wikimedia/less.php/zipball/0d5b30ba792bdbf8991a646fc9c30561b38a5559", "url": "https://api.github.com/repos/wikimedia/less.php/zipball/75a0db4a7698b5fe668af553329605ac40f374af",
"reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559", "reference": "75a0db4a7698b5fe668af553329605ac40f374af",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.9" "php": ">=8.1"
}, },
"require-dev": { "require-dev": {
"mediawiki/mediawiki-codesniffer": "40.0.1", "mediawiki/mediawiki-codesniffer": "47.0.0",
"mediawiki/mediawiki-phan-config": "0.12.0", "mediawiki/mediawiki-phan-config": "0.15.1",
"mediawiki/minus-x": "1.1.1", "mediawiki/minus-x": "1.1.3",
"php-parallel-lint/php-console-highlighter": "1.0.0", "php-parallel-lint/php-console-highlighter": "1.0.0",
"php-parallel-lint/php-parallel-lint": "1.3.2", "php-parallel-lint/php-parallel-lint": "1.4.0",
"phpunit/phpunit": "^8.5" "phpunit/phpunit": "9.6.21"
}, },
"bin": [ "bin": [
"bin/lessc" "bin/lessc"
@ -4397,9 +4397,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/wikimedia/less.php/issues", "issues": "https://github.com/wikimedia/less.php/issues",
"source": "https://github.com/wikimedia/less.php/tree/v3.2.1" "source": "https://github.com/wikimedia/less.php/tree/v5.4.0"
}, },
"time": "2023-02-03T06:43:41+00:00" "time": "2025-07-03T20:27:02+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],
@ -4413,5 +4413,5 @@
"ext-curl": "*" "ext-curl": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }