Skip to content

Commit ac4f4b7

Browse files
committed
style: apply php-cs-fixer
1 parent a0bedc3 commit ac4f4b7

File tree

273 files changed

+273
-273
lines changed

Some content is hidden

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

273 files changed

+273
-273
lines changed

.php-cs-fixer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
6+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE file that was distributed with this source code.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
3+
Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
66
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the

benchmarks/CreateInstanceBench.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
declare(strict_types=1);
66

77
/**
8-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
8+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
99
*
1010
* For the full copyright and license information, please view
1111
* the LICENSE file that was distributed with this source code.

benchmarks/SendMessageBench.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
declare(strict_types=1);
66

77
/**
8-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
8+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
99
*
1010
* For the full copyright and license information, please view
1111
* the LICENSE file that was distributed with this source code.

composer-dependency-analyser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
6+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE file that was distributed with this source code.

composer-updater

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
declare(strict_types=1);
55

66
/**
7-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
7+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
88
*
99
* For the full copyright and license information, please view
1010
* the LICENSE file that was distributed with this source code.

monorepo-builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
6+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE file that was distributed with this source code.

rector-php82.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
declare(strict_types=1);
66

77
/**
8-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
8+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
99
*
1010
* For the full copyright and license information, please view
1111
* the LICENSE file that was distributed with this source code.

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
declare(strict_types=1);
77

88
/**
9-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
9+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
1010
*
1111
* For the full copyright and license information, please view
1212
* the LICENSE file that was distributed with this source code.

src/AnPush/Authenticator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2021-2025 guanguans<ityaozm@gmail.com>
6+
* Copyright (c) 2021-2026 guanguans<ityaozm@gmail.com>
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE file that was distributed with this source code.

0 commit comments

Comments
 (0)