Skip to content

Commit 52a1d39

Browse files
Radoslaw Ziemniewiczclaude
andcommitted
Move the line to 0.6
The cache no longer keeps its own clock, which is a break, so the whole stack takes one number rather than leaving each package on a version of its own. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ARqBYLxrHqevcVmxHkpJcZ
1 parent 62f0df2 commit 52a1d39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
},
3333
"require-dev": {
3434
"phpstan/phpstan": "^2.0",
35-
"quillstack/unit-tests": "^0.8"
35+
"quillstack/unit-tests": "^0.9"
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-main": "0.5.x-dev"
39+
"dev-main": "0.6.x-dev"
4040
}
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)