mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-23 13:45:07 +02:00
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:
parent
3a4ac0eae4
commit
0575d3046f
@ -49,7 +49,7 @@
|
||||
"react/stream": "^1.3",
|
||||
"shardj/zf1-future": "^1.23.5",
|
||||
"tedivm/jshrink": "^1.6.8",
|
||||
"wikimedia/less.php": "^3.2.1",
|
||||
"wikimedia/less.php": "^5.4.0",
|
||||
"simshaun/recurr": "^5",
|
||||
"dragonmantank/cron-expression": "^3",
|
||||
"psr/log": "^1"
|
||||
|
28
composer.lock
generated
28
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "5d5db0943532ec3ad2d064ba31305947",
|
||||
"content-hash": "e0d7d0092b6f48102bd1fda3200cd529",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@ -4328,28 +4328,28 @@
|
||||
},
|
||||
{
|
||||
"name": "wikimedia/less.php",
|
||||
"version": "v3.2.1",
|
||||
"version": "v5.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wikimedia/less.php.git",
|
||||
"reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559"
|
||||
"reference": "75a0db4a7698b5fe668af553329605ac40f374af"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/wikimedia/less.php/zipball/0d5b30ba792bdbf8991a646fc9c30561b38a5559",
|
||||
"reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559",
|
||||
"url": "https://api.github.com/repos/wikimedia/less.php/zipball/75a0db4a7698b5fe668af553329605ac40f374af",
|
||||
"reference": "75a0db4a7698b5fe668af553329605ac40f374af",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.2.9"
|
||||
"php": ">=8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"mediawiki/mediawiki-codesniffer": "40.0.1",
|
||||
"mediawiki/mediawiki-phan-config": "0.12.0",
|
||||
"mediawiki/minus-x": "1.1.1",
|
||||
"mediawiki/mediawiki-codesniffer": "47.0.0",
|
||||
"mediawiki/mediawiki-phan-config": "0.15.1",
|
||||
"mediawiki/minus-x": "1.1.3",
|
||||
"php-parallel-lint/php-console-highlighter": "1.0.0",
|
||||
"php-parallel-lint/php-parallel-lint": "1.3.2",
|
||||
"phpunit/phpunit": "^8.5"
|
||||
"php-parallel-lint/php-parallel-lint": "1.4.0",
|
||||
"phpunit/phpunit": "9.6.21"
|
||||
},
|
||||
"bin": [
|
||||
"bin/lessc"
|
||||
@ -4397,9 +4397,9 @@
|
||||
],
|
||||
"support": {
|
||||
"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": [],
|
||||
@ -4413,5 +4413,5 @@
|
||||
"ext-curl": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
"plugin-api-version": "2.3.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user