Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 29, 2023
1 parent 2dade14 commit 31cab4e
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.9",
"spiral/events": "^3.9",
"spiral/hmvc": "^3.9",
"spiral/tokenizer": "^3.9",
"spiral/core": "^3.8.3",
"spiral/events": "^3.8.3",
"spiral/hmvc": "^3.8.3",
"spiral/tokenizer": "^3.8.3",
"symfony/console": "^6.1"
},
"require-dev": {
"spiral/boot": "^3.9",
"spiral/boot": "^3.8.3",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit 31cab4e

Please sign in to comment.