We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c43edb commit ec998fcCopy full SHA for ec998fc
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.7.3](https://github.com/php-internal/dload/compare/1.7.2...1.7.3) (2025-12-14)
4
+
5
6
+### Bug Fixes
7
8
+* Stop using deprecated `Command::getDefaultName()` ([#90](https://github.com/php-internal/dload/issues/90)) ([8b22008](https://github.com/php-internal/dload/commit/8b22008edb4e0948c60062abbbc929fbcd4ca87d))
9
10
## [1.7.2](https://github.com/php-internal/dload/compare/1.7.1...1.7.2) (2025-12-03)
11
12
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.7.2"
+ ".": "1.7.3"
}
0 commit comments