Skip to content

Commit 0d4cc54

Browse files
author
Robert Gasch
committed
README.md fix.
1 parent 68827a0 commit 0d4cc54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Laravel integration for TOON - A human-readable data serialization format.
44

5-
This package provides Laravel-specific features on top of the [helgesverre/toon](https://github.com/helgesverre/toon) core library.
5+
This package provides Laravel-specific features on top of the [helgesverre/toon-php](https://github.com/HelgeSverre/toon-php) core library.
66

77
## Installation
88

99
```bash
1010
composer require robertgdev/laravel-toon
1111
```
1212

13-
This will automatically install the `helgesverre/toon` core library as a dependency.
13+
This will automatically install the `helgesverre/toon-php` core library as a dependency.
1414

1515
## Configuration
1616

0 commit comments

Comments
 (0)