-
Notifications
You must be signed in to change notification settings - Fork 31
Does not support Laravel 6 #11
Comments
Hi @brezzhnev I wanted to make an atlassian connect app using Laravel 6 as well. So I thought I'd give it a go to see if I could update this to all the latest stuff. But then I found out you were busy yourself with a new release 😅 haha. However, I could at least show you what I've done in my branch here: https://github.com/frankgraave/atlassian-connect-core/commit/e9f694395df3750f1dd80bfd96af7c03749c5c98 I have 5 Errors and 4 Warnings left in the unit tests. Here's the output:
I'm not 100% sure, but I think these might be related to the broken method of Maybe this is somewhat useful for you, maybe not, you can decide! 😄 Cheers, Frank |
Hey @frankgraave, That is a really weird error, please make sure your environment is properly configured. I'm pretty sure the method is not broken, the When I run tests (L6) on TravisCI, it works just fine: |
Added support in version v1.3.0. There are breaking changes for lower Laravel versions. |
Hello!
I tried to install this package on laravel 6 today and got rejected.
Could you please fix?
Thanks in advance,
Alena

The text was updated successfully, but these errors were encountered: