Skip to content

Commit cf644c7

Browse files
authored
Merge pull request #4 from Micro-PHP/v1.6.0-dev
v1.6.0 release
2 parents 2f08da8 + 39476b3 commit cf644c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
}
1111
],
1212
"require": {
13-
"micro/kernel": "^1",
14-
"micro/kernel-boot-configuration": "^1",
15-
"micro/kernel-boot-dependency": "^1",
13+
"micro/kernel": "^1.6",
14+
"micro/kernel-boot-configuration": "^1.6",
15+
"micro/kernel-boot-dependency": "^1.6",
1616
"psr/log": "^1 || ^2 || ^3"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)