mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +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
fb277df3b0
commit
a2d1d2b819
|
@ -77,7 +77,7 @@
|
|||
"symfony/translation": "^3.3",
|
||||
"symfony/yaml": "^3.3",
|
||||
"tobscure/json-api": "^0.3.0",
|
||||
"wikimedia/less.php": "^2.0"
|
||||
"wikimedia/less.php": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user