8000 Merge branch 'master' into develop · GIANTCRAB/laravel-json-api@bc48802 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc48802

Browse files
committed
Merge branch 'master' into develop
2 parents 8200384 + 7c8972b commit bc48802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Install using [Composer](http://getcomposer.org):
44

55
``` bash
66
$ composer require cloudcreativity/laravel-json-api:1.0.0-rc.2
7-
$ composer require --dev cloudcreativity/json-api-testing:1.0.0-rc.2
7+
$ composer require --dev cloudcreativity/json-api-testing:1.0.0-rc.1
88
```
99

1010
This package's service provider and facade will be automatically added using package discovery. You will

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Upgrade Guide
22

3-
### 1.0.0-rc.1 to 1.0.0-rc.2
3+
## 1.0.0-rc.1 to 1.0.0-rc.2
44

55
No changes are required to upgrade.
66

0 commit comments

Comments
 (0)
0