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 68827a0 commit 0d4cc54Copy full SHA for 0d4cc54
README.md
@@ -2,15 +2,15 @@
2
3
Laravel integration for TOON - A human-readable data serialization format.
4
5
-This package provides Laravel-specific features on top of the [helgesverre/toon](https://github.com/helgesverre/toon) core library.
+This package provides Laravel-specific features on top of the [helgesverre/toon-php](https://github.com/HelgeSverre/toon-php) core library.
6
7
## Installation
8
9
```bash
10
composer require robertgdev/laravel-toon
11
```
12
13
-This will automatically install the `helgesverre/toon` core library as a dependency.
+This will automatically install the `helgesverre/toon-php` core library as a dependency.
14
15
## Configuration
16
0 commit comments