Skip to content

Commit 2abe9e1

Browse files
author
Version Bot
committed
[Version-Bot] Add Laravel Version
1 parent c69a21f commit 2abe9e1

Some content is hidden

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

60 files changed

+118938
-1
lines changed

diffs/v10.0.0...v12.0.7.diff

+3,691
Large diffs are not rendered by default.

diffs/v10.0.1...v12.0.7.diff

+3,676
Large diffs are not rendered by default.

diffs/v10.0.2...v12.0.7.diff

+3,677
Large diffs are not rendered by default.

diffs/v10.0.3...v12.0.7.diff

+3,669
Large diffs are not rendered by default.

diffs/v10.0.4...v12.0.7.diff

+3,670
Large diffs are not rendered by default.

diffs/v10.0.5...v12.0.7.diff

+3,642
Large diffs are not rendered by default.

diffs/v10.0.6...v12.0.7.diff

+3,632
Large diffs are not rendered by default.

diffs/v10.0.7...v12.0.7.diff

+3,632
Large diffs are not rendered by default.

diffs/v10.1.0...v12.0.7.diff

+3,579
Large diffs are not rendered by default.

diffs/v10.1.1...v12.0.7.diff

+3,587
Large diffs are not rendered by default.

diffs/v10.2.0...v12.0.7.diff

+3,590
Large diffs are not rendered by default.

diffs/v10.2.1...v12.0.7.diff

+3,598
Large diffs are not rendered by default.

diffs/v10.2.10...v12.0.7.diff

+3,586
Large diffs are not rendered by default.

diffs/v10.2.2...v12.0.7.diff

+3,597
Large diffs are not rendered by default.

diffs/v10.2.3...v12.0.7.diff

+3,599
Large diffs are not rendered by default.

diffs/v10.2.4...v12.0.7.diff

+3,604
Large diffs are not rendered by default.

diffs/v10.2.5...v12.0.7.diff

+3,586
Large diffs are not rendered by default.

diffs/v10.2.6...v12.0.7.diff

+3,591
Large diffs are not rendered by default.

diffs/v10.2.7...v12.0.7.diff

+3,583
Large diffs are not rendered by default.

diffs/v10.2.8...v12.0.7.diff

+3,596
Large diffs are not rendered by default.

diffs/v10.2.9...v12.0.7.diff

+3,600
Large diffs are not rendered by default.

diffs/v10.3.0...v12.0.7.diff

+3,601
Large diffs are not rendered by default.

diffs/v10.3.1...v12.0.7.diff

+3,600
Large diffs are not rendered by default.

diffs/v10.3.2...v12.0.7.diff

+3,592
Large diffs are not rendered by default.

diffs/v10.3.3...v12.0.7.diff

+3,582
Large diffs are not rendered by default.

diffs/v11.0.0...v12.0.7.diff

+1,134
Large diffs are not rendered by default.

diffs/v11.0.1...v12.0.7.diff

+1,132
Large diffs are not rendered by default.

diffs/v11.0.2...v12.0.7.diff

+1,119
Large diffs are not rendered by default.

diffs/v11.0.3...v12.0.7.diff

+1,114
Large diffs are not rendered by default.

diffs/v11.0.4...v12.0.7.diff

+1,080
Large diffs are not rendered by default.

diffs/v11.0.5...v12.0.7.diff

+1,085
Large diffs are not rendered by default.

diffs/v11.0.6...v12.0.7.diff

+1,078
Large diffs are not rendered by default.

diffs/v11.0.7...v12.0.7.diff

+1,036
Large diffs are not rendered by default.

diffs/v11.0.8...v12.0.7.diff

+1,039
Large diffs are not rendered by default.

diffs/v11.0.9...v12.0.7.diff

+1,038
Large diffs are not rendered by default.

diffs/v11.1.0...v12.0.7.diff

+1,041
Large diffs are not rendered by default.

diffs/v11.1.1...v12.0.7.diff

