Skip to content

Commit

Permalink
fix composer require checker
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Apr 1, 2024
1 parent 15b0f03 commit 7b00082
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer-require-checker.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"symbol-whitelist": [
"Yiisoft\\Router\\CurrentRoute"
"Yiisoft\\Router\\CurrentRoute",
"IntlDateFormatter"
]
}

0 comments on commit 7b00082

Please sign in to comment.