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 ee10cef commit 43b4dd1Copy full SHA for 43b4dd1
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2025-10-03)
2
+
3
4
+### Features
5
6
+* initial release ([ee10cef](https://github.com/kristos80/hook/commit/ee10cefc633d1e7f25a3bf2aa91fa1a4a91fded8))
composer.json
@@ -11,7 +11,7 @@
11
"Kristos80\\Hook\\Tests\\": "tests"
12
}
13
},
14
- "version": "0.0.1",
+ "version": "1.0.0",
15
"require-dev": {
16
"pestphp/pest": "^3.8",
17
"infection/infection": "^0.31.2"
0 commit comments