We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3eaffd commit 40ded47Copy full SHA for 40ded47
composer.json
@@ -42,7 +42,7 @@
42
"symfony/var-dumper": "^6.0",
43
"tijsverkoyen/css-to-inline-styles": "^2.2.2",
44
"vlucas/phpdotenv": "^5.4.1",
45
- "voku/portable-ascii": "^1.6.1"
+ "voku/portable-ascii": "^2.0"
46
},
47
"replace": {
48
"illuminate/auth": "self.version",
src/Illuminate/Support/composer.json
@@ -23,7 +23,7 @@
23
"illuminate/contracts": "^9.0",
24
"illuminate/macroable": "^9.0",
25
"nesbot/carbon": "^2.53.1",
26
27
28
"conflict": {
29
"tightenco/collect": "<5.5.33"
0 commit comments