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.
2 parents 68688b1 + acc66b7 commit 76e2c57Copy full SHA for 76e2c57
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/kristos80/hook/compare/v1.0.1...v1.0.2) (2025-10-03)
2
+
3
4
+### Bug Fixes
5
6
+* add license for composer package ([5105b17](https://github.com/kristos80/hook/commit/5105b17d1c72b6c86fe6270ff16dc5d8de86d12f))
7
8
## [1.0.1](https://github.com/kristos80/hook/compare/v1.0.0...v1.0.1) (2025-10-03)
9
10
composer.json
@@ -14,7 +14,7 @@
14
"Kristos80\\Hook\\Tests\\": "tests"
15
}
16
},
17
- "version": "1.0.1",
+ "version": "1.0.2",
18
"require-dev": {
19
"pestphp/pest": "^3.8",
20
"infection/infection": "^0.31.2"
0 commit comments