File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- /.codecov.yml export-ignore
2
1
/.gitattributes export-ignore
3
2
/.github / export-ignore
4
3
/.gitignore export-ignore
5
4
/CHANGELOG.md export-ignore
5
+ /codecov.yml export-ignore
6
6
/CODE_OF_CONDUCT.md export-ignore
7
7
/CONTRIBUTING.md export-ignore
8
8
/CREDITS.md export-ignore
9
- /README.PROVIDER-GUIDE.md export-ignore
10
9
/docs / export-ignore
11
10
/phpunit.xml export-ignore
11
+ /README.PROVIDER-GUIDE.md export-ignore
12
12
/test / export-ignore
Original file line number Diff line number Diff line change 2
2
3
3
## 2.6.0
4
4
5
- _ Released: TBD _
5
+ _ Released: 2020-10-27 _
6
6
7
- * Support PHP 8
7
+ * Indicate support for PHP 8
8
+ * Allow time to be set for testing purposes
9
+ [ #852 ] ( https://github.com/thephpleague/oauth2-client/pull/852 )
8
10
9
11
## 2.5.0
10
12
File renamed without changes.
You can’t perform that action at this time.
0 commit comments