Skip to content

Commit

Permalink
Revert "Revert punycode to 1.4.x which supports pre ES6 format"
Browse files Browse the repository at this point in the history
  • Loading branch information
mtangoo authored Nov 27, 2024
1 parent c190e9b commit 51f100c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
"bower-asset/jquery": "3.7.*@stable | 3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
"bower-asset/inputmask": "^5.0.8 ",
"bower-asset/punycode": "^1.4",
"bower-asset/punycode": "^2.2",
"bower-asset/yii2-pjax": "~2.0.1"
},
"autoload": {
Expand Down

0 comments on commit 51f100c

Please sign in to comment.