You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
MTM: 0.0.9 (#16)
* Initial Implementation
* Add autoloading to composer
* #THIRSTBE-52 Fixed - Faker library will now work with apartment. (#4)
* #THIRSTBE-52 Fixed
* Udpated version number
* THIRSTBE-243: accept hyphen for apartment name (#5)
* Update to Lumen 5.6
* Use laravel instead of lumen
* THIRSTBE-243: Accept hyphen in apartment name
* THIRSTBE-243: Update version
* THIRSTBE-243: Update Readme for Laravel
* THIRSTBE-243: Update composer.json description (#7)
* THIRSTBE-243: Update composer.json description for Laravel
* Feature(681): Added conditional parameter for single migration (#8)
* Added conditional parameter for single migration
* Reduced indentation
Co-authored-by: michalnag <38355814+michalnag@users.noreply.github.com>
* Version bump.
* #THIRSTBE-698 - Supply schema name to apartment migration methods (#11)
* Pass schema name to apartment migration methods.
This enables migrations to perform data operations within the current schema.
* Bump to 0.0.7.
* Fix error in README.
* Update dependecies to allow laravel 6.0 (#13)
* Include backwards compatibility with laravel 5.6 (#15)
* Update dependecies to allow laravel 6.0
* -update composer to be backwards comp with 5.8
* 5.6 instead of 5.8
* Update composer.json
Co-authored-by: Cameron Smith <uk-casmith@users.noreply.github.com>
Co-authored-by: Henri de Jong <henridejong@gmail.com>
Co-authored-by: michal-be <43741739+michal-be@users.noreply.github.com>
Co-authored-by: michalnag <38355814+michalnag@users.noreply.github.com>
Co-authored-by: Jon Hall <jon_hall@outlook.com>
Co-authored-by: Krzysztof Buczynski <nash25pl@Gmail.com>