Skip to content

Commit

Permalink
Issue #3439393: Release Varbase 10.0.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Natshah committed Apr 16, 2024
1 parent f0bc2e9 commit 6dbbe48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ commands:
cp -r /var/www/html/test/varbase-code /var/www/html/test/varbase
cd /var/www/html/test/varbase
composer require cweagans/composer-patches:~1 --no-update
composer require vardot/varbase-patches:~9.1.0 --no-update
composer require vardot/varbase-patches:~10.0.0 --no-update
composer require drupal/core-composer-scaffold:~10 --no-update
composer install --no-interaction -vvv
mkdir -p /var/www/html/test/varbase/docroot/profiles/contrib
Expand Down

0 comments on commit 6dbbe48

Please sign in to comment.