Skip to content

Commit 0bdd445

Browse files
committed
Merge branch 'release/0.9.7'
2 parents 5776820 + 6190bbc commit 0bdd445

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

.version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"strategy": "semver",
33
"major": 0,
44
"minor": 9,
5-
"patch": 6,
5+
"patch": 7,
66
"build": 0
7-
}
7+
}

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"ext-json": "*",
1616
"neuron-php/application": "0.8.*",
1717
"neuron-php/routing": "0.8.*",
18-
"neuron-php/data": "^0.8.6",
19-
"neuron-php/dto": "^0.0.7",
18+
"neuron-php/data": "0.8.*",
19+
"neuron-php/dto": "0.0.*",
2020
"league/commonmark": "^2.6",
2121
"neuron-php/cli": "0.8.*",
2222
"robmorgan/phinx": "^0.16",

versionlog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.9.7 2025-11-15
2+
13
## 0.9.4 2025-11-15
24

35
## 0.9.5 2025-11-15

0 commit comments

Comments
 (0)