File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-cloudflare-ddns ` will be documented in this file.
44
5+ ## 0.1.1
6+
7+ - Clean up ` composer.json `
8+ - Fix typo in ` README.md `
59## 0.1.0
610
711- Initial beta releaese
Original file line number Diff line number Diff line change 3737 "Calkeo\\ Ddns\\ Tests\\ " : " tests"
3838 }
3939 },
40- "scripts" : {
41- "psalm" : " vendor/bin/psalm" ,
42- "test" : " ./vendor/bin/testbench package:test --parallel --no-coverage" ,
43- "test-coverage" : " vendor/bin/phpunit --coverage-html coverage"
44- },
4540 "config" : {
4641 "sort-packages" : true
4742 },
4843 "extra" : {
4944 "laravel" : {
5045 "providers" : [
5146 " Calkeo\\ Ddns\\ DdnsServiceProvider"
52- ],
53- "aliases" : {
54- "Ddns" : " Calkeo\\ Ddns\\ DdnsFacade"
55- }
47+ ]
5648 }
5749 },
5850 "minimum-stability" : " dev" ,
You can’t perform that action at this time.
0 commit comments