Skip to content

Commit a92980c

Browse files
committed
Correct version
1 parent 6e2ce5b commit a92980c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.x/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Next, you may add the `laravel/spark-paddle` or `laravel/spark-stripe` package t
2626
"require": {
2727
"php": "^8.0",
2828
"laravel/framework": "^9.0",
29-
"laravel/spark-paddle": "^1.0"
29+
"laravel/spark-paddle": "^2.0"
3030
},
3131
```
3232

0 commit comments

Comments
 (0)