Finished up tests for Dynamic class
Switched closure compiler to a composer version for ease of use when doing CI testing
This commit is contained in:
parent
17752f71b3
commit
6e9736f030
8 changed files with 109 additions and 569 deletions
|
@ -3,8 +3,9 @@
|
|||
"vendor-dir": ".composer"
|
||||
},
|
||||
"require": {
|
||||
"mikey179/vfsStream": "1.2.0",
|
||||
"leafo/lessphp": "0.4.0",
|
||||
"leafo/scssphp": "0.0.9"
|
||||
"devize/closure-compiler": "@dev",
|
||||
"leafo/lessphp": "0.4.0",
|
||||
"leafo/scssphp": "0.0.9",
|
||||
"mikey179/vfsStream": "1.2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue