Skip to content

Commit 1bd4d77

Browse files
committed
Merge branch 'PHP-8.0'
* PHP-8.0: Don't specify symfony branch
2 parents a29b4a7 + 378bb63 commit 1bd4d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/community_job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
php vendor/bin/phpunit
6565
displayName: 'Test Laravel'
6666
- script: |
67-
git clone https://github.com/symfony/symfony.git --branch=master --depth=1
67+
git clone https://github.com/symfony/symfony.git --depth=1
6868
cd symfony
6969
php7.3 /usr/bin/composer install --no-progress
7070
php7.3 ./phpunit install

0 commit comments

Comments
 (0)