Skip to content

Commit 02d732c

Browse files
Radoslaw Ziemniewiczclaude
andcommitted
Move onto the 0.3.x line
Errors are answered instead of ending the request, what is sent can be validated, and there is a command line. A response may now carry any status, a request matching no route answers 404 rather than 200, and the container reads a parameter type only when it names one class, so the stack takes a coordinated step together and asks for `^0.3` of its own packages. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ARqBYLxrHqevcVmxHkpJcZ
1 parent 008fa2e commit 02d732c

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.5"
35+
"quillstack/unit-tests": "^0.6"
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-main": "0.2.x-dev"
39+
"dev-main": "0.3.x-dev"
4040
}
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)