MDL-65761 lib: Update scssphp to 1.0.2

This commit is contained in:
Mathew May
2019-07-16 09:29:37 +08:00
parent f619e305a0
commit d7b43fd9cf
9 changed files with 846 additions and 355 deletions
+1 -1
View File
@@ -18,5 +18,5 @@ namespace ScssPhp\ScssPhp;
*/
class Version
{
const VERSION = 'v1.0.0';
const VERSION = 'v1.0.2';
}