Skip to content

Instantly share code, notes, and snippets.

View jayenne's full-sized avatar

Jayenne Montana jayenne

View GitHub Profile
@jayenne
jayenne / gist:c381a46513868db0bcfeab89928b7ed3
Last active September 10, 2025 10:37
Build environmanet specific composer.json files by .env APP_ENV or by --env=local
#!/bin/bash
# filepath: ./composer-by-env.sh
###############################################################################
# Composer Environment Configuration Script
#
# Author: Jayenne Montana
# License: MIT License
#
# Copyright (c) 2025 Jayenne Montana