From 9d92ab3e153cf08c001e3272dd3e0c0d9874be34 Mon Sep 17 00:00:00 2001 From: Akihito Koriyama Date: Thu, 11 Jan 2024 10:36:35 +0900 Subject: [PATCH 1/2] Enable latest PHP compat --- .github/workflows/continuous-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 1d0c824..6c9b8e6 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -7,4 +7,4 @@ on: jobs: ci: - uses: ray-di/.github/.github/workflows/continuous-integration.yml@php7.4_to_php8.2-alpha + uses: ray-di/.github/.github/workflows/continuous-integration.yml@v2 From 8c89422dd9f9ede31983b8189ebfaf7760e53c2e Mon Sep 17 00:00:00 2001 From: Akihito Koriyama Date: Thu, 11 Jan 2024 10:37:23 +0900 Subject: [PATCH 2/2] Update LICENSE year 2024 --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c0ebb0e..c103f44 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) <2017-2022> +Copyright (c) <2017-2024> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal