This repository was archived by the owner on Nov 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 77 - 7.2
88
99env :
10- - LARAVEL_VERSION=5.5.*
1110 - LARAVEL_VERSION=5.6.*
1211 - LARAVEL_VERSION=5.7.*
1312
Original file line number Diff line number Diff line change 55[ ![ StyleCI] ( https://styleci.io/repos/96462257/shield?branch=master )] ( https://styleci.io/repos/96462257 )
66[ ![ License] ( https://poser.pugx.org/ohmybrew/laravel-shopify/license )] ( https://packagist.org/packages/ohmybrew/laravel-shopify )
77
8- A full-featured Laravel package for aiding in Shopify App development, similar to ` shopify_app ` for Rails. Works for Laravel 5.5-5.7.
8+ A full-featured Laravel package for aiding in Shopify App development, similar to ` shopify_app ` for Rails. Works for Laravel 5.6+
99
1010![ Screenshot] ( https://github.com/ohmybrew/laravel-shopify/raw/master/screenshot.png )
1111![ Screenshot: Billable] ( https://github.com/ohmybrew/laravel-shopify/raw/master/screenshot-billable.png )
Original file line number Diff line number Diff line change 1212 ],
1313 "require" : {
1414 "php" : " >=7.1.0" ,
15- "laravel/framework" : " ~5.5 " ,
15+ "laravel/framework" : " ~5.6 " ,
1616 "ohmybrew/basic-shopify-api" : " ~4.0" ,
1717 "doctrine/dbal" : " ~2.5"
1818 },
You can’t perform that action at this time.
0 commit comments