+1,027
Large diffs are not rendered by default.

diffs/v11.1.2...v12.0.7.diff

+1,015
Large diffs are not rendered by default.

diffs/v11.1.3...v12.0.7.diff

+1,017
Large diffs are not rendered by default.

diffs/v11.1.4...v12.0.7.diff

+1,011
Large diffs are not rendered by default.

diffs/v11.1.5...v12.0.7.diff

+1,015
Large diffs are not rendered by default.

diffs/v11.2.0...v12.0.7.diff

+998
Large diffs are not rendered by default.

diffs/v11.2.1...v12.0.7.diff

+997
Large diffs are not rendered by default.

diffs/v11.3.0...v12.0.7.diff

+1,020
Large diffs are not rendered by default.

diffs/v11.3.1...v12.0.7.diff

+1,024
Large diffs are not rendered by default.

diffs/v11.3.2...v12.0.7.diff

+1,026
Large diffs are not rendered by default.

diffs/v11.3.3...v12.0.7.diff

+992
Large diffs are not rendered by default.

diffs/v11.4.0...v12.0.7.diff

+978
Large diffs are not rendered by default.

diffs/v11.5.0...v12.0.7.diff

+958
Large diffs are not rendered by default.

diffs/v11.5.1...v12.0.7.diff

+938
Large diffs are not rendered by default.

diffs/v11.6.0...v12.0.7.diff

+902
Large diffs are not rendered by default.

diffs/v11.6.1...v12.0.7.diff

+882
Large diffs are not rendered by default.

diffs/v12.0.0...v12.0.7.diff

