Skip to content

Commit

Permalink
Merge pull request #1318 from laravel/version-4
Browse files Browse the repository at this point in the history
Release Version 4
  • Loading branch information
mattstauffer authored Feb 20, 2023
2 parents 9782d48 + 3025fd2 commit a923379
Show file tree
Hide file tree
Showing 129 changed files with 3,671 additions and 2,218 deletions.
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ phpunit.xml export-ignore
CHANGELOG.md export-ignore
phpunit.xml.dist export-ignore
UPGRADE.md export-ignore

/bin/ngrok -diff
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [7.2, 7.3, 7.4, '8.0', 8.1, 8.2]
php: ['8.0', 8.1, 8.2]

name: PHP ${{ matrix.php }}

Expand Down
Binary file removed bin/ngrok
Binary file not shown.
Loading

0 comments on commit a923379

Please sign in to comment.