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 53107b8 commit e55de6aCopy full SHA for e55de6a
CHANGELOG.md
@@ -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
@@ -16,8 +16,8 @@
16
}
17
],
18
"support": {
19
- "issues": "https://github.com/awesomized/crc-fast-php/issues",
20
- "source": "https://github.com/awesomized/crc-fast-php"
+ "issues": "https://github.com/awesomized/crc-fast-php-ext/issues",
+ "source": "https://github.com/awesomized/crc-fast-php-ext"
21
},
22
"php-ext": {
23
"extension-name": "crc_fast",
0 commit comments