Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Adding support for Laravel 9 #1100

Merged
merged 5 commits into from
Aug 26, 2022
Merged

Conversation

steveperrycreative
Copy link
Contributor

No description provided.

@lucasmichot
Copy link
Collaborator

Thanks @steveperrycreative , can you also add the associated version in the CI strategy ?

@steveperrycreative
Copy link
Contributor Author

Yes @lucasmichot I'll take a look when I get chance.

Thanks.

@lucasmichot
Copy link
Collaborator

I have added them @steveperrycreative

@lucasmichot
Copy link
Collaborator

Closes #1090

@lucasmichot lucasmichot mentioned this pull request Mar 13, 2022
@adrianmihaila
Copy link

@osiset can you please help us with a review?

@litalboa
Copy link

litalboa commented Mar 29, 2022

@osiset can you please merge and approved it?

@Kyon147 Kyon147 self-requested a review April 13, 2022 08:10
Copy link
Collaborator

@Kyon147 Kyon147 left a comment

Choose a reason for hiding this comment

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

Looks good to me too.

@Kyon147 Kyon147 mentioned this pull request Apr 15, 2022
@kamalpal
Copy link

@osiset Please review it.

@jamescowie
Copy link

I tested this branch and when trying to publish the config I get:

 php artisan vendor:publish --tag=shopify-config
No publishable resources for tag [shopify-config].

I'm using composer repositories to ensure I get your branch with Laravel 9 fixies in place.

Is this expected or I am missing something, going to dive into this part shortly to see if it was me.

@Kyon147 Kyon147 added the feature Enhancement to the code label Apr 27, 2022
@rizwanWixpa098
Copy link

@osiset Hello,
I'm trying install osiset package on laravel 9 but I'm having errors. Have you added the support for laravel 9
image

@abubakar0101
Copy link

osiset still not install on laravel 9 and give error below

### Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires osiset/laravel-shopify ^17.1 -> satisfiable by osiset/laravel-shopify[v17.1.0, v17.1.1, 17.1.x-dev].
- osiset/laravel-shopify[v17.1.0, ..., 17.1.x-dev] require laravel/framework ^7.0 || ^8.0 -> found laravel/framework[v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (^9.11).

@rizwanWixpa098
Copy link

I tried to install v17 of osiset but got these errors as well
image

@zulunran
Copy link

zulunran commented Jun 3, 2022

@osiset
I am facing a problem to installing ossiset package version 17 and 16 in laravel 9

image

@lucasmichot
Copy link
Collaborator

@rizwanWixpa098 @abubakar0101 @zulunran

Are you reporting a problem especially with this branch ?
Or just the fact that this package does not yet support Laravel 9.x ?

@abubakar0101
Copy link

@rizwanWixpa098 @abubakar0101 @zulunran

Are you reporting a problem especially with this branch ? Or just the fact that this package does not yet support Laravel 9.x ?

Yes this package does not yet support Laravel 9.x and not install on laravel 9

@zulunran
Copy link

zulunran commented Jun 3, 2022

@rizwanWixpa098 @abubakar0101 @zulunran

Are you reporting a problem especially with this branch ? Or just the fact that this package does not yet support Laravel 9.x ?

this package is not supported yet for larave9

@lucasmichot
Copy link
Collaborator

lucasmichot commented Jun 3, 2022

Yes, as of this PR implementing Laravel 9.x support is obviously still open.

When Tyler will have reviewed it, it will be merged and a new release will be created.
Meanwhile you can also probably use your own fork of this repository.

@zulunran
Copy link

zulunran commented Jun 3, 2022

thanks for responding
how long it will take to reviewed by @tyler

@rizwanWixpa098
Copy link

@rizwanWixpa098 @abubakar0101 @zulunran

Are you reporting a problem especially with this branch ? Or just the fact that this package does not yet support Laravel 9.x ?

I'm having problem with installation of package in laravel 9 so I wanted to know either the package support laravel 9 or not??

@lucasmichot
Copy link
Collaborator

thanks for responding how long it will take to reviewed by @tyler

Tyler, not @tyler

I don't know when, we all have day jobs and family chores

@lucasmichot
Copy link
Collaborator

@rizwanWixpa098 @abubakar0101 @zulunran
Are you reporting a problem especially with this branch ? Or just the fact that this package does not yet support Laravel 9.x ?

I'm having problem with installation of package in laravel 9 so I wanted to know either the package support laravel 9 or not??

If this PR is not merged, then it does not support Laravel 9.x

@rizwanWixpa098
Copy link

@rizwanWixpa098 @abubakar0101 @zulunran
Are you reporting a problem especially with this branch ? Or just the fact that this package does not yet support Laravel 9.x ?

I'm having problem with installation of package in laravel 9 so I wanted to know either the package support laravel 9 or not??

If this PR is not merged, then it does not support Laravel 9.x

Okay Thanks for your response

Copy link

@abubakar0101 abubakar0101 left a comment

Choose a reason for hiding this comment

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

I will changes in my fork same as you describe here, and I will install osiset project after changes locally but cmd return error for installation So tell me please what I do for installing osiset in laravel 9.

@smartdatasoft
Copy link

Hello, any update for review and approval it. How can we use the test package
thank you

@francescomalatesta
Copy link

Hi, is there any news about this? May I help somehow? Would love to use it with my next app! :) Thanks for all your work on this package, it's a real game-changer for me.

@npabisz
Copy link

npabisz commented Jul 29, 2022

5 months later and there is still no support for Laravel 9 🙄

@lucasmichot
Copy link
Collaborator

5 years later and there is still no support from Shopify 🙄

Copy link
Owner

@gnikyt gnikyt left a comment

Choose a reason for hiding this comment

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

Good to merge when ready.

@LeafedFox LeafedFox mentioned this pull request Aug 10, 2022
@araschy
Copy link

araschy commented Aug 16, 2022

Thanks for the work everyone. Looking forward to building new projects when this gets merged.

@joeelia
Copy link

joeelia commented Aug 17, 2022

This is an amazing accomplishment. Great community <3 . I can almost taste this PR getting merged, were so close!

@frankiejarrett frankiejarrett mentioned this pull request Aug 18, 2022
@itrack
Copy link

itrack commented Aug 21, 2022

The PR looks ok, @osiset you can merge?

@nahid
Copy link
Contributor

nahid commented Aug 24, 2022

Is there any updates?

@ncpope
Copy link
Contributor

ncpope commented Aug 25, 2022

I saw that this was going to be merged with #1191. Is there anything else that needs to be done before we can release it? Happy to help in any way.

@Kyon147
Copy link
Collaborator

Kyon147 commented Aug 26, 2022

Hey @ncpope

It's going to be merged into the main branch first with PR #1191 and both together will have a versioned release.

@Kyon147 Kyon147 merged commit 7beefe7 into gnikyt:master Aug 26, 2022
Repository owner locked and limited conversation to collaborators Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Enhancement to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.