You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is a thin Laravel integration layer. The core TOON functionality is provided by the `robertgdev/php-toon` package, which is a standalone PHP library.
194
+
This package is a thin Laravel integration layer. The core TOON functionality is provided by the `helgesverre/toon` package, which is a standalone PHP library.
198
195
199
196
### What's in this package:
200
197
-[`ToonServiceProvider`](src/ToonServiceProvider.php) - Registers the service and command
@@ -208,13 +205,13 @@ This package is a thin Laravel integration layer. The core TOON functionality is
208
205
- Type definitions and options
209
206
- Core TOON parser and serializer
210
207
211
-
See [robertgdev/php-toon](https://github.com/robertgdev/php-toon) for the core library documentation.
208
+
See [helgesverre/toon](https://github.com/helgesverre/toon) for the core library documentation.
0 commit comments