docker-magento
docker-magento copied to clipboard
Add bin/magento-version
Get Magento version in 3 methods
-
bin/magento --version
-
composer.lock
-
composer.json
PR Summary
-
Added
compose/bin/magento-version
file The new file provides an efficient way to get Magento version information. -
Updated
compose/bin/setup-integration-tests
to usemagento-version
Refactored the setup script for integration tests to utilize the newly addedmagento-version
, improving code readability and maintainability.
Hey @rangerz just noticed this PR. Did you still want this in? I've been out of any GitHub/OSS for a while but just now getting back into it. Sorry for the delay.
Also noticed a few other PRs... just getting around to them. Would you like me to reopen all of these?