Commit Graph

11 Commits

Author SHA1 Message Date
Michael Stenta 6292f2a3a5 Fix composer require farmos/farmos version constraint in build-farmOS.sh. 2023-10-23 14:25:20 -04:00
Michael Stenta 112a152304 Only add farmOS repository to composer.json for non-tag versions. 2023-10-23 14:25:20 -04:00
Michael Stenta a0accbd38f Add PHPStan dependencies: phpstan/phpstan, phpstan/phpstan-deprecation-rules, phpstan/extension-installer, mglaman/phpstan-drupal. 2022-09-12 19:38:23 -04:00
Paul Weidner e6f1c85c8f Allow dealerdirect/phpcodesniffer-composer-installer composer plugin. 2022-06-14 13:27:26 -04:00
Paul Weidner bef4f25032 Add allow-plugins config #467 2022-01-03 15:53:30 -05:00
Michael Stenta deb59bed54 Set version in farm.info.yml via build-farmOS.sh.
This ensures that the version is correctly set in the
Docker images. Previously, it was only being set in
the packaged tarball releases.
2021-12-09 09:58:57 -05:00
paul121 1af8413441 Require 2.x-dev if 2.x is requested. 2021-03-24 07:26:57 -04:00
Paul Weidner fe00d7402b Simplify composer require farmos/farmos version. 2021-03-24 07:26:57 -04:00
paul121 8c6e508baf Simplify adding farmOS repository to composer.json. #414 2021-02-27 15:14:25 -05:00
Michael Stenta cf816e4fe8 Fix support for tagged versions in build-farmOS.sh.
Broken by 2ede85eee6 "Fix dev Dockerfile composer.json farmOS branch replacement."
2020-08-19 21:00:35 -04:00
Michael Stenta aabadf26ad Consolidate Composer install logic into a build-farmOS.sh script. 2020-08-12 12:58:33 -04:00