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 23bf96c + 9e3be3e commit 61392cfCopy full SHA for 61392cf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/kristos80/hook/compare/v1.0.0...v1.0.1) (2025-10-03)
2
+
3
4
+### Bug Fixes
5
6
+* add licence template for composer package ([23bf96c](https://github.com/kristos80/hook/commit/23bf96c63dd39dc45c7f78a8583cad1f1ef35fa3))
7
8
# 1.0.0 (2025-10-03)
9
10
LICENSE LICENSE.mdLICENSE renamed to LICENSE.md
composer.json
@@ -11,7 +11,7 @@
11
"Kristos80\\Hook\\Tests\\": "tests"
12
}
13
},
14
- "version": "1.0.0",
+ "version": "1.0.1",
15
"require-dev": {
16
"pestphp/pest": "^3.8",
17
"infection/infection": "^0.31.2"
0 commit comments