Skip to content

Commit

Permalink
open 3.9.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 29, 2023
1 parent 31cab4e commit 5efe443
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Expand Up @@ -28,14 +28,14 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.8.3",
"spiral/events": "^3.8.3",
"spiral/hmvc": "^3.8.3",
"spiral/tokenizer": "^3.8.3",
"spiral/core": "^3.9",
"spiral/events": "^3.9",
"spiral/hmvc": "^3.9",
"spiral/tokenizer": "^3.9",
"symfony/console": "^6.1"
},
"require-dev": {
"spiral/boot": "^3.8.3",
"spiral/boot": "^3.9",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit 5efe443

Please sign in to comment.