Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 12, 2023
1 parent 373e201 commit 32fe154
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -28,16 +28,16 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/auth": "^3.11",
"spiral/auth": "^3.10.1",
"psr/http-message": "^1.0|^2.0",
"psr/http-server-middleware": "^1.0",
"psr/event-dispatcher": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^10.1",
"spiral/cookies": "^3.11",
"spiral/http": "^3.11",
"spiral/debug": "^3.11",
"spiral/cookies": "^3.10.1",
"spiral/http": "^3.10.1",
"spiral/debug": "^3.10.1",
"nyholm/psr7": "^1.5",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit 32fe154

Please sign in to comment.