mirror of
https://github.com/flarum/framework.git
synced 2025-03-11 04:35:16 +08: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:
parent
77062dd833
commit
4d4a1e5e24
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user