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 6e2ce5b commit a92980cCopy full SHA for a92980c
2.x/installation.md
@@ -26,7 +26,7 @@ Next, you may add the `laravel/spark-paddle` or `laravel/spark-stripe` package t
26
"require": {
27
"php": "^8.0",
28
"laravel/framework": "^9.0",
29
- "laravel/spark-paddle": "^1.0"
+ "laravel/spark-paddle": "^2.0"
30
},
31
```
32
0 commit comments