From 6462983028f37c927344ec45bb7c3eca2fce160b Mon Sep 17 00:00:00 2001 From: Tim MacDonald Date: Thu, 12 Oct 2023 15:13:09 +1100 Subject: [PATCH] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d1ed3d..26130e1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A lightweight API resource for Laravel that helps you adhere to the `JSON:API` s ## Version support - **PHP**: `8.1`, `8.2` -- **Laravel**: `^8.73.2`, `^9.0`, `10.x-dev` +- **Laravel**: `^9.0`, `^10.0` ## Installation