[phpmyadmin/phpmyadmin] 5f27ad: Add version handling for the dev packages in Composer when creating the release.

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5f27add073a796d43871345b2e6013ef8bfe5822 https://github.com/phpmyadmin/phpmyadmin/commit/5f27add073a796d43871345b2e60... Author: Isaac Bennetch <bennetch@gmail.com> Date: 2018-12-20 (Thu, 12 December 2018) -05:00 Changed paths: M scripts/create-release.sh Log Message: ----------- Add version handling for the dev packages in Composer when creating the release. This parses the required dependency versions from composer.json and installs them manually as required packages. Fixes #14782 Signed-off-by: Isaac Bennetch <bennetch@gmail.com> Commit: 0a0bc2cba63726e0e5dbfbf0a0490c3702b5b009 https://github.com/phpmyadmin/phpmyadmin/commit/0a0bc2cba63726e0e5dbfbf0a049... Author: Isaac Bennetch <bennetch@gmail.com> Date: 2018-12-22 (Sat, 12 December 2018) -05:00 Changed paths: M scripts/create-release.sh Log Message: ----------- Merge pull request #14785 from ibennetch/14782 Add version handling for the dev packages in Composer when creating the release
participants (1)
-
Isaac Bennetch