From da59bbfe42b85dfa7d6ba2364b3af808c87745fb Mon Sep 17 00:00:00 2001 From: Christopher Gammie Date: Fri, 21 Mar 2025 21:36:11 +0000 Subject: [PATCH] feat: support laravel 12 --- .github/workflows/tests.yml | 2 +- CHANGELOG.md | 4 ++++ composer.json | 10 +++++----- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 092bde6..de2dcd7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -19,7 +19,7 @@ jobs: fail-fast: true matrix: php: [ 8.2, 8.3, 8.4 ] - laravel: [ 11 ] + laravel: [ 11, 12 ] steps: - name: Checkout Code diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fce02f..2f55bb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. This projec ## Unreleased +### Added + +- Package now supports Laravel 12. + ## [3.0.0] - 2025-03-03 ### Changed diff --git a/composer.json b/composer.json index 7e1f6a3..17da4e1 100644 --- a/composer.json +++ b/composer.json @@ -24,13 +24,13 @@ ], "require": { "php": "^8.2", - "illuminate/support": "^11.0", - "laravel-json-api/eloquent": "^4.0", - "tenantcloud/laravel-boolean-softdeletes": "^6.0" + "illuminate/support": "^11.0|^12.0", + "laravel-json-api/eloquent": "^4.5", + "tenantcloud/laravel-boolean-softdeletes": "^6.0|^7.0" }, "require-dev": { - "orchestra/testbench": "^9.0", - "phpunit/phpunit": "^10.5" + "orchestra/testbench": "^9.0|^10.0", + "phpunit/phpunit": "^10.5|^11.0" }, "autoload": { "psr-4": { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy