From 66832c41e9fff481c20ca219b3cc0a4e53b8b551 Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 25 Oct 2017 23:21:07 +0200 Subject: :arrow_up: Update intl library. Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now. --- library/intl/resources/number_format/ses.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 library/intl/resources/number_format/ses.json (limited to 'library/intl/resources/number_format/ses.json') diff --git a/library/intl/resources/number_format/ses.json b/library/intl/resources/number_format/ses.json deleted file mode 100644 index 23ba53115..000000000 --- a/library/intl/resources/number_format/ses.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "numbering_system": "latn", - "decimal_pattern": "#,##0.###", - "percent_pattern": "#,##0%", - "currency_pattern": "#,##0.00¤", - "accounting_currency_pattern": "#,##0.00¤", - "grouping_separator": " " -} \ No newline at end of file -- cgit v1.2.3