mirror of
https://github.com/flarum/core.git
synced 2025-08-02 22:47:33 +02:00
Update less.php to version 3.0
Now that we require PHP 7.2, this ensures we get the latest updates and fixes as well. Refs #1988.
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
"symfony/translation": "^3.3",
|
"symfony/translation": "^3.3",
|
||||||
"symfony/yaml": "^3.3",
|
"symfony/yaml": "^3.3",
|
||||||
"tobscure/json-api": "^0.3.0",
|
"tobscure/json-api": "^0.3.0",
|
||||||
"wikimedia/less.php": "^2.0"
|
"wikimedia/less.php": "^3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"mockery/mockery": "^1.0",
|
"mockery/mockery": "^1.0",
|
||||||
|
Reference in New Issue
Block a user