8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f1726 commit 7c8972bCopy full SHA for 7c8972b
docs/installation.md
@@ -4,7 +4,7 @@ Install using [Composer](http://getcomposer.org):
4
5
``` bash
6
$ composer require cloudcreativity/laravel-json-api:1.0.0-rc.2
7
-$ composer require --dev cloudcreativity/json-api-testing:1.0.0-rc.2
+$ composer require --dev cloudcreativity/json-api-testing:1.0.0-rc.1
8
```
9
10
This package's service provider and facade will be automatically added using package discovery. You will
docs/upgrade.md
@@ -1,6 +1,6 @@
1
# Upgrade Guide
2
3
-### 1.0.0-rc.1 to 1.0.0-rc.2
+## 1.0.0-rc.1 to 1.0.0-rc.2
No changes are required to upgrade.
0 commit comments