diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7edd262..dac9f36 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-versions: ['8.0', '8.1', '8.2', '8.3', '8.4'] + php-versions: ['8.0', '8.1', '8.2', '8.3', '8.4', '8.5'] steps: - name: Checkout code diff --git a/LICENSE b/LICENSE index 81fc620..4b0c56e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2024 Christian Olear +Copyright (c) 2025 Christian Olear Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the