Skip to content

Commit 971c64d

Browse files
committed
Merge branch 'release/0.8.13'
2 parents f35785e + 801d2f9 commit 971c64d

3 files changed

Lines changed: 3 additions & 6 deletions

File tree

.version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"strategy": "semver",
33
"major": 0,
44
"minor": 8,
5-
"patch": 12,
5+
"patch": 13,
66
"build": 0
77
}

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,5 @@
2828
"Tests\\": "tests/",
2929
"ComponentTest\\": "examples/"
3030
}
31-
},
32-
"autoload-dev": {
33-
"psr-4": {
34-
"Neuron\\Core\\": "../core/src/Core/"
35-
}
3631
}
3732
}

versionlog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.8.13 2026-01-06
2+
13
## 0.8.12 2026-01-01
24
* Added psr-11 container support.
35

0 commit comments

Comments
 (0)