Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 8, 2023
1 parent a0f6b3a commit 303a1c7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -29,19 +29,19 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/core": "^3.9",
"spiral/queue": "^3.9",
"spiral/logger": "^3.9",
"spiral/mailer": "^3.9",
"spiral/views": "^3.9",
"spiral/core": "^3.8.4",
"spiral/queue": "^3.8.4",
"spiral/logger": "^3.8.4",
"spiral/mailer": "^3.8.4",
"spiral/views": "^3.8.4",
"symfony/mailer": "^5.1|^6.0",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"spiral/boot": "^3.9",
"spiral/stempler-bridge": "^3.9",
"spiral/boot": "^3.8.4",
"spiral/stempler-bridge": "^3.8.4",
"vimeo/psalm": "^5.9"
},
"autoload": {
Expand Down

0 comments on commit 303a1c7

Please sign in to comment.