Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Need help to Update shopify App Bridge 2.x

Need help to Update shopify App Bridge 2.x

dipesh-rajak
Visitor
1 0 0

We are using :

  "php""^7.2.5", 
"laravel/framework""^7.24",
"osiset/laravel-shopify""^12.1"
 
 and there is depencies of app bridge
"dependencies": {
        "@shopify/app-bridge""^1.26.2"
    }
 
Now we need to update app bridge 2.O 
 
Reply 1 (1)

Luke_K
Shopify Staff
402 66 103

Hey @dipesh-rajak 

I don't reasonably see why bumping up the version in the dependencies wouldn't work, and you may wish to check out how to increase the version by referring to the setting code in the Osiset repo here.

As it is third party developed software, if running into further trouble to post in the Github repo there for further help. 

| Shopify |
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!