Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pullrequests/laravel/10.x #2

Merged
merged 332 commits into from
Jul 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
332 commits
Select commit Hold shift + click to select a range
30ffc91
Fixes from StyleCI
MFlor Jan 6, 2020
6c1ea42
formatting and commenting
taylorotwell Jan 6, 2020
4c163b7
Update CHANGELOG.md
driesvints Jan 7, 2020
0d42c31
Merge branch '8.x'
driesvints Jan 7, 2020
32d5d60
Update 2016_06_01_000001_create_oauth_auth_codes_table.php
KieronWiltshire Jan 21, 2020
63db1d6
Update 2016_06_01_000002_create_oauth_access_tokens_table.php
KieronWiltshire Jan 21, 2020
0eabb22
Update 2016_06_01_000003_create_oauth_refresh_tokens_table.php
KieronWiltshire Jan 21, 2020
09003bf
Update 2016_06_01_000004_create_oauth_clients_table.php
KieronWiltshire Jan 21, 2020
46893d6
Update 2016_06_01_000005_create_oauth_personal_access_clients_table.php
KieronWiltshire Jan 21, 2020
128f99c
Merge pull request #1169 from KieronWiltshire/8.x
taylorotwell Jan 21, 2020
140a693
wip
taylorotwell Jan 21, 2020
53b8bbf
Create the PassportClientFactory
Orrison Jan 24, 2020
a4fe544
Publish the passport-factories
Orrison Jan 24, 2020
72e4f0f
Update PassportClientFactory.php
taylorotwell Jan 27, 2020
e467443
Merge pull request #1171 from Orrison/clientFactory
taylorotwell Jan 27, 2020
e3d3c86
Update CHANGELOG.md
driesvints Jan 28, 2020
80721e3
Update CHANGELOG.md
driesvints Jan 29, 2020
20e9b66
Remove foreign keys
driesvints Jan 29, 2020
98456cb
Update CHANGELOG.md
driesvints Jan 29, 2020
d5f7cdc
Add password grant feature tests
X-Coder264 Feb 8, 2020
0920021
Merge pull request #1181 from X-Coder264/add-feature-tests-for-passwo…
taylorotwell Feb 10, 2020
e7876c6
Revoke refresh tokens as well
driesvints Feb 11, 2020
e560aa8
Merge pull request #1186 from laravel/revoke-refresh-tokens
taylorotwell Feb 11, 2020
adb02ff
Implement auth token for access requests
driesvints Feb 11, 2020
bf6b57d
Optionally skip if no auth_token is provided
driesvints Feb 11, 2020
b46829b
Merge pull request #1188 from laravel/auth-token
taylorotwell Feb 11, 2020
c1be259
Update CHANGELOG.md
driesvints Feb 12, 2020
b5c5093
Forget session keys on invalid match
driesvints Feb 13, 2020
02a3d92
Merge pull request #1192 from laravel/clear-session-instances
taylorotwell Feb 13, 2020
0fa684f
Joined config publish registering with the rest of the publish regist…
Ilyes512 Feb 15, 2020
746ffc3
Merge branch '8.x'
driesvints Feb 17, 2020
b4ae2a1
Merge pull request #1193 from Ilyes512/small-cleanup
taylorotwell Feb 17, 2020
51a0484
Refactor to sqlite tests
driesvints Feb 20, 2020
a35da95
Apply fixes from StyleCI (#1198)
driesvints Feb 20, 2020
18e33ab
Implement Github Actions
driesvints Feb 20, 2020
d3874bd
Merge branch '8.x'
driesvints Feb 20, 2020
0d9a007
Bump dependencies
driesvints Feb 20, 2020
32c3a43
Merge pull request #1201 from laravel/github-actions
driesvints Feb 21, 2020
59f012b
Merge branch '8.x'
driesvints Feb 21, 2020
ded0ccd
Fix tests
driesvints Mar 2, 2020
c19d57e
Merge branch '8.x'
driesvints Mar 2, 2020
4088cdf
Update CHANGELOG.md
driesvints Mar 4, 2020
8506e88
Merge branch '8.x'
driesvints Mar 4, 2020
d95d252
[8.x] mergeConfigFrom() already check if app is running with config c…
crynobone Mar 20, 2020
efae7be
Merge pull request #1205 from crynobone/patch-2
driesvints Mar 20, 2020
0420dc2
Update CHANGELOG.md
driesvints Mar 24, 2020
3815fac
Merge branch '8.x'
driesvints Mar 24, 2020
21d2ec3
Update 1_Bug_report.md
driesvints Mar 24, 2020
86a2cd8
Update config.yml
driesvints Mar 24, 2020
2af6452
Fix resolveInheritedScopes.
Mar 26, 2020
92f729f
Add an extra test.
Mar 26, 2020
0319409
Update Token.php
taylorotwell Mar 26, 2020
5224dc4
Merge pull request #1207 from lucasmichot/feature/8.x/cleanup-resolve…
taylorotwell Mar 26, 2020
edb9ccb
Update CHANGELOG.md
driesvints Mar 31, 2020
95c50cc
Merge branch '8.x'
driesvints Mar 31, 2020
02e2d83
Update tests.yml
driesvints Apr 14, 2020
639788b
Initial support for multiple providers
billriess Apr 17, 2020
83dbcd3
DocBlocks
billriess Apr 17, 2020
edd3713
Default provider to users if exists otherwise null
billriess Apr 17, 2020
ff78880
StyleCI suggestion
billriess Apr 17, 2020
687b12a
Check if client is set when validating
billriess Apr 17, 2020
339abf7
Fixed validation to fallback if provider is not defined
billriess Apr 18, 2020
95eb3b3
StyleCI suggestion
billriess Apr 18, 2020
e8b12f2
DocBlocks and formatting
billriess Apr 20, 2020
010b807
Fix exception on deleted client auth
pkostic Apr 20, 2020
31d5dfc
Merge pull request #1222 from pkostic/8.x
taylorotwell Apr 21, 2020
dd4b1d9
Update CHANGELOG.md
driesvints Apr 21, 2020
4f52c4c
Merge branch '8.x'
driesvints Apr 21, 2020
06f6cbd
Compare models directly on providers.
billriess Apr 27, 2020
834f9a5
Cleaned up returns, removed redundant code
billriess Apr 27, 2020
7904a36
Call the validation...
billriess Apr 27, 2020
10d09fe
Decorate UserProvider with custom class
driesvints Apr 27, 2020
7569525
Fixed tests
billriess Apr 27, 2020
3e46d59
StyleCI + validation tweak
billriess Apr 27, 2020
e52ceba
Update Client.php
taylorotwell Apr 28, 2020
cdc37f0
formatting
taylorotwell Apr 28, 2020
11d8533
Merge branch 'billriess/8.x'
taylorotwell Apr 28, 2020
6896a17
[8.x] Automatic configuration of client uuids (#1231)
taylorotwell May 4, 2020
6affa6e
Update CHANGELOG.md
driesvints May 5, 2020
bc39485
Merge branch '8.x'
driesvints May 5, 2020
933241b
Remove deprecated functionality (#1235)
driesvints May 5, 2020
1d508bb
Update CHANGELOG.md
driesvints May 5, 2020
d538b53
Update CHANGELOG.md
driesvints May 5, 2020
9687b55
Update branch-alias
driesvints May 5, 2020
a8ce201
Drop support for old JWT versions
driesvints May 5, 2020
8a63623
Bump league server dependency
driesvints May 5, 2020
099d23a
Merge pull request #1237 from laravel/update-league-server-dependency
driesvints May 5, 2020
ceecafa
Merge pull request #1236 from laravel/remove-old-jwt-versions
driesvints May 5, 2020
69ccc34
Update CHANGELOG.md
driesvints May 5, 2020
7a39717
[9.x] Implement passport:hash command (#1238)
driesvints May 5, 2020
b976458
Apply fixes from StyleCI (#1242)
taylorotwell May 5, 2020
1176eb5
[9.x] Update UPGRADE.md (#1240)
driesvints May 5, 2020
a9043df
fix hashing name
taylorotwell May 5, 2020
683becd
Update CHANGELOG.md
driesvints May 5, 2020
81c92b0
Merge branch '9.x'
driesvints May 5, 2020
7183f24
Update CHANGELOG.md
driesvints May 5, 2020
fedcf05
Merge branch '9.x'
driesvints May 5, 2020
586fc5a
Fix displaying secret in Vue component (#1244)
driesvints May 6, 2020
32e5a6a
Moved provider check to bearer token only (#1246)
billriess May 6, 2020
aff9d09
Fix create client call
driesvints May 6, 2020
25552e0
Update CHANGELOG.md
driesvints May 6, 2020
a368f9e
Fix tests
driesvints May 6, 2020
367dc44
Merge branch '9.x'
driesvints May 6, 2020
e82a6d2
Add force option to hash command (#1251)
May 7, 2020
08bf389
Fix updating clients in Vue
driesvints May 8, 2020
e46ebc5
Implement personal access client config
driesvints May 8, 2020
03e4e51
formatting
taylorotwell May 8, 2020
07b5f11
[9.x] Warn about one-time-hashed-secret (#1259)
driesvints May 8, 2020
2c24ae4
Update UPGRADE.md
driesvints May 8, 2020
ab797a3
[9.x] Implement secret modal (#1258)
driesvints May 8, 2020
c274e92
Update CHANGELOG.md
driesvints May 8, 2020
d9bc3fa
Match name of personal access token methods to config
May 8, 2020
ca0e683
Merge pull request #1261 from aaronhuisinga/9.x
driesvints May 8, 2020
555e02c
Allow to change Models database connection
antonkomarev May 8, 2020
610cf06
[9.x] Update UPGRADE.md (#1265)
driesvints May 11, 2020
36acc84
wording
taylorotwell May 11, 2020
7ab3bdb
formatting
taylorotwell May 11, 2020
343e3ea
Merge branch 'add-models-database-connection-config' into 9.x
taylorotwell May 11, 2020
789bfe1
Change to forceFill. Fixes #908. (#1266)
garbetjie May 12, 2020
515cc10
Nonstandard ID in the token's relationship with the user (#1267)
May 12, 2020
9f4b881
Update CHANGELOG.md
driesvints May 12, 2020
ce4c53c
Merge branch '9.x'
driesvints May 12, 2020
5a5c0cf
Set actingAsClient token client as proper relationship
May 12, 2020
b8657e3
formatting
taylorotwell May 13, 2020
bedf02c
Fix HashCommand
driesvints May 14, 2020
0931d75
Update CHANGELOG.md
driesvints May 14, 2020
e2ef985
Merge branch '9.x'
driesvints May 14, 2020
d2d157a
correct test name
May 27, 2020
80b2f7b
Merge pull request #1287 from corbosman/9.x
driesvints May 27, 2020
0c20f31
Fix typo on param doc
PanjiNamjaElf Jun 4, 2020
ab0f5be
Merge pull request #1290 from PanjiNamjaElf/9.x
driesvints Jun 4, 2020
7359e38
Cleanup tests
driesvints Jun 5, 2020
051a4ce
Merge branch '9.x'
driesvints Jun 5, 2020
c242d48
Apply fixes from StyleCI (#1291)
driesvints Jun 5, 2020
f66b981
Apply fixes from StyleCI (#1292)
driesvints Jun 5, 2020
63c8b66
Improve `passport:install` command (#1294)
baijunyao Jun 11, 2020
f984a7f
Fix maxlength for token names (#1300)
driesvints Jun 19, 2020
7ddaa0f
Update CHANGELOG.md
driesvints Jun 25, 2020
5599571
Allow guzzle v7
ankurk91 Jun 30, 2020
9c138a7
Merge pull request #1311 from ankurk91/patch/guzzle-7
driesvints Jun 30, 2020
724acae
Update CHANGELOG.md
driesvints Jun 30, 2020
4d510ee
Merge branch '9.x'
driesvints Jun 30, 2020
5654ce8
Match property sequence
driesvints Jul 6, 2020
52fc782
Update CHANGELOG.md
driesvints Jul 7, 2020
5e36561
Add index to access_token_id column
driesvints Jul 7, 2020
d440355
Merge branch '9.x'
driesvints Jul 7, 2020
f0bd801
Update tests.yml
driesvints Jul 9, 2020
98b4425
Merge pull request #1314 from laravel/driesvints-patch-1
driesvints Jul 9, 2020
248b95a
Use custom models in purge command if set (#1316)
hettiger Jul 14, 2020
f09aee5
Apply table responsive on table class (#1318)
samtarmizi Jul 16, 2020
38d9ee0
Update CHANGELOG.md
driesvints Jul 21, 2020
a3bfbb8
Merge branch '9.x'
driesvints Jul 21, 2020
de6ae4b
fix cookie handling for security release
taylorotwell Jul 27, 2020
4977c82
Apply fixes from StyleCI (#1321)
taylorotwell Jul 27, 2020
e5a91ce
Merge pull request #1322 from laravel/cookie-fixes
driesvints Jul 27, 2020
75f1ad2
Update composer.json
driesvints Jul 27, 2020
192fe38
Update CHANGELOG.md
driesvints Jul 27, 2020
7b1f73f
Merge branch '9.x'
driesvints Jul 27, 2020
fcb7654
Update CHANGELOG.md
driesvints Jul 27, 2020
995b3f2
Merge branch '9.x'
driesvints Jul 27, 2020
6d4393e
Remove old static personal client methods (#1325)
driesvints Aug 7, 2020
bc0aca3
Remove Guzzle dependency (#1327)
X-Coder264 Aug 20, 2020
7792cd6
Use newer Github actions (#1329)
X-Coder264 Aug 20, 2020
98ad679
Allow PHPUnit 9 (#1328)
X-Coder264 Aug 20, 2020
29f137a
Use only one PSR7 implementation (#1330)
X-Coder264 Aug 21, 2020
8b41a82
Merge branch '9.x' into master
driesvints Aug 25, 2020
df21a43
[10.x] Support Laravel 8 (#1336)
driesvints Aug 25, 2020
ffcb546
style: correct NBSP for regular spaces (#1339)
iBotPeaches Sep 2, 2020
e576928
[10.x] Client Credentials Feature tests (#1341)
iBotPeaches Sep 2, 2020
11d95f5
Using assertSame to make assertion equals strict (#1343)
peter279k Sep 3, 2020
c044dcf
Merge branch '9.x' into master
driesvints Sep 8, 2020
23cc8e2
Update CHANGELOG.md
driesvints Sep 8, 2020
8a84da3
wip
driesvints Sep 8, 2020
445a445
[10.x] Upgrade guide (#1345)
driesvints Sep 8, 2020
71d1a70
Update CHANGELOG.md
driesvints Sep 8, 2020
7a2ce6c
[10.x] Use newFactory to properly reference factory (#1349)
driesvints Sep 14, 2020
4e53f1b
Update CHANGELOG.md
driesvints Sep 15, 2020
61de2cf
Remove Vue components (#1352)
driesvints Sep 21, 2020
6713bd1
remove unnecessary return form service provider
siarheipashkevich Oct 5, 2020
d28948c
Merge pull request #1361 from siarheipashkevich/unnecessary-return
driesvints Oct 5, 2020
ed0e660
[10.x] Update the badges to use shields.io
pataar Oct 5, 2020
c7cb4a5
Merge pull request #1362 from pataar/patch-1
driesvints Oct 5, 2020
5758a35
Update .gitattributes
driesvints Oct 26, 2020
034b7ba
Update CHANGELOG.md
driesvints Nov 25, 2020
032e2e4
[8.x] PHP 8 Support (#1373)
driesvints Nov 26, 2020
c2b93a7
Update CHANGELOG.md
driesvints Nov 26, 2020
985577c
[10.x] Add purging of invalid refresh tokens to command (#1396)
carestad Jan 14, 2021
8b792b4
Revert "[10.x] Add purging of invalid refresh tokens to command (#139…
driesvints Jan 14, 2021
b28cd97
Update to phpseclib v3 (#1410)
driesvints Feb 18, 2021
2ed0190
Update CHANGELOG.md
driesvints Feb 23, 2021
d429a98
[10.x] Backport phpseclib v2 (#1418)
driesvints Mar 1, 2021
9f1a5d5
Update CHANGELOG.md
driesvints Mar 2, 2021
c7c798f
Use ubuntu-18.04
driesvints Mar 5, 2021
1f1dbec
Merge pull request #1421 from laravel/ubuntu
driesvints Mar 5, 2021
2138d59
Fix `$userId` type (#1422)
baijunyao Mar 7, 2021
ab9e204
Update tests.yml
driesvints Mar 11, 2021
e3478de
fix binding
themsaid Apr 5, 2021
3d1e6bb
use app helper
taylorotwell Apr 5, 2021
a5e4471
Update CHANGELOG.md
driesvints Apr 6, 2021
cafb8e6
Update 1_Bug_report.md
driesvints Jun 4, 2021
519e1df
[10.x] Use Real Keys in Tests (#1450)
Sephster Jun 4, 2021
4b28beb
dark mode logo
driesvints Jun 12, 2021
12678fb
wip
driesvints Jun 13, 2021
5381868
Fix tests (#1469)
Sephster Jul 28, 2021
6906a6d
Fix link to documentation
ricardogobbosouza Jul 29, 2021
23cffb1
Merge pull request #1470 from ricardogobbosouza/patch-1
driesvints Jul 29, 2021
1d9d0e4
Change logo to work on Dark Theme (#1481)
xiCO2k Sep 22, 2021
0ee9586
Apply fixes from StyleCI
taylorotwell Sep 22, 2021
9b5da83
[10.x] Ensure client model factory always creates models with a prima…
axlon Oct 15, 2021
2ab4b1a
PHP 8.1 support
driesvints Oct 19, 2021
c889d9c
Update CHANGELOG.md
driesvints Oct 19, 2021
e6b20bc
Update phpunit.xml.dist
driesvints Oct 21, 2021
25fa27e
Merge pull request #1494 from laravel/php81
driesvints Oct 21, 2021
fda2c2e
Refactor expiry dates to intervals (#1500)
driesvints Oct 28, 2021
48b9534
[10.x] Add custom encryption key for JWT tokens (#1501)
thijskok Oct 29, 2021
1c69a01
Update CHANGELOG.md
driesvints Nov 2, 2021
0f02c6c
[10.x] Update test for Laravel 9 (#1509)
driesvints Nov 26, 2021
9e1bbad
Fix str_replace error when third parameter ($subject) is null (#1511)
kyryl-bogach Dec 1, 2021
a263428
Update CHANGELOG.md
driesvints Dec 7, 2021
c24402e
fix: Internal method return types, php 8.1 tests compatibility
Dec 7, 2021
46778b0
Merge pull request #1512 from rubengg86/php_8.1_internal_method_retur…
driesvints Dec 7, 2021
7981abe
Update CHANGELOG.md
driesvints Dec 7, 2021
9a431c5
Update tests.yml
driesvints Jan 11, 2022
fe865e3
Update tests.yml
driesvints Jan 11, 2022
b9e0b98
Laravel v9 support (#1516)
driesvints Jan 12, 2022
b4a829e
Update CHANGELOG.md
driesvints Jan 12, 2022
ba1996c
[10.x] Allow to use custom authorization server response (#1521)
yaroslawww Jan 21, 2022
779e34f
Update CHANGELOG.md
driesvints Jan 25, 2022
c56d3e0
Minor documentation tweak to UPGRADE.md (#1526)
jonrmitchell Feb 4, 2022
409e308
Create update-changelog.yml
driesvints Feb 8, 2022
c56207e
[10.x] Fix Faker deprecations (#1530)
X-Coder264 Feb 15, 2022
de6e1fd
Update CHANGELOG.md
driesvints Feb 22, 2022
1039d8b
Use anonymous migrations (#1531)
mmachatschek Feb 23, 2022
3ef9e2b
Update CHANGELOG.md
driesvints Mar 8, 2022
61832d3
Update .styleci.yml
driesvints Mar 17, 2022
f1741c3
Update .styleci.yml
driesvints Mar 17, 2022
31e4ec6
Update update-changelog.yml
driesvints Mar 23, 2022
5bb6637
Upgrade firebase/php-jwt to ^6.0 (#1538)
prufrock Mar 30, 2022
1d6280e
Update CHANGELOG
driesvints Apr 5, 2022
abd3f11
Create pull-requests.yml
driesvints Apr 8, 2022
c9591e4
Update pull-requests.yml
driesvints Apr 8, 2022
499d68d
Update tests.yml (#1540)
driesvints Apr 8, 2022
6e39bb0
[ADD] new URI Rule to validate URI and use it to RedirectRule (#1544)
victorbalssa Apr 16, 2022
b62b418
Apply fixes from StyleCI
StyleCIBot Apr 16, 2022
3498c40
Update CHANGELOG
driesvints Apr 19, 2022
9c6e8c1
Update pull-requests.yml
driesvints Jun 8, 2022
75fd509
Update update-changelog.yml
driesvints Jun 8, 2022
e0f3b99
Merge branch 'ultrapass2' into pullrequests/laravel/10.x
lucadegasperi Jul 26, 2022
3ef41c3
fixes
lucadegasperi Jul 26, 2022
70f5048
update
lucadegasperi Jul 26, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
* text=auto

*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php

/.github export-ignore
/art export-ignore
/tests export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.styleci.yml export-ignore
.travis.yml export-ignore
CHANGELOG.md export-ignore
phpunit.xml.dist export-ignore
UPGRADE.md
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/1_Bug_report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
---
name: "Bug report"
about: 'Report a general library issue. Please ensure your version is still supported: https://laravel.com/docs/releases#support-policy'
about: "Report something that's broken. Please ensure your Laravel version is still supported: https://laravel.com/docs/releases#support-policy"
---

<!-- DO NOT THROW THIS AWAY -->
<!-- Fill out the FULL versions with patch versions -->

- Passport Version: #.#.#
- Laravel Version: #.#.#
- PHP Version: #.#.#
Expand All @@ -12,3 +15,6 @@ about: 'Report a general library issue. Please ensure your version is still supp


### Steps To Reproduce:

<!-- If possible, please provide a GitHub repository to demonstrate your issue -->
<!-- laravel new bug-report --github="--public" -->
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Support question
- name: Support Questions & Other
url: https://laravel.com/docs/contributions#support-questions
about: 'This repository is only for reporting bugs. If you need help using the library, click:'
about: 'This repository is only for reporting bugs. If you have a question or need help using the library, click:'
- name: Documentation issue
url: https://github.com/laravel/docs
about: For documentation issues, open a pull request at the laravel/docs repository
12 changes: 12 additions & 0 deletions .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: pull requests

on:
pull_request_target:
types: [opened]

permissions:
pull-requests: write

jobs:
uneditable:
uses: laravel/.github/.github/workflows/pull-requests.yml@main
45 changes: 45 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
name: tests

on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'

jobs:
tests:
runs-on: ubuntu-20.04

strategy:
fail-fast: true
matrix:
php: [7.3, 7.4, '8.0', 8.1]
laravel: [8, 9]
exclude:
- php: 7.3
laravel: 9
- php: 7.4
laravel: 9

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
ini-values: error_reporting=E_ALL
tools: composer:v2
coverage: none

- name: Install dependencies
run: |
composer require "illuminate/contracts=^${{ matrix.laravel }}" --no-update
composer update --prefer-dist --no-interaction --no-progress

- name: Execute tests
run: vendor/bin/phpunit --verbose
9 changes: 9 additions & 0 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: update changelog

on:
release:
types: [released]

jobs:
update:
uses: laravel/.github/.github/workflows/update-changelog.yml@main
25 changes: 0 additions & 25 deletions .travis.yml

This file was deleted.

Loading