浏览代码

Update circleci config, and composer

Daniel Supernault 11 月之前
父节点
当前提交
cafbf6ff19
共有 2 个文件被更改,包括 184 次插入183 次删除
  1. 1 1
      .circleci/config.yml
  2. 183 182
      composer.lock

+ 1 - 1
.circleci/config.yml

@@ -7,7 +7,7 @@ jobs:
   build:
     docker:
       # Specify the version you desire here
-      - image: cimg/php:8.2.5
+      - image: cimg/php:8.3.8
 
       # Specify service dependencies here if necessary
       # CircleCI maintains a library of pre-built images

文件差异内容过多而无法显示
+ 183 - 182
composer.lock


部分文件因为文件数量过多而无法显示