Skip to content

Releases: mattwellss/magento-composer-autoloader

Better apache compat

07 Jan 20:26
Compare
Choose a tag to compare
Merge pull request #10 from KevinDonaldson/master

Changing to use server variable instead of php function in Autoload.php

Proper environment checking

07 Jan 07:29
Compare
Choose a tag to compare
1.0.1

Update readme with better installation instructions

First stable

05 Jan 08:19
Compare
Choose a tag to compare

Hope there aren't any huge bugs! 🙏

ENV vendor dir config

05 Jan 07:25
Compare
Choose a tag to compare
ENV vendor dir config Pre-release
Pre-release
Refactor vendor root configuration

 - allow for ENV variable as well as constant
 - remove `abstract_composer.php` shell "helper"
 - increase test coverage of Autoload.php
 - update README to reflect changes

Should close #5, gets #4 closer

0.3.0: Update composer.json

04 Jan 05:35
Compare
Choose a tag to compare
Pre-release

Fixed issue relating to stability requirements of composer

Initial "usage" release

24 Mar 18:03
Compare
Choose a tag to compare
Pre-release
0.1.0

Merge branch 'master' of ssh://github.com/mattwellss/magento-composer…