Skip to content

Commit

Permalink
open 3.15.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 11, 2024
1 parent 02541af commit 4f040f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/auth": "^3.14.3",
"spiral/auth": "^3.15",
"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.14.3",
"spiral/http": "^3.14.3",
"spiral/debug": "^3.14.3",
"spiral/cookies": "^3.15",
"spiral/http": "^3.15",
"spiral/debug": "^3.15",
"nyholm/psr7": "^1.5",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit 4f040f9

Please sign in to comment.