Skip to content

Commit ee6ecf7

Browse files
Merge pull request #95 from move-elevator/maintenance
build: maintenance
2 parents 1a08d3b + 5dbdbad commit ee6ecf7

130 files changed

Lines changed: 201 additions & 201 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.php-cs-fixer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

composer.lock

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

src/Capability/ValidateTranslationCommandProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

src/Command/ValidateTranslationCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

src/Config/ConfigFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

src/Config/ConfigFileReader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

src/Config/ConfigReader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

src/Config/ConfigValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

src/Config/SchemaValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
* This file is part of the "composer-translation-validator" Composer plugin.
77
*
8-
* (c) 2025 Konrad Michalik <km@move-elevator.de>
8+
* (c) 2025-2026 Konrad Michalik <km@move-elevator.de>
99
*
1010
* For the full copyright and license information, please view the LICENSE
1111
* file that was distributed with this source code.

0 commit comments

Comments
 (0)