Skip to content

Commit

Permalink
open 3.11.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Nov 24, 2023
1 parent 0586a1f commit 5deeac5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"require": {
"php": ">=8.1",
"spiral/attributes": "^2.8|^3.0",
"spiral/tokenizer": "^3.10",
"spiral/tokenizer": "^3.11",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"spiral/boot": "^3.10",
"spiral/boot": "^3.11",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand All @@ -50,7 +50,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.10.x-dev"
"dev-master": "3.11.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 5deeac5

Please sign in to comment.