git -C '/home/opc/rocketa.git' show f703852 -- composer.jsoncommit f70385251317348253f5ebffeffc00e3a1d6d563
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date: Thu Jan 29 17:46:01 2026 +0900
gitignore 更新
compser.json 更新
本番環境oci_func 作成
diff --git a/composer.json b/composer.json
index e106b89..3727dc5 100644
--- a/composer.json
+++ b/composer.json
@@ -23,6 +23,7 @@
"league/flysystem-aws-s3-v3": "^1.0",
"maatwebsite/excel": "^3.1",
"mpdf/mpdf": "^8.0",
+ "oracle/oci-php-sdk": "^0.1.0",
"php-parallel-lint/php-console-color": "*",
"phpoffice/phpspreadsheet": "^1.11"
},
@@ -71,4 +72,4 @@
"@php artisan key:generate --ansi"
]
}
-}
+}
\ No newline at end of file