Commit graph

12 commits

Author SHA1 Message Date
Joshua Sherman
2a7555bf2b Updated dependencies 2014-04-16 11:46:49 -04:00
Joshua Sherman
248c0ae458 Updated dependencies
I destroyed my old AYAH repo in favor of a fork of the official stuff that I updated. Had to add some vcs entry to get composer to pull from my fork and not the main package.
2014-02-02 10:16:00 -05:00
Joshua Sherman
4728858880 Added package details to json file 2014-01-20 23:44:51 -05:00
Joshua Sherman
e2f8464c51 Working towards standard directory names 2014-01-20 22:23:04 -05:00
Joshua Sherman
293f618bef Worked through some bugs, updated dependencies
The vendor directory is now just composer stuff. Planning to rearrange some
files soon but wanted to commit these changes. AYAH is now installed via
composer from a package I am maintaining and I dropped the test helpers as it
is a dev-only requirement (and that's assuming you even want to test).
2014-01-20 22:06:59 -05:00
Joshua Sherman
d2cf41ce3b Sorta got it working locally, fingers crossed! 2014-01-11 17:48:35 -05:00
Joshua Sherman
04e008c508 Moved composer out of the private directory
Unsure if that's why I couldn't make the file, thinking of perhaps making the
log directory part of the directory structure instead of creating it on the
fly in Travis CI.
2014-01-11 16:23:06 -05:00
Joshua Sherman
f3785bfa84 Added some stuff for coveralls
Still fighting with it, will remove the extra package if I find it to be an
unnecessary dependency.
2014-01-10 11:38:05 -05:00
Joshua Sherman
967f4c1e64 Added HHVM to testing 2014-01-03 13:16:11 -05:00
Joshua Sherman
6e9736f030 Finished up tests for Dynamic class
Switched closure compiler to a composer version for ease of use when doing CI testing
2014-01-03 00:22:58 -05:00
Joshua Sherman
17752f71b3 More composer stuff, updated compile / minify logic
Now using composer installed apps for less and scss files.
2014-01-02 22:39:19 -05:00
Joshua Sherman
e70f31c711 Moved to composer installed vfsSteam
Seems the issue was namespacing this whole time.
2013-12-28 02:08:10 -05:00