forked from aws/aws-sdk-php-laravel
-
Notifications
You must be signed in to change notification settings - Fork 0
Update master #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rowino
wants to merge
59
commits into
robodocxs:master
Choose a base branch
from
aws:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add lumen unit test dependency * Add PHP 7.3 to travis * Travis install tweak * Travis install tweak #2
* Adding templates for feature requests and general issues * Making general issue template more inclusive
* Add PHP 7.4 to travis builds * Add illuminate 6.0 to allowed composer versions * Use trusty distribution for Travis CI * Makefile uninstall change * Update README
* Laravel 7 Support * Build matrix * double matrix * lumen 7 dev * cache * version constraint update * Update .travis.yml
Updating common files
* Add Laravel 8 to Composer * Update composer.json * Update .travis.yml * Update .travis.yml * Update README.md * Upgrade dev dependancies * Update composer.json
Fix labels applied to bug report template
Add closed issue message github action
Let's ignore these files and folder while installing this package via composer.
Adds support for the latest version of laravel
* Fix changelog entry
feat: Standardize issue templates for discussions
This reverts commit 943174f.
Add support for laravel 10
update CI to run tests against PHP 8-8.2
Update ubuntu image
Enhancement: update anchors, remove broken links
Add .gitattributes
add a Lumen example
We received customer feedback that our stale issue timings are too tight. This brings issue timings into line with other AWS SDK teams.
Minor GitHub workflow changes
* Laravel 11 uses a newer version of PHPUnit so that is included here as well
Add support for Laravel 11
chore: added workflow for handling answerable discussions
Co-authored-by: Sean O'Brien <obrien.sean.dev@gmail.com> Co-authored-by: vbergerondev <46461380+vbergerondev@users.noreply.github.com> Co-authored-by: rugaard <rugaard@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.