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.
2 parents 8200384 + 7c8972b commit bc48802Copy full SHA for bc48802
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