ソースを参照

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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません