File tree Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 22
33All Notable changes to ` League\Uri\Interfaces ` will be documented in this file
44
5+ ## 2.2.0 - 2020-10-31
6+
7+ ### Added
8+
9+ - Support for PHP8 thanks to of [ someniatko] ( https://github.com/someniatko )
10+
11+ ### Fixed
12+
13+ - None
14+
15+ ### Deprecated
16+
17+ - None
18+
19+ ### Removed
20+
21+ - None
22+
523## 2.1.0 - 2020-02-08
624
725### Added
Original file line number Diff line number Diff line change 1616 "homepage" : " https://nyamsprod.com"
1717 }
1818 ],
19+ "funding" : [
20+ {
21+ "type" : " github" ,
22+ "url" : " https://github.com/sponsors/nyamsprod"
23+ }
24+ ],
1925 "require" : {
20- "php" : " ^7.1| ^8.0" ,
26+ "php" : " ^7.1 || ^8.0" ,
2127 "ext-json" : " *"
2228 },
2329 "require-dev" : {
2430 "friendsofphp/php-cs-fixer" : " ^2.0" ,
25- "phpunit/phpunit" : " ^7.0|^8.0" ,
2631 "phpstan/phpstan" : " ^0.12" ,
2732 "phpstan/phpstan-strict-rules" : " ^0.12" ,
2833 "phpstan/phpstan-phpunit" : " ^0.12"
You can’t perform that action at this time.
0 commit comments