Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Added support for laravel 5.8 #555

Closed
wants to merge 3 commits into from
Closed

Added support for laravel 5.8 #555

wants to merge 3 commits into from

Conversation

dimsav
Copy link
Owner

@dimsav dimsav commented Feb 27, 2019

  • added support for laravel 5.8
  • added tests for php versions 7.1, 7.2, 7.3

- build-php73-laravel57
- build-php72-laravel57
- build-php71-laravel57
- build-php73-laravel56
- build-php72-laravel56
- build-php71-laravel56
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because we don't drop Laravel 5.6 support I would like to keep the lowest possible build here.

@@ -151,9 +187,9 @@ workflows:
version: 2
build_all:
jobs:
- build-php73-laravel58
- build-php72-laravel58
- build-php71-laravel58
- build-php73-laravel57
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To reduce the amount of builds we can drop build-php73-laravel57 and build-php72-laravel57 as well and build Laravel 5.7 also just with the lowest possible version.

@Gummibeer
Copy link
Collaborator

could we add the implemented changes from here: #550

@dimsav
Copy link
Owner Author

dimsav commented Feb 27, 2019

sounds good

@dimsav dimsav closed this Feb 27, 2019
@Gummibeer Gummibeer deleted the laravel-5-8 branch February 27, 2019 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants