Skip to content

Commit c0510c3

Browse files
author
Tyler King
authored
Update README.md
1 parent f1c2924 commit c0510c3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@
44
[![Coverage](https://coveralls.io/repos/github/osiset/laravel-shopify/badge.svg?branch=master)](https://coveralls.io/github/osiset/laravel-shopify?branch=master)
55
[![License](https://poser.pugx.org/osiset/laravel-shopify/license)](https://packagist.org/packages/osiset/laravel-shopify)
66

7-
**Warning: You are viewing the master branch which is the next release of this package, see latest tag for [current](https://github.com/osiset/laravel-shopify/tree/v10.3.1) version.**
7+
**Warning: You are viewing the master branch which is a rewrite, and the next release of this package. See latest tag for [current](https://github.com/osiset/laravel-shopify/tree/v10.3.1) version.**
88

9-
**Note: The package has grown significantly, and with it has come challenges in maintaining. The goal of this branch is to seperate logic into bits, confirm to SOLID, CQR, DRY, etc. where applicable.**
10-
11-
**This rewrite introduces the use of using the user model provided by Laravel instead of its own shop model. Laravel's IoC will be used everywhere it can, and more logic moved into small services and action classes.**
12-
13-
**The current status of the rewrite is completed and most of the testing is completed. Currently doing real-world testing.**
9+
**The current status of the rewrite is completed and testing is completed. Currently undergoing real-world testing and will be released shortly.**
1410

1511
----
1612

0 commit comments

Comments
 (0)