Skip to content

Commit 40ded47

Browse files
committed
Bump voku/portable-ascii to v2
1 parent b3eaffd commit 40ded47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"symfony/var-dumper": "^6.0",
4343
"tijsverkoyen/css-to-inline-styles": "^2.2.2",
4444
"vlucas/phpdotenv": "^5.4.1",
45-
"voku/portable-ascii": "^1.6.1"
45+
"voku/portable-ascii": "^2.0"
4646
},
4747
"replace": {
4848
"illuminate/auth": "self.version",

src/Illuminate/Support/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"illuminate/contracts": "^9.0",
2424
"illuminate/macroable": "^9.0",
2525
"nesbot/carbon": "^2.53.1",
26-
"voku/portable-ascii": "^1.6.1"
26+
"voku/portable-ascii": "^2.0"
2727
},
2828
"conflict": {
2929
"tightenco/collect": "<5.5.33"

0 commit comments

Comments
 (0)