Skip to content

Commit 15bdca9

Browse files
committed
Update README.md
1 parent 713f057 commit 15bdca9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Add the following in the require section of your **composer.json**:
2525
"uepg/laravel-sybase": "~2.0"
2626
```
2727

28+
### Laravel 10.x
29+
30+
```json
31+
"uepg/laravel-sybase": "~3.0"
32+
```
33+
2834
Update the package dependencies executing:
2935

3036
```shell

0 commit comments

Comments
 (0)