+188
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,188 @@
1+
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
2+
index 769390bf..e43d40dd 100644
3+
--- a/.github/workflows/tests.yml
4+
+++ b/.github/workflows/tests.yml
5+
@@ -44,4 +44,4 @@ jobs:
6+
run: php artisan key:generate
7+
8+
- name: Execute tests
9+
- run: vendor/bin/phpunit
10+
+ run: php artisan test
11+
diff --git a/CHANGELOG.md b/CHANGELOG.md
12+
index 42dc426e..fc8a06c7 100644
13+
--- a/CHANGELOG.md
14+
+++ b/CHANGELOG.md
15+
@@ -1,6 +1,35 @@
16+
# Release Notes
17+
18+
-## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.0...master)
19+
+## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.6...12.x)
20+
+
21+
+## [v12.0.6](https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6) - 2025-04-08
22+
+
23+
+**Full Changelog**: https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6
24+
+
25+
+## [v12.0.5](https://github.com/laravel/laravel/compare/v12.0.4...v12.0.5) - 2025-04-02
26+
+
27+
+* [12.x] Update `config/mail.php` to match the latest core configuration by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6594
28+
+
29+
+## [v12.0.4](https://github.com/laravel/laravel/compare/v12.0.3...v12.0.4) - 2025-03-31
30+
+
31+
+* Bump vite from 6.0.11 to 6.2.3 - Vulnerability patch by [@abdel-aouby](https://github.com/abdel-aouby) in https://github.com/laravel/laravel/pull/6586
32+
+* Bump vite from 6.2.3 to 6.2.4 by [@thinkverse](https://github.com/thinkverse) in https://github.com/laravel/laravel/pull/6590
33+
+
34+
+## [v12.0.3](https://github.com/laravel/laravel/compare/v12.0.2...v12.0.3) - 2025-03-17
35+
+
36+
+* Remove reverted change from CHANGELOG.md by [@AJenbo](https://github.com/AJenbo) in https://github.com/laravel/laravel/pull/6565
37+
+* Improves clarity in app.css file by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6569
38+
+* [12.x] Refactor: Structural improvement for clarity by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6574
39+
+* Bump axios from 1.7.9 to 1.8.2 - Vulnerability patch by [@abdel-aouby](https://github.com/abdel-aouby) in https://github.com/laravel/laravel/pull/6572
40+
+* [12.x] Remove Unnecessarily [@source](https://github.com/source) by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6584
41+
+
42+
+## [v12.0.2](https://github.com/laravel/laravel/compare/v12.0.1...v12.0.2) - 2025-03-04
43+
+
44+
+* Make the github test action run out of the box independent of the choice of testing framework by [@ndeblauw](https://github.com/ndeblauw) in https://github.com/laravel/laravel/pull/6555
45+
+
46+
+## [v12.0.1](https://github.com/laravel/laravel/compare/v12.0.0...v12.0.1) - 2025-02-24
47+
+
48+
+* [12.x] prefer stable stability by [@pataar](https://github.com/pataar) in https://github.com/laravel/laravel/pull/6548
49+
50+
## [v12.0.0 (2025-??-??)](https://github.com/laravel/laravel/compare/v11.0.2...v12.0.0)
51+
52+
diff --git a/README.md b/README.md
53+
index 1a4c26ba..6851ea97 100644
54+
--- a/README.md
55+
+++ b/README.md
56+
@@ -37,17 +37,12 @@ We would like to extend our thanks to the following sponsors for funding Laravel
57+
58+
- **[Vehikl](https://vehikl.com/)**
59+
- **[Tighten Co.](https://tighten.co)**
60+
-- **[WebReinvent](https://webreinvent.com/)**
61+
- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**
62+
- **[64 Robots](https://64robots.com)**
63+
- **[Curotec](https://www.curotec.com/services/technologies/laravel/)**
64+
-- **[Cyber-Duck](https://cyber-duck.co.uk)**
65+
- **[DevSquad](https://devsquad.com/hire-laravel-developers)**
66+
-- **[Jump24](https://jump24.co.uk)**
67+
-- **[Redberry](https://redberry.international/laravel/)**
68+
+- **[Redberry](https://redberry.international/laravel-development/)**
69+
- **[Active Logic](https://activelogic.com)**
70+
-- **[byte5](https://byte5.de)**
71+
-- **[OP.GG](https://op.gg)**
72+
73+
## Contributing
74+
75+
diff --git a/composer.json b/composer.json
76+
index 792b9929..dfe9c82c 100644
77+
--- a/composer.json
78+
+++ b/composer.json
79+
@@ -50,12 +50,13 @@
80+
"dev": [
81+
"Composer\\Config::disableProcessTimeout",
82+
"npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#fdba74\" \"php artisan serve\" \"php artisan queue:listen --tries=1\" \"php artisan pail --timeout=0\" \"npm run dev\" --names=server,queue,logs,vite"
83+
+ ],
84+
+ "test": [
85+
+ "@php artisan config:clear --ansi",
86+
+ "@php artisan test"
87+
]
88+
},
89+
"extra": {
90+
- "branch-alias": {
91+
- "dev-master": "12.x-dev"
92+
- },
93+
"laravel": {
94+
"dont-discover": []
95+
}
96+
@@ -69,6 +70,6 @@
97+
"php-http/discovery": true
98+
}
99+
},
100+
- "minimum-stability": "dev",
101+
+ "minimum-stability": "stable",
102+
"prefer-stable": true
103+
}
104+
diff --git a/config/logging.php b/config/logging.php
105+
index 8d94292b..1345f6f6 100644
106+
--- a/config/logging.php
107+
+++ b/config/logging.php
108+
@@ -98,10 +98,10 @@ return [
109+
'driver' => 'monolog',
110+
'level' => env('LOG_LEVEL', 'debug'),
111+
'handler' => StreamHandler::class,
112+
- 'formatter' => env('LOG_STDERR_FORMATTER'),
113+
- 'with' => [
114+
+ 'handler_with' => [
115+
'stream' => 'php://stderr',
116+
],
117+
+ 'formatter' => env('LOG_STDERR_FORMATTER'),
118+
'processors' => [PsrLogMessageProcessor::class],
119+
],
120+
121+
diff --git a/config/mail.php b/config/mail.php
122+
index 756305b3..00345321 100644
123+
--- a/config/mail.php
124+
+++ b/config/mail.php
125+
@@ -85,6 +85,7 @@ return [
126+
'smtp',
127+
'log',
128+
],
129+
+ 'retry_after' => 60,
130+
],
131+
132+
'roundrobin' => [
133+
@@ -93,6 +94,7 @@ return [
134+
'ses',
135+
'postmark',
136+
],
137+
+ 'retry_after' => 60,
138+
],
139+
140+
],
141+
diff --git a/package.json b/package.json
142+
index a047e268..4e4ab6fe 100644
143+
--- a/package.json
144+
+++ b/package.json
145+
@@ -7,10 +7,10 @@
146+
},
147+
"devDependencies": {
148+
"@tailwindcss/vite": "^4.0.0",
149+
- "axios": "^1.7.4",
150+
+ "axios": "^1.8.2",
151+
"concurrently": "^9.0.1",
152+
"laravel-vite-plugin": "^1.2.0",
153+
"tailwindcss": "^4.0.0",
154+
- "vite": "^6.0.11"
155+
+ "vite": "^6.2.4"
156+
}
157+
}
158+
diff --git a/phpunit.xml b/phpunit.xml
159+
index 506b9a38..61c031c4 100644
160+
--- a/phpunit.xml
161+
+++ b/phpunit.xml
162+
@@ -22,8 +22,8 @@
163+
<env name="APP_MAINTENANCE_DRIVER" value="file"/>
164+
<env name="BCRYPT_ROUNDS" value="4"/>
165+
<env name="CACHE_STORE" value="array"/>
166+
- <!-- <env name="DB_CONNECTION" value="sqlite"/> -->
167+
- <!-- <env name="DB_DATABASE" value=":memory:"/> -->
168+
+ <env name="DB_CONNECTION" value="sqlite"/>
169+
+ <env name="DB_DATABASE" value=":memory:"/>
170+
<env name="MAIL_MAILER" value="array"/>
171+
<env name="PULSE_ENABLED" value="false"/>
172+
<env name="QUEUE_CONNECTION" value="sync"/>
173+
diff --git a/resources/css/app.css b/resources/css/app.css
174+
index 2243c606..3e6abeab 100644
175+
--- a/resources/css/app.css
176+
+++ b/resources/css/app.css
177+
@@ -2,9 +2,8 @@
178+
179+
@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';
180+
@source '../../storage/framework/views/*.php';
181+
-@source "../**/*.blade.php";
182+
-@source "../**/*.js";
183+
-@source "../**/*.vue";
184+
+@source '../**/*.blade.php';
185+
+@source '../**/*.js';
186+
187+
@theme {
188+
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',

diffs/v12.0.1...v12.0.7.diff

+174
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,174 @@
1+
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
2+
index 769390bf..e43d40dd 100644
3+
--- a/.github/workflows/tests.yml
4+
+++ b/.github/workflows/tests.yml
5+
@@ -44,4 +44,4 @@ jobs:
6+
run: php artisan key:generate
7+
8+
- name: Execute tests
9+
- run: vendor/bin/phpunit
10+
+ run: php artisan test
11+
diff --git a/CHANGELOG.md b/CHANGELOG.md
12+
index 42dc426e..fc8a06c7 100644
13+
--- a/CHANGELOG.md
14+
+++ b/CHANGELOG.md
15+
@@ -1,6 +1,35 @@
16+
# Release Notes
17+
18+
-## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.0...master)
19+
+## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.6...12.x)
20+
+
21+
+## [v12.0.6](https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6) - 2025-04-08
22+
+
23+
+**Full Changelog**: https://github.com/laravel/laravel/compare/v12.0.5...v12.0.6
24+
+
25+
+## [v12.0.5](https://github.com/laravel/laravel/compare/v12.0.4...v12.0.5) - 2025-04-02
26+
+
27+
+* [12.x] Update `config/mail.php` to match the latest core configuration by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6594
28+
+
29+
+## [v12.0.4](https://github.com/laravel/laravel/compare/v12.0.3...v12.0.4) - 2025-03-31
30+
+
31+
+* Bump vite from 6.0.11 to 6.2.3 - Vulnerability patch by [@abdel-aouby](https://github.com/abdel-aouby) in https://github.com/laravel/laravel/pull/6586
32+
+* Bump vite from 6.2.3 to 6.2.4 by [@thinkverse](https://github.com/thinkverse) in https://github.com/laravel/laravel/pull/6590
33+
+
34+
+## [v12.0.3](https://github.com/laravel/laravel/compare/v12.0.2...v12.0.3) - 2025-03-17
35+
+
36+
+* Remove reverted change from CHANGELOG.md by [@AJenbo](https://github.com/AJenbo) in https://github.com/laravel/laravel/pull/6565
37+
+* Improves clarity in app.css file by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6569
38+
+* [12.x] Refactor: Structural improvement for clarity by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6574
39+
+* Bump axios from 1.7.9 to 1.8.2 - Vulnerability patch by [@abdel-aouby](https://github.com/abdel-aouby) in https://github.com/laravel/laravel/pull/6572
40+
+* [12.x] Remove Unnecessarily [@source](https://github.com/source) by [@AhmedAlaa4611](https://github.com/AhmedAlaa4611) in https://github.com/laravel/laravel/pull/6584
41+
+
42+
+## [v12.0.2](https://github.com/laravel/laravel/compare/v12.0.1...v12.0.2) - 2025-03-04
43+
+
44+
+* Make the github test action run out of the box independent of the choice of testing framework by [@ndeblauw](https://github.com/ndeblauw) in https://github.com/laravel/laravel/pull/6555
45+
+
46+
+## [v12.0.1](https://github.com/laravel/laravel/compare/v12.0.0...v12.0.1) - 2025-02-24
47+
+
48+
+* [12.x] prefer stable stability by [@pataar](https://github.com/pataar) in https://github.com/laravel/laravel/pull/6548
49+
50+
## [v12.0.0 (2025-??-??)](https://github.com/laravel/laravel/compare/v11.0.2...v12.0.0)
51+
52+
diff --git a/README.md b/README.md
53+
index 1a4c26ba..6851ea97 100644
54+
--- a/README.md
55+
+++ b/README.md
56+
@@ -37,17 +37,12 @@ We would like to extend our thanks to the following sponsors for funding Laravel
57+
58+
- **[Vehikl](https://vehikl.com/)**
59+
- **[Tighten Co.](https://tighten.co)**
60+
-- **[WebReinvent](https://webreinvent.com/)**
61+
- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**
62+
- **[64 Robots](https://64robots.com)**
63+
- **[Curotec](https://www.curotec.com/services/technologies/laravel/)**
64+
-- **[Cyber-Duck](https://cyber-duck.co.uk)**
65+
- **[DevSquad](https://devsquad.com/hire-laravel-developers)**
66+
-- **[Jump24](https://jump24.co.uk)**
67+
-- **[Redberry](https://redberry.international/laravel/)**
68+
+- **[Redberry](https://redberry.international/laravel-development/)**
69+
- **[Active Logic](https://activelogic.com)**
70+
-- **[byte5](https://byte5.de)**
71+
-- **[OP.GG](https://op.gg)**
72+
73+
## Contributing
74+
75+
diff --git a/composer.json b/composer.json
76+
index 9c446ae8..dfe9c82c 100644
77+
--- a/composer.json
78+
+++ b/composer.json
79+
@@ -50,6 +50,10 @@
80+
"dev": [
81+
"Composer\\Config::disableProcessTimeout",
82+
"npx concurrently -c \"#93c5fd,#c4b5fd,#fb7185,#fdba74\" \"php artisan serve\" \"php artisan queue:listen --tries=1\" \"php artisan pail --timeout=0\" \"npm run dev\" --names=server,queue,logs,vite"
83+
+ ],
84+
+ "test": [
85+
+ "@php artisan config:clear --ansi",
86+
+ "@php artisan test"
87+
]
88+
},
89+
"extra": {
90+
diff --git a/config/logging.php b/config/logging.php
91+
index 8d94292b..1345f6f6 100644
92+
--- a/config/logging.php
93+
+++ b/config/logging.php
94+
@@ -98,10 +98,10 @@ return [
95+
'driver' => 'monolog',
96+
'level' => env('LOG_LEVEL', 'debug'),
97+
'handler' => StreamHandler::class,
98+
- 'formatter' => env('LOG_STDERR_FORMATTER'),
99+
- 'with' => [
100+
+ 'handler_with' => [
101+
'stream' => 'php://stderr',
102+
],
103+
+ 'formatter' => env('LOG_STDERR_FORMATTER'),
104+
'processors' => [PsrLogMessageProcessor::class],
105+
],
106+
107+
diff --git a/config/mail.php b/config/mail.php
108+
index 756305b3..00345321 100644
109+
--- a/config/mail.php
110+
+++ b/config/mail.php
111+
@@ -85,6 +85,7 @@ return [
112+
'smtp',
113+
'log',
114+
],
115+
+ 'retry_after' => 60,
116+
],
117+
118+
'roundrobin' => [
119+
@@ -93,6 +94,7 @@ return [
120+
'ses',
121+
'postmark',
122+
],
123+
+ 'retry_after' => 60,
124+
],
125+
126+
],
127+
diff --git a/package.json b/package.json
128+
index a047e268..4e4ab6fe 100644
129+
--- a/package.json
130+
+++ b/package.json
131+
@@ -7,10 +7,10 @@
132+
},
133+
"devDependencies": {
134+
"@tailwindcss/vite": "^4.0.0",
135+
- "axios": "^1.7.4",
136+
+ "axios": "^1.8.2",
137+
"concurrently": "^9.0.1",
138+
"laravel-vite-plugin": "^1.2.0",
139+
"tailwindcss": "^4.0.0",
140+
- "vite": "^6.0.11"
141+
+ "vite": "^6.2.4"
142+
}
143+
}
144+
diff --git a/phpunit.xml b/phpunit.xml
145+
index 506b9a38..61c031c4 100644
146+
--- a/phpunit.xml
147+
+++ b/phpunit.xml
148+
@@ -22,8 +22,8 @@
149+
<env name="APP_MAINTENANCE_DRIVER" value="file"/>
150+
<env name="BCRYPT_ROUNDS" value="4"/>
151+
<env name="CACHE_STORE" value="array"/>
152+
- <!-- <env name="DB_CONNECTION" value="sqlite"/> -->
153+
- <!-- <env name="DB_DATABASE" value=":memory:"/> -->
154+
+ <env name="DB_CONNECTION" value="sqlite"/>
155+
+ <env name="DB_DATABASE" value=":memory:"/>
156+
<env name="MAIL_MAILER" value="array"/>
157+
<env name="PULSE_ENABLED" value="false"/>
158+
<env name="QUEUE_CONNECTION" value="sync"/>
159+
diff --git a/resources/css/app.css b/resources/css/app.css
160+
index 2243c606..3e6abeab 100644
161+
--- a/resources/css/app.css
162+
+++ b/resources/css/app.css
163+
@@ -2,9 +2,8 @@
164+
165+
@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';
166+
@source '../../storage/framework/views/*.php';
167+
-@source "../**/*.blade.php";
168+
-@source "../**/*.js";
169+
-@source "../**/*.vue";
170+
+@source '../**/*.blade.php';
171+
+@source '../**/*.js';
172+
173+
@theme {
174+
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',

0 commit comments

Comments
 (0)