Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-09-12 | 1.3 kB | |
v17.3.0 source code.tar.gz | 2022-09-12 | 56.2 kB | |
v17.3.0 source code.zip | 2022-09-12 | 124.8 kB | |
Totals: 3 Items | 182.4 kB | 1 |
Important: This is the last release that will support PHP7.x due to breaking changes with PHP8.1 and the Basic-Shopify-API package that has been updated which is a dependency on this package.
There will be a v18.0.0
coming after this to shift over to a minimum requirement of PHP8.x.
What's Changed
- Feature | Add Session Refresh Time to ENV by @Kyon147 in https://github.com/osiset/laravel-shopify/pull/1117
- Deprecation supports and fixes by @osiset in https://github.com/osiset/laravel-shopify/pull/1207
- Add variables command by @enmaboya in https://github.com/osiset/laravel-shopify/pull/1172
- Allow for custom "shops" table for automatic migrations by @nahid in https://github.com/osiset/laravel-shopify/pull/1192
- Added name, email and password in shops table migration if its missing from current shops table by @nahid in https://github.com/osiset/laravel-shopify/pull/1209
- Changes CONTRIBUTORS.txt to be updated with the latest data by @osiset in https://github.com/osiset/laravel-shopify/pull/1215
- Verify shopify with SPA by @enmaboya in https://github.com/osiset/laravel-shopify/pull/1173
New Contributors
- @nahid made their first contribution in https://github.com/osiset/laravel-shopify/pull/1192
Full Changelog: https://github.com/osiset/laravel-shopify/compare/v17.2.0...v17.3.0