소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.