diff --git a/.php-cs-fixer.php b/.php-cs-fixer.php index e668fdd..68b823b 100644 --- a/.php-cs-fixer.php +++ b/.php-cs-fixer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/LICENSE.md b/LICENSE.md index 5d94e40..a7330a2 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright (c) 2017-2024 Andreas Möller +Copyright (c) 2017-2025 Andreas Möller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the _Software_), to deal in the Software without restriction, including without limitation the diff --git a/rector.php b/rector.php index 6772dbc..ad1ee62 100644 --- a/rector.php +++ b/rector.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Construct.php b/src/Construct.php index 4a9e619..70f5a79 100644 --- a/src/Construct.php +++ b/src/Construct.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Constructs.php b/src/Constructs.php index 421ab35..3127136 100644 --- a/src/Constructs.php +++ b/src/Constructs.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/DirectoryDoesNotExist.php b/src/Exception/DirectoryDoesNotExist.php index 6980a34..1296c72 100644 --- a/src/Exception/DirectoryDoesNotExist.php +++ b/src/Exception/DirectoryDoesNotExist.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/ExceptionInterface.php b/src/Exception/ExceptionInterface.php index 34ebdf1..3b12ed7 100644 --- a/src/Exception/ExceptionInterface.php +++ b/src/Exception/ExceptionInterface.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/MultipleDefinitionsFound.php b/src/Exception/MultipleDefinitionsFound.php index 46403e3..29bca87 100644 --- a/src/Exception/MultipleDefinitionsFound.php +++ b/src/Exception/MultipleDefinitionsFound.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/ParseError.php b/src/Exception/ParseError.php index 93e3ef3..fd17d59 100644 --- a/src/Exception/ParseError.php +++ b/src/Exception/ParseError.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/ShouldNotHappen.php b/src/Exception/ShouldNotHappen.php index 4f44f74..5b08796 100644 --- a/src/Exception/ShouldNotHappen.php +++ b/src/Exception/ShouldNotHappen.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/DataProvider/Php73.php b/test/DataProvider/Php73.php index b720066..7672e4f 100644 --- a/test/DataProvider/Php73.php +++ b/test/DataProvider/Php73.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/DataProvider/Php74.php b/test/DataProvider/Php74.php index 8a3b995..44b0e10 100644 --- a/test/DataProvider/Php74.php +++ b/test/DataProvider/Php74.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/DataProvider/Php80.php b/test/DataProvider/Php80.php index d7d7440..dc98a2b 100644 --- a/test/DataProvider/Php80.php +++ b/test/DataProvider/Php80.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/DataProvider/Php81.php b/test/DataProvider/Php81.php index d65c7f4..bf6900d 100644 --- a/test/DataProvider/Php81.php +++ b/test/DataProvider/Php81.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/ConstructTest.php b/test/Unit/ConstructTest.php index 199343e..4654db0 100644 --- a/test/Unit/ConstructTest.php +++ b/test/Unit/ConstructTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/ConstructsTest.php b/test/Unit/ConstructsTest.php index 33ce7dd..f19e5c1 100644 --- a/test/Unit/ConstructsTest.php +++ b/test/Unit/ConstructsTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/DirectoryDoesNotExistTest.php b/test/Unit/Exception/DirectoryDoesNotExistTest.php index d58e671..a3ed6c1 100644 --- a/test/Unit/Exception/DirectoryDoesNotExistTest.php +++ b/test/Unit/Exception/DirectoryDoesNotExistTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/MultipleDefinitionsFoundTest.php b/test/Unit/Exception/MultipleDefinitionsFoundTest.php index d0a868c..2a57030 100644 --- a/test/Unit/Exception/MultipleDefinitionsFoundTest.php +++ b/test/Unit/Exception/MultipleDefinitionsFoundTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/ParseErrorTest.php b/test/Unit/Exception/ParseErrorTest.php index 4d370ba..8a40a3f 100644 --- a/test/Unit/Exception/ParseErrorTest.php +++ b/test/Unit/Exception/ParseErrorTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/ShouldNotHappenTest.php b/test/Unit/Exception/ShouldNotHappenTest.php index 631649a..7a3c565 100644 --- a/test/Unit/Exception/ShouldNotHappenTest.php +++ b/test/Unit/Exception/ShouldNotHappenTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Util/Helper.php b/test/Util/Helper.php index 40f4404..2400cab 100644 --- a/test/Util/Helper.php +++ b/test/Util/Helper.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Util/Scenario.php b/test/Util/Scenario.php index 973d306..036663c 100644 --- a/test/Util/Scenario.php +++ b/test/Util/Scenario.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2017-2024 Andreas Möller + * Copyright (c) 2017-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code.