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 f62ba6b commit 353b430Copy full SHA for 353b430
HISTORY.md
@@ -1,5 +1,5 @@
1
# Changes
2
3
-## unreleased
+## 1.0.0
4
5
-* first implementation
+* First implementation
README.md
@@ -10,7 +10,7 @@ License: MIT
10
Unless a stable version is tagged, you need to install via
11
12
```shell
13
-composer require 'package-url/packageurl-php:dev-main'
+composer require package-url/packageurl-php
14
```
15
16
## Usage
0 commit comments