Skip to content

Commit 9199198

Browse files
authored
chore: update SPC_VERSION to 2.6.1 and add intl extension (#246)
1 parent a888cff commit 9199198

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
GITHUB_TOKEN: ${{ secrets.PAT }}
15-
SPC_VERSION: 2.5.2
15+
SPC_VERSION: 2.6.1
1616

1717
jobs:
1818
build:

php-extensions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bcmath,bz2,ctype,curl,dom,fileinfo,filter,gd,iconv,mbstring,opcache,openssl,pdo,pdo_sqlite,phar,session,simplexml,sockets,sqlite3,tokenizer,xml,zip,zlib
1+
bcmath,bz2,ctype,curl,dom,fileinfo,filter,gd,iconv,intl,mbstring,opcache,openssl,pdo,pdo_sqlite,phar,session,simplexml,sockets,sqlite3,tokenizer,xml,zip,zlib

0 commit comments

Comments
 (0)