Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 29, 2023
1 parent 17eed24 commit 61839db
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.12",
"spiral/events": "^3.12",
"spiral/hmvc": "^3.12",
"spiral/tokenizer": "^3.12",
"spiral/core": "^3.11.1",
"spiral/events": "^3.11.1",
"spiral/hmvc": "^3.11.1",
"spiral/tokenizer": "^3.11.1",
"symfony/console": "^6.1 || ^7.0"
},
"require-dev": {
"spiral/boot": "^3.12",
"spiral/boot": "^3.11.1",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit 61839db

Please sign in to comment.