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 af5e9e4 commit 045c526
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.12",
"spiral/queue": "^3.12",
"spiral/logger": "^3.12",
"spiral/mailer": "^3.12",
"spiral/views": "^3.12",
"spiral/core": "^3.11.1",
"spiral/queue": "^3.11.1",
"spiral/logger": "^3.11.1",
"spiral/mailer": "^3.11.1",
"spiral/views": "^3.11.1",
"symfony/mailer": "^5.1 || ^6.0 || ^7.0",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"spiral/boot": "^3.12",
"spiral/stempler-bridge": "^3.12",
"spiral/boot": "^3.11.1",
"spiral/stempler-bridge": "^3.11.1",
"vimeo/psalm": "^5.9"
},
"autoload": {
Expand Down

0 comments on commit 045c526

Please sign in to comment.