Skip to content

Commit e55de6a

Browse files
committed
Prep for 1.0.0 on Packagist
1 parent 53107b8 commit e55de6a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## [1.0.0](https://github.com/awesomized/crc-fast-rust/releases/tag/1.0.0) - 2025-04-10
2+
- First release for Packagist

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
}
1717
],
1818
"support": {
19-
"issues": "https://github.com/awesomized/crc-fast-php/issues",
20-
"source": "https://github.com/awesomized/crc-fast-php"
19+
"issues": "https://github.com/awesomized/crc-fast-php-ext/issues",
20+
"source": "https://github.com/awesomized/crc-fast-php-ext"
2121
},
2222
"php-ext": {
2323
"extension-name": "crc_fast",

0 commit comments

Comments
 (0)