We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fda9d9 commit 740690cCopy full SHA for 740690c
.github/workflows/laravel.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: shivammathur/setup-php@v2
18
with:
19
php-version: 8.3.18
20
+ tools: ''
21
- name: Check PHP version
22
run: php -v
23
- name: Copy .env
0 commit comments