We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a582c1 commit a34be24Copy full SHA for a34be24
.github/workflows/setup-in-laravel.yml
@@ -60,4 +60,5 @@ jobs:
60
cd theater
61
composer config minimum-stability dev
62
composer require backstage/cms:dev-${{ steps.extract_branch.outputs.branch }}
63
+ composer config repositories.cms vcs [email protected]:backstagephp/cms.git
64
php artisan backstage:install
0 commit comments