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 Dec 12, 2023
1 parent 45a9ab6 commit 6ec8136
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -29,11 +29,11 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/core": "^3.10.1",
"spiral/hmvc": "^3.10.1",
"spiral/http": "^3.10.1",
"spiral/core": "^3.11",
"spiral/hmvc": "^3.11",
"spiral/http": "^3.11",
"cocur/slugify": "^3.2",
"spiral/telemetry": "^3.10.1",
"spiral/telemetry": "^3.11",
"doctrine/inflector": "^1.4|^2.0",
"psr/event-dispatcher": "^1.0"
},
Expand Down

0 comments on commit 6ec8136

Please sign in to comment.